Home
last modified time | relevance | path

Searched defs:flush (Results 276 - 300 of 378) sorted by relevance

1...<<111213141516

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java257 public void flush() { in flush() method in Normalizer2Impl.ReorderingBuffer
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp1177 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
1623 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
2045 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 Ducnvmbcs.cpp1105 _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/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java263 public void flush() { in flush() method in Normalizer2Impl.ReorderingBuffer
/third_party/libdrm/include/drm/
H A Dr128_drm.h254 int flush; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h230 const __DRI2flushExtension *flush; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c668 bool flush = false; in si_texture_get_handle() local
[all...]
H A Dradeon_vcn_dec.c2133 static int flush(struct radeon_decoder *dec, unsigned flags) in flush() function
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h388 (*flush)(struct svga_winsys_context *swc, member
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dunzip.c1835 int flush=Z_SYNC_FLUSH; in unzReadCurrentFile() local
/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.cc1459 on_downstream_body(Downstream *downstream, const uint8_t *data, size_t len, bool flush) on_downstream_body() argument
H A Dshrpx_http2_upstream.cc1890 on_downstream_body(Downstream *downstream, const uint8_t *data, size_t len, bool flush) on_downstream_body() argument
/third_party/node/deps/icu-small/source/common/
H A Ducnvmbcs.cpp1105 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const char16_t **source, const char16_t *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, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) _extToU() argument
[all...]
H A Ducnv.cpp1177 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const char16_t **source, const char16_t *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument
1623 ucnv_toUnicode(UConverter *cnv, char16_t **target, const char16_t *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument
2045 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, char16_t *pivotStart, char16_t **pivotSource, char16_t **pivotTarget, const char16_t *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1970 setup_utrace_execbuf(struct anv_execbuf *execbuf, struct anv_queue *queue, struct anv_utrace_flush_copy *flush) setup_utrace_execbuf() argument
2021 anv_queue_exec_utrace_locked(struct anv_queue *queue, struct anv_utrace_flush_copy *flush) anv_queue_exec_utrace_locked() argument
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c808 loader_dri3_copy_sub_buffer(struct loader_dri3_drawable *draw, int x, int y, int width, int height, bool flush) loader_dri3_copy_sub_buffer() argument
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc3146 os << std::flush; in GenerateBytecodeHandler() member in v8::internal::interpreter::std
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h364 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 Ddd_pipe.h181 struct call_flush flush; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2647 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 Dcrocus_resource.c1832 uint32_t flush = PIPE_CONTROL_CS_STALL; in crocus_flush_bits_for_history() local
[all...]
/third_party/libabigail/src/
H A Dabg-tools-utils.cc2661 << 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 Dlib.rs1295 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 Dlib.rs1173 fn flush(&mut self) -> io::Result<()> { in write_fmt() functions
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c2424 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

Completed in 75 milliseconds

1...<<111213141516