Searched refs:Z (Results 1 – 8 of 8) sorted by relevance
127 return accel[Z]; in getAccelZ()140 coor[Z] = (int16_t(writeThenRead(OUT_Z_H_M)) << 8) in getCoordinates()160 return coor[Z]; in getCoorZ()182 accel[Z] = (int16_t(writeThenRead(OUT_Z_H_A)) << 8) in getAcceleration()
81 Z = 2 enumerator
109 return accel[Z]; in getAccelZ()151 return coor[Z]; in getCoorZ()174 accel[Z] = (int16_t(readThenWrite(OUT_Z_H_A)) << 8) in getAcceleration()
61 #define Z 2 macro
168 #define sem_init(X,Y,Z) semaphore_create(mach_task_self(), X, SYNC_POLICY_FIFO, Z)
1136 int Z = cpi->mb.zbin_over_quant; in vp8_update_rate_correction_factors() local1140 while (Z > 0) in vp8_update_rate_correction_factors()1142 Z --; in vp8_update_rate_correction_factors()
149 sar edi, cl ; also sets Z bit
92 name "gtest-X.Y.Z" which contains all of the source code. Here are95 tar -xvzf gtest-X.Y.Z.tar.gz96 tar -xvjf gtest-X.Y.Z.tar.bz297 unzip gtest-X.Y.Z.zip