Searched defs:CompareFunc (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testidna.h | 37 (U_EXPORT2 *CompareFunc) (const char16_t *s1, int32_t s1Len, typedef
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | testidna.h | 37 (U_EXPORT2 *CompareFunc) (const char16_t *s1, int32_t s1Len, typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/slices/ |
D | slices.go | 78 func CompareFunc[S1 ~[]E1, S2 ~[]E2, E1, E2 any](s1 S1, s2 S2, cmp func(E1, E2) int) int { func
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | idnatest.c | 52 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglChooseConfigReference.cpp | 177 typedef bool (*CompareFunc)(const SurfaceConfig &a, const SurfaceConfig &b); typedef in deqp::egl::SurfaceConfig
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | idnatest.c | 52 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
|
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/ |
H A D | GrTriangulator.cpp | 82 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationInvarianceTests.cpp | 2116 typedef bool (*CompareFunc)(tcu::TestLog &log, const float value); typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 605 const FuncDataT<T> &Before, const FuncDataT<T> &After)> in compare()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | mtypes.h | 840 GLenum16 CompareFunc; /**< GL_ARB_shadow */ member
|