Home
last modified time | relevance | path

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

12

/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/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/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/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/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
DNfaFlattenerTest.java169 Comparator<Node> ordering = NfaFlattener.nodeOrdering(nfa.graph()); in testNodeOrdering_bug_65250963() local
/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/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DMatcherCompiler.java126 Comparator<DfaNode> ordering = Comparator.comparing( in sortedOutputs() 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/node/deps/openssl/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
/third_party/python/Lib/unittest/test/
Dtest_async_case.py18 def __init__(self, ordering, enter_result=None): argument
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffdrivr.c695 cff_get_ros( CFF_Face face, in cff_get_ros()

12