Home
last modified time | relevance | path

Searched defs:ordering (Results 1 – 25 of 54) sorted by relevance

123

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DCsvKeyMarshaller.java32 private final Optional<Comparator<K>> ordering; field in CsvKeyMarshaller
43 Optional<Comparator<K>> ordering, in CsvKeyMarshaller()
51 Optional<Comparator<K>> ordering, in CsvKeyMarshaller()
71 Optional<Comparator<K>> ordering() { in ordering() method in CsvKeyMarshaller
DDiffKey.java92 private static <T> Optional<Comparator<DiffKey<T>>> ordering(CsvKeyMarshaller<T> m) { in ordering() method in DiffKey
DSchema.java147 public Comparator<Column<?>> ordering() { in ordering() method in Schema
/third_party/skia/experimental/graphite/src/
DDrawList.cpp51 DrawOrder ordering, in stencilAndFillPath()
64 DrawOrder ordering, in fillConvexPath()
80 DrawOrder ordering, in strokePath()
/third_party/node/test/parallel/
Dtest-timers-non-integer-delay.js51 const ordering = []; variable
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCCoverageProcessor.h246 const SkPoint p[3], const Sk2f& translate, Ordering ordering) { in set()
252 Ordering ordering) { in set()
260 const Sk2f& P0, const Sk2f& P1, const Sk2f& P2, const Sk2f& translate, Ordering ordering) { in set()
DGrCCFiller.cpp256 int indexCount, const Sk2f& devToAtlasOffset, TriPointInstance::Ordering ordering, in emit_recursive_fan()
286 TriPointInstance::Ordering ordering, TriPointInstance* triPointInstanceData, in emitTessellatedFan()
/third_party/mesa3d/src/panfrost/bifrost/
Dgen_disasm.py173 def evaluate_forward_derived(vals, ctx, ordering): argument
180 def evaluate_forward(keys, derivf, testf, ctx, ordering): argument
Dbi_opt_push_ubo.c284 unsigned ordering[PAN_MAX_PUSH] = { 0 }; in bi_opt_reorder_push() local
/third_party/freetype/src/base/
Dftcid.c27 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face, in FT_Get_CID_Registry_Ordering_Supplement()
/third_party/skia/third_party/externals/freetype/src/base/
Dftcid.c27 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face, in FT_Get_CID_Registry_Ordering_Supplement()
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftcid.c28 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face, in FT_Get_CID_Registry_Ordering_Supplement()
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidriver.c112 cid_get_ros( CID_Face face, in cid_get_ros()
/third_party/freetype/src/cid/
Dcidriver.c111 cid_get_ros( CID_Face face, in cid_get_ros()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidriver.c111 cid_get_ros( CID_Face face, in cid_get_ros()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DModifyStruct.h122 std::vector<const TStructure *> ordering; variable
/third_party/cups-filters/fontembed/
Dembed_pdf.h22 char *registry,*ordering; member
/third_party/ninja/src/
Dgetopt.c149 GETOPT_ORDERING_T ordering = PERMUTE; in getopt_internal() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DBiDiConformanceTest.java609 private int ordering[]=new int[1000]; field in BiDiConformanceTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DBiDiConformanceTest.java612 private int ordering[]=new int[1000]; field in BiDiConformanceTest
/third_party/icu/icu4c/source/test/intltest/
Dbidiconf.cpp56 int32_t ordering[1000]; member in BiDiConformanceTest
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp354 static void atomicLoad(void *ptr, void *ret, llvm::AtomicOrdering ordering) in atomicLoad()
360 static void atomicStore(void *ptr, void *val, llvm::AtomicOrdering ordering) in atomicStore()
/third_party/openssl/crypto/ts/
Dts_local.h89 ASN1_BOOLEAN ordering; member
Dts_rsp_utils.c240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h201 enum dxil_atomic_ordering ordering; member
208 enum dxil_atomic_ordering ordering; member

123