Home
last modified time | relevance | path

Searched defs:search_key (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_boottime.c1479 const efi_guid_t *protocol, void *search_key, in efi_locate_handle()
1570 const efi_guid_t *protocol, void *search_key, in efi_locate_handle_ext()
2287 const efi_guid_t *protocol, void *search_key, in efi_locate_handle_buffer()
/third_party/boringssl/src/crypto/err/
Derr.c486 uint32_t search_key = lib << 26 | key << 15; in err_string_lookup() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dedit.c970 static enum edit_key_code search_key(enum edit_key_code c) in search_key() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dedit.c970 static enum edit_key_code search_key(enum edit_key_code c) in search_key() function
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c375 struct MHD_IPCount search_key; in MHD_ip_limit_del() local