Home
last modified time | relevance | path

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

/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/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/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.c76 const float vec[3] = {x, y, z}; in magCalSphereDataUpdate() local
/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
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dcrc32.c342 local unsigned long gf2_matrix_times(mat, vec) in gf2_matrix_times() argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dcrc32.c327 local unsigned long gf2_matrix_times(mat, vec) in gf2_matrix_times() argument
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dcrc32.c344 local unsigned long gf2_matrix_times(mat, vec) in gf2_matrix_times() argument
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp45 hidl_vec<H> vec(size); in convertToHidlVec() local