Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/third_party/nghttp2/doc/
DREADME.rst30 @function
55 @functypedef
75 @enum
109 @struct
156 @union
/third_party/mesa3d/.gitlab-ci/windows/
Dspirv2dxil_run.ps12 $reference = Get-Content .\_install\spirv2dxil_reference.txt variable
4 if (-Not ($reference -And $result)) { variable
Dpiglit_run.ps112 $reference = Get-Content ".\_install\$env:PIGLIT_RESULTS.txt" variable
14 if (-Not ($reference -And $result)) { variable
/third_party/ninja/doc/
Dmanual.asciidoc808 [[ref_lexer]]
809 Lexical syntax
868 Top-level variables
882 Rule variables
987 Build outputs
1008 Build dependencies
1051 Validations
1078 Variable expansion
1104 Evaluation and scoping
/third_party/vixl/src/aarch32/
Dlocation-aarch32.cc47 const ForwardRef& reference = *it.Current(); in ResolveReferences() local
108 const ForwardRef& reference = *it.Current(); in GetMaxAlignment() local
119 const ForwardRef& reference = *it.Current(); in GetMinLocation() local
128 const ForwardRef& reference = forward_.Front(); in UpdatePoolObject() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderFramebufferFetchTests.cpp455 …derbuffer (TestLog& log, const tcu::TextureFormat& format, const tcu::TextureLevel& reference, con… in verifyRenderbuffer()
603 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.data… in genReferenceTexture() local
645 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() local
757 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local
804 tcu::TextureLevel reference = genReferenceTexture(colors[i], uniformColor); in iterate() local
863 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local
874 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() local
958 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local
971 tcu::TextureLevel reference = genReferenceTexture(colorEven, colorOdd, fbColor); in iterate() local
1047 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local
[all …]
/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp44 void computeScaleAndBias (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& re… in computeScaleAndBias()
91 …iationFailingPixels (const PixelBufferAccess& errorMask, const ConstPixelBufferAccess& reference, … in findNumPositionDeviationFailingPixels()
217 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in fuzzyCompare()
278 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in bitwiseCompare()
381 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in fuzzyCompare()
430 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in measurePixelDiffAccuracy()
486 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in measurePixelDiffAccuracy()
583 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatUlpThresholdCompare()
669 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatThresholdCompare()
759 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatThresholdCompare()
[all …]
DtcuBilinearImageCompare.cpp114 bool comparePixelRGBA8 (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& resu… in comparePixelRGBA8()
191 bool bilinearCompareRGBA8 (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& r… in bilinearCompareRGBA8()
219 bool bilinearCompare (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& result… in bilinearCompare()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp127 void GetBooleanVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
147 …GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
251 …leanVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
300 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
321 …GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
467 …egerVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
506 void GetInteger64Verifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
527 …tInteger64Verifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
673 …er64Verifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
712 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
[all …]
Des3fBooleanStateQueryTests.cpp90 void IsEnabledVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
131 void GetBooleanVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
201 void GetIntegerVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
270 void GetInteger64Verifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
339 void GetFloatVerifier::verifyBoolean (tcu::TestContext& testCtx, GLenum name, bool reference) in verifyBoolean()
505 … StateVerifier* verifier, const char* name, const char* description, GLenum target, bool reference) in InitialBooleanTestCase()
Des3fReadPixelsTests.cpp108 void ReadPixelsTest::render (tcu::Texture2D& reference) in render()
221 void ReadPixelsTest::clearColor (tcu::Texture2D& reference, vector<deUint8>& pixelData, int pixelSi… in clearColor()
335 tcu::Texture2D reference(format, m_width, m_height); in iterate() local
/third_party/json/include/nlohmann/detail/iterators/
Diterator_traits.hpp33 using reference = typename It::reference; typedef
57 using reference = T&; typedef
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFloatStateQueryTests.cpp125 void GetBooleanVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
145 …GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
267 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
288 …GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
452 void GetInteger64Verifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
473 …tInteger64Verifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
637 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
655 …d GetFloatVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
812 const GLfloat reference = rnd.getFloat(range[0], range[1]); in test() local
856 const GLfloat reference = rnd.getFloat(-64000, 64000); in test() local
[all …]
Des2fTextureStateQueryTests.cpp92 …erIVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference) in verifyInteger()
111 …erIVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, GLfloat reference) in verifyFloat()
147 …erFVerifier::verifyInteger (tcu::TestContext& testCtx, GLenum target, GLenum name, GLint reference) in verifyInteger()
170 …erFVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum target, GLenum name, GLfloat reference) in verifyFloat()
/third_party/gn/src/base/
Dvalue_iterators.h31 using reference = std::pair<const std::string&, Value&>; variable
75 using reference = std::pair<const std::string&, const Value&>; variable
/third_party/ffmpeg/libavfilter/
Dvf_limitdiff.c31 AVFrame *filtered, *source, *reference, *dst; member
39 int reference; member
90 const uint8_t *source, const uint8_t *reference, in limitdiff8()
112 const uint16_t *reference = (const uint16_t *)rreference; in limitdiff16() local
178 const uint8_t *reference = td->reference->data[p] + slice_start * reference_linesize; in limitdiff_slice() local
205 AVFrame *out, *filtered, *source, *reference = NULL; in process_frame() local
260 AVFilterLink *reference = ctx->inputs[2]; in config_output() local
/third_party/mesa3d/src/asahi/lib/
Dwrap.c284 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncMethod()
356 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncStructMethod()
377 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncScalarMethod()
396 mach_port_t port, uintptr_t reference) in wrap_SetNotificationPort()
/third_party/astc-encoder/Test/
Dastc_test_image.py91 def determine_result(image, reference, result): argument
138 def format_result(image, reference, result): argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_sample_token.h66 using reference = value_type; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSequence.h39 using reference = typename BaseT::reference; variable
/third_party/vk-gl-cts/modules/egl/
DteglWideColorTests.cpp854 deUint32 WideColorSurfaceTest::expectedUint10 (float reference) in expectedUint10()
874 deUint32 WideColorSurfaceTest::expectedAlpha2 (float reference) in expectedAlpha2()
899 deUint8 WideColorSurfaceTest::expectedUint8 (float reference) in expectedUint8()
938 deUint8 WideColorSurfaceTest::expectedAlpha8 (float reference) in expectedAlpha8()
963 bool WideColorSurfaceTest::checkWithThreshold8(deUint8 value, deUint8 reference, deUint8 threshold) in checkWithThreshold8()
970 bool WideColorSurfaceTest::checkWithThreshold10(deUint32 value, deUint32 reference, deUint32 thresh… in checkWithThreshold10()
977 bool WideColorSurfaceTest::checkWithThresholdFloat(float value, float reference, float threshold) in checkWithThresholdFloat()
984 void WideColorSurfaceTest::testPixels (float reference, float increment) in testPixels()
1194 float reference = it->start; in doClearTest() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFG.h62 using reference = typename super::reference; variable
143 using reference = BlockT *; variable
175 operator reference() const { return *It; } in reference() function
/third_party/python/Doc/distutils/
Dcommandref.rst1 .. _reference: target
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.h101 TIntermSwizzle *CreateSwizzle(TIntermTyped *reference, ArgsT... args) in CreateSwizzle()
/third_party/rust/crates/cxx/tests/ui/
Ddeny_elided_lifetimes.rs7 reference: &'a i32, field

12345678910>>...25