Home
last modified time | relevance | path

Searched defs:ah (Results 1 – 25 of 67) sorted by relevance

123

/external/tcpdump/
Dah.h58 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
Dprint-ah.c38 const struct ah *ah; in ah_print() local
/external/executorch/runtime/core/portable_type/test/
Dhalf_test.cpp37 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/
Dashldi3.S9 #define ah r0 macro
12 #define ah r1 macro
Dlshrdi3.S9 #define ah r0 macro
12 #define ah r1 macro
/external/libwebsockets/lib/roles/http/
Dparsers.c45 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/
Dhpack.c208 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
Dops-h2.c644 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/
Dfile_type_bios.c22 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
Dcmd_load_fmap.c172 FmapAreaHeader *ah; in do_load_fmap() local
Dcmd_dump_fmap.c56 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/
Dfmap.c51 FmapAreaHeader *ah; in fmap_find_by_name() local
/external/pigweed/third_party/boringssl/
Dbuild_test.cc94 auto ah = in TEST() local
/external/iptables/extensions/
Dlibipt_ah.c70 const struct ipt_ah *ah = (struct ipt_ah *)match->data; in ah_print() local
Dlibip6t_ah.c92 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; in ah_print() local
/external/libdav1d/tools/output/
Dy4m2.c83 uint64_t ah = (uint64_t)fw * p->frame_hdr->render_height; in write_header() local
/external/flatbuffers/tests/ts/
DJavaScriptTest.js335 var ah = a >> 16 & 65535; variable
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp34 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/
Dfloat.rs41 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/
Dfloat.rs41 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/
Dfloat.rs41 let ah = self.mant >> u64::HALF; in mul() localVariable
/external/rust/android-crates-io/crates/serde_json/src/lexical/
Dfloat.rs41 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/
Dfloat.rs41 let ah = self.mant >> u64::HALF; in mul() localVariable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_sse.h242 __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

123