Home
last modified time | relevance | path

Searched defs:CompareFunc (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtestidna.h37 (U_EXPORT2 *CompareFunc) (const char16_t *s1, int32_t s1Len, typedef
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtestidna.h37 (U_EXPORT2 *CompareFunc) (const char16_t *s1, int32_t s1Len, typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/slices/
Dslices.go78 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 Didnatest.c52 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/aosp_15_r20/external/deqp/modules/egl/
H A DteglChooseConfigReference.cpp177 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 Didnatest.c52 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrTriangulator.cpp82 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp2116 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 DStandardInstrumentations.cpp605 const FuncDataT<T> &Before, const FuncDataT<T> &After)> in compare()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h840 GLenum16 CompareFunc; /**< GL_ARB_shadow */ member