| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | vector_utils_unittest.cpp | 40 Vector2 vec(1.0, 2.0); in TEST() local 54 Vector2 vec(3.0); in TEST() local 61 Vector2 vec(Vector2(1.0, 2.0)); in TEST() local 68 Vector4 vec(1.0, Vector2(2.0, 3.0), 4.0); in TEST() local 79 Vector2 vec(1.0, 2.0); in TEST() local 96 Vector2 vec = Vector2::Load(data); in TEST() local 127 Vector2 vec(1.0, 2.0); in TEST() local 132 Vector2 vec(1.0, 2.0); in TEST() local 137 Vector2 vec(1.0, 2.0); in TEST() local 142 Vector2 vec(3.0, 4.0); in TEST() local [all …]
|
| D | FixedVector_unittest.cpp | 53 FixedVector<int, 5> vec = {0, 1, 2, 3, 4}; in TEST() local 61 FixedVector<int, 5> vec; in TEST() local 74 FixedVector<int, 5> vec; in TEST() local 84 FixedVector<int, 5> vec; in TEST() local 93 FixedVector<int, 5> vec; in TEST() local 106 FixedVector<int, 5> vec = {0, 1, 2, 3, 4}; in TEST() local 114 FixedVector<int, 5> vec; in TEST() local 126 FixedVector<int, 5> vec = {0, 1, 2, 3}; in TEST() local 140 FixedVector<int, 2> vec; in TEST() local
|
| D | FastVector_unittest.cpp | 53 FastVector<int, 5> vec = {0, 1, 2, 3, 4}; in TEST() local 64 FastVector<int, 5> vec; in TEST() local 78 FastVector<size_t, kSize> vec; in TEST() local 99 FastVector<int, 5> vec; in TEST() local 109 FastVector<int, 5> vec; in TEST() local 118 FastVector<int, 5> vec; in TEST() local 127 FastVector<int, 5> vec; in TEST() local 139 FastVector<int, 5> vec = {0, 1, 2, 3, 4}; in TEST() local 147 FastVector<int, 3> vec = {0, 1, 2, 3, 4}; in TEST() local 155 FastVector<int, 5> vec; in TEST() local [all …]
|
| /device/generic/vulkan-cereal/include/glm/gtc/ |
| D | type_ptr.inl | 16 tvec2<T, P> const & vec 27 tvec2<T, P> & vec 38 tvec3<T, P> const & vec 49 tvec3<T, P> & vec 60 tvec4<T, P> const & vec 71 tvec4<T, P> & vec
|
| /device/generic/vulkan-cereal/host-common/ |
| D | MediaSnapshotState.cpp | 48 std::vector<uint8_t> vec; in savePacket() local 84 void saveVec(base::Stream* stream, const std::vector<T>& vec) { in saveVec() 92 void loadVec(base::Stream* stream, std::vector<T>& vec) { in loadVec()
|
| D | MediaH264DecoderVideoToolBox.cpp | 366 std::vector<uint8_t> vec; in decodeFrameInternal() local 381 std::vector<uint8_t> vec; in decodeFrameInternal() local
|
| D | MediaH264DecoderPlugin.h | 111 std::vector<uint8_t> vec; member
|
| /device/google/contexthub/firmware/os/algos/calibration/diversity_checker/ |
| D | diversity_checker.c | 77 const float vec[THREE_AXIS_DATA_DIM] = {x, y, z}; in diversityCheckerFindNearestPoint() local 120 const float vec[THREE_AXIS_DATA_DIM] = {x, y, z}; in diversityCheckerUpdate() local
|
| /device/google/fuchsia/bioniccompat/include/sys/compat/ |
| D | mman.h | 26 inline int mincore(void *addr __UNUSED, size_t length, unsigned char *vec) { in mincore()
|
| /device/google/contexthub/firmware/lib/libc/ |
| D | crt.c | 34 callVect vec = *start; in callVectors() local
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | EglConfig.h | 28 static std::vector<EglConfig*> vec; member
|
| /device/google/contexthub/util/nanotool/ |
| D | log.h | 38 #define LOGD_VEC(vec) Log::DebugBuf(vec) argument
|
| D | log.cpp | 67 void Log::DebugBuf(std::vector<uint8_t> vec) { in DebugBuf()
|
| /device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/ |
| D | mag_sphere_fit.c | 76 const float vec[3] = {x, y, z}; in magCalSphereDataUpdate() local
|
| /device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
| D | scattered_heap_buffer.h | 150 auto vec = SerializeAsArray(); in SerializeAsString() local
|
| /device/google/contexthub/lib/include/nanohub/ |
| D | nanohub.h | 135 struct AppVectors vec; member 142 struct AppVectors vec; member 205 struct AppVectors vec; member
|
| /device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
| D | remote_gatekeeper.cpp | 47 SizedBuffer hidl_vec2sized_buffer(const hidl_vec<uint8_t>& vec) { in hidl_vec2sized_buffer()
|
| /device/google/contexthub/firmware/os/inc/ |
| D | bl.h | 81 struct BlVecTable vec; member
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/test/ |
| D | image_utils.h | 59 static void PrintTo(const vector<uint8_t>& vec, ostream* os) { in PrintTo()
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | Common.h | 135 TSpan(const TVector<S> &vec) : mData(vec.data()), mSize(vec.size()) in TSpan()
|
| /device/google/atv/audio_proxy/ |
| D | AudioProxyStreamOut.cpp | 45 hidl_vec<H> vec(size); in convertToHidlVec() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/ |
| D | InstancingPerf.cpp | 33 size_t VectorSizeBytes(const std::vector<T> &vec) in VectorSizeBytes()
|
| /device/google/cuttlefish/host/commands/run_cvd/ |
| D | launch.cc | 35 std::vector<T> vec; in single_element_emplace() local
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
| D | SimpleC2Component.cpp | 391 std::list<std::unique_ptr<C2Work>> vec(std::unique_ptr<C2Work> &work) { in vec() function
|
| /device/generic/vulkan-cereal/third-party/perfetto/src/base/ |
| D | unix_socket.cc | 180 struct iovec* vec = &msg->msg_iov[i]; in ShiftMsgHdr() local
|