Home
last modified time | relevance | path

Searched defs:Scratch (Results 1 – 13 of 13) sorted by relevance

/external/skia/docs/examples/
DSmoothBezierSplineInterpolation.cpp20 struct Scratch { in MakeCubicSplineInterpolation() struct
21 SkPoint a, b, c, r, p; in MakeCubicSplineInterpolation()
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.h152 struct Scratch { struct
164 // which stores a Tensor object directly. The Scratch object will also go argument
/external/gemmlowp/meta/
Dstreams.h64 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/
DASTMatchersInternal.cpp332 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/
DMipsExpandPseudo.cpp110 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
DMipsISelLowering.cpp1464 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/
Defidecompress.c722 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/
Dmeta_support.cc45 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/
Deight_bit_int_gemm.cc143 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/
DAMDGPUUsage.rst2438 .. _amdgpu-amdhsa-memory-model:
/external/swiftshader/third_party/subzero/src/
DIceRegistersARM32.h89 unsigned Scratch : 1; member
/external/clang/lib/AST/
DExprConstant.cpp1311 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/
DX86InstrInfo.cpp7401 unsigned Scratch = RegInfo.createVirtualRegister(&X86::GR64RegClass); in runOnMachineFunction() local