/external/tcpdump/ |
D | ah.h | 58 struct ah { struct 59 nd_uint8_t ah_nxt; /* Next Header */ argument 60 nd_uint8_t ah_len; /* Payload Len in 32bit words minus 2 */ argument 61 nd_uint16_t ah_reserved; /* Reserved for future use */ argument 62 nd_uint32_t ah_spi; /* Security Parameters Index */ argument 63 nd_uint32_t ah_seq; /* Sequence Number Field */ argument
|
D | print-ah.c | 38 const struct ah *ah; in ah_print() local
|
/external/executorch/runtime/core/portable_type/test/ |
D | half_test.cpp | 37 Half ah(af); in TEST() local 48 Half ah(af); in TEST() local 59 Half ah(af); in TEST() local 70 Half ah(af); in TEST() local 83 Half ah(af); in TEST() local 91 Half ah(af); in TEST() local 99 Half ah(af); in TEST() local 107 Half ah(af); in TEST() local 117 Half ah(af); in TEST() local 125 Half ah(af); in TEST() local [all …]
|
/external/coreboot/src/arch/arm/libgcc/ |
D | ashldi3.S | 9 #define ah r0 macro 12 #define ah r1 macro
|
D | lshrdi3.S | 9 #define ah r0 macro 12 #define ah r1 macro
|
/external/libwebsockets/lib/roles/http/ |
D | parsers.c | 45 struct allocated_headers *ah = lws_zalloc(sizeof(*ah), "ah struct"); in _lws_create_ah() local 68 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah) in _lws_destroy_ah() 89 _lws_header_table_reset(struct allocated_headers *ah) in _lws_header_table_reset() 111 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_reset() local 309 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_detach() local 796 struct allocated_headers *ah = wsi->http.ah; in lws_parse_urldecode() local 1020 struct allocated_headers *ah = wsi->http.ah; in lws_parse() local
|
/external/libwebsockets/lib/roles/h2/ |
D | hpack.c | 208 struct allocated_headers *ah = wsi->http.ah; in lws_frag_start() local 275 struct allocated_headers *ah = wsi->http.ah; in lws_frag_append() local 299 struct allocated_headers *ah = wsi->http.ah; in lws_hdr_extant() local 828 struct allocated_headers *ah = wsi->http.ah; in lws_hpack_interpret() local
|
D | ops-h2.c | 644 struct allocated_headers *ah; in rops_destroy_role_h2() local 1274 struct allocated_headers *ah; in rops_alpn_negotiated_h2() local
|
/external/vboot_reference/futility/ |
D | file_type_bios.c | 22 static void fmap_limit_area(FmapAreaHeader *ah, uint32_t len) in fmap_limit_area() 207 FmapAreaHeader *ah = NULL; in ft_show_bios() local 383 FmapAreaHeader *ah; in prepare_slot() local
|
D | cmd_load_fmap.c | 172 FmapAreaHeader *ah; in do_load_fmap() local
|
D | cmd_dump_fmap.c | 56 const FmapAreaHeader *ah = (const FmapAreaHeader *) (fmh + 1); in normal_fmap() local 333 const FmapAreaHeader *ah = (FmapAreaHeader *) (fmh + 1); in human_fmap() local
|
/external/vboot_reference/host/lib/ |
D | fmap.c | 51 FmapAreaHeader *ah; in fmap_find_by_name() local
|
/external/pigweed/third_party/boringssl/ |
D | build_test.cc | 94 auto ah = in TEST() local
|
/external/iptables/extensions/ |
D | libipt_ah.c | 70 const struct ipt_ah *ah = (struct ipt_ah *)match->data; in ah_print() local
|
D | libip6t_ah.c | 92 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; in ah_print() local
|
/external/libdav1d/tools/output/ |
D | y4m2.c | 83 uint64_t ah = (uint64_t)fw * p->frame_hdr->render_height; in write_header() local
|
/external/flatbuffers/tests/ts/ |
D | JavaScriptTest.js | 335 var ah = a >> 16 & 65535; variable
|
/external/clang/test/CodeGenCXX/ |
D | dynamic-cast-hint.cpp | 34 volatile H *ah = dynamic_cast<H *>(a); in test() local
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | float.rs | 41 let ah = self.mant >> u64::HALF; in mul() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | float.rs | 41 let ah = self.mant >> u64::HALF; in mul() localVariable
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.3/src/lexical/ |
D | float.rs | 41 let ah = self.mant >> u64::HALF; in mul() localVariable
|
/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | float.rs | 41 let ah = self.mant >> u64::HALF; in mul() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.133/src/lexical/ |
D | float.rs | 41 let ah = self.mant >> u64::HALF; in mul() localVariable
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend.c | 118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_sse.h | 242 __m128i al, ah, dl, dh, sl, sh, rl, rh; in util_sse2_blend_premul_4() local 283 __m128i al, ah, dl, dh, sl, sh, rl, rh; in util_sse2_blend_srcalpha_4() local
|