| /third_party/icu/icu4c/source/common/ |
| H A D | loclikely.cpp | 53 findLikelySubtags(const char* localeID, char* buffer, int32_t bufferLength, UErrorCode* err) findLikelySubtags() argument 121 appendTag( const char* tag, int32_t tagLength, char* buffer, int32_t* bufferLength, UBool withSeparator) appendTag() argument 1185 do_canonicalize(const char* localeID, char* buffer, int32_t bufferCapacity, UErrorCode* err) do_canonicalize() argument [all...] |
| H A D | ucnvsel.cpp | 466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() argument 283 ucnvsel_serialize(const UConverterSelector* sel, void* buffer, int32_t bufferCapacity, UErrorCode* status) ucnvsel_serialize() argument
|
| H A D | uts46.cpp | 871 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/input/ |
| H A D | uhid.c | 175 void mouse_report_events(InputDevice *input_dev, void *buffer, int len) in mouse_report_events() argument
|
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dir.c | 210 static u_char *buffer = NULL; variable [all...] |
| H A D | fat.c | 583 u_char *buffer; in checkdirty() local 647 u_char *buffer; cleardirty() local 809 u_char *buffer, *p; readfat() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usbd_generic_ep0.c | 644 static ssize_t generic_ep0_write_descs(struct generic_dev_s *dev, const char *buffer, size_t buflen) in generic_ep0_write_descs() argument 675 static ssize_t generic_ep0_write_strings(struct generic_dev_s *dev, const char *buffer, size_t buflen) in generic_ep0_write_strings() argument 720 static ssize_t generic_ep0_write_request(struct generic_dev_s *dev, const char *buffer, size_t buflen) in generic_ep0_write_request() argument 607 generic_ep0_read_events(struct generic_dev_s *dev, char *buffer, size_t buflen, int max_n) generic_ep0_read_events() argument 754 generic_ep0_cancel_pending_request(struct generic_dev_s *dev, uint32_t buffer) generic_ep0_cancel_pending_request() argument 795 generic_ep0_request_status(struct generic_dev_s *dev, void *buffer) generic_ep0_request_status() argument 857 generic_ep0_handle_read(struct usb_handle *handle, void *buffer, size_t len) generic_ep0_handle_read() argument 907 generic_ep0_handle_write(struct usb_handle *handle, void *buffer, size_t len) generic_ep0_handle_write() argument [all...] |
| H A D | usbd_config.c | 1076 int fconfig_handle_read(struct usb_handle *handle, void *buffer, size_t len) in fconfig_handle_read() argument 1095 int fconfig_handle_write(struct usb_handle *handle, void *buffer, size_t len) in fconfig_handle_write() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | rndis_std.h | 174 uint32_t buffer[]; /* Buffer */ member 182 uint32_t buffer[]; /* Buffer */ member 192 uint32_t buffer[]; /* Buffer */ member 208 uint32_t buffer[]; /* Buffer */ member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationIterator.java | 81 private long[] buffer field in CollationIterator.CEBuffer [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
| H A D | TransliteratorInputMethod.java | 93 private StringBuffer buffer; field in TransliteratorInputMethod [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Utility.java | 358 encodeRun(T buffer, int value, int length) encodeRun() argument 381 appendInt(T buffer, int value) appendInt() argument 394 encodeRun(T buffer, short value, int length) encodeRun() argument 426 encodeRun(T buffer, byte value, int length, byte[] state) encodeRun() argument 454 appendEncodedByte(T buffer, byte value, byte[] state) appendEncodedByte() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 215 UChar *buffer = result.getBuffer(len); in loadNumericDateFormatterPattern() local
|
| H A D | number_skeletons.cpp | 1103 CharString buffer; in parseIdentifierUnitOption() local 1119 CharString buffer; in parseUnitUsageOption() local 1471 CharString buffer; in parseNumberingSystemOption() local 1494 CharString buffer; in parseScaleOption() local [all...] |
| H A D | ucol_sit.cpp | 453 char buffer[internalBufferSize]; in ucol_prepareShortStringOpen() local 523 char buffer[internalBufferSize]; in ucol_openFromShortString() local
|
| H A D | ucol.cpp | 567 ucol_getRulesEx(const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen) { in ucol_getRulesEx() argument 63 ucol_cloneBinary(const UCollator *coll, uint8_t *buffer, int32_t capacity, UErrorCode *status) ucol_cloneBinary() argument
|
| /third_party/libsnd/src/ |
| H A D | ogg_opus.c | 249 float *buffer ; member [all...] |
| H A D | flac.c | 178 const int32_t* const *buffer = pflac->wbuffer ; in flac_buffer_copy() local 344 sf_flac_read_callback (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__byte buffer [], size_t *bytes, void *client_data) global() variable 397 sf_flac_write_callback (const FLAC__StreamDecoder * UNUSED (decoder), const FLAC__Frame *frame, const int32_t * const buffer [], void *client_data) global() variable 582 sf_flac_enc_write_callback (const FLAC__StreamEncoder * UNUSED (encoder), const FLAC__byte buffer [], size_t bytes, unsigned UNUSED (samples), unsigned UNUSED (current_frame), void *client_data) global() variable 1066 int32_t* buffer = pflac->encbuffer ; flac_write_s2flac() local 1108 int32_t* buffer = pflac->encbuffer ; flac_write_i2flac() local 1150 int32_t* buffer = pflac->encbuffer ; flac_write_f2flac() local 1281 int32_t* buffer = pflac->encbuffer ; flac_write_d2flac() local [all...] |
| H A D | alac.c | 66 int buffer [] ; member [all...] |
| H A D | sndfile.c | 2711 char buffer [16] ; in format_from_extension() local 2787 { uint32_t buffer [ in guess_file_type() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | ibmi.c | 533 int uv_get_process_title(char* buffer, size_t size) { in uv_get_process_title() argument
|
| H A D | sunos.c | 383 int uv_exepath(char* buffer, size_t* size) { in uv_exepath() argument
|
| /third_party/libuv/test/ |
| H A D | test-tty-escape-sequence-processing.c | 381 char buffer[1024]; in TEST_IMPL() local 432 char buffer[1024]; TEST_IMPL() local 483 char buffer[1024]; TEST_IMPL() local 544 char buffer[1024]; TEST_IMPL() local 605 char buffer[1024]; TEST_IMPL() local 656 char buffer[1024]; TEST_IMPL() local 707 char buffer[1024]; TEST_IMPL() local 753 char buffer[1024]; TEST_IMPL() local 808 char buffer[1024]; TEST_IMPL() local 844 char buffer[1024]; TEST_IMPL() local 918 char buffer[1024]; TEST_IMPL() local 991 char buffer[1024]; TEST_IMPL() local 1250 char buffer[1024]; TEST_IMPL() local 1308 char buffer[1024]; TEST_IMPL() local [all...] |
| /third_party/mbedtls/tests/include/test/ |
| H A D | ssl_helpers.h | 137 unsigned char *buffer; member
|
| /third_party/libcoap/src/oscore/ |
| H A D | oscore_context.c | 54 compose_info(uint8_t *buffer, in compose_info() argument [all...] |