Home
last modified time | relevance | path

Searched defs:buffer (Results 7026 - 7050 of 9372) sorted by relevance

1...<<281282283284285286287288289290>>...375

/third_party/curl/lib/
H A Dftplistparser.c364 size_t Curl_ftp_parselist(char *buffer, size_t size, size_t nmemb, in Curl_ftp_parselist() argument
H A Dmprintf.c171 char *buffer; member
1058 int curl_mvsnprintf(char *buffer, size_t maxlength, const char *format, in curl_mvsnprintf() argument
1083 int curl_msnprintf(char *buffer, size_ argument
1150 char **buffer = f; storebuffer() local
1156 curl_msprintf(char *buffer, const char *format, ...) curl_msprintf() argument
1198 curl_mvsprintf(char *buffer, const char *format, va_list ap_save) curl_mvsprintf() argument
[all...]
/third_party/backends/tools/
H A Dsane-find-scanner.c222 scanner_do_scsi_inquiry (unsigned char *buffer, int sfd) in scanner_do_scsi_inquiry() argument
247 scanner_identify_scsi_scanner (unsigned char *buffer, int sfd, in scanner_identify_scsi_scanner() argument
311 unsigned char buffer[16384]; check_scsi_file() local
413 char *buffer, short_buffer[2]; get_libusb_string_descriptor() local
767 unsigned char *buffer, short_buffer[2]; get_libusb_string_descriptor() local
1168 char buffer[4096]; build_scsi_dev_list() local
[all...]
/third_party/cups-filters/filter/
H A Dimagetoraster.c228 char buffer[8192]; /* Buffer to read into */ in main() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c607 static snd_pcm_sframes_t snd_pcm_file_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size) in snd_pcm_file_writei() argument
643 static snd_pcm_sframes_t snd_pcm_file_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size) in snd_pcm_file_readi() argument
/third_party/gn/src/gn/
H A Dxcode_writer.cc91 std::stringstream buffer; in GetBuildScript() local
351 std::stringstream buffer; global() variable
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DArabicShaping.java913 invertBuffer(char[] buffer, int start, int length) invertBuffer() argument
[all...]
H A DNormalizer.java146 private StringBuilder buffer; field in Normalizer
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DRuleBasedCollator.java1070 private CollationKey getCollationKey(String source, CollationBuffer buffer) { in getCollationKey() argument
1139 getRawCollationKey(CharSequence source, RawCollationKey key, CollationBuffer buffer) getRawCollationKey() argument
1155 writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) writeSortKey() argument
1831 releaseCollationBuffer(CollationBuffer buffer) releaseCollationBuffer() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnormtst.c983 UChar buffer[100]; in TestConcatenate() local
1044 UChar buffer[4]; _testIter() local
1192 UChar buffer[4]; TestNextPrevious() local
1340 UChar buffer[8]; TestFCNFKCClosure() local
[all...]
H A Dcallcoll.c151 static char* U_EXPORT2 sortKeyToString(const UCollator *coll, const uint8_t *sortkey, char *buffer, uint32_t *len) { in sortKeyToString() argument
282 char buffer[256]; in doTestVariant() local
[all...]
H A Dcbiapts.c383 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE]; in TestBreakIteratorSafeClone() local
[all...]
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp436 const char *getPath(char buffer[2048], const char *filename) { in getPath() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp203 UChar buffer[10]={ 0x61, 0x62, 0x20ac, 0xd900, 0xdc05, 0, 0x62, 0xffff, 0xdbff, 0xdfff }; in TestBasicManipulation() local
252 char buffer[16]; TestBasicManipulation() local
584 char buffer[32]; TestExtract() local
1283 UChar buffer[]={0x0061, 0x0062, 0x20ac, 0x0043, 0x0042, 0x0000}; TestStackAllocation() local
1392 const UChar *buffer=s.getTerminatedBuffer(); TestCountChar32() local
1930 char buffer[64]; TestUTF8() local
2070 UChar *buffer=app.getAppendBuffer(3, 3, scratch, 3, &capacity); doTestAppendable() local
[all...]
H A Dreldatefmttest.cpp1260 char buffer[256]; in CheckExpectedResult() local
1271 + ", For: " + buffer); in CheckExpectedResult() local
1289 char buffer[256]; in CheckExpectedResult() local
1299 + ", For: " + buffer); in CheckExpectedResult() local
1312 char buffer[256]; in CheckExpectedResult() local
1322 + ", For: " + buffer); in CheckExpectedResult() local
/third_party/icu/icu4c/source/common/
H A Dlocdspnm.cpp37 static int32_t ncat(char *buffer, uint32_t buflen, ...) { in ncat() argument
590 char buffer[ULOC_FULLNAME_CAPACIT in localeDisplayName() local
699 appendWithSep(UnicodeString& buffer, const UnicodeString& src) const appendWithSep() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c1083 char buffer[128] = {0}; in ucom_rx_task() local
1381 tty_usb_read(struct file *filep, char *buffer, size_t buflen) in tty_usb_read() argument
1440 tty_usb_write(struct file *filep, const char *buffer, size_t buflen) tty_usb_write() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.c1146 usb_read(struct file *filep, char *buffer, size_t buflen) in usb_read() argument
1253 usb_write(struct file *filep, const char *buffer, size_t buflen) in usb_write() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c257 cdcacm_receive_buf(struct cdcacm_wrreq_s *wrcontainer, FAR const char *buffer, size_t buflen) cdcacm_receive_buf() argument
302 cdcuart_write(FAR struct file *filep, FAR const char *buffer, size_t buflen) cdcuart_write() argument
604 cdcacm_release_rxpending(FAR struct file *filep, FAR char *buffer, size_t buflen) cdcacm_release_rxpending() argument
[all...]
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c1554 int vfs_nfs_write(struct file *filep, const char *buffer, size_t buflen) in vfs_nfs_write() argument
1773 vfs_nfs_writepage(struct Vnode *node, char *buffer, off_t pos, size_t buflen) vfs_nfs_writepage() argument
2047 vfs_nfs_readpage(struct Vnode *node, char *buffer, off_t pos) vfs_nfs_readpage() argument
2197 vfs_nfs_read(struct file *filep, char *buffer, size_t buflen) vfs_nfs_read() argument
[all...]
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c1046 ssize_t tmpfs_read(struct file *filep, char *buffer, size_t buflen) in tmpfs_read() argument
1106 ssize_t tmpfs_readpage(struct Vnode *vnode, char *buffer, off_t off) in tmpfs_readpage() argument
1247 ssize_t tmpfs_write(struct file *filep, const char *buffer, size_ argument
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp315 CharString buffer; in setProps() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBManagerGUI.java30 private static final int buffer = 20; field in RBManagerGUI
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java383 private StringBuilder toString(String indent, StringBuilder buffer) { in toString() argument
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp834 char buffer[30000]; in parseFractionalUCA() local
517 readAnOption( CollationBaseDataBuilder &builder, char *buffer, UErrorCode *status) readAnOption() argument
1125 LocalMemory<uint8_t> buffer; buildAndWriteBaseData() local
[all...]

Completed in 43 milliseconds

1...<<281282283284285286287288289290>>...375