| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | GISelKnownBits.cpp | 53 unsigned Depth) { in computeKnownBitsForFrameIndex() 92 unsigned Depth) { in computeKnownBitsImpl() 378 unsigned Depth) { in computeNumSignBits() 438 unsigned GISelKnownBits::computeNumSignBits(Register R, unsigned Depth) { in computeNumSignBits()
|
| /third_party/mesa3d/docs/drivers/freedreno/ |
| D | ir3-notes.rst | 380 Depth section in Shader Passes 389 .. _scheduling:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 170 const DataLayout &DL, unsigned Depth, in computeKnownBits() 182 unsigned Depth, AssumptionCache *AC, in computeKnownBits() 231 bool OrZero, unsigned Depth, in isKnownToBeAPowerOfTwo() 240 bool llvm::isKnownNonZero(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero() 248 unsigned Depth, AssumptionCache *AC, in isKnownNonNegative() 256 bool llvm::isKnownPositive(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive() 268 bool llvm::isKnownNegative(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative() 291 const DataLayout &DL, unsigned Depth, in MaskedValueIsZero() 302 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits() 312 unsigned Depth, const Query &Q) { in computeKnownBitsAddSub() [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | arrayFakeFlatNoCrashInferenceDeclarations.js | 2 type BadFlatArray<Arr, Depth extends number> = {obj: { variable
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Subresource.h | 29 Depth = 0x2, enumerator
|
| D | Format.h | 53 Depth = 0x4, enumerator
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | norm.inl | 90 unsigned int Depth 100 unsigned int Depth
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugInfoEntry.h | 29 uint32_t Depth = 0; variable
|
| /third_party/boost/libs/stacktrace/test/ |
| D | thread_safety_checking.cpp | 24 int Depth = 25; in main_test_loop() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | volumetexture9.c | 33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor() 283 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ScoreboardHazardRecognizer.h | 45 size_t Depth = 0; variable
|
| /third_party/expat/examples/ |
| D | outline.c | 58 int Depth; variable
|
| /third_party/skia/third_party/externals/expat/expat/examples/ |
| D | outline.c | 58 int Depth; variable
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Format.h | 36 Depth, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFUnit.cpp | 392 uint32_t Depth = 0; in extractDIEsToVector() local 769 const uint32_t Depth = Die->getDepth(); in getParent() local 788 uint32_t Depth = Die->getDepth(); in getSibling() local 808 uint32_t Depth = Die->getDepth(); in getPreviousSibling() local 839 uint32_t Depth = Die->getDepth(); in getLastChild() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| D | ObjCARCAPElim.cpp | 71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | EnumMaskIteratorTests.cpp | 23 Depth = 2, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Signals.cpp | 72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | SubresourceRenderAttachmentTests.cpp | 26 enum class Type { Color, Depth, Stencil }; enumerator
|
| D | VertexOnlyRenderPipelineTests.cpp | 218 TEST_P(VertexOnlyRenderPipelineTest, Depth) { in TEST_P() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gles1_conformance_tests/ |
| D | PrimtestTests.cpp | 117 TEST_P(GLES1PrimtestTest, Depth) in TEST_P() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 85 unsigned Depth) { in SimplifyDemandedBits() 119 KnownBits &Known, unsigned Depth, in SimplifyDemandedUseBits() 795 unsigned Depth, in SimplifyMultipleUseDemandedBits() 1121 unsigned Depth, in SimplifyDemandedVectorElts()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cord_rep_consume_test.cc | 34 int Depth(const CordRep* rep) { in Depth() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Signals.cpp | 107 int Depth, llvm::raw_ostream &OS) { in printSymbolizedStackTrace()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Parallel.h | 96 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort()
|