/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/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_cache.h | 42 struct ir3_shader_state *vs, *hs, *ds, *gs, *fs; // 5 pointers member
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Half.hpp | 42 } hs; in shortAsHalf() local
|
/third_party/skia/include/private/ |
H A D | SkHalf.h | 42 Sk4h hs = Sk4h::Load(&rgba); in SkHalfToFloat_finite_ftz() local
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_sign_alg.c | 201 size_t hs; in lws_cose_sign_alg_complete() local
|
H A D | cose_validate_alg.c | 195 size_t hs, shs; in lws_cose_val_alg_destroy() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_program.h | 43 struct ir3_shader_variant *hs; member
|
H A D | fd6_emit.h | 110 struct ir3_shader_variant *hs; member
|
H A D | fd6_emit.c | 1019 const struct ir3_shader_variant *hs = emit->hs; in fd6_emit_state() local
|
H A D | fd6_program.c | 414 const struct ir3_shader_variant *hs = state->hs; variable [all...] |
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
H A D | UnicodeSetPerf.java | 28 HashSet hs; field in UnicodeSetPerf [all...] |
/third_party/curl/lib/ |
H A D | headers.c | 41 static void copy_header_external(struct Curl_header_store *hs, in copy_header_external() argument 73 struct Curl_header_store *hs = NULL; in curl_easy_header() local 135 struct Curl_header_store *hs; curl_easy_nextheader() local 225 struct Curl_header_store *hs; unfold_value() local 284 struct Curl_header_store *hs; Curl_headers_push() local 357 struct Curl_header_store *hs = e->ptr; Curl_headers_cleanup() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | jacosubdec.c | 99 unsigned hs, ms, ss, fs; // hours, minutes, seconds, frame start in read_ts() local
|
H A D | rtpproto.c | 561 int *hs = *handles = av_malloc(sizeof(**handles) * 2); in rtp_get_multi_file_handle() local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Half.hpp | 45 } hs; in shortAsHalf() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_signature.h | 94 } hs; member
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | MethodProps.cpp | 659 UInt32 hs = dict - 1;
in GetMemoryUsage_LZMA() local [all...] |
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | mkfs_msdos.c | 908 off_t hs = 0; in getdiskinfo() local
|
/third_party/lzma/C/ |
H A D | LzFind.c | 315 static UInt32 MatchFinder_GetHashMask2(CMatchFinder *p, UInt32 hs)
in MatchFinder_GetHashMask2() argument 341 MatchFinder_GetHashMask(CMatchFinder *p, UInt32 hs) MatchFinder_GetHashMask() argument 392 UInt32 hs; MatchFinder_Create() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_context.h | 64 void *vs, *hs, *ds, *gs, *fs; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.h | 127 } hs; member
|
/third_party/mksh/ |
H A D | histrap.c | 778 enum { hist_init_first, hist_init_retry, hist_use_it } hs; in hist_persist_init() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.cpp | 1633 const CHasherState &hs = hb_Use->Hashers[0];
in Extract() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_private.h | 339 struct ac_hs_info hs; member
|
/third_party/lwip/src/apps/http/ |
H A D | httpd.c | 354 http_add_connection(struct http_state *hs) http_add_connection() argument 362 http_remove_connection(struct http_state *hs) http_remove_connection() argument 383 struct http_state *hs = http_connections; http_kill_oldest_connection() local 446 http_state_init(struct http_state *hs) http_state_init() argument 478 http_state_eof(struct http_state *hs) http_state_eof() argument 514 http_state_free(struct http_state *hs) http_state_free() argument 596 http_close_or_abort_conn(struct altcp_pcb *pcb, struct http_state *hs, u8_t abort_conn) http_close_or_abort_conn() argument 646 http_close_conn(struct altcp_pcb *pcb, struct http_state *hs) http_close_conn() argument 655 http_eof(struct altcp_pcb *pcb, struct http_state *hs) http_eof() argument 688 extract_uri_parameters(struct http_state *hs, char *params) extract_uri_parameters() argument 759 get_tag_insert(struct http_state *hs) global() argument 842 get_http_headers(struct http_state *hs, const char *uri) global() argument 948 get_http_content_length(struct http_state *hs) global() argument 998 http_send_headers(struct altcp_pcb *pcb, struct http_state *hs) global() argument 1093 http_check_eof(struct altcp_pcb *pcb, struct http_state *hs) global() argument 1192 http_send_data_nonssi(struct altcp_pcb *pcb, struct http_state *hs) global() argument 1219 http_send_data_ssi(struct altcp_pcb *pcb, struct http_state *hs) global() argument 1575 http_send(struct altcp_pcb *pcb, struct http_state *hs) global() argument 1650 http_find_error_file(struct http_state *hs, u16_t error_nr) global() argument 1689 http_get_404_file(struct http_state *hs, const char **uri) global() argument 1718 http_handle_post_finished(struct http_state *hs) global() argument 1745 http_post_rxpbuf(struct http_state *hs, struct pbuf *p) global() argument 1801 http_post_request(struct pbuf *inp, struct http_state *hs, char *data, u16_t data_len, char *uri, char *uri_end) global() argument 1907 struct http_state *hs = (struct http_state *)connection; global() local 1942 struct http_state *hs = (struct http_state *)connection; global() local 1968 http_parse_request(struct pbuf *inp, struct http_state *hs, struct altcp_pcb *pcb) global() argument 2192 http_find_file(struct http_state *hs, const char *uri, int is_09) global() argument 2321 http_init_file(struct http_state *hs, struct fs_file *file, int is_09, const char *uri, u8_t tag_check, char *params) global() argument 2442 struct http_state *hs = (struct http_state *)arg; global() local 2459 struct http_state *hs = (struct http_state *)arg; global() local 2486 struct http_state *hs = (struct http_state *)arg; global() local 2534 struct http_state *hs = (struct http_state *)arg; global() local 2619 struct http_state *hs; global() local [all...] |