Home
last modified time | relevance | path

Searched defs:less (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dcompare_test.cc263 std::less<int> less; in TEST() local
318 std::less<int> less; in TEST() local
Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; enumerator
/third_party/node/deps/nghttp2/lib/
Dnghttp2_pq.h53 nghttp2_less less; member
Dnghttp2_pq.c32 int nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init()
Dnghttp2_map.c152 static int less(const nghttp2_ksl_key *lhs, const nghttp2_ksl_key *rhs) { in less() function
/third_party/nghttp2/lib/
Dnghttp2_pq.h53 nghttp2_less less; member
Dnghttp2_pq.c32 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init()
/third_party/skia/src/core/
DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, const LESS& less) in SkTSearch()
/third_party/skia/src/gpu/vk/
DGrVkExtensions.cpp22 GrVkExtensions::Info::Less less; in find_info() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkExtensions.cpp22 GrVkExtensions::Info::Less less; in find_info() local
/third_party/flutter/skia/src/core/
DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, LESS& less) in SkTSearch()
/third_party/python/Lib/
Dtabnanny.py242 def less(self, other): member in Whitespace
/third_party/protobuf/src/google/protobuf/
Dmap.h200 using less = std::less<key_type>; member
/third_party/flutter/skia/modules/skparagraph/src/
DRun.cpp82 auto less = [](const Cluster& c1, const Cluster& c2) { in findLimitingClusters() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp102 …void CheckDepthCompareFunction(dawn::CompareFunction compareFunction, bool less, bool equal, bool … in CheckDepthCompareFunction()
146 …void CheckStencilCompareFunction(dawn::CompareFunction compareFunction, bool less, bool equal, boo… in CheckStencilCompareFunction()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilStateTests.cpp102 bool less, in CheckDepthCompareFunction()
152 bool less, in CheckStencilCompareFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h41 less, greater, // < > enumerator
/third_party/ffmpeg/libavfilter/
Df_metadata.c148 static int less(MetadataContext *s, const char *value1, const char *value2) in less() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h48 less, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp139 bool GCNRegPressure::less(const GCNSubtarget &ST, in less() function in GCNRegPressure
/third_party/weex-loader/src/
Dloader.js178 less:['less-loader'] property
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessQueriesTests.cpp1353 bool FunctionalTest::less(T a, T b) in less() function in gl4cts::DirectStateAccess::Queries::FunctionalTest
/third_party/mesa3d/src/compiler/glsl/
Dir_builder.cpp353 less(operand a, operand b) in less() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc202 constexpr bool less = cs1 < cs2; in TEST() local
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1955 const gchar *pager, *less; in redirect_stdout() local

12