| /third_party/ffmpeg/libavcodec/ |
| H A D | mjpeg2jpeg_bsf.c | 59 static uint8_t *append(uint8_t *buf, const uint8_t *src, int size) in append() function [all...] |
| /third_party/curl/src/ |
| H A D | tool_findfile.c | 46 const char *append; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | bytestrie.cpp | 436 BytesTrie::append(ByteSink &out, int c) { in append() function in BytesTrie
|
| H A D | charstr.h | 123 CharString &append(StringPiece s, UErrorCode &errorCode) { in append() function in CharString 126 CharString &append(const CharString &s, UErrorCode &errorCode) { in append() function in CharString [all...] |
| /third_party/nghttp2/src/ |
| H A D | template.h | 108 void append(T *t) { in append() function
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | bytestrie.cpp | 436 BytesTrie::append(ByteSink &out, int c) { in append() function in BytesTrie
|
| H A D | charstr.h | 123 CharString &append(StringPiece s, UErrorCode &errorCode) { in append() function in CharString 126 CharString &append(const CharString &s, UErrorCode &errorCode) { in append() function in CharString [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_so.c | 79 const boolean append = (offsets[i] == (unsigned)-1); in llvmpipe_set_so_targets() local
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | validity.py | 179 def append(self, part): member in ValidityEntry [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeBatchResult.cpp | 40 void InfoLog::append (const deUint8* bytes, size_t numBytes) in append() function in xe::InfoLog
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestrie.cpp | 436 BytesTrie::append(ByteSink &out, int c) { in append() function in BytesTrie
|
| H A D | charstr.h | 123 CharString &append(StringPiece s, UErrorCode &errorCode) { in append() function in CharString 126 CharString &append(const CharString &s, UErrorCode &errorCode) { in append() function in CharString [all...] |
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGMerge.cpp | 72 auto append = [&](const SkPath& path) { in onRevalidate() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_hmac.c | 40 void *append;
member
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_hmac.c | 40 void *append;
member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | FilteredNormalizer2.java | 81 public StringBuilder append(StringBuilder first, CharSequence second) { in append() method in FilteredNormalizer2
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ByteArrayWrapper.java | 164 public final ByteArrayWrapper append(byte[] src, int start, int limit) in append() method in ByteArrayWrapper
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | FilteredNormalizer2.java | 77 public StringBuilder append(StringBuilder first, CharSequence second) { in append() method in FilteredNormalizer2
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ByteArrayWrapper.java | 157 public final ByteArrayWrapper append(byte[] src, int start, int limit) in append() method in ByteArrayWrapper
|
| /third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/ |
| H A D | JSArrayBuilder.java | 67 public JSArrayBuilder append(int number) { in append() method in JSArrayBuilder 74 public JSArrayBuilder append(String string) { in append() method in JSArrayBuilder 81 public JSArrayBuilder append(boolean b) { in append() method in JSArrayBuilder 96 private JSArrayBuilder append(String string, boolean escapeString) { append() method in JSArrayBuilder [all...] |
| /third_party/json/tests/src/ |
| H A D | unit-convenience.cpp | 32 void append(Iter first, Iter last) in append() function 73 void append(const char* p, std::size_t s) in append() function
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | glX_server_table.py | 71 def append(self, opcode, func): member in function_table
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | unicodestring.h | 54 inline void append(char32 codepoint) { in append() function in i18n::phonenumbers::UnicodeString
|
| H A D | unicodestring.cc | 41 void UnicodeString::append(const UnicodeString& unicode_string) { in append() function in i18n::phonenumbers::UnicodeString
|
| /third_party/python/Lib/idlelib/ |
| H A D | scrolledlist.py | 47 def append(self, item): member in ScrolledList
|