Home
last modified time | relevance | path

Searched defs:bytes (Results 1476 - 1500 of 3404) sorted by relevance

1...<<51525354555657585960>>...137

/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp.c310 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch() argument
319 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch() argument
/kernel/linux/linux-6.6/sound/usb/line6/
H A Ddriver.c160 int bytes = min(msg->size - done, line6->max_packet_size); in line6_send_raw_message_async_part() local
/kernel/linux/linux-6.6/sound/soc/google/
H A Dchv3-i2s.c257 unsigned int bytes, idx; in chv3_dma_ack() local
/test/testfwk/arkxtest/uitest/test/
H A Dextension_test.cpp327 static void Callback(Text bytes) in Callback() argument
/third_party/elfutils/libasm/
H A DlibasmP.h126 char bytes[flexarr_size]; member
/third_party/ffmpeg/libavcodec/
H A Dopus_rc.c352 void ff_opus_rc_dec_raw_init(OpusRangeCoder *rc, const uint8_t *rightend, uint32_t bytes) in ff_opus_rc_dec_raw_init() argument
[all...]
/third_party/gn/src/base/strings/
H A Dstring_number_conversions.cc407 std::string HexEncode(const void* bytes, size_t size) { in HexEncode() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c158 size_t bytes = list->space * sizeof(*list->pids); in snd_ctl_shm_elem_list() local
171 memcpy(pids, (void *)ctrl->data, bytes); in snd_ctl_shm_elem_list() local
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c163 const char *bytes; in set_bytes_data() local
/third_party/backends/backend/genesys/
H A Dimage_pipeline.h104 void set_remaining_bytes(std::size_t bytes) { buffer_.set_remaining_size(bytes); } in set_remaining_bytes() argument
105 void set_last_read_multiple(std::size_t bytes) { buffer_.set_last_read_multiple(bytes); } in set_last_read_multiple() argument
/third_party/backends/backend/
H A Dhp5590_low.c230 hp5590_control_msg(SANE_Int dn, enum proto_flags proto_flags, int requesttype, int request, int value, int index, unsigned char *bytes, int size, int core_flags) hp5590_control_msg() argument
644 hp5590_bulk_read(SANE_Int dn, enum proto_flags proto_flags, unsigned char *bytes, unsigned int size, void *state) hp5590_bulk_read() argument
875 hp5590_bulk_write(SANE_Int dn, enum proto_flags proto_flags, int cmd, unsigned char *bytes, unsigned int size) hp5590_bulk_write() argument
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c176 size_t bytes; in ps_pages() local
/third_party/cups-filters/filter/
H A Dsys5ippprinter.c95 int bytes; /* Bytes copied */ in main() local
H A Drastertopclx.c1567 int bytes; /* Number of bytes/plane */ OutputLine() local
[all...]
H A Dpdftops.c306 int bytes; /* Bytes copied */ local
[all...]
H A Dtexttotext.c85 int bytes; /* Bytes copied */ in main() local
/third_party/cups-filters/cupsfilters/
H A Dipp.c481 bytes, in ippfind_based_uri_converter() local
H A Dpdftoippprinter.c139 int bytes; /* Bytes copied */ in apply_filters() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java54 public void Append(byte[] bytes, int n) { in Append() argument
127 AppendBeyondCapacity(byte[] bytes, int start, int n, int length) AppendBeyondCapacity() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUBinary.java54 static boolean validate(ByteBuffer bytes) { in validate() argument
77 startsWithPackageName(ByteBuffer bytes, int start) startsWithPackageName() argument
93 getData(ByteBuffer bytes, CharSequence key) getData() argument
105 addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names) addBaseNamesInFolder() argument
120 binarySearch(ByteBuffer bytes, CharSequence key) binarySearch() argument
145 getNameOffset(ByteBuffer bytes, int index) getNameOffset() argument
153 getDataOffset(ByteBuffer bytes, int index) getDataOffset() argument
167 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument
265 PackageDataFile(String item, ByteBuffer bytes) PackageDataFile() argument
359 compareKeys(CharSequence key, ByteBuffer bytes, int offset) compareKeys() argument
378 compareKeys(CharSequence key, byte[] bytes, int offset) compareKeys() argument
553 readHeaderAndDataVersion(ByteBuffer bytes, int dataFormat, Authenticate authenticate) readHeaderAndDataVersion() argument
572 readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate) readHeader() argument
649 skipBytes(ByteBuffer bytes, int skipLength) skipBytes() argument
655 getBytes(ByteBuffer bytes, int length, int additionalSkipLength) getBytes() argument
664 getString(ByteBuffer bytes, int length, int additionalSkipLength) getString() argument
671 getChars(ByteBuffer bytes, int length, int additionalSkipLength) getChars() argument
678 getShorts(ByteBuffer bytes, int length, int additionalSkipLength) getShorts() argument
685 getInts(ByteBuffer bytes, int length, int additionalSkipLength) getInts() argument
692 getLongs(ByteBuffer bytes, int length, int additionalSkipLength) getLongs() argument
702 sliceWithOrder(ByteBuffer bytes) sliceWithOrder() argument
[all...]
H A DRBBIDataWrapper.java71 static RBBIStateTable get(ByteBuffer bytes, int length) throws IOException { in get() argument
99 put(DataOutputStream bytes) put() argument
292 get(ByteBuffer bytes) get() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrep.java276 private StringPrep(ByteBuffer bytes) throws IOException { in StringPrep() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp370 const uint8_t *bytes = source.getByteArray(byteCount); in prettify() local
/third_party/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp340 BTLinearMatchNode(const char *bytes, int32_t len, Node *nextNode) BTLinearMatchNode() argument
[all...]
H A Ducnvbocu.cpp967 uint8_t *bytes; _Bocu1ToUnicodeWithOffsets() local
1189 uint8_t *bytes; _Bocu1ToUnicode() local
[all...]

Completed in 26 milliseconds

1...<<51525354555657585960>>...137