Home
last modified time | relevance | path

Searched defs:append (Results 251 - 275 of 322) sorted by relevance

1...<<111213

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7124.c524 static int ad7124_append_status(struct ad_sigma_delta *sd, bool append) in ad7124_append_status() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dusbtouchscreen.c1430 int append = -pkt_len; in usbtouch_process_multi() local
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs2070 pub fn append(&mut self, other: &mut Self) { in append() functions
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dtimer.c1409 int prev, append = 0; in snd_timer_user_tinterrupt() local
/third_party/ffmpeg/
H A Dconfigure884 append(){ function
[all...]
/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c1565 save_bits(WMAProDecodeCtx *s, GetBitContext* gb, int len, int append) save_bits() argument
H A Dwmalosslessdec.c1141 save_bits(WmallDecodeCtx *s, GetBitContext* gb, int len, int append) save_bits() argument
/third_party/curl/lib/
H A Dftp.c1545 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 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...]

Completed in 64 milliseconds

1...<<111213