Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NJU-ProjectN/nemu
/ functions
Functions
543 in github.com/NJU-ProjectN/nemu
⨍
Functions
543
◇
Types & classes
181
↓ 29 callers
Function
init_one_color
tools/kconfig/lxdialog/util.c:166
↓ 22 callers
Function
sym_is_choice
tools/kconfig/lkc.h:149
↓ 21 callers
Function
expr_alloc_symbol
tools/kconfig/expr.c:18
↓ 21 callers
Function
expr_free
tools/kconfig/expr.c:107
↓ 21 callers
Function
menu_get_prompt
tools/kconfig/menu.c:676
↓ 21 callers
Function
sym_calc_value
tools/kconfig/symbol.c:325
↓ 20 callers
Function
xstrdup
tools/kconfig/util.c:109
↓ 19 callers
Function
sym_is_choice_value
tools/kconfig/lkc.h:154
↓ 18 callers
Function
sym_get_choice_prop
tools/kconfig/symbol.c:74
↓ 18 callers
Function
sym_get_string_value
tools/kconfig/symbol.c:769
↓ 17 callers
Function
item_make
tools/kconfig/lxdialog/util.c:593
↓ 17 callers
Function
prop_get_symbol
tools/kconfig/symbol.c:1281
↓ 17 callers
Function
str_printf
Append printf formatted string to growable string */
tools/kconfig/util.c:66
↓ 16 callers
Function
sym_has_value
tools/kconfig/lkc.h:164
↓ 15 callers
Function
expr_copy
tools/kconfig/expr.c:66
↓ 15 callers
Function
item_count
tools/kconfig/lxdialog/util.c:656
↓ 15 callers
Function
print_item
* Print list item */
tools/kconfig/lxdialog/checklist.c:18
↓ 15 callers
Function
sym_get_tristate_value
tools/kconfig/lkc.h:133
↓ 13 callers
Function
expr_calc_value
tools/kconfig/expr.c:1030
↓ 13 callers
Function
menu_is_visible
tools/kconfig/menu.c:638
↓ 13 callers
Function
xmalloc
tools/kconfig/util.c:82
↓ 12 callers
Function
expr_alloc_comp
tools/kconfig/expr.c:43
↓ 12 callers
Function
item_set
tools/kconfig/lxdialog/util.c:666
↓ 12 callers
Function
item_set_tag
tools/kconfig/lxdialog/util.c:624
↓ 12 callers
Function
print_button
* Print a button */
tools/kconfig/lxdialog/util.c:434
↓ 11 callers
Function
expr_alloc_and
tools/kconfig/expr.c:52
↓ 11 callers
Function
item_set_data
tools/kconfig/lxdialog/util.c:628
↓ 11 callers
Function
prop_warn
tools/kconfig/menu.c:31
↓ 11 callers
Function
str_append
Append to growable string */
tools/kconfig/util.c:52
↓ 11 callers
Function
sym_get_type
tools/kconfig/symbol.c:42
↓ 11 callers
Function
sym_set_tristate_value
tools/kconfig/symbol.c:499
↓ 10 callers
Function
dialog_clear
tools/kconfig/lxdialog/util.c:242
↓ 9 callers
Function
back_lines
* Go back 'n' lines in text. Called by dialog_textbox(). * 'page' will be updated to point to the desired line in 'buf'. */
tools/kconfig/lxdialog/textbox.c:267
↓ 9 callers
Function
guest_to_host
src/memory/paddr.c:27
↓ 9 callers
Function
refresh_text_box
* refresh window content */
tools/kconfig/lxdialog/textbox.c:26
↓ 9 callers
Function
sym_is_changeable
tools/kconfig/symbol.c:793
↓ 9 callers
Function
sym_set_changed
tools/kconfig/symbol.c:157
↓ 8 callers
Function
add_mmio_map
device interface */
src/device/io/mmio.c:36
↓ 8 callers
Function
conf_warning
tools/kconfig/confdata.c:180
↓ 8 callers
Function
draw_box
* Draw a rectangular box with line drawing characters */
tools/kconfig/lxdialog/util.c:463
↓ 8 callers
Function
expr_alloc_one
tools/kconfig/expr.c:26
↓ 8 callers
Function
expr_gstr_print_revdep
tools/kconfig/expr.c:1299
↓ 8 callers
Function
item_is_tag
tools/kconfig/lxdialog/util.c:697
↓ 8 callers
Function
new_space
src/device/io/map.c:26
↓ 8 callers
Function
va2pa
tools/kvm-diff/src/kvm.c:223
↓ 8 callers
Function
xprintf
* In the intended usage of this program, the stdout is redirected to .*.cmd * files. The return value of printf() and putchar() must be checked to ca
tools/fixdep/fixdep.c:113
↓ 7 callers
Function
inst_fetch
include/cpu/ifetch.h:20
↓ 7 callers
Function
item_str
tools/kconfig/lxdialog/util.c:687
↓ 7 callers
Function
pperror
tools/kconfig/preprocess.c:20
↓ 7 callers
Function
print_buttons
* Print the termination buttons */
tools/kconfig/lxdialog/inputbox.c:16
↓ 7 callers
Function
sym_tristate_within_range
tools/kconfig/symbol.c:480
↓ 7 callers
Function
x86_inst_fetch
src/isa/x86/inst.c:43
↓ 6 callers
Function
conf_set_all_new_symbols
tools/kconfig/confdata.c:1197
↓ 6 callers
Function
expr_alloc_two
tools/kconfig/expr.c:34
↓ 6 callers
Function
expr_fprint
tools/kconfig/expr.c:1235
↓ 6 callers
Function
item_add_str
tools/kconfig/lxdialog/util.c:610
↓ 6 callers
Function
show_textbox
tools/kconfig/mconf.c:764
↓ 6 callers
Function
str_free
Free storage for growable string */
tools/kconfig/util.c:43
↓ 6 callers
Function
str_get
Retrieve value of growable string */
tools/kconfig/util.c:77
↓ 6 callers
Function
str_new
Allocate initial growable string */
tools/kconfig/util.c:32
↓ 6 callers
Function
sym_clear_all_valid
tools/kconfig/symbol.c:469
↓ 6 callers
Function
sym_get_range_val
tools/kconfig/symbol.c:107
↓ 6 callers
Function
xcalloc
tools/kconfig/util.c:91
↓ 5 callers
Function
add_pio_map
device interface */
src/device/io/port-io.c:25
↓ 5 callers
Function
conf_read_simple
tools/kconfig/confdata.c:350
↓ 5 callers
Function
draw_shadow
* Draw shadows along the right and bottom edge to give a more 3D look * to the boxes */
tools/kconfig/lxdialog/util.c:498
↓ 5 callers
Function
gdb_recv
tools/qemu-diff/src/protocol.c:276
↓ 5 callers
Function
gdb_send
tools/qemu-diff/src/protocol.c:160
↓ 5 callers
Function
item_data
tools/kconfig/lxdialog/util.c:646
↓ 5 callers
Function
kvm_set_step_mode
This should be called everytime after KVM_SET_REGS. It seems that KVM_SET_REGS will clean the state of single step.
tools/kvm-diff/src/kvm.c:65
↓ 5 callers
Function
list_add_tail
* list_add_tail - add a new entry * @new: new entry to be added * @head: list head to add it before * * Insert a new entry before the specified he
tools/kconfig/list.h:100
↓ 5 callers
Function
make_parent_dir
* Create the parent directory of the given path. * * For example, if 'include/config/auto.conf' is given, create 'include/config'. */
tools/kconfig/confdata.c:91
↓ 5 callers
Function
on_key_esc
* ncurses uses ESC to detect escaped char sequences. This resutl in * a small timeout before ESC is actually delivered to the application. * lxdialo
tools/kconfig/lxdialog/util.c:547
↓ 5 callers
Function
on_key_resize
redraw screen in new size */
tools/kconfig/lxdialog/util.c:571
↓ 5 callers
Function
print_help
tools/kconfig/conf.c:49
↓ 5 callers
Function
print_title
Print the title of the dialog. Center the title and truncate * tile if wider than dialog (- 2 chars). **/
tools/kconfig/lxdialog/util.c:352
↓ 5 callers
Function
show_helptext
tools/kconfig/mconf.c:770
↓ 5 callers
Function
sym_add_change_count
tools/kconfig/confdata.c:1114
↓ 5 callers
Function
sym_check_expr_deps
tools/kconfig/symbol.c:1130
↓ 5 callers
Function
sym_set_change_count
tools/kconfig/confdata.c:1105
↓ 5 callers
Function
sym_string_valid
tools/kconfig/symbol.c:558
↓ 5 callers
Function
xrealloc
tools/kconfig/util.c:100
↓ 4 callers
Function
conf_get_autoconfig_name
tools/kconfig/confdata.c:227
↓ 4 callers
Function
conf_read
tools/kconfig/confdata.c:513
↓ 4 callers
Function
conf_set_message_callback
tools/kconfig/confdata.c:200
↓ 4 callers
Function
conf_write_symbol
tools/kconfig/confdata.c:713
↓ 4 callers
Function
dep_stack_insert
tools/kconfig/symbol.c:1019
↓ 4 callers
Function
dep_stack_remove
tools/kconfig/symbol.c:1029
↓ 4 callers
Function
dialog_inputbox
* Display a dialog box for inputing a string */
tools/kconfig/lxdialog/inputbox.c:31
↓ 4 callers
Function
do_scroll
scroll up n lines (n may be negative) */
tools/kconfig/lxdialog/menubox.c:158
↓ 4 callers
Function
expand_string_with_args
* Expand variables and functions in the given string. Undefined variables * expand to an empty string. * The returned string must be freed when don
tools/kconfig/preprocess.c:549
↓ 4 callers
Function
expr_alloc_or
tools/kconfig/expr.c:59
↓ 4 callers
Function
expr_eliminate_dups
* Rewrites 'e' in-place to remove ("join") duplicate and other redundant * operands. * * Example simplifications: * * A || B || A -> A || B
tools/kconfig/expr.c:664
↓ 4 callers
Function
expr_eq
* Returns true if 'e1' and 'e2' are equal, after minor simplification. Two * &&/|| expressions are considered equal if every operand in one expressio
tools/kconfig/expr.c:252
↓ 4 callers
Function
expr_gstr_print
tools/kconfig/expr.c:1270
↓ 4 callers
Function
expr_is_yes
tools/kconfig/expr.h:318
↓ 4 callers
Function
expr_transform
* Performs various simplifications involving logical operators and * comparisons. * * Allocates and returns a new expression. */
tools/kconfig/expr.c:694
↓ 4 callers
Function
get_time
src/utils/timer.c:41
↓ 4 callers
Function
hex_encode
tools/qemu-diff/src/protocol.c:44
↓ 4 callers
Function
in_pmem
include/memory/paddr.h:30
next →
1–100 of 543, ranked by callers