/u-boot/doc/sphinx/ |
A D | cdomain.py | 60 def markup_namespace(match): argument 71 def markup_macro(match): argument 80 def markup_ctype(match): argument 88 def markup_ctype_refs(match): argument 95 def markup_c_expr(match): argument
|
A D | automarkup.py | 127 def markup_func_ref_sphinx3(docname, app, match): argument 170 def markup_c_ref(docname, app, match): argument 232 def markup_doc_ref(docname, app, match): argument
|
/u-boot/include/dm/ |
A D | devres.h | 227 dr_match_t match, void *match_data) in devres_find() 233 dr_match_t match, void *match_data) in devres_get() 239 dr_match_t match, void *match_data) in devres_remove() 245 dr_match_t match, void *match_data) in devres_destroy() 251 dr_match_t match, void *match_data) in devres_release()
|
/u-boot/drivers/core/ |
A D | devres.c | 120 dr_match_t match, void *match_data) in devres_find() 136 dr_match_t match, void *match_data) in devres_get() 153 dr_match_t match, void *match_data) in devres_remove() 169 dr_match_t match, void *match_data) in devres_destroy() 182 dr_match_t match, void *match_data) in devres_release()
|
A D | dump.c | 107 const struct udevice_id *match; in dm_dump_driver_compat() local
|
A D | of_addr.c | 43 int (*match)(struct device_node *parent); member
|
/u-boot/drivers/soc/ |
A D | soc-uclass.c | 52 bool match; in soc_device_match() local
|
/u-boot/lib/efi_loader/ |
A D | efi_var_mem.c | 38 bool match = true; in efi_var_mem_compare() local 91 bool match; in efi_var_mem_find() local
|
/u-boot/tools/patman/ |
A D | main.py | 162 match = re_line.match(line) variable
|
A D | patman | 162 match = re_line.match(line) variable
|
/u-boot/cmd/ |
A D | legacy_led.c | 90 int i, match = 0; in do_legacy_led() local
|
A D | nvedit_efi.c | 180 bool match = false; in efi_dump_var_all() local
|
A D | ethsw.c | 634 int (*match)(enum ethsw_keyword_id key_id, int argc, char *const argv[], member
|
/u-boot/lib/zlib/ |
A D | inftrees.c | 53 unsigned match; /* use base and extra for symbol >= match */ in inflate_table() local
|
A D | deflate.c | 1068 register Bytef *match; /* matched string */ local 1216 register Bytef *match; /* matched string */ local 1270 local void check_match(s, start, match, length) in check_match() argument 1291 # define check_match(s, start, match, length) argument
|
/u-boot/include/ |
A D | fsl_lpuart.h | 18 u32 match; member 29 u32 match; member
|
/u-boot/test/py/tests/ |
A D | test_fit.py | 229 def find_matching(text, match): argument
|
/u-boot/env/ |
A D | attr.c | 218 const char *match = strstr(cur_searched, search_for); in reverse_name_search() local
|
A D | common.c | 277 struct env_entry *match; in env_complete() local
|
/u-boot/test/dm/ |
A D | tee.c | 93 static int match(struct tee_version_data *vers, const void *data) in match() function
|
/u-boot/lib/ |
A D | lz4.c | 111 const BYTE* match; in LZ4_decompress_generic() local
|
A D | hashtable.c | 210 int hmatch_r(const char *match, int last_idx, struct env_entry **retval, in hmatch_r()
|
/u-boot/arch/arm/cpu/arm926ejs/armada100/ |
A D | timer.c | 24 u32 match[9]; /* Timer match registers */ member
|
/u-boot/lib/zstd/ |
A D | zstd_opt.h | 256 const BYTE *match; in ZSTD_insertBtAndGetAllMatches() local 288 const BYTE *match; in ZSTD_insertBtAndGetAllMatches() local
|
/u-boot/api/ |
A D | api.c | 519 struct env_entry *match, search; in API_env_enum() local
|