| /rk3399_rockchip-uboot/test/py/ |
| H A D | conftest.py | 349 def pytest_itemcollected(item): argument 411 def setup_boardspec(item): argument 439 def setup_buildconfigspec(item): argument 460 def start_test_section(item): argument 463 def pytest_runtest_setup(item): argument 480 def pytest_runtest_protocol(item, nextitem): argument
|
| /rk3399_rockchip-uboot/common/ |
| H A D | menu.c | 58 struct menu_item *item; in menu_items_iter() local 79 struct menu_item *item, in menu_item_print() 97 struct menu_item *item, in menu_item_destroy() 136 struct menu_item *item, void *extra) in menu_item_key_match() 241 struct menu_item *item; in menu_default_set() local 302 struct menu_item *item; in menu_item_add() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 396 ConfigItem* item = (ConfigItem*)menu->data; in findConfigItem() local 414 ConfigItem* item = (ConfigItem*)selectedItems().first(); in updateSelection() local 427 void ConfigList::updateList(ConfigItem* item) in updateList() 435 ConfigItem* item; in updateList() local 474 void ConfigList::setValue(ConfigItem* item, tristate val) in setValue() 499 void ConfigList::changeValue(ConfigItem* item) in changeValue() 558 ConfigItem* item; in setParentMenu() local 589 ConfigItem* item; in updateMenuList() local 654 ConfigItem* item; in updateMenuList() local 719 ConfigItem* item; in keyPressEvent() local [all …]
|
| /rk3399_rockchip-uboot/scripts/basic/ |
| H A D | fixdep.c | 142 struct item { struct 143 struct item *next; argument 150 static struct item *hashtab[HASHSZ]; argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-davinci/ |
| H A D | pinmux.c | 78 int davinci_configure_pin_mux_items(const struct pinmux_resource *item, in davinci_configure_pin_mux_items()
|
| H A D | misc.c | 128 int da8xx_configure_lpsc_items(const struct lpsc_resource *item, in da8xx_configure_lpsc_items()
|
| /rk3399_rockchip-uboot/arch/arm/mach-davinci/include/mach/ |
| H A D | davinci_misc.h | 30 #define PINMUX_ITEM(item) { \ argument
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientLoadTa.c | 52 struct userta_item *item; in search_ta() local
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ci_udc.c | 211 struct ept_queue_item *item = ci_get_qtd(ep_num, 0); in ci_flush_qtd() local 239 struct ept_queue_item *item = ci_get_qtd(ep_num, 0); in ci_invalidate_qtd() local 424 struct ept_queue_item *item; in ci_ep_submit_next_request() local 605 struct ept_queue_item *item, *next_td; in handle_ep_complete() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | vendor.c | 87 struct vendor_item *item; member 616 struct vendor_item *item; in vendor_storage_read() local 657 struct vendor_item *item; in vendor_storage_write() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | hashtable.c | 225 static inline int _compare_and_overwrite_entry(ENTRY item, ACTION action, in _compare_and_overwrite_entry() 271 int hsearch_r(ENTRY item, ACTION action, ENTRY ** retval, in hsearch_r()
|
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 54 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item()
|
| H A D | dialog.h | 124 struct dialog_color item; member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mkimage.c | 45 int item; in show_valid_options() local
|
| H A D | proftool.c | 311 static void check_trace_config_line(struct trace_configline_info *item) in check_trace_config_line()
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | stacktrace.c | 152 struct unwind_idx *item; in find_index() local 454 struct unwind_idx *item = &start[n]; in relocate_exidx() local
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/ |
| H A D | me.h | 162 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument 163 #define MBP_IDENT(appid, item) \ argument
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | reiserfs.c | 58 static void sd_print_item (struct item_head * ih, char * item) in sd_print_item()
|
| /rk3399_rockchip-uboot/env/ |
| H A D | flags.c | 499 int env_flags_validate(const ENTRY *item, const char *newval, enum env_op op, in env_flags_validate()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/ |
| H A D | stressapptest.c | 662 static u32 block_mis_search(void *dst_addr, struct pattern *src_pattern, char *item, in block_mis_search()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nvedit.c | 550 char *p, *item; in env_update_extract_subset() local
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | kconfiglib.py | 1518 def transform_y_m_n(item): argument
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ec_commands.h | 1242 struct ec_collect_item item[0]; member
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 1130 stbtt_uint16 item = (stbtt_uint16) ((search - endCount) >> 1); in stbtt_FindGlyphIndex() local
|