Home
last modified time | relevance | path

Searched defs:he (Results 1 – 25 of 56) sorted by relevance

123

/external/mesa3d/src/compiler/glsl/
Dir_builder_print_visitor.cpp259 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/
Dhash.c83 struct Curl_hash_element *he = malloc(sizeof(struct Curl_hash_element) + in mk_hash_element() local
107 struct Curl_hash_element *he; in Curl_hash_add() local
159 struct Curl_hash_element *he = le->ptr; in Curl_hash_delete() local
185 struct Curl_hash_element *he = le->ptr; in Curl_hash_pick() local
262 struct Curl_hash_element *he = le->ptr; in Curl_hash_clean_with_criterium() local
330 struct Curl_hash_element *he = iter->current_element->ptr; in Curl_hash_next_element() local
Dconncache.c194 struct Curl_hash_element *he; in conncache_remove_bundle() local
309 struct Curl_hash_element *he; in Curl_conncache_foreach() local
351 struct Curl_hash_element *he; in conncache_find_first_connection() local
465 struct Curl_hash_element *he; in Curl_conncache_extract_oldest() local
Dcurl_addrinfo.c256 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai()
/external/libwebsockets/lib/misc/
Dieeehalfprecision.c91 uint16_t hs, he, hm; in lws_singles2halfp() local
166 uint16_t hs, he, hm; in lws_halfp2singles() local
/external/gfxstream-protocols/registry/vulkan/
Dpackage.json5 "he": "^1.2.0", string
Dpackage-lock.json11 "he": { object
/external/apache-http/src/org/apache/http/impl/client/
DDefaultConnectionKeepAliveStrategy.java68 HeaderElement he = it.nextElement(); in getKeepAliveDuration() local
/external/wpa_supplicant_8/src/ap/
Dneighbor_db.c200 int ht, int vht, int he) in hostapd_get_nr_chan_width()
229 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local
/external/curl/tests/server/
Dresolve.c146 struct hostent *he; in main() local
/external/gfxstream-protocols/registry/vulkan/scripts/
Dtranslate_math.js11 const he = require('he'); constant
/external/oss-fuzz/projects/openvpn/
Dfuzz_list.c63 struct hash_element *he; in LLVMFuzzerTestOneInput() local
/external/grpc-grpc/test/core/transport/chttp2/
Dbin_decoder_test.cc38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
Dbin_encoder_test.cc38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
/external/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp655 const UHashElement *he=fNames.find(s); in intern() local
669 const UHashElement *he=fNames.find(s); in findName() local
/external/cronet/third_party/icu/source/tools/toolutil/
Dxmlparser.cpp655 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/
Dpan_blend_cso.c97 struct hash_entry *he = _mesa_hash_table_search(shaders, &key); in panfrost_get_blend_shader() local
/external/python/cpython2/Lib/
Dmimify.py42 he = re.compile('^-*\n') variable
/external/wpa_supplicant_8/wpa_supplicant/aidl/
Dp2p_iface.cpp173 int he = wpa_s->conf->p2p_go_he; in joinGroup() local
1017 int he = wpa_s->conf->p2p_go_he; in connectInternal() local
1132 int he = wpa_s->conf->p2p_go_he; in reinvokeInternal() local
1600 int he = wpa_s->conf->p2p_go_he; in addGroupInternal() local
1633 int he = wpa_s->conf->p2p_go_he; in addGroupWithConfigInternal() local
/external/mesa3d/src/compiler/nir/
Dnir_phi_builder.c189 struct hash_entry *he = NULL; in nir_phi_builder_value_get_block_def() local
Dnir_range_analysis.c444 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/
Dtracepath.c308 struct hostent *he; in main() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DListFormatterTest.java382 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DListFormatterTest.java379 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc962 #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 …]

123