Home
last modified time | relevance | path

Searched defs:reference (Results 326 - 350 of 500) sorted by relevance

1...<<11121314151617181920

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c701 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 DvktApiBufferViewAccessTests.cpp918 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 DvktDrawMultipleInterpolationTests.cpp687 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 DvktImageQualifiersTests.cpp117 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 DvktImageTranscodingSupportTests.cpp508 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 DvktMeshShaderApiTests.cpp607 const auto reference = referenceLevel.getAccess(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp1169 const tcu::PixelBufferAccess& reference = texture2D.getLevel(0); in calculateAtomicRef() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp243 typedef X& reference; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrViewTests.cpp735 const vector<Vec4>& reference = referenceWhole; in testPlaneView() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp895 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 DvktDrawMultipleInterpolationTests.cpp689 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 DvktImageQualifiersTests.cpp117 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 DvktImageTranscodingSupportTests.cpp508 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 DvktMeshShaderApiTests.cpp607 const auto reference = referenceLevel.getAccess(); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp1680 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 Dec_kmgmt.c1367 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 Decx_kmgmt.c698 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 DCommands.h233 uint32_t reference; member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1451 FT_Pos reference = width; in af_cjk_snap_width() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc1944 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 Dtest-utils-aarch64.cc69 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 Daudioop.c629 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 Des3fFboColorbufferTests.cpp87 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument
H A Des3fFboInvalidateTests.cpp1036 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument
H A Des3fFboRenderTest.cpp505 bool FboRenderCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() argument

Completed in 44 milliseconds

1...<<11121314151617181920