/external/google-fruit/extras/benchmark/ |
D | compile_time_benchmark.cpp | 19 #if MULTIPLIER == 1 22 #elif MULTIPLIER == 2 25 #elif MULTIPLIER == 4 28 #elif MULTIPLIER == 8 31 #elif MULTIPLIER == 16 34 #elif MULTIPLIER == 32 37 #elif MULTIPLIER == 64 40 #elif MULTIPLIER == 128 43 #elif MULTIPLIER == 256 46 #elif MULTIPLIER == 512 [all …]
|
D | new_delete_benchmark.cpp | 23 #if MULTIPLIER == 1 26 #elif MULTIPLIER == 10 29 #elif MULTIPLIER == 100 32 #elif MULTIPLIER == 1000
|
/external/webp/src/dsp/ |
D | alpha_processing.c | 216 #define MULTIPLIER(a) ((a) * 32897U) macro 219 #define MULTIPLIER(a) ((a) * 65793U) macro 233 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_C() 243 #undef MULTIPLIER 248 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro 271 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply4444_C() 281 #undef MULTIPLIER
|
D | alpha_processing_neon.c | 22 #define MULTIPLIER(a) ((a) * 0x8081) macro 68 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_NEON() 78 #undef MULTIPLIER
|
D | alpha_processing_sse2.c | 149 #define MULTIPLIER(a) ((a) * 0x8081) macro 201 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_SSE2() 210 #undef MULTIPLIER
|
/external/libjpeg-turbo/ |
D | jmorecfg.h | 403 #ifndef MULTIPLIER 405 #define MULTIPLIER int /* type for fastest integer multiply */ macro 407 #define MULTIPLIER short /* prefer 16-bit with SIMD for parellelism */ macro
|
D | jdct.h | 66 typedef MULTIPLIER ISLOW_MULT_TYPE; /* short or int, whichever is faster */ 68 typedef MULTIPLIER IFAST_MULT_TYPE; /* 16 bits is OK, use short if faster */
|
/external/grpc-grpc/doc/ |
D | connection-backoff.md | 10 1. MULTIPLIER (factor with which to multiply backoff after a failed retry) 28 current_backoff = Min(current_backoff * MULTIPLIER, MAX_BACKOFF) 37 MULTIPLIER = 1.6
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_def_task01.c | 71 #define MULTIPLIER 10 /* Rate at which share value gets multiplied */ macro 233 myshares = MULTIPLIER * myshares; in main()
|
D | cpuctl_test01.c | 70 #define MULTIPLIER 10 /* decides the rate at which share value gets multiplied */ macro 220 myshares = MULTIPLIER * myshares; in main()
|
/external/libjpeg-turbo/simd/nasm/ |
D | jsimdcfg.inc.h | 110 ; To maximize parallelism, Type MULTIPLIER is changed to short.
|
/external/guice/lib/build/ |
D | spring-core.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/dagger2/lib/ |
D | auto-value-1.4.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |