/third_party/curl/tests/server/ |
H A D | resolve.c | 144 struct hostent *he; in main() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | ieeehalfprecision.c | 91 uint16_t hs, he, hm; in lws_singles2halfp() local 166 uint16_t hs, he, hm; in lws_halfp2singles() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | neighbor_db.c | 169 int he = hapd->iconf->ieee80211ax; in hostapd_neighbor_set_own_report() local 141 hostapd_get_nr_chan_width(struct hostapd_data *hapd, int ht, int vht, int he) hostapd_get_nr_chan_width() argument
|
/third_party/curl/lib/ |
H A D | hash.c | 83 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; Curl_hash_delete() local 185 struct Curl_hash_element *he = le->ptr; Curl_hash_pick() local 262 struct Curl_hash_element *he = le->ptr; Curl_hash_clean_with_criterium() local 330 struct Curl_hash_element *he = iter->current_element->ptr; Curl_hash_next_element() local [all...] |
H A D | conncache.c | 195 struct Curl_hash_element *he; in conncache_remove_bundle() local 310 struct Curl_hash_element *he; in Curl_conncache_foreach() local 352 struct Curl_hash_element *he; conncache_find_first_connection() local 471 struct Curl_hash_element *he; Curl_conncache_extract_oldest() local [all...] |
H A D | curl_addrinfo.c | 256 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() argument [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_phi_builder.c | 189 struct hash_entry *he = NULL; in nir_phi_builder_value_get_block_def() local
|
H A D | nir_range_analysis.c | 468 struct hash_entry *he = _mesa_hash_table_search(ht, pack_key(alu, use_type)); in analyze_expression() local 1321 struct hash_entry *he = _mesa_hash_table_search(range_ht, key); in nir_unsigned_upper_bound() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A 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 581 const struct hash_entry *const he = print_without_declaration() local 628 const struct hash_entry *const he = visit_enter() local 678 const struct hash_entry *const he = visit_leave() local 705 const struct hash_entry *const he = visit_leave() local 715 const struct hash_entry *const he = visit_leave() local 755 const struct hash_entry *const he = visit_leave() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_framebuffer.c | 61 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&fb->objects, hash, rp); in zink_init_framebuffer() local
|
H A D | zink_surface.c | 314 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &surface->ivci); in zink_destroy_surface() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | ent.c | 22 struct hostent he; member
|
/third_party/musl/src/network/ |
H A D | ent.c | 28 struct hostent he; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | neighbor_db.c | 227 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local 199 hostapd_get_nr_chan_width(struct hostapd_data *hapd, int ht, int vht, int he) hostapd_get_nr_chan_width() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | utvideoenc.c | 328 static void calculate_codes(HuffEntry *he) in calculate_codes() argument 349 write_huff_codes(uint8_t *src, uint8_t *dst, int dst_size, int width, int height, HuffEntry *he) write_huff_codes() argument 387 HuffEntry he[256]; encode_plane() local [all...] |
H A D | magicyuv.c | 79 HuffEntry he[4096]; in huff_build() local
|
H A D | utvideodec.c | 52 HuffEntry he[1024]; in build_huff() local
|
H A D | magicyuvenc.c | 70 HuffEntry he[4][256]; member 252 static void calculate_codes(HuffEntry *he, uint16_t codes_count[33]) in calculate_codes() argument 355 encode_table(AVCodecContext *avctx, uint8_t *dst, int width, int height, PutBitContext *pb, HuffEntry *he) encode_table() argument 382 encode_slice(uint8_t *src, uint8_t *dst, int dst_size, int width, int height, HuffEntry *he, int prediction) encode_slice() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | jacosubdec.c | 100 unsigned he, me, se, fe; // hours, minutes, seconds, frame end in read_ts() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_meta.c | 481 struct hash_entry *he = in dzn_meta_blits_get_fs() local
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | xmlparser.cpp | 655 const UHashElement *he=fNames.find(s); in intern() local 669 const UHashElement *he=fNames.find(s); in findName() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | xmlparser.cpp | 655 const UHashElement *he=fNames.find(s); in intern() local 669 const UHashElement *he=fNames.find(s); in findName() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_addr.c | 744 const struct hostent *he; in BIO_lookup_ex() local
|
/third_party/openssl/crypto/bio/ |
H A D | bio_addr.c | 744 const struct hostent *he; in BIO_lookup_ex() local
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | xmlparser.cpp | 655 const UHashElement *he=fNames.find(s); in intern() local 669 const UHashElement *he=fNames.find(s); in findName() local
|