/external/protobuf/src/google/protobuf/io/ |
zero_copy_stream_impl.h | 72 // Flushes any buffers and closes the underlying file. Returns false if 150 // Flushes any buffers and closes the underlying file. Returns false if 155 // Flushes FileOutputStream's buffers but does not close the
|
/dalvik/vm/hprof/ |
HprofHeap.cpp | 135 /* This flushes the old segment and starts a new one. 222 /* This flushes the old segment and starts a new one.
|
/external/chromium_org/cc/resources/ |
resource_update_controller_unittest.cc | 77 // Check for back-to-back flushes. 78 EXPECT_EQ(0, num_consecutive_flushes_) << "Back-to-back flushes detected.";
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
change_list_loader.h | 129 // Flushes the callbacks for change list loading and all directory loading. 134 // Flushes the callbacks waiting for the directory to be loaded.
|
/external/chromium_org/chrome/common/extensions/api/ |
tts.json | 104 "description": "If true, enqueues this utterance if TTS is already in progress. If false (the default), interrupts any current speech and flushes the speech queue before speaking this new utterance." 186 "description": "Stops any current speech and flushes the queue of any pending utterances. In addition, if speech was paused, it will now be un-paused for the next call to speak.",
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGpuGL.h | 226 // flushes dithering, color-mask, and face culling stat 229 // flushes the scissor. see the note on flushBoundTextureAndParams about
|
/external/skia/src/gpu/gl/ |
GrGpuGL.h | 226 // flushes dithering, color-mask, and face culling stat 229 // flushes the scissor. see the note on flushBoundTextureAndParams about
|
/libcore/luni/src/main/java/java/io/ |
OutputStreamWriter.java | 125 * Closes this writer. This implementation flushes the buffer as well as the 149 * Flushes this writer. This implementation ensures that all buffered bytes
|
/device/generic/goldfish/opengl/system/renderControl_enc/ |
README | 91 This flushes the current window color buffer
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
CipherOutputStreamTest.java | 143 * flush() method testing. Tests that method flushes the data to the
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/ |
CipherOutputStream.java | 128 * Flushes this output stream by forcing any buffered output bytes
|
/external/chromium/base/ |
file_util_proxy.h | 204 // Flushes a file. The callback can be NULL.
|
platform_file.h | 126 // Flushes the buffers of the given file.
|
/external/chromium/base/win/ |
event_trace_controller.h | 117 // Flushes our session and retrieve the current properties,
|
/external/chromium/chrome/browser/resources/options/ |
about_page.js | 103 * Flushes the status message queue periodically using a timer.
|
/external/chromium_org/base/files/ |
file_util_proxy.h | 169 // Flushes a file. The callback can be null.
|
/external/chromium_org/content/renderer/ |
renderer_clipboard_client.cc | 79 // Flushes the objects to the clipboard with an IPC.
|
/external/chromium_org/gpu/command_buffer/common/ |
command_buffer.h | 92 // subsequent Flushes on the same GpuChannel.
|
/external/chromium_org/media/base/ |
audio_converter.h | 87 // Flushes all buffered data.
|
stream_parser.h | 98 // Called when a seek occurs. This flushes the current parser state
|
/external/chromium_org/media/video/ |
video_decode_accelerator.h | 119 // Flushes the decoder: all pending inputs will be decoded and pictures handed
|
/external/chromium_org/native_client_sdk/src/examples/api/gamepad/ |
gamepad.cc | 36 // Flushes its contents of |pixel_buffer_| to the 2D graphics context.
|
/external/chromium_org/net/base/ |
file_stream_context.h | 193 // Flushes all data written to the stream.
|
/external/chromium_org/net/socket/ |
ssl_session_cache_openssl.h | 87 // Reset the cache configuration. This flushes any existing entries.
|
/external/chromium_org/skia/ext/ |
bitmap_platform_device_win.h | 66 // Flushes the Windows device context so that the pixel data can be accessed
|