/external/zstd/tests/ |
D | datagencli.c | 35 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | legacy.c | 30 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | fullbench.c | 63 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
/external/libchrome/base/threading/ |
D | platform_thread.h | 114 DISPLAY, enumerator
|
/external/lz4/tests/ |
D | datagencli.c | 59 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | checkFrame.c | 56 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | fullbench.c | 91 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/bench/ |
D | benchfn.c | 41 # define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
/external/zstd/programs/ |
D | benchfn.c | 40 # define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | dibio.c | 57 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | zstdcli.c | 104 #define DISPLAY(...) DISPLAY_F(stderr, __VA_ARGS__) macro
|
D | benchzstd.c | 75 #define DISPLAY(...) { fprintf(stderr, __VA_ARGS__); fflush(NULL); } macro
|
/external/lz4/programs/ |
D | lz4cli.c | 71 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
D | bench.c | 87 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
|
/external/skia/infra/bots/recipes/perf_skottiewasm_lottieweb.expected/ |
D | skottie_wasm_perf_gpu.json | 52 "DISPLAY": ":0", string 217 "DISPLAY": ":0", string 382 "DISPLAY": ":0", string
|
D | lottie_web_canvas_perf.json | 49 "DISPLAY": ":0", string 211 "DISPLAY": ":0", string 373 "DISPLAY": ":0", string
|
D | lottie_web_perf_trybot.json | 49 "DISPLAY": ":0", string 211 "DISPLAY": ":0", string 373 "DISPLAY": ":0", string
|
D | lottie_web_perf.json | 49 "DISPLAY": ":0", string 211 "DISPLAY": ":0", string 373 "DISPLAY": ":0", string
|
D | lottie_web_canvas_perf_trybot.json | 49 "DISPLAY": ":0", string 211 "DISPLAY": ":0", string 373 "DISPLAY": ":0", string
|
D | skottie_wasm_perf_trybot.json | 51 "DISPLAY": ":0", string 215 "DISPLAY": ":0", string 379 "DISPLAY": ":0", string
|
D | skottie_wasm_perf.json | 51 "DISPLAY": ":0", string 215 "DISPLAY": ":0", string 379 "DISPLAY": ":0", string
|
/external/zstd/lib/dictBuilder/ |
D | fastcover.c | 57 #define DISPLAY(...) \ macro
|
D | zdict.c | 77 #define DISPLAY(...) { fprintf(stderr, __VA_ARGS__); fflush( stderr ); } macro
|
/external/zstd/zlibWrapper/examples/ |
D | zwrapbench.c | 75 #define DISPLAY(...) fprintf(displayOut, __VA_ARGS__) macro
|
/external/zstd/contrib/largeNbDicts/ |
D | largeNbDicts.c | 61 #define DISPLAY(...) fprintf(stdout, __VA_ARGS__) macro
|