Searched
full:flushing (Results
251 -
275 of
925) sorted by null
<<11121314151617181920>>
/external/skqp/src/gpu/ops/ |
GrOp.h | 29 * captures the arguments to the draw and then generates the geometry when flushing. This gives GrOp
|
/external/skqp/tests/ |
SkRasterPipelineTest.cpp | 89 // Convert to 1-5-10 half with 15 bias, flushing denorm halfs (including zero) to zero.
|
/external/sonic/ |
sonic.h | 96 has. No extra delay will be added to the output, but flushing in the middle of
|
/external/wayland/src/ |
wayland-client-core.h | 108 * wl_display_dispatch_queue_pending() before flushing and blocking.
|
/external/webp/src/utils/ |
bit_writer_utils.h | 122 // Internal function for VP8LPutBits flushing 32 bits from the written state.
|
/external/webrtc/tools/network_emulator/ |
emulate.py | 186 logging.info('Flushing all Dummynet rules...')
|
network_emulator.py | 153 """Stops the network emulation by flushing all Dummynet rules.
|
/frameworks/base/libs/hwui/ |
OpenGLReadback.cpp | 91 // All we're flushing & finishing is the deletion of the texture since
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_ion.h | 255 /* struct ion_flush_data - data passed to ion for flushing caches
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
msm_ion.h | 255 /* struct ion_flush_data - data passed to ion for flushing caches
|
/libcore/ojluni/src/main/java/java/io/ |
OutputStream.java | 129 * the underlying operating system, for example a file, then flushing the
|
OutputStreamWriter.java | 180 * Flushes the output buffer to the underlying byte stream, without flushing
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
UTF7StyleCharsetEncoder.java | 160 * earlier into flushing when using Charset.encode(String),
|
/pdk/apps/TestingCamera2/ |
README.txt | 43 camera characteristics information, for configuring a set of targets, and for stopping or flushing
|
/prebuilts/go/darwin-x86/src/compress/gzip/ |
gzip.go | 225 // Close closes the Writer by flushing any unwritten data to the underlying
|
/prebuilts/go/darwin-x86/src/compress/zlib/ |
writer.go | 178 // Close closes the Writer, flushing any unwritten data to the underlying
|
/prebuilts/go/linux-x86/src/compress/gzip/ |
gzip.go | 225 // Close closes the Writer by flushing any unwritten data to the underlying
|
/prebuilts/go/linux-x86/src/compress/zlib/ |
writer.go | 178 // Close closes the Writer, flushing any unwritten data to the underlying
|
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.h | 249 // either flushing cache lines or non-temporal cache hints.
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.h | 249 // either flushing cache lines or non-temporal cache hints.
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.h | 249 // either flushing cache lines or non-temporal cache hints.
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.h | 249 // either flushing cache lines or non-temporal cache hints.
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.h | 249 // either flushing cache lines or non-temporal cache hints.
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_buffer_upload.c | 61 * fails, so it should not be called from any function involved in flushing 77 SVGA_DBG(DEBUG_DMA|DEBUG_PERF, "flushing context to find %d bytes GMR\n", 80 /* Try flushing all pending DMAs */
|
/external/python/cpython2/Modules/ |
zlibmodule.c | 695 /* Flushing with Z_NO_FLUSH is a no-op, so there's no point in 717 zlib_error(self->zst, err, "while flushing"); 742 zlib_error(self->zst, err, "while flushing"); [all...] |
Completed in 790 milliseconds
<<11121314151617181920>>