Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 35) sorted by relevance

12

/device/google/cuttlefish_common/common/libs/time/
Dmonotonic_time_test.cpp41 int64_t scale = 1000; in TEST_F() local
48 int64_t scale = 1; in TEST_F() local
69 int64_t scale = 1; in TEST_F() local
76 int64_t scale = 1; in TEST_F() local
97 int64_t scale = 1; in TEST_F() local
105 int64_t scale = 1; in TEST_F() local
Dmonotonic_time.h28 TimeDifference(time_t seconds, long nanoseconds, int64_t scale) : in TimeDifference()
38 TimeDifference(const TimeDifference& in, int64_t scale) : in TimeDifference()
50 TimeDifference(const struct timespec& in, int64_t scale) : in TimeDifference()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtime_hashlib.py11 def test_scaled_msg(scale, name): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dstrtod.c67 int sign, scale, dotseen; in strtod() local
Ddtoa.c273 int e0, nd, nd0, scale; member
1056 sd2b(U *d, int scale, int *e) in sd2b()
/device/google/wahoo/vibrator/
DVibrator.cpp70 std::ofstream&& scale, std::ofstream&& ctrlloop, std::ofstream&& lptrigger) : in Vibrator()
163 uint8_t scale; in convertEffectStrength() local
Dservice.cpp170 std::ofstream scale{SCALE_PATH}; in registerVibratorService() local
/device/google/crosshatch/vibrator/
DVibrator.cpp104 std::ofstream&& queue, std::ofstream&& scale) : in Vibrator()
145 int32_t scale = amplitudeToScale(amplitude, UINT8_MAX); in setAmplitude() local
Dimpl.cpp132 std::ofstream scale{DIGI_SCALE_PATH}; in makeVibratorService() local
/device/google/bonito/vibrator/
DVibrator.h42 std::ofstream scale; member
DVibrator.cpp153 uint8_t scale; in convertEffectStrength() local
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/
Dsphere_fit_calibration.c184 const float scale = 1.f / norm; in sphereFitResidAndJacobianFunc() local
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtod.c91 int scale; in strtod() local
/device/google/contexthub/firmware/os/inc/
DhalIntf.h83 float scale[3]; member
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpegdec_test.c210 double scale; in chromaScale() local
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_mdp_ext.h84 void * scale; member
102 uint64_t scale; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_mdp_ext.h314 void *scale; member
392 uint64_t scale; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_mdp_ext.h314 void *scale; member
392 uint64_t scale; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_mdp_ext.h84 void * scale; member
102 uint64_t scale; member
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument
407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c290 int e0, nd, nd0, scale; member
1073 sd2b(U *d, int scale, int *e) in sd2b()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c298 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dunicodedata.c834 _gethash(const char *s, int len, int scale) in _gethash()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dunicodedata.c827 _gethash(const char *s, int len, int scale) in _gethash()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c720 #define DEC_INFO_RATE_RAW(name, rates, type, axis, inter, samples, raw, scale) \ argument
733 #define DEC_INFO_RATE_RAW_BIAS(name, rates, type, axis, inter, samples, raw, scale, bias) \ argument

12