Home
last modified time | relevance | path

Searched defs:ordering (Results 1 - 25 of 31) sorted by relevance

12

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvKeyMarshaller.java32 private final Optional<Comparator<K>> ordering; field in CsvKeyMarshaller
71 Optional<Comparator<K>> ordering() { in ordering() method in CsvKeyMarshaller
40 CsvKeyMarshaller( Function<K, Stream<String>> serialize, Function<List<String>, K> deserialize, Optional<Comparator<K>> ordering, String... columns) CsvKeyMarshaller() argument
48 CsvKeyMarshaller( Function<K, Stream<String>> serialize, Function<List<String>, K> deserialize, Optional<Comparator<K>> ordering, List<String> columns) CsvKeyMarshaller() argument
H A DDiffKey.java92 private static <T> Optional<Comparator<DiffKey<T>>> ordering(CsvKeyMarshaller<T> m) { in ordering() method in DiffKey
H A DSchema.java147 public Comparator<Column<?>> ordering() { in ordering() method in Schema
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidriver.c111 cid_get_ros( CID_Face face, const char* *registry, const char* *ordering, FT_Int *supplement ) cid_get_ros() argument
/third_party/cups-filters/fontembed/
H A Dembed_pdf.h22 char *registry,*ordering; member
/third_party/skia/experimental/graphite/src/
H A DDrawList.cpp48 stencilAndFillPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) stencilAndFillPath() argument
61 fillConvexPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) fillConvexPath() argument
76 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder ordering, const PaintParams* paint) strokePath() argument
/third_party/ninja/src/
H A Dgetopt.c149 GETOPT_ORDERING_T ordering = PERMUTE; in getopt_internal() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DModifyStruct.h122 std::vector<const TStructure *> ordering; member in sh::ModifiedStructMachineries
/third_party/backends/lib/
H A Dgetopt.c198 } ordering; global() variable
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dbidiconf.cpp56 int32_t ordering[1000]; member in BiDiConformanceTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DBiDiConformanceTest.java609 private int ordering[]=new int[1000]; global() field in BiDiConformanceTest
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBiDiConformanceTest.java612 private int ordering[]=new int[1000]; global() field in BiDiConformanceTest
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c284 unsigned ordering[PAN_MAX_PUSH] = { 0 }; in bi_opt_reorder_push() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h89 ASN1_BOOLEAN ordering; member
H A Dts_rsp_utils.c240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument
/third_party/openssl/crypto/ts/
H A Dts_local.h89 ASN1_BOOLEAN ordering; member
H A Dts_rsp_utils.c240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-stat-table.hh282 HBUINT16 ordering; /* A value that applications can use to determine member
H A Dhb-ot-cff1-table.hh624 ordering, enumerator
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffdrivr.c695 cff_get_ros( CFF_Face face, const char* *registry, const char* *ordering, FT_Int *supplement ) cff_get_ros() argument
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_pack.c1077 bool ordering = a_unpack * 8 + mux_a > b_unpack * 8 + mux_b; in v3d_qpu_add_pack() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_internal.h201 enum dxil_atomic_ordering ordering; member
208 enum dxil_atomic_ordering ordering; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp338 spv::ExecutionMode GetTessEvalOrderingExecutionMode(TLayoutTessEvaluationType ordering) in GetTessEvalOrderingExecutionMode() argument
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h397 FT_String* ordering; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dt1tables.h407 FT_String* ordering; member

Completed in 22 milliseconds

12