Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 61) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dsortperf.py56 def flush(): function
Dtest_zlib.py207 def test_decompinc(self, flush=False, source=None, cx=256, dcx=64): argument
272 def test_decompressmaxlen(self, flush=False): argument
/device/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h38 int flush() { in flush() function
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h71 virtual int flush() { in flush() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c665 int ZEXPORT deflate (strm, flush) in deflate() argument
1564 local block_state deflate_stored(s, flush) in deflate_stored() argument
1628 local block_state deflate_fast(s, flush) in deflate_fast() argument
1730 local block_state deflate_slow(s, flush) in deflate_slow() argument
1861 local block_state deflate_rle(s, flush) in deflate_rle() argument
1934 local block_state deflate_huff(s, flush) in deflate_huff() argument
Ddeflate.h323 # define _tr_tally_lit(s, c, flush) \ argument
330 # define _tr_tally_dist(s, distance, length, flush) \ argument
341 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
342 # define _tr_tally_dist(s, distance, length, flush) \ argument
Dgzwrite.c70 local int gz_comp(state, flush) in gz_comp() argument
465 int ZEXPORT gzflush(file, flush) in gzflush() argument
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp152 status_t EmulatedCamera3::flush() { in flush() function in android::EmulatedCamera3
230 int EmulatedCamera3::flush(const camera3_device_t *d) { in flush() function in android::EmulatedCamera3
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCamera3.cpp144 status_t EmulatedCamera3::flush() { in flush() function in android::EmulatedCamera3
222 int EmulatedCamera3::flush(const camera3_device_t* d) { in flush() function in android::EmulatedCamera3
/device/generic/goldfish-opengl/system/vulkan_enc/
DVulkanStreamGuest.cpp76 void flush() { in flush() function in goldfish_vk::VulkanStreamGuest::Impl
177 void VulkanStreamGuest::flush() { in flush() function in goldfish_vk::VulkanStreamGuest
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.h308 # define _tr_tally_lit(s, c, flush) \ argument
315 # define _tr_tally_dist(s, distance, length, flush) \ argument
326 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
327 # define _tr_tally_dist(s, distance, length, flush) \ argument
Ddeflate.c552 int ZEXPORT deflate (strm, flush) in deflate() argument
1390 local block_state deflate_stored(s, flush) in deflate_stored() argument
1448 local block_state deflate_fast(s, flush) in deflate_fast() argument
1554 local block_state deflate_slow(s, flush) in deflate_slow() argument
Dgzio.c705 local int do_flush (file, flush) in do_flush() argument
746 int ZEXPORT gzflush (file, flush) in gzflush() argument
/device/google/contexthub/sensorhal/
Dsensors.cpp125 int SensorContext::flush(int handle) { in flush() function in SensorContext
313 int SensorContext::HubConnectionOperation::flush(int handle) { in flush() function in SensorContext::HubConnectionOperation
356 int SensorContext::DynamicSensorManagerOperation::flush(int handle) { in flush() function in SensorContext::DynamicSensorManagerOperation
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DStringIO.py253 def flush(self): member in StringIO
D_pyio.py326 def flush(self): member in IOBase
716 def flush(self): member in _BufferedIOMixin
1107 def flush(self): member in BufferedWriter
1201 def flush(self): member in BufferedRWPair
1558 def flush(self): member in TextIOWrapper
Dgzip.py370 def flush(self,zlib_mode=zlib.Z_SYNC_FLUSH): member in GzipFile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DStringIO.py253 def flush(self): member in StringIO
Dsocket.py296 def flush(self): member in _fileobject
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/
Dexample.py52 def flush(self): member in cStringIO.InputType
/device/google/marlin/camera/QCamera2/util/
DQCameraQueue.cpp343 void QCameraQueue::flush(){ in flush() function in qcamera::QCameraQueue
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h126 void flush() { in flush() function
DVirtioGpuStream.cpp194 int VirtioGpuStream::flush() in flush() function in VirtioGpuStream
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoder.h38 void flush() { m_stream->flush(); } in flush() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dvalidate.py229 def flush(self): member in ErrorWrapper

123