OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flush
(Results
851 - 875
of
1083
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/packages/apps/Email/src/com/android/email/mail/store/
ImapFolder.java
[
all
...]
/packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryStatsHelper.java
237
printWriter.
flush
();
243
printWriter.
flush
();
[
all
...]
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
VideoEditorProject.java
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h
217
void
flush
() {
function in class:sequence_buffer
221
~sequence_buffer() {
flush
(); }
229
__x.
flush
();
235
__x.
flush
();
251
flush
();
267
flush
();
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py
2327
def
flush
(self):
member in class:_file_like
[
all
...]
test_socket.py
1416
def
flush
(self): pass
member in class:Urllib2FileobjectTest.testClose.MockSocket
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py
2327
def
flush
(self):
member in class:_file_like
[
all
...]
test_socket.py
1416
def
flush
(self): pass
member in class:Urllib2FileobjectTest.testClose.MockSocket
[
all
...]
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java
593
out.
flush
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridModel.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RelativeLayoutConversionHelper.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java
424
out.
flush
();
547
out.
flush
();
670
out.
flush
();
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java
86
flush
();
method
89
private void
flush
() {
method in class:GLLogWrapper
91
mLog.
flush
();
111
flush
();
method
[
all
...]
/frameworks/base/services/java/com/android/server/accessibility/
AccessibilityManagerService.java
2592
public void
flush
() {
method in class:AccessibilityManagerService.Service.KeyEventDispatcher
[
all
...]
/external/bluetooth/bluedroid/bta/av/
bta_av_int.h
235
BOOLEAN
flush
;
member in struct:__anon123
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
392
/*
flush
the converter cache to get a consistent state before the flushing is tested */
2187
UBool
flush
;
local
[
all
...]
/external/chromium_org/third_party/mesa/src/include/CL/
cl.hpp
3105
cl_int
flush
() const
function in class:cl::CommandQueue
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h
273
void (*
flush
)(__DRIdrawable *drawable);
member in struct:__DRI2flushExtensionRec
757
*
Flush
pending front-buffer rendering
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.h
131
int
flush
;
member in struct:r300_hyperz_state
299
* after end_query and
flush
. */
496
/* GPU
flush
. */
518
/* PVS
flush
. */
613
int64_t hyperz_time_of_last_flush; /* Time of the last
flush
with Z clear. */
614
unsigned num_z_clears; /* Since the last
flush
. */
/external/emma/core/java12/com/vladium/util/args/
OptsParser.java
749
pw.
flush
();
[
all
...]
Completed in 946 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>