Home
last modified time | relevance | path

Searched defs:vec (Results 1 – 11 of 11) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/diversity_checker/
Ddiversity_checker.c77 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/
Dmman.h26 inline int mincore(void *addr __UNUSED, size_t length, unsigned char *vec) { in mincore()
/device/google/contexthub/firmware/lib/libc/
Dcrt.c34 callVect vec = *start; in callVectors() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DEglConfig.h28 static std::vector<EglConfig*> vec; member
DAVDVirglRenderer.cpp103 std::vector<EglConfig*> EglConfig::vec; member in EglConfig
/device/google/contexthub/util/nanotool/
Dlog.h38 #define LOGD_VEC(vec) Log::DebugBuf(vec) argument
Dlog.cpp67 void Log::DebugBuf(std::vector<uint8_t> vec) { in DebugBuf()
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
Dmag_sphere_fit.c78 const float vec[3] = {x, y, z}; in magCalSphereDataUpdate() local
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp47 SizedBuffer hidl_vec2sized_buffer(const hidl_vec<uint8_t>& vec) { in hidl_vec2sized_buffer()
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h135 struct AppVectors vec; member
142 struct AppVectors vec; member
205 struct AppVectors vec; member
/device/google/contexthub/firmware/os/inc/
Dbl.h81 struct BlVecTable vec; member