/third_party/boost/libs/math/example/ |
D | hyperexponential_snips.cpp | 32 boost::math::hyperexponential he(rates); in main() local 50 hyperexponential he(phase_prob.begin(), phase_prob.end(), rates.begin(), rates.end()); in main() local 73 hyperexponential he(rates.begin(), rates.end()); in main() local 82 hyperexponential he(rates); in main() local 91 hyperexponential he = { { 0.5, 0.5 }, { 1.0 / 10, 1.0 / 12 } }; in main() local 96 hyperexponential he = { 1.0 / 10, 1.0 / 12 }; in main() local
|
/third_party/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
|
/third_party/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 | 218 struct Curl_hash_element *he; in conncache_remove_bundle() local 336 struct Curl_hash_element *he; in Curl_conncache_foreach() local 378 struct Curl_hash_element *he; in conncache_find_first_connection() local 492 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()
|
/third_party/libwebsockets/lib/misc/ |
D | ieeehalfprecision.c | 91 uint16_t hs, he, hm; in lws_singles2halfp() local 166 uint16_t hs, he, hm; in lws_halfp2singles() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | neighbor_db.c | 142 int ht, int vht, int he) in hostapd_get_nr_chan_width() 169 int he = hapd->iconf->ieee80211ax; in hostapd_neighbor_set_own_report() local
|
/third_party/curl/tests/server/ |
D | resolve.c | 144 struct hostent *he; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | neighbor_db.c | 200 int ht, int vht, int he) in hostapd_get_nr_chan_width() 227 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local
|
/third_party/ffmpeg/libavcodec/ |
D | utvideoenc.c | 357 static void calculate_codes(HuffEntry *he) in calculate_codes() 379 int width, int height, HuffEntry *he) in write_huff_codes() 418 HuffEntry he[256]; in encode_plane() local
|
D | magicyuvenc.c | 67 HuffEntry he[4][256]; member 247 static void calculate_codes(HuffEntry *he, uint16_t codes_count[33]) in calculate_codes() 352 PutBitContext *pb, HuffEntry *he) in encode_table() 378 int width, int height, HuffEntry *he, int prediction) in encode_slice()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_framebuffer.c | 61 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&fb->objects, hash, rp); in zink_init_framebuffer_imageless() local 208 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&fb->objects, hash, rp); in zink_init_framebuffer() local
|
D | zink_descriptors.c | 448 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&ctx->desc_set_layouts[type], hash, &ke… in zink_descriptor_util_layout_get() local 590 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(ctx->dd->descriptor_pools[type], hash, … in descriptor_pool_get() local 748 punt_invalid_set(struct zink_descriptor_set *zds, struct hash_entry *he) in punt_invalid_set() 796 … struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->free_desc_sets, hash, &key); in zink_descriptor_set_get() local 813 struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->desc_sets, hash, &key); in zink_descriptor_set_get() local 898 … struct hash_entry *he = _mesa_hash_table_search_pre_hashed(pool->desc_sets, zds->hash, &zds->key); in zink_descriptor_set_recycle() local
|
D | zink_surface.c | 289 …struct hash_entry *he = _mesa_hash_table_search_pre_hashed(&res->surface_cache, surface->hash, &su… in zink_destroy_surface() local
|
/third_party/grpc/test/core/transport/chttp2/ |
D | bin_decoder_test.cc | 39 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
D | bin_encoder_test.cc | 39 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
/third_party/skia/third_party/externals/icu/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
|
/third_party/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
|
/third_party/flutter/skia/third_party/externals/icu/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
|
/third_party/node/deps/icu-small/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
|
/third_party/musl/porting/liteos_a/user/src/network/ |
D | ent.c | 22 struct hostent he; member
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_phi_builder.c | 189 struct hash_entry *he = NULL; in nir_phi_builder_value_get_block_def() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_context.c | 380 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->blend_states, state); in trace_context_bind_blend_state() local 409 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->blend_states, state); in trace_context_delete_blend_state() local 528 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->rasterizer_states, state); in trace_context_bind_rasterizer_state() local 559 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->rasterizer_states, state); in trace_context_delete_rasterizer_state() local 608 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->depth_stencil_alpha_states, state); in trace_context_bind_depth_stencil_alpha_state() local 639 struct hash_entry *he = _mesa_hash_table_search(&tr_ctx->depth_stencil_alpha_states, state); in trace_context_delete_depth_stencil_alpha_state() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | ListFormatterTest.java | 303 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
|
/third_party/ffmpeg/libavformat/ |
D | jacosubdec.c | 108 unsigned he, me, se, fe; // hours, minutes, seconds, frame end in read_ts() local
|