Home
last modified time | relevance | path

Searched defs:append (Results 276 - 300 of 341) sorted by relevance

1...<<11121314

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java174 public void append(int c, int cc) { append() method in Normalizer2Impl.ReorderingBuffer
185 public void append(CharSequence s, int start, int limit, boolean isNFD, append() method in Normalizer2Impl.ReorderingBuffer
222 public ReorderingBuffer append(char c) { append() method in Normalizer2Impl.ReorderingBuffer
234 public ReorderingBuffer append(CharSequence s) { append() method in Normalizer2Impl.ReorderingBuffer
243 public ReorderingBuffer append(CharSequence s, int start, int limit) { append() method in Normalizer2Impl.ReorderingBuffer
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java633 private static void append(Appendable app, CharSequence s) { in append() method in UnicodeSet
[all...]
/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.h164 UBool append(UChar32 c, uint8_t cc, UErrorCode &errorCode) { in append() function in ReorderingBuffer
H A Dunistr.cpp1387 UnicodeString::append(UChar32 srcChar) { in append() function in UnicodeString
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java180 public void append(int c, int cc) { append() method in Normalizer2Impl.ReorderingBuffer
191 public void append(CharSequence s, int start, int limit, boolean isNFD, append() method in Normalizer2Impl.ReorderingBuffer
228 public ReorderingBuffer append(char c) { append() method in Normalizer2Impl.ReorderingBuffer
240 public ReorderingBuffer append(CharSequence s) { append() method in Normalizer2Impl.ReorderingBuffer
249 public ReorderingBuffer append(CharSequence s, int start, int limit) { append() method in Normalizer2Impl.ReorderingBuffer
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java610 private static void append(Appendable app, CharSequence s) { in append() method in UnicodeSet
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp193 void append(const UnicodeString& s) { in append() function in AppendableWrapper
197 void append(const UChar* s, const int32_t sLength) { in append() function in AppendableWrapper
201 void append(const UnicodeString& s, int32_t start, int32_t length) { in append() function in AppendableWrapper
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
948 zipOpen(const char* pathname, int append) zipOpen() argument
953 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dnormalizer2impl.h164 UBool append(UChar32 c, uint8_t cc, UErrorCode &errorCode) { in append() function in ReorderingBuffer
H A Dunistr.cpp1429 UnicodeString::append(UChar32 srcChar) { in append() function in UnicodeString
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp456 void append(uint32_t value, int size) in append() function
496 void append(OutputBitVector &v, int size) in append() function
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp193 void append(const UnicodeString& s) { in append() function in AppendableWrapper
197 void append(const char16_t* s, const int32_t sLength) { in append() function in AppendableWrapper
201 void append(const UnicodeString& s, int32_t start, int32_t length) { in append() function in AppendableWrapper
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp1037 void SetMonkey::append(UnicodeStrin function in SetMonkey
1075 void StringSetMonkey::append(UnicodeString &testCase, UnicodeString &alternate) append() function in StringSetMonkey
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1205 void append(MachineBasicBlock *dst) { in precomputeTriangleChains() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1091 DIExpression *DIExpression::append(const DIExpression *Expr, in append() function in DIExpression
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1555 void InternalformatTests::append(std::vector<Data>& dataVector, const Data (&dataArray)[Size]) in append() function in glcts::InternalformatTests
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmsgfmt.cpp193 void append(const UnicodeString& s) { in append() function in AppendableWrapper
197 void append(const UChar* s, const int32_t sLength) { in append() function in AppendableWrapper
201 void append(const UnicodeString& s, int32_t start, int32_t length) { in append() function in AppendableWrapper
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp16 static bool CompareResult(const char* func, SkString* bugOut, SkString* bugPart, int append, in CompareResult() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp396 void NodeBase::append(NodeAddr<NodeBase*> NA) { in append() function in NodeBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp217 void append(CHRScope *Next) { in append() function in __anon25060::CHRScope
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
948 zipOpen(const char* pathname, int append) zipOpen() argument
953 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dnormalizer2impl.h164 UBool append(UChar32 c, uint8_t cc, UErrorCode &errorCode) { in append() function in ReorderingBuffer
H A Dunistr.cpp1386 UnicodeString::append(UChar32 srcChar) { in append() function in UnicodeString
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp682 void append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, function
/third_party/zlib/contrib/minizip/
H A Dzip.c1002 extern zipFile ZEXPORT zipOpen3(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
1081 extern zipFile ZEXPORT zipOpen2(const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
1095 extern zipFile ZEXPORT zipOpen2_64(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
1113 zipOpen(const char* pathname, int append) zipOpen() argument
1118 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]

Completed in 58 milliseconds

1...<<11121314