/third_party/lwip/src/apps/http/ |
D | httpd.c | 127 #define HTTP_IS_DYNAMIC_FILE(hs) ((hs)->buf != NULL) argument 129 #define HTTP_IS_DYNAMIC_FILE(hs) 0 argument 136 #define HTTP_IS_DATA_VOLATILE(hs) (HTTP_IS_DYNAMIC_FILE(hs) ? TCP_WRITE_FLAG_COPY : 0) argument 140 #define HTTP_IS_HDR_VOLATILE(hs, ptr) 0 argument 354 http_add_connection(struct http_state *hs) in http_add_connection() 362 http_remove_connection(struct http_state *hs) in http_remove_connection() 383 struct http_state *hs = http_connections; in http_kill_oldest_connection() local 410 #define http_add_connection(hs) argument 411 #define http_remove_connection(hs) argument 446 http_state_init(struct http_state *hs) in http_state_init() [all …]
|
/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/boost/libs/multiprecision/test/ |
D | test_float_conversions.cpp | 38 cpp_bin_float_half hs = boost::math::constants::pi<cpp_bin_float_half>(); in main() local
|
/third_party/boost/boost/math/special_functions/ |
D | owens_t.hpp | 165 const RealType hs = -h*h*half<RealType>(); in owens_t_T1() local 202 const RealType hs = h*h; in owens_t_T2() local 252 const RealType hs = h*h; in owens_t_T3_imp() local 324 const RealType hs = h*h; in owens_t_T3_imp() local 371 const RealType hs = h*h; in owens_t_T4() local 425 const RealType hs = -h*h*boost::math::constants::half<RealType>(); in owens_t_T5_imp() local 497 const RealType hs = -h*h*boost::math::constants::half<RealType>(); in owens_t_T5_imp() local 630 const RealType hs = h*h; in owens_t_T2() local 674 const RealType hs = h*h; in owens_t_T2_accelerated() local 746 const RealType hs = h*h; in T4_mp() local
|
/third_party/boost/libs/math/test/ |
D | signal_statistics_test.cpp | 42 Real hs = boost::math::statistics::hoyer_sparsity(v.begin(), v.end()); in test_hoyer_sparsity() local 97 double hs = boost::math::statistics::hoyer_sparsity(v); in test_integer_hoyer_sparsity() local 115 Real hs = boost::math::statistics::hoyer_sparsity(v.begin(), v.end()); in test_complex_hoyer_sparsity() local
|
D | owens_t_T7.hpp | 95 const RealType hs = h*h; in compute_owens_t_T7() local
|
/third_party/typescript/tests/baselines/reference/ |
D | recursiveTypeReferences1.js | 115 const hs = hss.pop()!; constant 195 function cons(hs) { argument 203 .reduce(function (node, hs) { argument
|
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
D | UnicodeSetPerf.java | 28 HashSet hs; field in UnicodeSetPerf
|
/third_party/flutter/skia/include/private/ |
D | SkHalf.h | 42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() local
|
/third_party/boost/libs/phoenix/test/algorithm/ |
D | querying_find.cpp | 69 BOOST_PHOENIX_HASH_NAMESPACE::hash_set<int> hs(array, array + 3); in find_test() local
|
D | querying_find2.cpp | 66 BOOST_PHOENIX_HASH_NAMESPACE::hash_set<int> hs(array, array + 3); in find_test() local
|
/third_party/skia/include/private/ |
D | SkHalf.h | 42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() local
|
/third_party/boost/libs/histogram/examples/ |
D | getting_started_listing_05.cpp | 50 HolderOfStaticHistogram hs; in main() local
|
/third_party/libwebsockets/lib/cose/ |
D | cose_sign_alg.c | 201 size_t hs; in lws_cose_sign_alg_complete() local
|
D | cose_validate_alg.c | 195 size_t hs, shs; in lws_cose_val_alg_destroy() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_cache.h | 40 struct ir3_shader_state *vs, *hs, *ds, *gs, *fs; // 5 pointers member
|
/third_party/mbedtls/library/ |
D | ssl_msg.c | 2745 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_update_handshake_status() local 3636 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_message() local 3735 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_make_space() local 3776 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_message() local 4076 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_free_buffered_record() local 4092 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_load_buffered_record() local 4150 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffer_future_record() local 5434 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in mbedtls_ssl_buffering_free() local 5448 mbedtls_ssl_handshake_params * const hs = ssl->handshake; in ssl_buffering_free_slot() local
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Half.hpp | 42 } hs; in shortAsHalf() local
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/ |
D | recursiveTypeReferences1.ts | 117 const hs = hss.pop()!; constant
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_program.h | 43 struct ir3_shader_variant *hs; member
|
/third_party/grpc/test/core/transport/chttp2/ |
D | bin_decoder_test.cc | 38 char* hs = grpc_dump_slice(slice, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
D | bin_encoder_test.cc | 38 char* hs = grpc_dump_slice(slice, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | flat_hash_set_test.cc | 65 absl::flat_hash_set<absl::string_view> hs(v.begin(), v.end()); in TEST() local
|
/third_party/abseil-cpp/absl/container/ |
D | flat_hash_set_test.cc | 65 absl::flat_hash_set<absl::string_view> hs(v.begin(), v.end()); in TEST() local
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2format.c | 105 gint x_tiles, y_tiles, ws, hs, padded_height; in set_stride() local
|