| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | ecx_kmgmt.c | 701 void *ecx_load(const void *reference, size_t reference_sz) in ecx_load() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferViewAccessTests.cpp | 918 tcu::UVec4 reference = tcu::UVec4(0); in checkResult() local 954 tcu::Vec4 reference = tcu::Vec4(0.0f); in checkResultFloat() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawMultipleInterpolationTests.cpp | 687 bool DrawTestInstance::compare (const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& reference) in compare() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageQualifiersTests.cpp | 117 comparePixelBuffers(tcu::TestContext& testCtx, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result) comparePixelBuffers() argument
|
| H A D | vktImageTranscodingSupportTests.cpp | 508 bool GraphicsAttachmentsTestInstance::compareAndLog (const void* reference, const void* result, size_t size) in compareAndLog() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 607 const auto reference = referenceLevel.getAccess(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemShaderImageAccessTests.cpp | 1169 const tcu::PixelBufferAccess& reference = texture2D.getLevel(0); in calculateAtomicRef() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 243 typedef X& reference; typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrViewTests.cpp | 735 const vector<Vec4>& reference = referenceWhole; in testPlaneView() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferViewAccessTests.cpp | 895 tcu::UVec4 reference = tcu::UVec4(0); in checkResult() local 931 tcu::Vec4 reference = tcu::Vec4(0.0f); in checkResultFloat() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultipleInterpolationTests.cpp | 689 bool DrawTestInstance::compare (const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& reference) in compare() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageQualifiersTests.cpp | 117 comparePixelBuffers(tcu::TestContext& testCtx, const ImageType imageType, const tcu::UVec3& imageSize, const tcu::TextureFormat& format, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result) comparePixelBuffers() argument
|
| H A D | vktImageTranscodingSupportTests.cpp | 508 bool GraphicsAttachmentsTestInstance::compareAndLog (const void* reference, const void* result, size_t size) in compareAndLog() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderApiTests.cpp | 607 const auto reference = referenceLevel.getAccess(); in iterate() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 1680 static const glw::GLint reference[2] = { 0 + 2 + 4, 1 + 3 + 5 }; in DrawAndCheck() local 2367 T reference[8] = { 0 }; in DrawAndCheck() local 2388 ss << reference[j]; in DrawAndCheck() local 3030 glw::GLint reference[] = { 0, 2 }; in iterate() local 3038 glw::GLint reference[] = { 0, 0, 1, 1 }; iterate() local 3046 glw::GLint reference[] = { 0, 1, 2, 3 }; iterate() local 3054 glw::GLint reference[] = { 0, 1, 0, 1 }; iterate() local 3062 glw::GLint reference[] = { 0, 1, 2, 3 }; iterate() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | ec_kmgmt.c | 1367 static void *common_load(const void *reference, size_t reference_sz, in common_load() argument 1386 static void *ec_load(const void *reference, size_t reference_sz) in ec_load() argument 1393 static void *sm2_load(const void *reference, size_t reference_sz) in sm2_load() argument
|
| H A D | ecx_kmgmt.c | 698 void *ecx_load(const void *reference, size_t reference_sz) in ecx_load() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Commands.h | 233 uint32_t reference; member
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.c | 1451 FT_Pos reference = width; in af_cjk_snap_width() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer.cc | 1944 hb_buffer_diff(hb_buffer_t *buffer, hb_buffer_t *reference, hb_codepoint_t dottedcircle_glyph, unsigned int position_fuzz) hb_buffer_diff() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-utils-aarch64.cc | 69 bool Equal64(uint64_t reference, in Equal64() argument 193 bool Equal64(uint64_t reference, in Equal64() argument 203 bool NotEqual64(uint64_t reference, in NotEqual64() argument 275 int64_t reference = core->xreg(reg0.GetCode()); Equal64() local [all...] |
| /third_party/python/Modules/ |
| H A D | audioop.c | 629 audioop_findfit_impl(PyObject *module, Py_buffer *fragment, Py_buffer *reference) audioop_findfit_impl() argument 700 audioop_findfactor_impl(PyObject *module, Py_buffer *fragment, Py_buffer *reference) audioop_findfactor_impl() argument [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboColorbufferTests.cpp | 87 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument
|
| H A D | es3fFboInvalidateTests.cpp | 1036 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument
|
| H A D | es3fFboRenderTest.cpp | 505 bool FboRenderCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument
|