Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 25 of 58) sorted by relevance

123

/third_party/lwip/src/apps/http/
Dhttpd.c127 #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/
Dieeehalfprecision.c91 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/
Dtest_float_conversions.cpp38 cpp_bin_float_half hs = boost::math::constants::pi<cpp_bin_float_half>(); in main() local
/third_party/boost/boost/math/special_functions/
Dowens_t.hpp165 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/
Dsignal_statistics_test.cpp42 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
Dowens_t_T7.hpp95 const RealType hs = h*h; in compute_owens_t_T7() local
/third_party/typescript/tests/baselines/reference/
DrecursiveTypeReferences1.js115 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/
DUnicodeSetPerf.java28 HashSet hs; field in UnicodeSetPerf
/third_party/flutter/skia/include/private/
DSkHalf.h42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() local
/third_party/boost/libs/phoenix/test/algorithm/
Dquerying_find.cpp69 BOOST_PHOENIX_HASH_NAMESPACE::hash_set<int> hs(array, array + 3); in find_test() local
Dquerying_find2.cpp66 BOOST_PHOENIX_HASH_NAMESPACE::hash_set<int> hs(array, array + 3); in find_test() local
/third_party/skia/include/private/
DSkHalf.h42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() local
/third_party/boost/libs/histogram/examples/
Dgetting_started_listing_05.cpp50 HolderOfStaticHistogram hs; in main() local
/third_party/libwebsockets/lib/cose/
Dcose_sign_alg.c201 size_t hs; in lws_cose_sign_alg_complete() local
Dcose_validate_alg.c195 size_t hs, shs; in lws_cose_val_alg_destroy() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cache.h40 struct ir3_shader_state *vs, *hs, *ds, *gs, *fs; // 5 pointers member
/third_party/mbedtls/library/
Dssl_msg.c2745 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/
DHalf.hpp42 } hs; in shortAsHalf() local
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/
DrecursiveTypeReferences1.ts117 const hs = hss.pop()!; constant
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_program.h43 struct ir3_shader_variant *hs; member
/third_party/grpc/test/core/transport/chttp2/
Dbin_decoder_test.cc38 char* hs = grpc_dump_slice(slice, GPR_DUMP_HEX | GPR_DUMP_ASCII); in expect_slice_eq() local
Dbin_encoder_test.cc38 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/
Dflat_hash_set_test.cc65 absl::flat_hash_set<absl::string_view> hs(v.begin(), v.end()); in TEST() local
/third_party/abseil-cpp/absl/container/
Dflat_hash_set_test.cc65 absl::flat_hash_set<absl::string_view> hs(v.begin(), v.end()); in TEST() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c105 gint x_tiles, y_tiles, ws, hs, padded_height; in set_stride() local

123