| /third_party/icu/icu4c/source/common/ |
| H A D | ubidiwrt.cpp | 59 doWriteForward(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteForward() argument 152 doWriteReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) doWriteReverse() argument 309 ubidi_writeReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument 357 ubidi_writeReordered(UBiDi *pBiDi, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReordered() argument [all...] |
| H A D | ucasemap_titlecase_brkiter.cpp | 57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument 102 ucasemap_utf8ToTitle(UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToTitle() argument
|
| H A D | uscript_props.cpp | 261 uscript_getSampleString(UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) { in uscript_getSampleString() argument
|
| H A D | uscript.cpp | 32 setCodes(const UScriptCode *src, int32_t length, UScriptCode *dest, int32_t capacity, UErrorCode *err) setCodes() argument
|
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/text/messagepattern/ |
| H A D | MiniMessageFormatter.java | 66 public Appendable format(Appendable dest, Object... args) { in format() argument 79 public Appendable format(Appendable dest, Map<String, Object> argsMap) { in format() argument 92 private int format(int msgStart, Appendable dest, Object[] args, Map<String, Object> argsMap) { in format() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | FilteredNormalizer2.java | 46 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() argument 58 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() argument 214 private Appendable normalize(CharSequence src, Appendable dest, in normalize() argument [all...] |
| H A D | ReplaceableString.java | 178 public void copy(int start, int limit, int dest) { in copy() argument
|
| H A D | Replaceable.java | 168 void copy(int start, int limit, int dest); in copy() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-spi.h | 57 uint8_t *dest; member
|
| H A D | lws-network-helper.h | 52 lws_sockaddr46 dest; member
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lejp.c | 198 lejp_get_wildcard(struct lejp_ctx *ctx, int wildcard, char *dest, int len) in lejp_get_wildcard() argument
|
| H A D | lws-ring.c | 199 lws_ring_consume(struct lws_ring *ring, uint32_t *tail, void *dest, in lws_ring_consume() argument
|
| /third_party/libuv/docs/code/uvtee/ |
| H A D | main.c | 36 void write_data(uv_stream_t *dest, size_t size, uv_buf_t buf, uv_write_cb cb) { in write_data() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | SecurityUtils.cpp | 33 static void SetLsaString(LPWSTR src, PLSA_UNICODE_STRING dest)
in SetLsaString() argument
|
| /third_party/jerryscript/jerry-ext/include/jerryscript-ext/ |
| H A D | arg.impl.h | 126 jerryx_arg_number (double *dest, /**< pointer to the double where the result should be stored */ in jerryx_arg_number() argument 169 jerryx_arg_boolean (bool *dest, /**< points to the native bool */ in jerryx_arg_boolean() argument 212 jerryx_arg_string (char *dest, /**< pointe argument 257 jerryx_arg_utf8_string(char *dest, uint32_t size, jerryx_arg_coerce_t coerce_flag, jerryx_arg_optional_t opt_flag) jerryx_arg_utf8_string() argument 302 jerryx_arg_function(jerry_value_t *dest, jerryx_arg_optional_t opt_flag) jerryx_arg_function() argument 332 jerryx_arg_native_pointer(void **dest, const jerry_object_native_info_t *info_p, jerryx_arg_optional_t opt_flag) jerryx_arg_native_pointer() argument 375 jerryx_arg_custom(void *dest, uintptr_t extra_info, jerryx_arg_transform_func_t func) jerryx_arg_custom() argument [all...] |
| H A D | arg.h | 71 void *dest; /**< pointer to destination where func should store the result */ member [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_vec_to_movs.c | 42 src_matches_dest_reg(nir_dest *dest, nir_src *src) in src_matches_dest_reg() argument [all...] |
| H A D | nir_gather_ssa_types.c | 72 copy_types(nir_src src, nir_dest *dest, BITSET_WORD *float_types, in copy_types() argument [all...] |
| H A D | nir_inline_helpers.h | 60 _nir_visit_dest_indirect(nir_dest *dest, void *_state) in _nir_visit_dest_indirect() argument [all...] |
| /third_party/mesa3d/src/hgl/ |
| H A D | GLRenderer.cpp | 66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument 73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_cs.cpp | 96 auto dest = value_factory().dest_vec4(instr->dest, pin_group); in emit_load_num_workgroups() local 115 auto dest = vf.dest(instr->dest, i, pin_none); in emit_load_3vec() local
|
| /third_party/node/deps/v8/tools/ |
| H A D | generate-ten-powers.scm | |
| /third_party/node/tools/icu/ |
| H A D | shrink-icu-src.py | 14 dest='icudst', variable 20 dest='icusrc', variable 26 dest='icutmp', variable
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_health_monitor_downstream_connection.cc | 60 auto dest = downstream_->get_request_buf(); in push_request_headers() local
|
| /third_party/musl/src/misc/ |
| H A D | getopt_long.c | 12 static void permute(char *const *argv, int dest, int src) in permute() argument
|