/device/google/contexthub/firmware/os/algos/common/math/ |
D | quat.c | 21 void initQuat(Quat *q, const struct Mat33 *R) { in initQuat() 35 void quatToMatrix(struct Mat33 *R, const Quat *q) { in quatToMatrix()
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 213 struct Mat33 R; in fusion_init_complete() local 441 struct Mat33 R; in fusionUpdate() local 540 struct Mat33 R; in fusionHandleAcc() local 604 struct Mat33 R; in fusionHandleMag() local 689 void fusionGetRotationMatrix(const struct Fusion *fusion, struct Mat33 *R) { in fusionGetRotationMatrix()
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
D | VlvAccess.h | 170 #define PciCfg32Read_CF8CFC(B,D,F,R) \ argument 173 #define PciCfg32Write_CF8CFC(B,D,F,R,Data) \ argument 176 #define PciCfg32Or_CF8CFC(B,D,F,R,O) \ argument 180 #define PciCfg32And_CF8CFC(B,D,F,R,A) \ argument 184 #define PciCfg32AndThenOr_CF8CFC(B,D,F,R,A,O) \ argument
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
D | e_log2.c | 43 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log2() local
|
D | e_log.c | 105 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() local
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | FormatConversions.cpp | 101 uint8_t R = (r * 527 + 23) >> 6; in rgb565_to_yv12() local 139 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yv12() local 175 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yuv420p() local
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeRotatingCameraDevice.cpp | 78 uint8_t R = input[j*width*4 + i*4]; in rgba8888_to_nv21() local 331 const float R=3500; in get_eye_x_y_z() local
|
/device/generic/goldfish/camera/fake-pipeline2/ |
D | Scene.h | 76 R = 0, enumerator
|
D | Scene.cpp | 35 #define R (Scene::ROOF * Scene::NUM_CHANNELS) macro
|
/device/google/cuttlefish_common/guest/hals/camera/fake-pipeline2/ |
D | Scene.h | 71 enum ColorChannels { R = 0, Gr, Gb, B, Y, Cb, Cr, NUM_CHANNELS }; enumerator
|
D | Scene.cpp | 35 #define R (Scene::ROOF * Scene::NUM_CHANNELS) macro
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | meminit.c | 1572 #define R 1 // RIGHT RDQS in rd_train() macro 1902 #define R 1 // RIGHT side loop value definition in wr_train() macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_heapq.py | 241 def R(seqn): function
|
D | test_itertools.py | 1102 def R(seqn): function
|
D | test_set.py | 1473 def R(seqn): function
|
D | test_descr.py | 3092 class R(J): class
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | sha512module.c | 129 #define R(x, n) (((x) & Py_ULL(0xFFFFFFFFFFFFFFFF)) >> ((unsigned PY_LONG_LONG)n)) macro
|
D | sha256module.c | 119 #define R(x, n) (((x)&0xFFFFFFFFUL)>>(n)) macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | sha256module.c | 119 #define R(x, n) (((x)&0xFFFFFFFFUL)>>(n)) macro
|
D | sha512module.c | 129 #define R(x, n) (((x) & Py_ULL(0xFFFFFFFFFFFFFFFF)) >> ((unsigned PY_LONG_LONG)n)) macro
|
/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 347 struct Mat33 R; // direction-cosine/rotation matrix, inertial -> device in updateOutput() local
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | msm_camera.h | 794 struct msm_st_half R; member
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | msm_camera.h | 557 struct msm_st_half R; member
|
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | msm_camera.h | 794 struct msm_st_half R; member
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | msm_camera.h | 557 struct msm_st_half R; member
|