| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_context.h | 364 i915_set_flush_dirty(struct i915_context *i915, unsigned flush) in i915_set_flush_dirty() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_pipe.h | 181 struct call_flush flush; member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_state.c | 2647 nine_context_get_query_result(struct NineDevice9 *device, struct pipe_query *query, unsigned *counter, boolean flush, boolean wait, union pipe_query_result *result) nine_context_get_query_result() argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resource.c | 1832 uint32_t flush = PIPE_CONTROL_CS_STALL; in crocus_flush_bits_for_history() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-tools-utils.cc | 2661 << vmlinux << "' ...\n" << std::flush; in load_vmlinux_corpus() member in abigail::tools_utils::std 2688 << ") ... " << std::flush; in load_vmlinux_corpus() member in abigail::tools_utils::std 2764 << root << "' ... " << std::flush; in build_corpus_group_from_kernel_dist_under() member in abigail::tools_utils::std
|
| /third_party/rust/crates/log/src/ |
| H A D | lib.rs | 1295 fn flush(&self); in build() functions 1307 fn flush(&self) {} in flush() functions 1321 fn flush(&self) { in flush() functions 1338 fn flush( in log() functions 1355 fn flush(&self) { flush() functions [all...] |
| /third_party/rust/crates/either/src/ |
| H A D | lib.rs | 1173 fn flush(&mut self) -> io::Result<()> { in write_fmt() functions
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sink-input.c | 2424 pa_sink_input_request_rewind( pa_sink_input *i, size_t nbytes , bool rewrite, bool flush, bool dont_rewind_render) pa_sink_input_request_rewind() argument
|
| /third_party/python/Lib/ |
| H A D | tarfile.py | 635 def flush(self): member in _FileInFile
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 93 void flush () in flush() function in vkt::memory::__anon28048::MemoryMappingRAII
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 166 void Buffer::flush (void) in flush() function in vkt::shaderexecutor::__anon28661::Buffer
|
| H A D | vktOpaqueTypeIndexingTests.cpp | 126 void Buffer::flush (void) in flush() function in vkt::shaderexecutor::__anon28667::Buffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryBindingTests.cpp | 93 void flush () in flush() function in vkt::memory::__anon29279::MemoryMappingRAII
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Context11.cpp | 252 angle::Result Context11::flush(const gl::Context *context) in flush() function in rx::Context11
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_utils.cpp | 527 void BufferMemory::flush(RendererVk *renderer, in flush() function in rx::__anon20104::vk::BufferMemory
|
| H A D | vk_wrapper.h | 1314 ANGLE_INLINE void DeviceMemory::flush(VkDevice device, VkMappedMemoryRange &memRange) in flush() function in rx::DescriptorSetIndex::DeviceMemory 1379 ANGLE_INLINE void Allocation::flush(const Allocator &allocator, in flush() function in rx::DescriptorSetIndex::Allocation
|
| /third_party/skia/src/core/ |
| H A D | SkCanvas.cpp | 506 void SkCanvas::flush() { in flush() function in SkCanvas
|
| H A D | SkRegion.cpp | 870 int flush() { in flush() function in RgnOper
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngrutil.c | 453 png_zlib_inflate(png_structrp png_ptr, int flush) in png_zlib_inflate() argument
|
| H A D | pngwutil.c | 931 png_compress_IDAT(png_structrp png_ptr, png_const_bytep input, png_alloc_size_t input_len, int flush) png_compress_IDAT() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 400 void PlaceholderQueue::flush(BitcodeReaderMetadataList &MetadataList) { in flush() function in __anon23961::BitcodeReaderMetadataList::PlaceholderQueue
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | unzip.c | 1835 int flush=Z_SYNC_FLUSH; in unzReadCurrentFile() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv.cpp | 1170 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1616 ucnv_toUnicode(UConverter *cnv, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 2038 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument [all...] |
| H A D | ucnvmbcs.cpp | 1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const UChar **source, const UChar *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extFromU() argument 1172 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument [all...] |
| /third_party/python/Python/ |
| H A D | bltinmodule.c | 1988 builtin_print_impl(PyObject *module, PyObject *args, PyObject *sep, PyObject *end, PyObject *file, int flush) builtin_print_impl() argument
|