Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtestidna.h37 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp37 typedef bool (*CompareFunc)(const LayoutPtr &S1, const LayoutPtr &S2); typedef
/external/icu/icu4c/source/test/cintltst/
Didnatest.c51 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/external/deqp/modules/egl/
DteglChooseConfigReference.cpp156 typedef bool (*CompareFunc) (const SurfaceConfig& a, const SurfaceConfig& b); typedef in deqp::egl::SurfaceConfig
/external/skia/src/gpu/
DGrTriangulator.cpp69 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp1903 typedef bool (*CompareFunc)(tcu::TestLog& log, const float value); typedef
/external/skqp/src/gpu/
DGrTessellator.cpp178 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/external/mesa3d/src/mesa/main/
Dmtypes.h946 GLenum16 CompareFunc; /**< GL_ARB_shadow */ member