Home
last modified time | relevance | path

Searched defs:DISPLAY (Results 1 – 25 of 41) sorted by relevance

12

/external/zstd/tests/
Ddatagencli.c35 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Dlegacy.c30 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Dfullbench.c63 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
/external/libchrome/base/threading/
Dplatform_thread.h114 DISPLAY, enumerator
/external/lz4/tests/
Ddatagencli.c59 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
DcheckFrame.c56 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Dfullbench.c91 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/bench/
Dbenchfn.c41 # define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
/external/zstd/programs/
Dbenchfn.c40 # define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Ddibio.c57 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Dzstdcli.c104 #define DISPLAY(...) DISPLAY_F(stderr, __VA_ARGS__) macro
Dbenchzstd.c75 #define DISPLAY(...) { fprintf(stderr, __VA_ARGS__); fflush(NULL); } macro
/external/lz4/programs/
Dlz4cli.c71 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
Dbench.c87 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro
/external/skia/infra/bots/recipes/perf_skottiewasm_lottieweb.expected/
Dskottie_wasm_perf_gpu.json52 "DISPLAY": ":0", string
217 "DISPLAY": ":0", string
382 "DISPLAY": ":0", string
Dlottie_web_canvas_perf.json49 "DISPLAY": ":0", string
211 "DISPLAY": ":0", string
373 "DISPLAY": ":0", string
Dlottie_web_perf_trybot.json49 "DISPLAY": ":0", string
211 "DISPLAY": ":0", string
373 "DISPLAY": ":0", string
Dlottie_web_perf.json49 "DISPLAY": ":0", string
211 "DISPLAY": ":0", string
373 "DISPLAY": ":0", string
Dlottie_web_canvas_perf_trybot.json49 "DISPLAY": ":0", string
211 "DISPLAY": ":0", string
373 "DISPLAY": ":0", string
Dskottie_wasm_perf_trybot.json51 "DISPLAY": ":0", string
215 "DISPLAY": ":0", string
379 "DISPLAY": ":0", string
Dskottie_wasm_perf.json51 "DISPLAY": ":0", string
215 "DISPLAY": ":0", string
379 "DISPLAY": ":0", string
/external/zstd/lib/dictBuilder/
Dfastcover.c57 #define DISPLAY(...) \ macro
Dzdict.c77 #define DISPLAY(...) { fprintf(stderr, __VA_ARGS__); fflush( stderr ); } macro
/external/zstd/zlibWrapper/examples/
Dzwrapbench.c75 #define DISPLAY(...) fprintf(displayOut, __VA_ARGS__) macro
/external/zstd/contrib/largeNbDicts/
DlargeNbDicts.c61 #define DISPLAY(...) fprintf(stdout, __VA_ARGS__) macro

12