| /third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
| H A D | jsoncpp.cpp | 3445 Value& Value::append(const Value& value) { return (*this)[size()] = value; } in append() function in Value
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | unistr.h | 4622 UnicodeString::append(const UnicodeString& srcText, append() function in UnicodeString 4628 UnicodeString::append(const UnicodeString& srcText) append() function in UnicodeString 4632 UnicodeString::append(const char16_t *srcChars, append() function in UnicodeString 4638 UnicodeString::append(ConstChar16Ptr srcChars, append() function in UnicodeString 4643 UnicodeString::append(char16_t srcChar) append() function in UnicodeString [all...] |
| /third_party/python/Lib/ |
| H A D | imaplib.py | 394 def append(self, mailbox, flags, date_time, message): member in IMAP4
|
| /third_party/python/Lib/xml/etree/ |
| H A D | ElementTree.py | 236 def append(self, subelement): member in Element [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | demangle.cc | 159 unsigned int append : 1; // Append flag. member [all...] |
| /third_party/ffmpeg/ |
| H A D | configure | 884 append(){ function [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | wmaprodec.c | 1565 save_bits(WMAProDecodeCtx *s, GetBitContext* gb, int len, int append) save_bits() argument
|
| H A D | wmalosslessdec.c | 1141 save_bits(WmallDecodeCtx *s, GetBitContext* gb, int len, int append) save_bits() argument
|
| /third_party/curl/lib/ |
| H A D | ftp.c | 1545 bool append = data->set.remote_append; in ftp_state_ul_setup() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Normalizer2Impl.java | 174 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 D | UnicodeSet.java | 633 private static void append(Appendable app, CharSequence s) { in append() method in UnicodeSet [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | normalizer2impl.h | 164 UBool append(UChar32 c, uint8_t cc, UErrorCode &errorCode) { in append() function in ReorderingBuffer
|
| H A D | unistr.cpp | 1387 UnicodeString::append(UChar32 srcChar) { in append() function in UnicodeString [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Normalizer2Impl.java | 180 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 D | UnicodeSet.java | 610 private static void append(Appendable app, CharSequence s) { in append() method in UnicodeSet [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 193 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 D | zip.c | 849 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 D | normalizer2impl.h | 164 UBool append(UChar32 c, uint8_t cc, UErrorCode &errorCode) { in append() function in ReorderingBuffer
|
| H A D | unistr.cpp | 1429 UnicodeString::append(UChar32 srcChar) { in append() function in UnicodeString [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_astc.cpp | 456 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 D | msgfmt.cpp | 193 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 D | ssearch.cpp | 1037 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 D | MachineBlockPlacement.cpp | 1205 void append(MachineBasicBlock *dst) { in precomputeTriangleChains() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DebugInfoMetadata.cpp | 1091 DIExpression *DIExpression::append(const DIExpression *Expr, in append() function in DIExpression
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcInternalformatTests.cpp | 1555 void InternalformatTests::append(std::vector<Data>& dataVector, const Data (&dataArray)[Size]) in append() function in glcts::InternalformatTests [all...] |