/external/mesa3d/src/compiler/glsl/ |
D | ir_builder_print_visitor.cpp | 259 const struct hash_entry *const he = in print_without_declaration() local 268 const struct hash_entry *const he = in visit() local 439 const struct hash_entry *const he = in print_without_declaration() local 584 const struct hash_entry *const he = in print_without_declaration() local 631 const struct hash_entry *const he = in visit_enter() local 681 const struct hash_entry *const he = in visit_leave() local 708 const struct hash_entry *const he = in visit_leave() local 718 const struct hash_entry *const he = in visit_leave() local 758 const struct hash_entry *const he = in visit_leave() local
|
/external/curl/lib/ |
D | hash.c | 88 struct Curl_hash_element *he = malloc(sizeof(struct Curl_hash_element) + in mk_hash_element() local 111 struct Curl_hash_element *he; in Curl_hash_add() local 145 struct Curl_hash_element *he = le->ptr; in Curl_hash_delete() local 168 struct Curl_hash_element *he = le->ptr; in Curl_hash_pick() local 245 struct Curl_hash_element *he = le->ptr; in Curl_hash_clean_with_criterium() local 310 struct Curl_hash_element *he = iter->current_element->ptr; in Curl_hash_next_element() local
|
D | conncache.c | 210 struct Curl_hash_element *he; in conncache_remove_bundle() local 325 struct Curl_hash_element *he; in Curl_conncache_foreach() local 367 struct Curl_hash_element *he; in conncache_find_first_connection() local 482 struct Curl_hash_element *he; in Curl_conncache_extract_oldest() local
|
D | curl_addrinfo.c | 259 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai()
|
/external/apache-http/src/org/apache/http/impl/client/ |
D | DefaultConnectionKeepAliveStrategy.java | 68 HeaderElement he = it.nextElement(); in getKeepAliveDuration() local
|
/external/curl/tests/server/ |
D | resolve.c | 144 struct hostent *he; in main() local
|
/external/wpa_supplicant_8/src/ap/ |
D | neighbor_db.c | 196 int ht, int vht, int he) in hostapd_get_nr_chan_width() 223 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local
|
/external/openssh/ |
D | logintest.c | 88 struct hostent *he; in testAPI() local
|
/external/grpc-grpc/test/core/transport/chttp2/ |
D | bin_decoder_test.cc | 38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
D | bin_encoder_test.cc | 38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_io.cpp | 89 HANDLE he; in __kmp_redirect_output() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | xmlparser.cpp | 655 const UHashElement *he=fNames.find(s); in intern() local 669 const UHashElement *he=fNames.find(s); in findName() local
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_blend_cso.c | 97 struct hash_entry *he = _mesa_hash_table_search(shaders, &key); in panfrost_get_blend_shader() local
|
/external/python/cpython2/Lib/ |
D | mimify.py | 42 he = re.compile('^-*\n') variable
|
/external/mesa3d/src/compiler/nir/ |
D | nir_phi_builder.c | 189 struct hash_entry *he = NULL; in nir_phi_builder_value_get_block_def() local
|
D | nir_range_analysis.c | 444 struct hash_entry *he = _mesa_hash_table_search(ht, pack_key(alu, use_type)); in analyze_expression() local 1166 struct hash_entry *he = _mesa_hash_table_search(range_ht, key); in nir_unsigned_upper_bound() local
|
/external/iputils/ |
D | tracepath.c | 308 struct hostent *he; in main() local
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/ |
D | p2p_iface.cpp | 393 int he = wpa_s->conf->p2p_go_he; in joinGroup() local 1162 int he = wpa_s->conf->p2p_go_he; in connectInternal() local 1227 int he = wpa_s->conf->p2p_go_he; in addGroupInternal() local 1299 int he = wpa_s->conf->p2p_go_he; in reinvokeInternal() local 1738 int he = wpa_s->conf->p2p_go_he; in addGroup_1_2Internal() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | ListFormatterTest.java | 381 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | no-unique-address.cpp | 26 HasEmpty he = {{}, 1, {}, 2, {}}; variable
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | ListFormatterTest.java | 378 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 962 #define EXPECT_HOSTENT_NOT_POISONED(he) \ argument 983 struct hostent *he = gethostent(); in TEST() local 991 struct hostent *he = gethostbyname("localhost"); in TEST() local 1069 struct hostent *he = gethostbyname2("localhost", AF_INET); in TEST() local 1077 struct hostent *he = gethostbyaddr(&addr, sizeof(addr), AF_INET); in TEST() local 1084 struct hostent he; in TEST() local 1097 struct hostent he; in TEST() local 1110 struct hostent he; in TEST() local 1120 struct hostent he; in TEST() local 1130 struct hostent he; in TEST() local [all …]
|
/external/llvm-project/compiler-rt/lib/msan/tests/ |
D | msan_test.cpp | 1082 #define EXPECT_HOSTENT_NOT_POISONED(he) \ argument 1104 struct hostent *he = gethostent(); in TEST() local 1112 struct hostent *he = gethostbyname("localhost"); in TEST() local 1152 struct hostent *he = gethostbyname2("localhost", AF_INET); in TEST() local 1160 struct hostent *he = gethostbyaddr(&addr, sizeof(addr), AF_INET); in TEST() local 1169 struct hostent he; in TEST() local 1184 struct hostent he; in TEST() local 1199 struct hostent he; in TEST() local 1211 struct hostent he; in TEST() local 1223 struct hostent he; in TEST() local [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 131 UResourceBundle *he = NULL; in TestAliasConflict() local
|
/external/ltp/testcases/kernel/syscalls/epoll2/examples/ |
D | epoll-test.c | 700 struct hostent *he; in main() local
|