Home
last modified time | relevance | path

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

123

/external/tcpdump/
Dah.h40 struct ah { struct
41 uint8_t ah_nxt; /* Next Header */ argument
42 uint8_t ah_len; /* Length of data, in 32bit */ argument
43 uint16_t ah_reserve; /* Reserved for future use */ argument
44 uint32_t ah_spi; /* Security parameter index */ argument
Dprint-ah.c40 register const struct ah *ah; in ah_print() local
/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
312 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_detach() local
757 struct allocated_headers *ah = wsi->http.ah; in lws_parse_urldecode() local
963 struct allocated_headers *ah = wsi->http.ah; in lws_parse() local
/external/llvm-project/clang/test/CodeGenCoroutines/
Dcoro-return-voidtype-initlist.cpp27 auto ah(ag) { return ag().ah(0); } in ah() function
64 auto ah(int) { return n(ar); } in ah() function
/external/skia/include/private/
DSkNx.h65 ah, bh, ch, dh; in Load4() local
76 ah, bh, ch; in Load3() local
86 ah, bh; in Load2() local
/external/vboot_reference/futility/
Dtraversal.c185 static void fmap_limit_area(FmapAreaHeader *ah, uint32_t len) in fmap_limit_area()
202 FmapAreaHeader *ah = 0; in futil_traverse() local
Dcmd_load_fmap.c98 FmapAreaHeader *ah; in do_load_fmap() local
Dcmd_dump_fmap.c37 const FmapAreaHeader *ah; in dump_fmap() local
292 FmapAreaHeader *ah; in human_fmap() local
/external/skqp/include/private/
DSkNx.h65 ah, bh, ch, dh; in Load4() local
76 ah, bh, ch; in Load3() local
86 ah, bh; in Load2() local
/external/libwebsockets/lib/roles/h2/
Dhpack.c208 struct allocated_headers *ah = wsi->http.ah; in lws_frag_start() local
281 struct allocated_headers *ah = wsi->http.ah; in lws_frag_append() local
305 struct allocated_headers *ah = wsi->http.ah; in lws_hdr_extant() local
829 struct allocated_headers *ah = wsi->http.ah; in lws_hpack_interpret() local
Dops-h2.c611 struct allocated_headers *ah; in rops_destroy_role_h2() local
1144 struct allocated_headers *ah; in rops_alpn_negotiated_h2() local
/external/vboot_reference/host/lib/
Dfmap.c51 FmapAreaHeader *ah; in fmap_find_by_name() local
/external/iptables/extensions/
Dlibipt_ah.c65 const struct ipt_ah *ah = (struct ipt_ah *)match->data; in ah_print() local
Dlibip6t_ah.c87 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; in ah_print() local
/external/proguard/src/proguard/gui/splash/
DRectangleSprite.java103 int ah = arcHeight.getInt(time); in paint() local
/external/flatbuffers/tests/
DJavaScriptTest.js256 var ah = a >> 16 & 65535; variable
/external/llvm-project/polly/lib/External/isl/
Disl_sort.c56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local
/external/llvm-project/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp36 volatile H *ah = dynamic_cast<H *>(a); in test() local
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp34 volatile H *ah = dynamic_cast<H *>(a); in test() local
/external/rust/crates/serde_json/src/lexical/
Dfloat.rs41 let ah = self.mant >> u64::HALF; in mul() localVariable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c117 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
/external/libwebsockets/lib/roles/h1/
Dops-h1.c860 struct allocated_headers *ah; in rops_destroy_role_h1() local
/external/freetype/src/truetype/
Dttdriver.c246 FT_UShort ah; in tt_get_advances() local
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c581 struct allocated_headers *ah, *ah1; in lws_client_interpret_server_handshake() local
/external/python/cpython3/Modules/_decimal/libmpdec/
Dtypearith.h77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local
335 uint16_t ah, al, bh, bl; in _mpd_mul_words() local

123