Home
last modified time | relevance | path

Searched defs:reference (Results 351 - 375 of 482) sorted by relevance

1...<<11121314151617181920

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp75 int reference; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.c1432 mjpeg_decode_scan(MJpegDecodeContext *s, int nb_components, int Ah, int Al, const uint8_t *mb_bitmask, int mb_bitmask_size, const AVFrame *reference) mjpeg_decode_scan() argument
1643 ff_mjpeg_decode_sos(MJpegDecodeContext *s, const uint8_t *mb_bitmask, int mb_bitmask_size, const AVFrame *reference) ff_mjpeg_decode_sos() argument
/third_party/ffmpeg/libavfilter/
H A Daf_surround.c324 float reference, r, a; in stereo_transform() local
/third_party/cJSON/
H A DcJSON.c2185 cJSON *reference = NULL; in create_reference() local
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp1572 toOutput(const char *format, const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toOutput() argument
1586 toHTML(const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toHTML() argument
1647 toXML(const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toXML() argument
1708 toBundle(const char *locale, const char *platform, const char *reference, UBool useLinks, UBool initialize, UBool moreToCome) toBundle() argument
1776 reduceDifference(SortedLines& reference) reduceDifference() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java2349 private static char getCanonicalChar(int field, char reference) { in getCanonicalChar() argument
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c757 sqtt_CmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFaceFlags faceMask, uint32_t reference) sqtt_CmdSetStencilReference() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.c2081 vk_common_CmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFaceFlags faceMask, uint32_t reference) vk_common_CmdSetStencilReference() argument
H A Dvk_graphics_state.h340 uint8_t reference; member
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.cc202 const SerializerReference* reference = reference_map_.LookupReference(obj); in SerializeBackReference() local
284 PutBackReference(HeapObject object, SerializerReference reference) PutBackReference() argument
291 PutAttachedReference(SerializerReference reference) PutAttachedReference() argument
501 SerializerReference reference = SerializeBackingStore() local
593 ExternalReferenceEncoder::Value reference; SerializeExternalString() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dast.h529 Expression* reference; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c43 struct pipe_reference reference; member
57 struct pipe_reference reference; //incremented for batch usage member
[all...]
H A Dzink_context.h95 struct pipe_reference reference; member
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_der2key.c309 der2key_export_object(void *vctx, const void *reference, size_t reference_sz, OSSL_CALLBACK *export_cb, void *export_cbarg) der2key_export_object() argument
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1128 typedef const Value& reference; typedef in Json::ValueConstIterator
1178 typedef Value& reference; typedef in Json::ValueIterator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp620 void ConditionalRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor) in prepareReferenceImageOneColor() argument
627 void ConditionalRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, cons argument
634 prepareReferenceImageOneDepth(tcu::PixelBufferAccess& reference, const VkClearDepthStencilValue& clearValue) prepareReferenceImageOneDepth() argument
641 prepareReferenceImageDepthClearPartial(tcu::PixelBufferAccess& reference, const VkClearDepthStencilValue& clearValueInitial, const VkClearDepthStencilValue& clearValueFinal) prepareReferenceImageDepthClearPartial() argument
653 prepareReferenceImageColorClearPartial(tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColorInitial, const VkClearColorValue& clearColorFinal) prepareReferenceImageColorClearPartial() argument
1203 prepareReferenceImage(tcu::PixelBufferAccess& reference, const VkClearColorValue& clearColor, deUint32 resultBits) prepareReferenceImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp264 inline bool imageCompare (tcu::TestLog& log, const tcu::ConstPixelBufferAccess& reference, const tcu::ConstPixelBufferAccess& result, const vk::VkPrimitiveTopology topology) in imageCompare() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1598 T reference = getOperationInitialValue<T>(m_operation); in isValueCorrect() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp683 void ExternalMemoryHostRenderImageTestInstance::prepareReferenceImage (tcu::PixelBufferAccess& reference) in prepareReferenceImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp666 const auto reference = referenceLevel.getAccess(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1665 tcu::PixelBufferAccess reference = referenceLevel.getAccess(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp3692 tcu::TextureLevel reference; in baseTest() local
3714 tcu::TextureLevel reference; in baseTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp915 const float reference = refTexAccess.sample2DCompare(refSampler, tcu::Sampler::NEAREST, coord, (float)texNdx, 0.0f, tcu::IVec3(0)); in iterate() local
943 const tcu::Vec4 reference = refTexAccess.getPixel(texNdx, 0); in iterate() local
958 const tcu::UVec4 reference = refTexAccess.getPixelUint(texNdx, 0); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp1033 tcu::Vec4 reference = ((m_values.coordMax - m_values.coordMin) / div); in verify() local
355 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument
1096 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); verify() local
1338 tcu::Vec4 reference = ((m_textureValues.texValueMax - m_textureValues.texValueMin) / div); verify() local
1395 const tcu::Vec4 reference = tcu::abs(dx) + tcu::abs(dy); verify() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp1104 bool NoneStageTestInstance::verifyResult(const PixelBufferAccess& reference, const PixelBufferAccess& result) in verifyResult() argument
[all...]

Completed in 60 milliseconds

1...<<11121314151617181920