Home
last modified time | relevance | path

Searched defs:append (Results 76 - 100 of 341) sorted by relevance

12345678910>>...14

/third_party/icu/icu4c/source/common/
H A Dcharstr.cpp104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() function in CharString
112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() function in CharString
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer2.java266 public abstract StringBuilder append(StringBuilder first, CharSequence second); in append() method in Normalizer2
H A DScientificNumberFormatter.java124 static void append( in append() method in ScientificNumberFormatter.Style
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.h62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() function in CollationIterator::CEBuffer
/third_party/json/tests/src/
H A Dunit-alt-string.cpp40 alt_string& append(TParams&& ...params) in append() function in alt_string
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_disasm.c39 append(struct disasm_state *disasm, const char *fmt, ...) in append() function
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_streamout.c266 bool append = sctx->streamout.append_bitmask & (1 << i); in si_emit_streamout_begin() local
/third_party/node/deps/icu-small/source/common/
H A Dcharstr.cpp104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() function in CharString
112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() function in CharString
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.h62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() function in CollationIterator::CEBuffer
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp25 void BuilderReorderingBuffer::append(UChar32 c, uint8_t cc) { in append() function in BuilderReorderingBuffer
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py126 def append(self, touch): member in TouchSequence
H A Dlibinput-measure-touch-size.py120 def append(self, touch): member in TouchSequence
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.cc142 void String16Builder::append(const String16& s) { in append() function in v8_inspector::String16Builder
147 void String16Builder::append(UChar c) { m_buffer.push_back(c); } in append() function in v8_inspector::String16Builder
149 void String16Builder::append(char c) { in append() function in v8_inspector::String16Builder
154 void String16Builder::append(const UChar* characters, size_t length) { in append() function in v8_inspector::String16Builder
158 void String16Builder::append(const char* characters, size_t length) { in append() function in v8_inspector::String16Builder
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.h62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() function in CollationIterator::CEBuffer
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.cpp25 void BuilderReorderingBuffer::append(UChar32 c, uint8_t cc) { in append() function in BuilderReorderingBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h75 void append(in_iter S, in_iter E) { in append() function in llvm::SmallString
79 void append(size_t NumInputs, char Elt) { in append() function in llvm::SmallString
84 void append(StringRef RHS) { in append() function in llvm::SmallString
89 void append(const SmallVectorImpl<char> &RHS) { append() function in llvm::SmallString
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstr.cpp104 CharString &CharString::append(char c, UErrorCode &errorCode) { in append() function in CharString
112 CharString &CharString::append(const char *s, int32_t sLength, UErrorCode &errorCode) { in append() function in CharString
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h74 void append(in_iter S, in_iter E) { in append() function in llvm::SmallString
78 void append(size_t NumInputs, char Elt) { in append() function in llvm::SmallString
83 void append(StringRef RHS) { in append() function in llvm::SmallString
88 void append(const SmallVectorImpl<char> &RHS) { append() function in llvm::SmallString
[all...]
/third_party/rust/crates/nom/src/combinator/
H A Dtests.rs104 fn append(_: I, _: ErrorKind, _: CustomError) -> Self { in append() functions
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py191 def append(self, codepoint: Codepoint, width: EffectiveWidth): member in Bucket
[all...]
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcontainer.js28 _proto.append = function append(selector) { function
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp151 zipFile ZipWriter::OpenForZipping(const std::string &fileName, int append) in OpenForZipping() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
H A Ddlp_crypt.h35 void* append; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_queryperf_test/src/
H A Dmedialibrary_queryperf_test.cpp84 string append = queryMark + key + '=' + value; in UriAppendKeyValue() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h136 bool append = false; member
146 bool append = false; member

Completed in 16 milliseconds

12345678910>>...14