/external/skia/docs/examples/ |
D | SmoothBezierSplineInterpolation.cpp | 20 struct Scratch { in MakeCubicSplineInterpolation() struct 21 SkPoint a, b, c, r, p; in MakeCubicSplineInterpolation()
|
/external/tensorflow/tensorflow/core/framework/ |
D | node_def_util.h | 152 struct Scratch { struct 164 // which stores a Tensor object directly. The Scratch object will also go argument
|
/external/gemmlowp/meta/ |
D | streams.h | 64 static int Scratch(const RowMajor& params, int lanes_count, int pack_size) { in Scratch() function 87 static int Scratch(const RowMajorWithSum& params, int lanes_count, in Scratch() function 112 static int Scratch(const ColumnMajorWithSum& params, int lanes_count, in Scratch() function 153 static int Scratch(const RowMajor& params) { return PackedStride(params); } in Scratch() function 210 static int Scratch(const RowMajorWithSum& params) { in Scratch() function 275 static int Scratch(const ColumnMajorWithSum& params) { in Scratch() function
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 332 StringRef getNodeName(const NamedDecl &Node, llvm::SmallString<128> &Scratch) { in getNodeName() 348 StringRef getNodeName(const RecordDecl &Node, llvm::SmallString<128> &Scratch) { in getNodeName() 357 llvm::SmallString<128> &Scratch) { in getNodeName() 406 llvm::SmallString<128> Scratch; in matchesNodeUnqualified() local 415 llvm::SmallString<128> Scratch; in matchesNodeFullFast() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 110 unsigned Scratch = I->getOperand(7).getReg(); in expandAtomicCmpSwapSubword() local 248 unsigned Scratch = I->getOperand(4).getReg(); in expandAtomicCmpSwap() local 520 unsigned Scratch = I->getOperand(3).getReg(); in expandAtomicBinOp() local
|
D | MipsISelLowering.cpp | 1464 unsigned Scratch = RegInfo.createVirtualRegister(RegInfo.getRegClass(OldVal)); in emitAtomicBinary() local 1577 unsigned Scratch = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local 1727 unsigned Scratch = MRI.createVirtualRegister(RC); in emitAtomicCmpSwap() local 1806 unsigned Scratch = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
|
/external/vboot_reference/utility/ |
D | efidecompress.c | 722 IN OUT VOID *Scratch, in Decompress() 886 IN OUT VOID *Scratch, in EfiDecompress() 970 IN OUT VOID *Scratch, in TianoDecompress()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | meta_support.cc | 45 class Scratch : public ResourceBase { class 47 Scratch() : scratch_(new uint8_t[kScratchSize]) { in Scratch() function in tensorflow::meta::__anon011bda320111::Scratch
|
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 143 class Scratch { class 145 Scratch() : buffer_(), buffer_32_(nullptr), size_(0) {} in Scratch() function in gemmlowp::eight_bit_int_gemm::__anon0aba95920111::Scratch
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 2438 .. _amdgpu-amdhsa-memory-model:
|
/external/swiftshader/third_party/subzero/src/ |
D | IceRegistersARM32.h | 89 unsigned Scratch : 1; member
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 1311 APValue Scratch; in EvaluateIgnoredValue() local 9161 EvalResult Scratch; in EvaluateAsBooleanCondition() local 9786 APValue Scratch; in isCXX11ConstantExpr() local 9849 APValue Scratch; in isPotentialConstantExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 7401 unsigned Scratch = RegInfo.createVirtualRegister(&X86::GR64RegClass); in runOnMachineFunction() local
|