Home
last modified time | relevance | path

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

12

/third_party/boost/libs/math/example/
Dhyperexponential_snips.cpp32 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/curl/lib/
Dhash.c88 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
Dconncache.c218 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
Dcurl_addrinfo.c259 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dneighbor_db.c142 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/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dneighbor_db.c142 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/
Dresolve.c144 struct hostent *he; in main() local
/third_party/ffmpeg/libavcodec/
Dutvideoenc.c338 static void calculate_codes(HuffEntry *he) in calculate_codes()
360 int width, int height, HuffEntry *he) in write_huff_codes()
399 HuffEntry he[256]; in encode_plane() local
Dmagicyuvenc.c68 HuffEntry he[4][256]; member
260 static void calculate_codes(HuffEntry *he) in calculate_codes()
366 PutBitContext *pb, HuffEntry *he) in encode_table()
391 int width, int height, HuffEntry *he, int prediction) in encode_slice()
Dmagicyuv.c97 HuffEntry he[1024]; in huff_build10() local
129 HuffEntry he[4096]; in huff_build12() local
161 HuffEntry he[256]; in huff_build() local
Dutvideodec.c46 HuffEntry he[1024]; in build_huff10() local
90 HuffEntry he[256]; in build_huff() local
/third_party/grpc/test/core/transport/chttp2/
Dbin_decoder_test.cc39 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
Dbin_encoder_test.cc39 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
/third_party/flutter/skia/third_party/externals/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
/third_party/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
/third_party/skia/third_party/externals/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
/third_party/node/deps/icu-small/source/tools/toolutil/
Dxmlparser.cpp655 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/
Dent.c22 struct hostent he; member
/third_party/ffmpeg/libavformat/
Djacosubdec.c108 unsigned he, me, se, fe; // hours, minutes, seconds, frame end in read_ts() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DListFormatterTest.java303 String [] he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp353 const half_edge& he = (*iter).first; in segment_intersections() local
1016 void write_out(result_type& result, result_functor rf, const half_edge& he, in write_out()
1132 const half_edge& he = vp.first; in handle_input_events() local
1316 const half_edge& he = (*begin).first; in convert_segments_to_vertex_half_edges() local
1328const half_edge& he, const property_set& ps_left, const property_set& ps_right) { in operator ()()
1734 static stream_type& print (stream_type& o, const half_edge& he) in print()
/third_party/openssl/crypto/bio/
Db_addr.c736 const struct hostent *he; in BIO_lookup_ex() local
/third_party/icu/icu4c/source/test/cintltst/
Dcrestst.c131 UResourceBundle *he = NULL; in TestAliasConflict() local
/third_party/icu/icu4c/source/test/intltest/
Dlistformattertest.cpp630 std::vector<std::string> he = { "he", "he_IL", "iw", "iw_IL" }; in TestContextual() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt_pars.cpp1112 const UHashElement* he = variableNames.nextElement(p); in parseRules() local

12