Searched refs:soa (Results 1 – 13 of 13) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
D | ares_parse_soa_reply.c | 44 struct ares_soa_reply *soa = NULL; in ares_parse_soa_reply() local 113 soa = ares_malloc_data(ARES_DATATYPE_SOA_REPLY); in ares_parse_soa_reply() 114 if (!soa) in ares_parse_soa_reply() 122 status = ares__expand_name_for_response(aptr, abuf, alen, &soa->nsname, in ares_parse_soa_reply() 133 &soa->hostmaster, &len, 0); in ares_parse_soa_reply() 147 soa->serial = DNS__32BIT(aptr + 0 * 4); in ares_parse_soa_reply() 148 soa->refresh = DNS__32BIT(aptr + 1 * 4); in ares_parse_soa_reply() 149 soa->retry = DNS__32BIT(aptr + 2 * 4); in ares_parse_soa_reply() 150 soa->expire = DNS__32BIT(aptr + 3 * 4); in ares_parse_soa_reply() 151 soa->minttl = DNS__32BIT(aptr + 4 * 4); in ares_parse_soa_reply() [all …]
|
/third_party/grpc/test/cpp/naming/utils/ |
D | dns_server.py | 45 def __init__(self, soa, records): argument 48 self.soa = soa 112 soa=(common_zone_name, soa_record),
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.c | 284 if (info->output_mode == TGSI_OUTPUT_COMPONENTWISE && bld_base->soa) { in lp_build_tgsi_inst_llvm() 312 if (info->output_mode == TGSI_OUTPUT_REPLICATE && bld_base->soa) { in lp_build_tgsi_inst_llvm()
|
D | lp_bld_tgsi.h | 400 boolean soa; member
|
D | lp_bld_tgsi_soa.c | 4479 bld.bld_base.soa = TRUE; in lp_build_tgsi_soa()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1328 LLVMValueRef soa[TGSI_NUM_CHANNELS]; in convert_to_aos() local 1348 soa[chan] = out; in convert_to_aos() 1351 soa[chan] = 0; in convert_to_aos() 1357 lp_build_transpose_aos(gallivm, soa_type, soa, aos); in convert_to_aos() 1359 lp_build_transpose_aos(gallivm, soa_type, soa, soa); in convert_to_aos() 1363 soa[i % TGSI_NUM_CHANNELS], in convert_to_aos() 1395 LLVMValueRef soa[4]; in store_clip() local 1414 soa[0] = LLVMBuildLoad(builder, outputs[idx][0], ""); /*x0 x1 .. xn*/ in store_clip() 1415 soa[1] = LLVMBuildLoad(builder, outputs[idx][1], ""); /*y0 y1 .. yn*/ in store_clip() 1416 soa[2] = LLVMBuildLoad(builder, outputs[idx][2], ""); /*z0 z1 .. zn*/ in store_clip() [all …]
|
/third_party/python/Lib/test/ |
D | mime.types | 1213 text/dns soa zone
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.rst | 2450 - gallivm: optimize soa linear clamp to edge wrap mode a bit 2453 soa path
|
D | 20.2.0.rst | 1478 - draw: pass number of images to image soa create 1479 - llvmpipe: pass number of images into image soa create
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 6763 "soa~e",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6763 "soa~e",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6514 "soa~e",
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 52821 zZ3O;_baCJlq@S?vg>E%1uI-{+kAA@I(q*=`vaCDAD{^_%tQ8`cLw2?%BmYwi>soa$ 62197 zZlxlIo8Gm+wOqt?trf}KnnWRP-L7qJ4_*6RM@8}C1yPpUgzJ>soa;*oBDQp+iHaml
|