Home
last modified time | relevance | path

Searched defs:FLUSH (Results 1 – 15 of 15) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djchuff.h59 #define FLUSH() { \ macro
92 #define FLUSH() { \ macro
/external/tpm2-tss/test/integration/
Desys-policy-physical-presence-opt.int.c22 #define FLUSH true macro
Desys-policy-template-opt.int.c22 #define FLUSH true macro
Desys-policy-authorize-nv-opt.int.c22 #define FLUSH true macro
Desys-policy-regression.int.c20 #define FLUSH true macro
/external/cronet/net/network_error_logging/
Dmock_persistent_nel_store.h30 FLUSH enumerator
/external/cronet/net/reporting/
Dmock_persistent_reporting_store.h37 FLUSH enumerator
/external/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java23 FLUSH, enumConstant
/external/libavc/decoder/svc/
Disvcd_defs.h50 #define FLUSH 2 macro
/external/mtools/
Dstream.h83 #define FLUSH(stream) \ macro
/external/libjpeg-turbo/
Djchuff.c382 #define FLUSH() { \ macro
407 #define FLUSH() { \ macro
/external/skia/src/core/
DSkPictureFlat.h104 FLUSH, // no-op enumerator
/external/rust/crates/virtio-drivers/src/device/
Dblk.rs515 const FLUSH = 1 << 9; constant
/external/rust/crates/unsafe-libyaml/src/
Demitter.rs27 unsafe fn FLUSH(emitter: *mut yaml_emitter_t) -> Success { in FLUSH() function
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp22 #define FLUSH fflush(stdout) macro