Home
last modified time | relevance | path

Searched defs:scalars (Results 1 – 25 of 38) sorted by relevance

12

/external/fonttools/Lib/fontTools/varLib/
Dmodels.py390 def interpolateFromDeltasAndScalars(deltas, scalars): argument
410 def interpolateFromMastersAndScalars(self, masterValues, scalars, *, round=noRound): argument
DvarStore.py164 def interpolateFromDeltasAndScalars(deltas, scalars): argument
/external/llvm-project/flang/lib/Evaluate/
Dfold-character.cpp42 if (auto scalars{GetScalarConstantArguments<T, SubscriptInteger>( in FoldIntrinsicFunction() local
Dfold-real.cpp101 if (auto scalars{GetScalarConstantArguments<T, T>(context, args)}) { in FoldIntrinsicFunction() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dwnaf.c185 const EC_SCALAR *scalars, size_t num) { in ec_GFp_mont_mul_public_batch()
Dec.c1020 const EC_SCALAR *scalars, size_t num) { in ec_point_mul_scalar_public_batch()
/external/boringssl/src/crypto/fipsmodule/ec/
Dwnaf.c185 const EC_SCALAR *scalars, size_t num) { in ec_GFp_mont_mul_public_batch()
Dec.c1032 const EC_SCALAR *scalars, size_t num) { in ec_point_mul_scalar_public_batch()
/external/harfbuzz_ng/src/
Dhb-cff2-interp-cs.hh189 hb_vector_t<float> scalars; member
/external/golang-protobuf/proto/
Dlib.go755 scalars []scalarField member
/external/boringssl/src/crypto/trust_token/
Dpmbtoken.c163 EC_SCALAR scalars[3] = {*scalar0, *scalar1, *scalar2}; in mul_public_3() local
180 const EC_SCALAR *scalars[] = {&x0, &y0, &x1, &y1, &xs, &ys}; in pmbtoken_generate_key() local
235 EC_SCALAR *scalars[] = {&key->x0, &key->y0, &key->x1, in pmbtoken_issuer_key_from_bytes() local
Dvoprf.c349 EC_SCALAR scalars[2] = {*scalar0, *scalar1}; in mul_public_2() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dpmbtoken.c136 EC_SCALAR scalars[3] = {*scalar0, *scalar1, *scalar2}; in mul_public_3() local
157 const EC_SCALAR *scalars[] = {&x0, &y0, &x1, &y1, &xs, &ys}; in pmbtoken_generate_key() local
215 EC_SCALAR *scalars[] = {&key->x0, &key->y0, &key->x1, in pmbtoken_issuer_key_from_bytes() local
Dtrust_token_test.cc740 EC_SCALAR *scalars[] = {&key->key.x0, &key->key.y0, &key->key.x1, in TEST_P() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dsame_shape_propagation.cc121 ArrayRef<ValueOrConst> scalars() const { in scalars() function
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_sanity.c335 static struct reg scalars[512+1]; variable
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_sanity.c613 static struct reg scalars[512+1]; variable
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DTensorTest.java301 public void scalars() { in scalars() method in TensorTest
/external/skqp/experimental/svg/model/
DSkSVGAttributeParser.cpp303 SkScalar scalars[6]; in parseMatrixToken() local
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp388 std::vector<float>& scalars = attribValues[attribValueNdx++]; in execute() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc30 absl::Span<const xla::XlaOp> scalars) { in ConcatScalars()
/external/skia/modules/svg/src/
DSkSVGAttributeParser.cpp418 SkScalar scalars[6]; in parseMatrixToken() local
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp804 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
1178 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
2349 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
2381 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type *> scalars, in shouldPassIndirectlyForSwift()
4935 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
5460 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
6216 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
7197 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp1198 std::vector<float>& scalars = attribValues[attribValueNdx++]; in execute() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp955 ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
2001 ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
4494 ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
5047 ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
5815 ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()

12