Home
last modified time | relevance | path

Searched defs:ordering (Results 1 – 25 of 62) 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/boost/boost/multi_array/
Dstorage_order.hpp37 general_storage_order(OrderingIter ordering, in general_storage_order()
61 size_type ordering(size_type dim) const { return ordering_[dim]; } in ordering() function in boost::general_storage_order
88 boost::array<size_type,NumDims> ordering; in operator general_storage_order<NumDims>() local
110 boost::array<size_type,NumDims> ordering; in operator general_storage_order<NumDims>() local
/third_party/skia/experimental/graphite/src/
DDrawList.cpp51 DrawOrder ordering, in stencilAndFillPath()
64 DrawOrder ordering, in fillConvexPath()
80 DrawOrder ordering, in strokePath()
/third_party/boost/libs/multi_array/test/
Dstorage_order.cpp79 array::size_type ordering[] = {0,1,2}; in main() local
99 array::size_type ordering[] = {2,0,1}; in main() local
132 array::size_type ordering[] = {2,0,1}; in main() local
/third_party/boost/boost/hana/fwd/
Dordering.hpp50 constexpr auto ordering = [](auto&& f) { in __anon770b04970102() variable
/third_party/boost/libs/hana/include/boost/hana/fwd/
Dordering.hpp50 constexpr auto ordering = [](auto&& f) { in __anon5eefc98a0102() variable
/third_party/node/test/parallel/
Dtest-timers-non-integer-delay.js51 const ordering = []; variable
/third_party/boost/boost/graph/
Dplanar_canonical_ordering.hpp36 OutputIterator ordering, VertexIndexMap vm) in planar_canonical_ordering()
197 const Graph& g, PlanarEmbedding embedding, OutputIterator ordering) in planar_canonical_ordering()
/third_party/boost/libs/graph/example/
Dcanonical_ordering.cpp67 ordering_storage_t ordering; in main() local
Dstraight_line_drawing.cpp75 std::vector< graph_traits< graph >::vertex_descriptor > ordering; in main() local
/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
/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/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/freetype/src/base/
Dftcid.c27 FT_Get_CID_Registry_Ordering_Supplement( FT_Face face, in FT_Get_CID_Registry_Ordering_Supplement()
/third_party/glib/gio/tests/
Dsrvtarget.c32 } ordering[] = { variable
/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/boost/boost/graph/distributed/
Dboman_et_al_graph_coloring.hpp114 VertexOrdering ordering, VertexIndexMap vertex_index) in boman_et_al_graph_coloring()
334 ChooseColor choose_color, VertexOrdering ordering) in boman_et_al_graph_coloring()
/third_party/flutter/skia/third_party/externals/freetype/src/cid/
Dcidriver.c112 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/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/boost/libs/graph/test/
Dall_planar_input_files_test.cpp189 std::vector< vertex_t > ordering; in test_graph() local

123