OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flushes
(Results
226 - 250
of
798
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event.py
196
trace_flush.__doc__ = """
Flushes
any currently-recorded trace data to disk.
/external/compiler-rt/lib/builtins/
divdf3.c
13
// For simplicity, this implementation currently
flushes
denormals to zero.
divsf3.c
13
// For simplicity, this implementation currently
flushes
denormals to zero.
/external/deqp/external/openglcts/modules/gl/
gl4cContextFlushControlTests.hpp
119
* case which
flushes
functionality. Test sets pass if expected behavior has
/external/iproute2/man/man8/
ip-rule.8
273
updates, it
flushes
the routing cache with
/external/mesa3d/docs/relnotes/
10.0.3.html
113
<li>i965/gen6/blorp: Emit more
flushes
to workaround hangs</li>
8.0.1.html
138
<li>i965: Emit Ivybridge VS workaround
flushes
.</li>
/external/mesa3d/src/gallium/drivers/i915/
i915_context.h
284
/* state for tracking
flushes
*/
/external/mesa3d/src/gallium/state_trackers/nine/
nine_queue.c
135
/*
Flushes
the queue.
/external/mesa3d/src/mesa/drivers/dri/i965/
genX_blorp_exec.c
217
/* Emit workaround
flushes
when we switch from drawing to blorping. */
/external/mesa3d/src/mesa/main/
scissor.c
105
* change
flushes
the vertices and notifies the driver via
/external/oj-libjdwp/src/share/back/
debugLoop.c
261
* packets and queue
flushes
!
/external/python/cpython3/Lib/test/
test_threaded_import.py
81
"""A dummy finder which
flushes
sys.path_importer_cache when it gets
/external/skia/src/gpu/
GrCaps.cpp
175
writer->appendBool("Prefer VRAM Use over
flushes
[workaround]", fPreferVRAMUseOverFlushes);
/external/tensorflow/tensorflow/contrib/boosted_trees/python/ops/
stats_accumulator_ops.py
169
"""
Flushes
the stats accumulator."""
/frameworks/base/cmds/incidentd/tests/
FdBuffer_test.cpp
169
std::string testdata = "child process
flushes
only after all data are read.";
/hardware/intel/img/psb_video/src/
tng_cmdbuf.h
258
*
Flushes
the pending cmdbuf
/hardware/interfaces/sensors/1.0/
ISensors.hal
104
* FIFO for the specified sensor and
flushes
the FIFO. If the FIFO is empty
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherOutputStream1Test.java
167
* flush() method testing. Tests that method
flushes
the data to the
/libcore/ojluni/src/main/java/java/io/
OutputStream.java
121
*
Flushes
this output stream and forces any buffered output bytes
/libcore/ojluni/src/main/java/java/util/zip/
InflaterOutputStream.java
138
*
Flushes
this output stream, forcing any pending buffered output bytes to be
/libcore/ojluni/src/main/java/javax/crypto/
CipherOutputStream.java
166
*
Flushes
this output stream by forcing any buffered output bytes
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
ThresholdingOutputStream.java
134
*
Flushes
this output stream and forces any buffered output bytes to be
/prebuilts/go/darwin-x86/src/compress/gzip/
gzip.go
200
// Flush
flushes
any pending compressed data to the underlying writer.
/prebuilts/go/darwin-x86/src/compress/zlib/
writer.go
166
// Flush
flushes
the Writer to its underlying io.Writer.
Completed in 542 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>