| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Normalizer2Impl.java | 257 public void flush() { in flush() method in Normalizer2Impl.ReorderingBuffer
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv.cpp | 1177 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 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/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Normalizer2Impl.java | 263 public void flush() { in flush() method in Normalizer2Impl.ReorderingBuffer
|
| /third_party/libdrm/include/drm/ |
| H A D | r128_drm.h | 254 int flush; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 230 const __DRI2flushExtension *flush; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 668 bool flush = false; in si_texture_get_handle() local [all...] |
| H A D | radeon_vcn_dec.c | 2133 static int flush(struct radeon_decoder *dec, unsigned flags) in flush() function
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_winsys.h | 388 (*flush)(struct svga_winsys_context *swc, member
|
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | unzip.c | 1835 int flush=Z_SYNC_FLUSH; in unzReadCurrentFile() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_http3_upstream.cc | 1459 on_downstream_body(Downstream *downstream, const uint8_t *data, size_t len, bool flush) on_downstream_body() argument
|
| H A D | shrpx_http2_upstream.cc | 1890 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 D | ucnvmbcs.cpp | 1105 _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 D | ucnv.cpp | 1177 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 D | anv_batch_chain.c | 1970 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 D | loader_dri3_helper.c | 808 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 D | interpreter-generator.cc | 3146 os << std::flush; in GenerateBytecodeHandler() member in v8::internal::interpreter::std
|
| /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
|