/external/javassist/src/main/javassist/runtime/ |
D | Cflow.java | 27 protected static class Depth { class in Cflow 29 Depth() { depth = 0; } in Depth() method in Cflow.Depth
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXFavorNonGenericAddrSpaces.cpp | 149 GEPOperator *GEP, int Depth) { in hoistAddrSpaceCastFromGEP() 187 BitCastOperator *BC, int Depth) { in hoistAddrSpaceCastFromBitCast() 224 int Depth) { in hoistAddrSpaceCastFrom()
|
/external/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()
|
/external/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 …]
|
/external/mesa3d/docs/drivers/freedreno/ |
D | ir3-notes.rst | 409 Depth section in Shader Passes 418 .. _scheduling:
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 126 const DataLayout &DL, unsigned Depth, in computeKnownBits() 152 const DataLayout &DL, unsigned Depth, in ComputeSignBit() 163 unsigned Depth, AssumptionCache *AC, in isKnownToBeAPowerOfTwo() 172 bool llvm::isKnownNonZero(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero() 178 bool llvm::isKnownNonNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonNegative() 186 bool llvm::isKnownPositive(Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive() 198 bool llvm::isKnownNegative(Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative() 220 unsigned Depth, AssumptionCache *AC, in MaskedValueIsZero() 229 unsigned Depth, AssumptionCache *AC, in ComputeNumSignBits() 238 unsigned Depth, const Query &Q) { in computeKnownBitsAddSub() [all …]
|
/external/clang/lib/Parse/ |
D | ParseTemplate.cpp | 330 bool Parser::ParseTemplateParameters(unsigned Depth, in ParseTemplateParameters() 370 Parser::ParseTemplateParameterList(unsigned Depth, in ParseTemplateParameterList() 480 Decl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateParameter() 502 Decl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter() 565 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateTemplateParameter() 670 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { in ParseNonTypeTemplateParameter()
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | norm.inl | 90 unsigned int Depth 100 unsigned int Depth
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | volumetexture9.c | 33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor() 282 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugInfoEntry.h | 29 uint32_t Depth = 0; variable
|
/external/libcxxabi/test/ |
D | dynamic_cast_stress.pass.cpp | 55 const std::size_t Depth = 5; in test() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ScoreboardHazardRecognizer.h | 45 size_t Depth = 0; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | ScoreboardHazardRecognizer.h | 46 size_t Depth; variable
|
/external/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
|
/external/expat/examples/ |
D | outline.c | 58 int Depth; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCAPElim.cpp | 71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCAPElim.cpp | 71 bool ObjCARCAPElim::MayAutorelease(ImmutableCallSite CS, unsigned Depth) { in MayAutorelease()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 71 unsigned Depth) { in SimplifyDemandedBits() 105 unsigned Depth, in SimplifyDemandedUseBits() 908 unsigned Depth) { in SimplifyDemandedVectorElts()
|
/external/eigen/Eigen/src/Core/ |
D | GeneralProduct.h | 62 Depth = EIGEN_SIZE_MIN_PREFER_FIXED(traits<_Lhs>::ColsAtCompileTime, enumerator
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Signals.cpp | 72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
|
/external/llvm/lib/Support/ |
D | Signals.cpp | 72 void **StackTrace, int Depth, in printSymbolizedStackTrace()
|
/external/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()
|
/external/llvm/lib/Target/WebAssembly/InstPrinter/ |
D | WebAssemblyInstPrinter.cpp | 102 uint64_t Depth = MI->getOperand(i).getImm(); in printInst() local
|
/external/ImageMagick/coders/ |
D | wpg.c | 988 unsigned int Depth; in ReadWPGImage() member 997 unsigned char Depth; in ReadWPGImage() member 1010 unsigned int Depth; in ReadWPGImage() member
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_spatial_tensor.h | 59 int Depth() const override { return shape_.d; } in Depth() function
|