Home
last modified time | relevance | path

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

12345678910>>...27

/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
/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/rust/rust/compiler/rustc_data_structures/src/small_c_str/
Dtests.rs6 let reference = ffi::CString::new(TEXT.to_string()).unwrap(); in short() localVariable
18 let reference = ffi::CString::new(TEXT.to_string()).unwrap(); in empty() localVariable
32 let reference = ffi::CString::new(TEXT.to_string()).unwrap(); in long() localVariable
/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 …]
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Dsearch.rs588 let reference = FileReference { in found_self_ty_name_ref() localVariable
607 let reference = FileReference { in found_self_module_name_ref() localVariable
626 let reference = FileReference { in found_lifetime() localVariable
650 let reference = FileReference { in found_name_ref() localVariable
666 let reference = FileReference { in found_name_ref() localVariable
676 let reference = FileReference { in found_name_ref() localVariable
700 let reference = FileReference { in found_name_ref() localVariable
723 let reference = FileReference { in found_name() localVariable
733 let reference = FileReference { in found_name() localVariable
758 let reference = FileReference { in found_name() localVariable
/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/rust/rust/tests/rustdoc/notable-trait/
Ddoc-notable_trait-mut_t_is_not_ref_t.rs15 mod reference {} module
Ddoc-notable_trait-mut_t_is_not_an_iterator.rs17 mod reference {} module
/third_party/mesa3d/src/asahi/lib/
Dwrap.c276 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncMethod()
349 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncStructMethod()
370 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncScalarMethod()
389 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/mesa3d/src/gallium/drivers/panfrost/
Dpan_fence.h33 struct pipe_reference reference; member
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_fence.h15 struct pipe_reference reference; member
/third_party/rust/rust/src/tools/miri/tests/fail/stacked_borrows/
Dillegal_write4.rs8 let reference = unsafe { &*raw }; // freeze in main() localVariable
/third_party/rust/rust/tests/ui/consts/const-eval/heap/
Ddealloc_intrinsic_dangling.rs16 let reference = &*ptr; localVariable
/third_party/protobuf/third_party/abseil-cpp/absl/strings/internal/
Dcordz_sample_token.h66 using reference = value_type; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_sample_token.h66 using reference = value_type; variable

12345678910>>...27