Home
last modified time | relevance | path

Searched defs:soa (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-soa.cc19 struct ares_soa_reply* soa = nullptr; in TEST_F() local
40 struct ares_soa_reply* soa = nullptr; in TEST_F() local
98 struct ares_soa_reply* soa = nullptr; in TEST_F() local
Dares-test-fuzz.c42 struct ares_soa_reply* soa = NULL; in LLVMFuzzerTestOneInput() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_parse_soa_reply.c50 struct ares_soa_reply *soa = NULL; in ares_parse_soa_reply() local
/external/grpc-grpc/test/cpp/naming/utils/
Ddns_server.py44 def __init__(self, soa, records): argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h395 boolean soa; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1305 LLVMValueRef soa[TGSI_NUM_CHANNELS]; in convert_to_aos() local
1372 LLVMValueRef soa[4]; in store_clip() local
/external/mdnsresponder/mDNSCore/
DmDNS.c7115 const rdataSOA *const soa = (const rdataSOA *)m->rec.r.resrec.rdata->u.data; in mDNSCoreReceiveResponse() local
DmDNSEmbeddedAPI.h864 rdataSOA soa; // This is large; not included in the normal RDataBody definition member