Home
last modified time | relevance | path

Searched defs:less (Results 1 - 25 of 29) sorted by relevance

12

/third_party/nghttp2/lib/
H A Dnghttp2_pq.h53 nghttp2_less less; member
H A Dnghttp2_pq.c32 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.h53 nghttp2_less less; member
H A Dnghttp2_pq.c32 void nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) { in nghttp2_pq_init() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare_test.cc263 std::less<int> less; TEST() local
318 std::less<int> less; TEST() local
[all...]
H A Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; member in absl::compare_internal::ord
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h64 nghttp3_less less; member
H A Dnghttp3_pq.c33 void nghttp3_pq_init(nghttp3_pq *pq, nghttp3_less less, in nghttp3_pq_init() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pq.h63 ngtcp2_less less; member
H A Dngtcp2_pq.c32 void ngtcp2_pq_init(ngtcp2_pq *pq, ngtcp2_less less, const ngtcp2_mem *mem) { in ngtcp2_pq_init() argument
/third_party/skia/src/core/
H A DSkTSearch.h39 int SkTSearch(const T base[], int count, const K& key, size_t elemSize, const LESS& less) in SkTSearch() argument
/third_party/gn/src/gn/
H A Dstring_atom.h161 struct less<StringAtom> { struct
/third_party/python/Lib/
H A Dtabnanny.py240 def less(self, other): member in Whitespace
/third_party/skia/src/gpu/vk/
H A DGrVkExtensions.cpp22 GrVkExtensions::Info::Less less; in find_info() local
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetdb_test.cpp169 socklen_t less = sizeof(sockaddr_in) - 1; in HWTEST_F() local
228 socklen_t less = sizeof(sockaddr_in6) - 1; in HWTEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h[all...]
/third_party/ffmpeg/libavfilter/
H A Df_metadata.c154 static int less(MetadataContext *s, const char *value1, const char *value2) in less() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilStateTests.cpp101 CheckDepthCompareFunction(wgpu::CompareFunction compareFunction, bool less, bool equal, bool greater) CheckDepthCompareFunction() argument
151 CheckStencilCompareFunction(wgpu::CompareFunction compareFunction, bool less, bool equal, bool greater) CheckStencilCompareFunction() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp353 less(operand a, operand b) in less() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessQueriesTests.cpp1353 bool FunctionalTest::less(T a, T b) in less() function in gl4cts::DirectStateAccess::Queries::FunctionalTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h601 struct less { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h41 less, greater, // < > enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h48 less, enumerator
/third_party/protobuf/src/google/protobuf/
H A Dmap.h236 struct less { struct
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h74 less = 12, enumerator

Completed in 25 milliseconds

12