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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp34 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/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp1875 typedef bool (*CompareFunc)(tcu::TestLog& log, const float value); typedef
/external/skia/src/gpu/
DGrTessellator.cpp178 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/external/skqp/src/gpu/
DGrTessellator.cpp178 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/external/mesa3d/src/mesa/main/
Dmtypes.h998 GLenum CompareFunc; /**< GL_ARB_shadow */ member