Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtestidna.h37 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c52 (U_EXPORT2 *CompareFunc) (const UChar *s1, int32_t s1Len, typedef
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigReference.cpp156 typedef bool (*CompareFunc) (const SurfaceConfig& a, const SurfaceConfig& b); typedef in deqp::egl::SurfaceConfig
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c57 typedef void (*CompareFunc) (ExifEntry * entry, ExifTagCheckData * testdata); typedef
/third_party/skia/src/gpu/geometry/
DGrTriangulator.cpp69 typedef bool (*CompareFunc)(const SkPoint& a, const SkPoint& b); typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp1903 typedef bool (*CompareFunc)(tcu::TestLog& log, const float value); typedef
/third_party/mesa3d/src/mesa/main/
Dmtypes.h848 GLenum16 CompareFunc; /**< GL_ARB_shadow */ member