/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/xray/ |
xray_log_interface.h | 51 /// // optionally flushing the log). 57 /// // We can optionally wait before flushing the log to give other threads a 123 /// This enum allows an implementation to signal log flushing operations via 124 /// `__xray_log_flushLog()`, and the state of flushing the log. 215 /// Invokes the install implementation log flushing routine. See
|
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/xray/ |
xray_log_interface.h | 51 /// // optionally flushing the log). 57 /// // We can optionally wait before flushing the log to give other threads a 123 /// This enum allows an implementation to signal log flushing operations via 124 /// `__xray_log_flushLog()`, and the state of flushing the log. 218 /// Invokes the install implementation log flushing routine. See
|
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/xray/ |
xray_log_interface.h | 51 /// // optionally flushing the log). 57 /// // We can optionally wait before flushing the log to give other threads a 123 /// This enum allows an implementation to signal log flushing operations via 124 /// `__xray_log_flushLog()`, and the state of flushing the log. 218 /// Invokes the install implementation log flushing routine. See
|
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/xray/ |
xray_log_interface.h | 51 /// // optionally flushing the log). 57 /// // We can optionally wait before flushing the log to give other threads a 123 /// This enum allows an implementation to signal log flushing operations via 124 /// `__xray_log_flushLog()`, and the state of flushing the log. 218 /// Invokes the install implementation log flushing routine. See
|
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/xray/ |
xray_log_interface.h | 51 /// // optionally flushing the log). 57 /// // We can optionally wait before flushing the log to give other threads a 123 /// This enum allows an implementation to signal log flushing operations via 124 /// `__xray_log_flushLog()`, and the state of flushing the log. 218 /// Invokes the install implementation log flushing routine. See
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
XZOutputStream.java | 64 * True if the current filter chain supports flushing. 65 * If it doesn't support flushing, <code>flush()</code> 250 * flushing reduces compression ratio. 293 * Call also <code>flush()</code> if flushing is wanted in addition to 345 * smaller penalty with flushing than BT4. 347 * Some filters don't support flushing. If the filter chain has 349 * before flushing.
|
/libcore/luni/src/test/java/libcore/libcore/net/ |
UriCodecTest.java | 234 // Last character needs encoding (make sure we are flushing the buffer with chars to encode). 240 // Last character needs encoding (make sure we are flushing the buffer with chars to encode). 302 // Last character needs decoding (make sure we are flushing the buffer with chars to decode).
|
/art/compiler/linker/ |
error_delaying_output_stream.h | 91 // Check (without flushing) whether all operations have succeeded so far.
|
/art/libartbase/base/ |
scoped_flock.h | 34 // A scoped File object that calls Close without flushing.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/ |
EfiJump.h | 98 Flushing the CPU instruction cache.
|
/external/deqp/doc/testspecs/GLES3/ |
functional.fence_sync.txt | 31 - Flushing or finishing before wait
|
/external/e2fsprogs/e2fsck/ |
iscan.c | 81 _("while opening %s for flushing"), device_name);
|
/external/guava/guava/src/com/google/common/io/ |
Flushables.java | 60 "IOException thrown while flushing Flushable.", e);
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
phase1-down.sh | 50 # any SAD instead of flushing what needs to be flushed.
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/ |
LZEncoder.java | 28 * to make hasEnoughData return true. Flushing and finishing are 220 // After flushing or setting a preset dictionary there will be 383 * flushing; encoding may be continued with 384 * new input after flushing
|
/external/mesa3d/src/gallium/state_trackers/dri/ |
dri_drawable.h | 68 boolean flushing; /* prevents recursion in dri_flush */ member in struct:dri_drawable
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_cmdbuf.h | 79 * After the last END_BATCH() of rendering, this indicates that flushing
|
/external/selinux/libselinux/man/man3/ |
avc_open.3 | 52 to reflect the current enforcing mode and flushing the cache on receipt of a policy load notification. Audit messages are produced when netlink notifications are processed.
|
/external/skia/src/gpu/ |
GrOnFlushResourceProvider.h | 47 * Called once flushing is complete and all ops indicated by preFlush have been executed and
|
/external/skqp/src/gpu/ |
GrOnFlushResourceProvider.h | 47 * Called once flushing is complete and all ops indicated by preFlush have been executed and
|
/external/webrtc/webrtc/common_audio/ |
ring_buffer.h | 51 // that is, flushing the buffer. Negative |element_count| moves the read
|
/frameworks/base/services/backup/java/com/android/server/backup/utils/ |
DataStreamFileCodec.java | 63 * Serializes {@code t} to the file, automatically flushing and closing output streams.
|
/hardware/intel/common/wrs_omxil_core/utils/inc/ |
workqueue.h | 67 /* inner class for flushing */
|
/libcore/luni/src/test/java/libcore/java/io/ |
FileOutputStreamTest.java | 74 // ...as is flushing...
|
/prebuilts/go/darwin-x86/src/runtime/ |
mwbbuf.go | 28 // barrier flushing. 63 // values amortize flushing overhead more, but increase the 64 // latency of flushing. Higher values also increase the cache 148 // flushing the buffer.
|