Searched
full:flushes (Results
251 -
275 of
798) sorted by null
<<11121314151617181920>>
/prebuilts/go/linux-x86/src/compress/gzip/ |
gzip.go | 200 // Flush flushes any pending compressed data to the underlying writer.
|
/prebuilts/go/linux-x86/src/compress/zlib/ |
writer.go | 166 // Flush flushes the Writer to its underlying io.Writer.
|
/external/skia/tests/ |
PictureTest.cpp | 828 // Did we record the flushes? 830 REPORTER_ASSERT(r, pic->approximateOpCount() == 120); // 10 clears, 100 draws, 10 flushes 832 // Do we serialize and deserialize flushes?
|
/external/skqp/tests/ |
PictureTest.cpp | 828 // Did we record the flushes? 830 REPORTER_ASSERT(r, pic->approximateOpCount() == 120); // 10 clears, 100 draws, 10 flushes 832 // Do we serialize and deserialize flushes?
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
raw_ostream.h | 364 /// seek - Flushes the stream and repositions the underlying file descriptor 437 /// str - Flushes the stream contents to the target string and returns 470 /// str - Flushes the stream contents to the target vector and return a
|
/prebuilts/go/darwin-x86/src/runtime/ |
mstats.go | 592 // cachestats flushes all mcache stats. 607 // flushmcache flushes the mcache of allp[i]. 622 // flushallmcaches flushes the mcaches of all Ps.
|
/prebuilts/go/linux-x86/src/runtime/ |
mstats.go | 592 // cachestats flushes all mcache stats. 607 // flushmcache flushes the mcache of allp[i]. 622 // flushallmcaches flushes the mcaches of all Ps.
|
/external/mesa3d/src/gallium/docs/source/ |
context.rst | 569 be flushed on write or unmap. Flushes must be requested with 580 This function flushes all pending writes to the currently-set surfaces and 591 This function flushes caches according to which of the PIPE_BARRIER_* flags
|
/libcore/ojluni/src/main/java/java/nio/charset/ |
CharsetDecoder.java | 624 * Flushes this decoder. 677 * Flushes this decoder. 762 * bytes in the given byte buffer, and finally it flushes this [all...] |
CharsetEncoder.java | 647 * Flushes this encoder. 700 * Flushes this encoder. 785 * characters in the given character buffer, and finally it flushes this [all...] |
/device/google/contexthub/sensorhal/ |
activity.cpp | 277 // outstanding flushes.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
cpu-specific-build-macros.rst | 121 of the L2 by set/way flushes any dirty lines from the L1 as well. This
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/ |
DeviceIo.h | 405 Flushes any posted write data to the device.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ |
InternalIsaIo.h | 155 Flushes any posted write data to the system memory.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ |
IsaIo.h | 155 Flushes any posted write data to the system memory.
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
Cpu.h | 64 This function flushes the range of addresses from Start to Start+Length
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/ |
OpalNvmeMode.h | 379 Flushes all modified Data to the device.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToSAXHandler.java | 265 * This method flushes any pending events, which can be startDocument()
|
/external/compiler-rt/lib/builtins/ |
divtf3.c | 13 // For simplicity, this implementation currently flushes denormals to zero.
|
/external/deqp/doc/testspecs/VK/ |
apitests.adoc | 238 ** Invalidate relevant for HOST_NON_COHERENT_BIT, flushes CPU read caches 239 ** Flush flushes CPU write caches? 314 ** Barriers that may cause tiler flushes 316 * Large passes that may require tiler flushes [all...] |
/external/freetype/src/gzip/ |
zlib.h | 338 If the parameter flush is set to Z_SYNC_FLUSH, inflate flushes as much 341 and Z_FINISH, but the current implementation actually flushes as much output [all...] |
/external/iproute2/man/man8/ |
ip-address.8.in | 368 This command flushes the protocol addresses selected by some criteria.
|
/external/libavc/encoder/ |
ih264e_bitstream.c | 267 * i4_bits_left_in_cw and flushes the same in the bitstream buffer. If the
|
ih264e_bitstream.h | 356 * i4_bits_left_in_cw and flushes the same in the bitstream buffer. If the
|
/external/ltp/testcases/kernel/syscalls/ioctl/ |
ioctl02.c | 30 * respectively. After opening the childtty the child flushes the stream
|
Completed in 405 milliseconds
<<11121314151617181920>>