Home
last modified time | relevance | path

Searched refs:MILLION (Results 1 – 14 of 14) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/timers/
Dadjtick.c33 #define MILLION 1000000 macro
110 eppm = (delta1*MILLION)/delta2 - MILLION; in get_ppm_drift()
134 ppm = ((long long)tickval * MILLION)/systick - MILLION; in check_tick_adj()
138 printf("%lld usec, %lld ppm", systick + (systick * eppm / MILLION), eppm); in check_tick_adj()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/io/
DNumberOutput.java5 private static int MILLION = 1000000; field in NumberOutput
68 if (v < MILLION) { // at most 2 triplets... in outputInt()
119 if (v < MILLION) { // at most 2 triplets... in outputInt()
308 if (v < MILLION) { // at most 2 triplets... in _outputUptoBillion()
363 if (v < MILLION) { // at most 2 triplets... in _outputUptoBillion()
/external/jemalloc_new/src/
Dnstime.c9 #define MILLION UINT64_C(1000000) macro
28 return time->ns / MILLION; in nstime_msec()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DClock.c114 #define MILLION 1000000 in _plat__TimerRead()
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dpercent.proto43 MILLION = 2; enumerator
/external/pcre/testdata/
Dtestinput62497 more than MILLION
2500 MORE THAN MILLION
2505 more than MILLION
2508 MORE THAN MILLION
Dtestoutput63729 more than MILLION
3730 0: more than MILLION
3734 MORE THAN MILLION
3742 more than MILLION
3743 0: more than MILLION
3747 MORE THAN MILLION
Dtestoutput13129 more than MILLION
3130 0: more than MILLION
3134 MORE THAN MILLION
3142 more than MILLION
3143 0: more than MILLION
3147 MORE THAN MILLION
Dtestinput12067 more than MILLION
2070 MORE THAN MILLION
2075 more than MILLION
2078 MORE THAN MILLION
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/
Deds_for_test.proto434 MILLION = 2; enumerator
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h87721 MILLION = 1000000, enumerator
Dvmlinux.h87721 MILLION = 1000000, enumerator
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h54448 MILLION = 1000000, enumerator
Dvmlinux_510.h54448 MILLION = 1000000, enumerator