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.h164 struct Scratch { struct
176 // 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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp109 Register Scratch = I->getOperand(7).getReg(); in expandAtomicCmpSwapSubword() local
247 Register Scratch = I->getOperand(4).getReg(); in expandAtomicCmpSwap() local
635 Register Scratch = I->getOperand(3).getReg(); in expandAtomicBinOp() local
DMipsISelLowering.cpp1552 Register Scratch = RegInfo.createVirtualRegister(RegInfo.getRegClass(OldVal)); in emitAtomicBinary() local
1672 Register Scratch = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local
1861 Register Scratch = MRI.createVirtualRegister(RC); in emitAtomicCmpSwap() local
1938 Register Scratch = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
/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::__anon1bfd2c330111::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::__anon03c92b730111::Scratch
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorContractionSycl.h475 …ccessor<OutScalar, 1, cl::sycl::access::mode::read_write, cl::sycl::access::target::local> Scratch; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp564 SmallString<16> Scratch; member in __anon0063d26f0111::__anon0063d26f0311::MergedBlockName
/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