Searched refs:value_type (Results 26 - 43 of 43) sorted by relevance

12

/frameworks/compile/slang/
H A Dslang_rs_export_element.cpp64 ElementInfoMap.insert(ElementInfoMapTy::value_type::Create(
H A Dslang_rs_context.cpp389 ExportTypeMap::value_type *NewItem =
390 ExportTypeMap::value_type::Create(TypeName,
/frameworks/native/libs/math/include/math/
H A Dvec3.h42 typedef T value_type; typedef in class:android::details::TVec3
H A Dvec4.h42 typedef T value_type; typedef in class:android::details::TVec4
H A Dquat.h49 typedef T value_type; typedef in class:android::details::TQuaternion
H A Dmat2.h81 typedef T value_type; typedef in class:android::details::TMat22
H A Dmat3.h88 typedef T value_type; typedef in class:android::details::TMat33
H A Dmat4.h94 typedef T value_type; typedef in class:android::details::TMat44
/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_service.h49 action](const ChannelIterator::value_type& pair) mutable {
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
H A Dserialization.h310 s.length() * sizeof(std::string::value_type);
317 s.length() * sizeof(typename StringWrapper<T>::value_type);
324 b.size() * sizeof(typename BufferWrapper<T>::value_type);
571 encoding, value.size() * sizeof(typename BufferWrapper<T>::value_type),
930 sizeof(typename BufferWrapper<std::vector<T, Allocator>>::value_type);
937 const auto value_type_size = sizeof(typename BufferWrapper<T*>::value_type);
945 const auto value_type_size = sizeof(typename StringType::value_type);
1567 sizeof(typename BufferWrapper<std::vector<T, Allocator>>::value_type);
1590 const auto value_type_size = sizeof(typename BufferWrapper<T*>::value_type);
1654 const auto value_type_size = sizeof(typename StringWrapper<T>::value_type);
[all...]
H A Dencoding.h487 sizeof(typename BufferWrapper<T>::value_type));
/frameworks/native/services/sensorservice/
H A Dmat.h129 typedef TYPE value_type; typedef in class:android::mat
260 typedef TYPE value_type; typedef in class:android::mat
H A Dvec.h125 // different vector types (but with same value_type and size).
307 typedef TYPE value_type; typedef in class:android::vec
/frameworks/base/libs/hwui/
H A DRect.h50 typedef float value_type; typedef in class:android::uirenderer::Rect
/frameworks/native/include/private/ui/
H A DRegionHelper.h31 typedef typename RECT::value_type TYPE;
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.cpp51 static const ApplyFunctionMap::value_type ApplyFunctionList[] = {
52 DECL_AARCH64_APPLY_RELOC_FUNC_PTRS(ApplyFunctionMap::value_type,
/frameworks/base/core/jni/android/graphics/
H A DPath.cpp346 next = tToPoint.insert(iter, PointMap::value_type(midT, midPoint));
/frameworks/native/libs/math/tests/
H A Dmat_test.cpp540 typedef typename MATRIX::value_type T;

Completed in 437 milliseconds

12