Searched refs:Zero (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/libs/vr/libdvrcommon/tests/ |
D | pose_test.cpp | 57 vec3_t start_position = vec3_t::Zero(); in TYPED_TEST() 82 vec3_t start_position = vec3_t::Zero(); in TYPED_TEST() 111 vec3_t start_position = vec3_t::Zero(); in TYPED_TEST() 137 vec3_t start_position = vec3_t::Zero(); in TYPED_TEST() 151 EXPECT_VEC3_NEAR(vec3_t::Zero(), nullified_pose[i].GetPosition(), in TYPED_TEST()
|
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
D | pose.h | 19 position_(Eigen::Vector3<T>::Zero()) {} in Pose()
|
D | numeric.h | 131 Derived1 result = Eigen::MatrixBase<Derived1>::Zero(); in RandomInRange()
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 184 * col: Zero-based column of the element to be extracted. 185 * row: Zero-based row of the element to extracted. 562 * col: Zero-based column of the element to be set. 563 * row: Zero-based row of the element to be set.
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues.h | 352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
|
D | ResourceValues.cpp | 1052 if (values[Zero]) { in Print() 1053 *out << " zero=" << *values[Zero]; in Print()
|
D | ResourceParser_test.cpp | 722 EXPECT_THAT(plural->values[Plural::Zero], IsNull()); in TEST_F()
|
D | ResourceParser.cpp | 1594 index = Plural::Zero; in ParsePlural()
|
/frameworks/ml/nn/common/operations/ |
D | Softmax.cpp | 145 FixedPointAccum sum_of_exps = FixedPointAccum::Zero(); in softmaxQuant8Impl()
|
/frameworks/base/tools/aapt2/format/binary/ |
D | BinaryResourceParser.cpp | 648 plural->values[Plural::Zero] = std::move(item); in ParsePlural()
|
D | TableFlattener.cpp | 154 case Plural::Zero: in Visit()
|
/frameworks/base/tools/aapt2/format/proto/ |
D | ProtoSerialize.cpp | 420 case Plural::Zero: in SerializePluralEnumToPb()
|
D | ProtoDeserialize.cpp | 669 return Plural::Zero; in DeserializePluralEnumFromPb()
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 128 * Since %{APILevel29}, generic zero-sized input tensor is supported. Zero 2025 * the input. Zero batches is supported for this tensor. 3073 * the zeroPoint must be 0 and the scale must be 0.125. Zero num_rois 3085 * {@link %{OperandTypeLinkPfx}TENSOR_QUANT8_ASYMM_SIGNED}. Zero num_rois is 3087 * of {@link %{OperandTypeLinkPfx}TENSOR_QUANT8_ASYMM}. Zero num_rois is 3092 * the same batch index are grouped together. Zero num_rois is 3609 * first dimension. Zero num_rois is supported for this tensor. 3622 * Zero num_rois is supported for this tensor. 5215 * with zeroPoint of 0 and scale of 0.125. Zero num_rois is 5219 * the same batch index are grouped together. Zero num_rois is
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 17 // after network N-1. Thus there is no PII involved here. Zero means no
|