| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ | 
| D | type_ptr.inl | 16 		tvec2<T, P> const & vec27 		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/google/cuttlefish/host/commands/cvd/unittests/parser/ | 
| D | test_common.cc | 33 bool FindConfig(const std::vector<std::string>& vec,  in FindConfig()38 bool FindConfigIgnoreSpaces(const std::vector<std::string>& vec,  in FindConfigIgnoreSpaces()
 
 | 
| /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()  local120       const float vec[THREE_AXIS_DATA_DIM] = {x, y, z};  in diversityCheckerUpdate()  local
 
 | 
| /device/google/cuttlefish/common/libs/confui/ | 
| D | packet_types.cpp | 26   for (auto const& vec : packet.additional_info_) {  in ToString()  local
 | 
| /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
 | 
| D | AVDVirglRenderer.cpp | 103 std::vector<EglConfig*> EglConfig::vec;  member in EglConfig
 | 
| /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/lib/include/nanohub/ | 
| D | nanohub.h | 135     struct AppVectors   vec;  member142     struct AppVectors  vec;  member
 205     struct AppVectors vec;  member
 
 | 
| /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/google/cuttlefish/guest/hals/gatekeeper/remote/ | 
| D | remote_gatekeeper.cpp | 43 SizedBuffer vec2sized_buffer(const std::vector<uint8_t>& vec) {  in vec2sized_buffer()
 | 
| /device/google/contexthub/firmware/os/inc/ | 
| D | bl.h | 81     struct BlVecTable vec;  member
 | 
| /device/google/cuttlefish/host/frontend/webrtc/libcommon/ | 
| D | utils.cpp | 52 Json::Value ToArray(const std::vector<T>& vec,  in ToArray()
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ | 
| D | GLEScmContext.cpp | 583     std::vector<float> vec(4);  in getColor()  local601     std::vector<float> vec = { mNormal.val.floatVal[0],  in getNormal()  local
 610     std::vector<float> vec = { mMultiTexCoord[index].floatVal[0],  in getMultiTexCoord()  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/google/trout/tools/tracing/proto/ | 
| D | perfetto_trace.proto | 4357   optional uint32 vec = 1;  field4360   optional uint32 vec = 1;  field
 4363   optional uint32 vec = 1;  field
 
 | 
| /device/generic/goldfish-opengl/system/profiler/ | 
| D | perfetto.cpp | 61911     struct iovec* vec = &msg->msg_iov[i];  in ShiftMsgHdrPosix()  local
 |