Home
last modified time | relevance | path

Searched defs:less (Results 1 – 25 of 39) 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/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/node/deps/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/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_pq.h64 nghttp3_less less; member
Dnghttp3_pq.c33 void nghttp3_pq_init(nghttp3_pq *pq, nghttp3_less less, in nghttp3_pq_init()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_pq.h63 ngtcp2_less less; member
Dngtcp2_pq.c32 void ngtcp2_pq_init(ngtcp2_pq *pq, ngtcp2_less less, const ngtcp2_mem *mem) { in ngtcp2_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/musl/libc-test/src/functionalext/supplement/network/network_gtest/
Dnetdb_test.cpp169 socklen_t less = sizeof(sockaddr_in) - 1; variable
228 socklen_t less = sizeof(sockaddr_in6) - 1; variable
/third_party/skia/src/gpu/vk/
DGrVkExtensions.cpp22 GrVkExtensions::Info::Less less; in find_info() local
/third_party/python/Lib/
Dtabnanny.py240 def less(self, other): member in Whitespace
/third_party/protobuf/src/google/protobuf/
Dmap.h200 using less = std::less<key_type>; member
/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.c154 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLToken.h32 less, enumerator

12