| /third_party/nghttp2/doc/ |
| D | README.rst | 30 @function 55 @functypedef 75 @enum 109 @struct 156 @union
|
| /third_party/node/doc/api/ |
| D | debugger.md | 106 ### Stepping 114 ### Breakpoints 193 ### Information 214 ### Execution control 220 ### Various
|
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | spirv2dxil_run.ps1 | 2 $reference = Get-Content .\_install\spirv2dxil_reference.txt variable 4 if (-Not ($reference -And $result)) { variable
|
| D | piglit_run.ps1 | 12 $reference = Get-Content ".\_install\$env:PIGLIT_RESULTS.txt" variable 14 if (-Not ($reference -And $result)) { variable
|
| /third_party/ninja/doc/ |
| D | manual.asciidoc | 805 [[ref_lexer]] 806 Lexical syntax 865 Top-level variables 879 Rule variables 984 Build outputs 1005 Build dependencies 1048 Validations 1072 Variable expansion 1098 Evaluation and scoping
|
| /third_party/node/deps/v8/src/codegen/ |
| D | turbo-assembler.cc | 76 Register destination, ExternalReference reference) { in IndirectLoadExternalReference() 106 Isolate* isolate, const ExternalReference& reference) { in RootRegisterOffsetForExternalReference() 112 Isolate* isolate, const ExternalReference& reference) { in RootRegisterOffsetForExternalReferenceTableEntry() 125 Isolate* isolate, const ExternalReference& reference) { in IsAddressableThroughRootRegister()
|
| /third_party/vixl/src/aarch32/ |
| D | location-aarch32.cc | 47 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/ |
| D | es31fShaderFramebufferFetchTests.cpp | 455 …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 639 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() local 751 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local 798 tcu::TextureLevel reference = genReferenceTexture(colors[i], uniformColor); in iterate() local 857 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local 868 tcu::TextureLevel reference = genReferenceTexture(fbColor, uniformColor); in iterate() local 952 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local 965 tcu::TextureLevel reference = genReferenceTexture(colorEven, colorOdd, fbColor); in iterate() local 1041 …tcu::TextureLevel reference (glu::mapGLTransferFormat(m_transferFmt.format, m_transferFmt.dataType… in genReferenceTexture() local [all …]
|
| /third_party/node/deps/base64/base64/ |
| D | README.md | 203 ### Flags 221 ### Encoding 282 ### Decoding
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuImageCompare.cpp | 44 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() 286 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in fuzzyCompare() 335 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in measurePixelDiffAccuracy() 391 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in measurePixelDiffAccuracy() 488 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatUlpThresholdCompare() 574 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatThresholdCompare() 661 …TestLog& log, const char* imageSetName, const char* imageSetDesc, const Vec4& reference, const Con… in floatThresholdCompare() 744 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in intThresholdCompare() [all …]
|
| D | tcuBilinearImageCompare.cpp | 114 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/ |
| D | es3fFloatStateQueryTests.cpp | 127 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/node/deps/v8/src/snapshot/ |
| D | references.h | 122 void Add(HeapObject object, SerializerReference reference) { in Add() 127 void AddBackingStore(void* backing_store, SerializerReference reference) { in AddBackingStore() 133 SerializerReference reference = in AddAttachedReference() local
|
| /third_party/json/include/nlohmann/detail/iterators/ |
| D | iterator_traits.hpp | 33 using reference = typename It::reference; typedef 57 using reference = T&; typedef
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fFloatStateQueryTests.cpp | 125 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 …]
|
| D | es2fTextureStateQueryTests.cpp | 92 …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/ |
| D | value_iterators.h | 31 using reference = std::pair<const std::string&, Value&>; variable 75 using reference = std::pair<const std::string&, const Value&>; variable
|
| /third_party/node/deps/v8/src/base/ |
| D | iterator.h | 20 using reference = Reference; member 33 using reference = typename std::iterator_traits<iterator>::reference; variable
|
| /third_party/mesa3d/src/asahi/lib/ |
| D | wrap.c | 284 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/ |
| D | astc_test_image.py | 92 def determine_result(image, reference, result): argument 139 def format_result(image, reference, result): argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalDrawAndClearTests.cpp | 442 …alRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, con… in prepareReferenceImageOneColor() 449 …alRenderingBaseTestInstance::prepareReferenceImageOneColor (tcu::PixelBufferAccess& reference, con… in prepareReferenceImageOneColor() 456 …alRenderingBaseTestInstance::prepareReferenceImageOneDepth (tcu::PixelBufferAccess& reference, con… in prepareReferenceImageOneDepth() 463 …ngBaseTestInstance::prepareReferenceImageDepthClearPartial (tcu::PixelBufferAccess& reference, con… in prepareReferenceImageDepthClearPartial() 475 …ngBaseTestInstance::prepareReferenceImageColorClearPartial (tcu::PixelBufferAccess& reference, con… in prepareReferenceImageColorClearPartial() 803 …tcu::PixelBufferAccess reference(mapVkFormat(m_testParams.m_testDepth ? VK_FORMAT_D32_SFLOAT … in iterate() local 989 …tcu::PixelBufferAccess reference(mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), tcu::IVec3(WIDTH, HEIGH… in iterate() local 1022 void ConditionalRenderingDrawTestInstance::prepareReferenceImage (tcu::PixelBufferAccess& reference… in prepareReferenceImage() 1289 …tcu::PixelBufferAccess reference(mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), tcu::IVec3(WIDTH, HEIGH… in iterate() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglWideColorTests.cpp | 837 deUint32 WideColorSurfaceTest::expectedUint10 (float reference) in expectedUint10() 857 deUint32 WideColorSurfaceTest::expectedUint2 (float reference) in expectedUint2() 877 deUint8 WideColorSurfaceTest::expectedUint8 (float reference) in expectedUint8() 916 deUint8 WideColorSurfaceTest::expectedAlpha8 (float reference) in expectedAlpha8() 941 bool WideColorSurfaceTest::checkWithThreshold8(deUint8 value, deUint8 reference, deUint8 threshold) in checkWithThreshold8() 948 bool WideColorSurfaceTest::checkWithThreshold10(deUint32 value, deUint32 reference, deUint32 thresh… in checkWithThreshold10() 955 bool WideColorSurfaceTest::checkWithThresholdFloat(float value, float reference, float threshold) in checkWithThresholdFloat() 962 void WideColorSurfaceTest::testPixels (float reference, float increment) in testPixels() 1172 float reference = it->start; in doClearTest() local
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| D | unified-heap-marking-state-inl.h | 37 const TracedReferenceBase& reference) { in MarkAndPush()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | CFG.h | 62 using reference = typename super::reference; variable 143 using reference = BlockT *; variable 175 operator reference() const { return *It; } in reference() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cordz_sample_token.h | 66 using reference = value_type; variable
|