| /external/tcpdump/ |
| D | ah.h | 40 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
|
| D | print-ah.c | 40 register const struct ah *ah; in ah_print() local
|
| /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 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/ |
| D | coro-return-voidtype-initlist.cpp | 27 auto ah(ag) { return ag().ah(0); } in ah() function 64 auto ah(int) { return n(ar); } in ah() function
|
| /external/skia/include/private/ |
| D | SkNx.h | 65 ah, bh, ch, dh; in Load4() local 76 ah, bh, ch; in Load3() local 86 ah, bh; in Load2() local
|
| /external/vboot_reference/futility/ |
| D | traversal.c | 185 static void fmap_limit_area(FmapAreaHeader *ah, uint32_t len) in fmap_limit_area() 202 FmapAreaHeader *ah = 0; in futil_traverse() local
|
| D | cmd_load_fmap.c | 98 FmapAreaHeader *ah; in do_load_fmap() local
|
| D | cmd_dump_fmap.c | 37 const FmapAreaHeader *ah; in dump_fmap() local 292 FmapAreaHeader *ah; in human_fmap() local
|
| /external/skqp/include/private/ |
| D | SkNx.h | 65 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/ |
| D | hpack.c | 208 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
|
| D | ops-h2.c | 611 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/ |
| D | fmap.c | 51 FmapAreaHeader *ah; in fmap_find_by_name() local
|
| /external/iptables/extensions/ |
| D | libipt_ah.c | 65 const struct ipt_ah *ah = (struct ipt_ah *)match->data; in ah_print() local
|
| D | libip6t_ah.c | 87 const struct ip6t_ah *ah = (struct ip6t_ah *)match->data; in ah_print() local
|
| /external/proguard/src/proguard/gui/splash/ |
| D | RectangleSprite.java | 103 int ah = arcHeight.getInt(time); in paint() local
|
| /external/flatbuffers/tests/ |
| D | JavaScriptTest.js | 256 var ah = a >> 16 & 65535; variable
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_sort.c | 56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | dynamic-cast-hint.cpp | 36 volatile H *ah = dynamic_cast<H *>(a); in test() local
|
| /external/clang/test/CodeGenCXX/ |
| D | dynamic-cast-hint.cpp | 34 volatile H *ah = dynamic_cast<H *>(a); in test() local
|
| /external/rust/crates/serde_json/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 | 117 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
|
| /external/libwebsockets/lib/roles/h1/ |
| D | ops-h1.c | 860 struct allocated_headers *ah; in rops_destroy_role_h1() local
|
| /external/freetype/src/truetype/ |
| D | ttdriver.c | 246 FT_UShort ah; in tt_get_advances() local
|
| /external/libwebsockets/lib/roles/http/client/ |
| D | client-http.c | 581 struct allocated_headers *ah, *ah1; in lws_client_interpret_server_handshake() local
|
| /external/python/cpython3/Modules/_decimal/libmpdec/ |
| D | typearith.h | 77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local 335 uint16_t ah, al, bh, bl; in _mpd_mul_words() local
|