/external/pytorch/aten/src/ATen/native/cuda/ |
D | ForeachBinaryOpScalar.cu | 27 const Scalar& scalar) { in foreach_binary_op() 52 void foreach_binary_op_(TensorList tensors, const Scalar& scalar) { in foreach_binary_op_() 72 const Scalar& scalar) { in all_types_complex_bool_half_bfloat16() 85 const Scalar& scalar) { in all_types_complex_bool_half_bfloat16_() 98 const Scalar& scalar) { in all_types_half_bfloat16() 108 void all_types_half_bfloat16_(TensorList tensors, const Scalar& scalar) { in all_types_half_bfloat16_() 120 const Scalar& scalar) { in all_types_complex_half_bfloat16() 132 const Scalar& scalar) { in all_types_complex_half_bfloat16_() 181 const Scalar& scalar, in foreach_scalar_pow_list_kernel_cuda() 198 Scalar scalar_reciprocal(const Scalar& scalar) { in scalar_reciprocal() [all …]
|
D | ForeachBinaryOpScalarTensor.cu | 23 const Tensor& scalar, in foreach_binary_op() 65 const Tensor& scalar, in foreach_binary_op_() 162 const Tensor& scalar, in all_types_complex_bool_half_bfloat16() 178 const Tensor& scalar, in all_types_complex_bool_half_bfloat16_()
|
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec3.inl | 63 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec3<T, P>::tvec3(T scalar) 181 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator+=(U scalar) 211 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator-=(U scalar) 241 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator*=(U scalar) 339 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator%=(U scalar) 369 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator&=(U scalar) 399 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator|=(U scalar) 429 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator^=(U scalar) 459 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator<<=(U scalar) 489 GLM_FUNC_QUALIFIER tvec3<T, P> & tvec3<T, P>::operator>>=(U scalar) [all …]
|
D | type_vec1.inl | 37 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec1<T, P>::tvec1(T scalar) 104 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator+=(U scalar) 120 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator-=(U scalar) 136 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator*=(U scalar) 152 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator/=(U scalar) 202 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator%=(U scalar) 218 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator&=(U scalar) 234 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator|=(U scalar) 250 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator^=(U scalar) 266 GLM_FUNC_QUALIFIER tvec1<T, P> & tvec1<T, P>::operator<<=(U scalar) [all …]
|
D | type_vec2.inl | 50 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_CTOR tvec2<T, P>::tvec2(T scalar) 137 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator+=(U scalar) 164 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator-=(U scalar) 191 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator*=(U scalar) 218 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator/=(U scalar) 281 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator%=(U scalar) 308 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator&=(U scalar) 335 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator|=(U scalar) 362 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator^=(U scalar) 389 GLM_FUNC_QUALIFIER tvec2<T, P> & tvec2<T, P>::operator<<=(U scalar) [all …]
|
D | type_vec4.inl | 186 GLM_FUNC_QUALIFIER GLM_CONSTEXPR_SIMD tvec4<T, P>::tvec4(T scalar) 368 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator+=(U scalar) 389 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator-=(U scalar) 410 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator*=(U scalar) 431 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator/=(U scalar) 492 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator%=(U scalar) 513 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator&=(U scalar) 534 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator|=(U scalar) 555 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator^=(U scalar) 576 GLM_FUNC_QUALIFIER tvec4<T, P> & tvec4<T, P>::operator<<=(U scalar) [all …]
|
D | type_mat2x2.inl | 43 GLM_FUNC_QUALIFIER tmat2x2<T, P>::tmat2x2(T scalar) 194 GLM_FUNC_QUALIFIER tmat2x2<T, P>& tmat2x2<T, P>::operator+=(U scalar) 212 GLM_FUNC_QUALIFIER tmat2x2<T, P>& tmat2x2<T, P>::operator-=(U scalar) 230 GLM_FUNC_QUALIFIER tmat2x2<T, P>& tmat2x2<T, P>::operator*=(U scalar) 246 GLM_FUNC_QUALIFIER tmat2x2<T, P>& tmat2x2<T, P>::operator/=(U scalar) 313 GLM_FUNC_QUALIFIER tmat2x2<T, P> operator+(tmat2x2<T, P> const & m, T scalar) argument 321 GLM_FUNC_QUALIFIER tmat2x2<T, P> operator+(T scalar, tmat2x2<T, P> const & m) argument 337 GLM_FUNC_QUALIFIER tmat2x2<T, P> operator-(tmat2x2<T, P> const & m, T scalar) argument 345 GLM_FUNC_QUALIFIER tmat2x2<T, P> operator-(T scalar, tmat2x2<T, P> const & m) argument 361 GLM_FUNC_QUALIFIER tmat2x2<T, P> operator*(tmat2x2<T, P> const & m, T scalar) argument [all …]
|
D | type_mat3x3.inl | 46 GLM_FUNC_QUALIFIER tmat3x3<T, P>::tmat3x3(T scalar) 356 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator+(tmat3x3<T, P> const & m, T scalar) argument 365 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator+(T scalar, tmat3x3<T, P> const & m) argument 383 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator-(tmat3x3<T, P> const & m, T scalar) argument 392 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator-(T scalar, tmat3x3<T, P> const & m) argument 410 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator*(tmat3x3<T, P> const & m, T scalar) argument 419 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator*(T scalar, tmat3x3<T, P> const & m) argument 512 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator/(tmat3x3<T, P> const & m, T scalar) argument 521 GLM_FUNC_QUALIFIER tmat3x3<T, P> operator/(T scalar, tmat3x3<T, P> const & m) argument
|
D | type_mat2x3.inl | 41 GLM_FUNC_QUALIFIER tmat2x3<T, P>::tmat2x3(T scalar) 299 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator+(tmat2x3<T, P> const & m, T scalar) argument 315 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator-(tmat2x3<T, P> const & m, T scalar) argument 331 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator*(tmat2x3<T, P> const & m, T scalar) argument 339 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator*(T scalar, tmat2x3<T, P> const & m) argument 430 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator/(tmat2x3<T, P> const & m, T scalar) argument 438 GLM_FUNC_QUALIFIER tmat2x3<T, P> operator/(T scalar, tmat2x3<T, P> const & m) argument
|
D | type_mat2x4.inl | 41 GLM_FUNC_QUALIFIER tmat2x4<T, P>::tmat2x4(T scalar) 300 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator+(tmat2x4<T, P> const & m, T scalar) argument 316 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator-(tmat2x4<T, P> const & m, T scalar) argument 332 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator*(tmat2x4<T, P> const & m, T scalar) argument 340 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator*(T scalar, tmat2x4<T, P> const & m) argument 439 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator/(tmat2x4<T, P> const & m, T scalar) argument 447 GLM_FUNC_QUALIFIER tmat2x4<T, P> operator/(T scalar, tmat2x4<T, P> const & m) argument
|
D | type_mat4x2.inl | 54 GLM_FUNC_QUALIFIER tmat4x2<T, P>::tmat4x2(T scalar) 380 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator+(tmat4x2<T, P> const & m, T scalar) argument 400 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator-(tmat4x2<T, P> const & m, T scalar) argument 420 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator*(tmat4x2<T, P> const & m, T scalar) argument 430 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator*(T scalar, tmat4x2<T, P> const & m) argument 513 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator/(tmat4x2<T, P> const & m, T scalar) argument 523 GLM_FUNC_QUALIFIER tmat4x2<T, P> operator/(T scalar, tmat4x2<T, P> const & m) argument
|
D | type_mat3x2.inl | 44 GLM_FUNC_QUALIFIER tmat3x2<T, P>::tmat3x2(T scalar) 340 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator+(tmat3x2<T, P> const & m, T scalar) argument 358 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator-(tmat3x2<T, P> const & m, T scalar) argument 376 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator*(tmat3x2<T, P> const & m, T scalar) argument 385 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator*(T scalar, tmat3x2<T, P> const & m) argument 462 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator/(tmat3x2<T, P> const & m, T scalar) argument 471 GLM_FUNC_QUALIFIER tmat3x2<T, P> operator/(T scalar, tmat3x2<T, P> const & m) argument
|
D | type_mat3x4.inl | 44 GLM_FUNC_QUALIFIER tmat3x4<T, P>::tmat3x4(T scalar) 340 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator+(tmat3x4<T, P> const & m, T scalar) argument 358 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator-(tmat3x4<T, P> const & m, T scalar) argument 376 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator*(tmat3x4<T, P> const & m, T scalar) argument 385 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator*(T scalar, tmat3x4<T, P> const & m) argument 502 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator/(tmat3x4<T, P> const & m, T scalar) argument 511 GLM_FUNC_QUALIFIER tmat3x4<T, P> operator/(T scalar, tmat3x4<T, P> const & m) argument
|
/external/executorch/kernels/portable/cpu/ |
D | scalar_utils.h | 42 #define ET_EXTRACT_SCALAR(scalar, out_val) \ argument 56 inline ScalarType get_scalar_dtype(Scalar scalar) { in get_scalar_dtype() 187 bool extract_scalar(Scalar scalar, INT_T* out_val) { in extract_scalar() 216 bool extract_scalar(Scalar scalar, FLOAT_T* out_val) { in extract_scalar() 252 bool extract_scalar(Scalar scalar, BOOL_T* out_val) { in extract_scalar()
|
/external/pytorch/torch/csrc/jit/mobile/ |
D | register_ops_common_utils.cpp | 31 int64_t scalar = *(int64_t*)data; in tensorToListRecursive() local 38 double scalar = in tensorToListRecursive() local 46 c10::complex<double> scalar = scalar_ty == at::ScalarType::ComplexFloat in tensorToListRecursive() local 51 bool scalar = *(bool*)data; in tensorToListRecursive() local
|
/external/tensorflow/tensorflow/core/tfrt/utils/ |
D | fallback_tensor_test.cc | 25 int32_t scalar = 123; in TEST() local 39 tensorflow::tstring scalar = "string"; in TEST() local 53 int32_t scalar = 123; in TEST() local
|
/external/executorch/extension/tensor/ |
D | tensor_ptr_maker.cpp | 22 bool extract_scalar(exec_aten::Scalar scalar, INT_T* out_val) { in extract_scalar() 39 bool extract_scalar(exec_aten::Scalar scalar, FLOAT_T* out_val) { in extract_scalar() 61 bool extract_scalar(exec_aten::Scalar scalar, BOOL_T* out_val) { in extract_scalar() 73 #define ET_EXTRACT_SCALAR(scalar, out_val) \ argument
|
/external/pytorch/torch/csrc/lazy/ts_backend/ |
D | ts_backend_impl.h | 10 TSData(const at::Scalar& scalar, const torch::lazy::BackendDevice& device) in TSData() 41 std::optional<at::Scalar> scalar; variable
|
/external/harfbuzz_ng/src/ |
D | hb-subset-instancer-solver.cc | 179 double scalar = 1.0; in _solve() local 194 double scalar = outGain; in _solve() local 273 double scalar = 1.0; in _solve() local 328 double scalar = supportScalar (axisMin, tent); in _solve() local
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/ |
D | ScalarAnalysis.java | 22 private final String scalar; field in ScalarAnalysis 30 public ScalarAnalysis(String scalar, boolean empty, boolean multiline, boolean allowFlowPlain, in ScalarAnalysis()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue437/ |
D | BinaryRoundTripTest.java | 51 ScalarNode scalar = (ScalarNode) node; in testBinaryNode() local 73 ScalarNode scalar = (ScalarNode) node; in testStrNode() local
|
/external/pytorch/test/onnx/ |
D | test_custom_ops.py | 20 def forward(ctx, input, scalar): argument 25 def symbolic(g, input, scalar): argument 44 def forward(ctx, input, scalar): argument
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | simple_mul.c | 25 const EC_RAW_POINT *p, const EC_SCALAR *scalar) { in ec_GFp_mont_mul() 80 const EC_SCALAR *scalar) { in ec_GFp_mont_mul_base() 101 const EC_SCALAR *scalar, unsigned i) { in ec_GFp_mont_batch_get_window() 215 const EC_SCALAR *scalar, unsigned i) { in ec_GFp_mont_get_comb_window()
|
/external/pytorch/test/torch_np/ |
D | test_nep50_examples.py | 159 def test_direct_compare(self, scalar, array, dtype): argument 184 def test_compare_ufuncs(self, name, scalar, array): argument
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/extensions/compactnotation/ |
D | CompactConstructor.java | 85 public CompactData getCompactData(String scalar) { in getCompactData() 141 ScalarNode scalar = (ScalarNode) key; in getConstructor() local 148 ScalarNode scalar = (ScalarNode) node; in getConstructor() local
|