Home
last modified time | relevance | path

Searched defs:bytes (Results 1501 - 1525 of 3403) sorted by relevance

1...<<61626364656667686970>>...137

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMap.java117 private byte[] bytes = new byte[3]; field in TrieMap.BytesTrieMap
215 private byte[] bytes = new byte[3]; field in TrieMap.BytesTrieMap.BytesMatcher
278 byte[] bytes = new byte[200]; global() field in TrieMap.BytesBuilder
510 getBytes(char source, byte[] bytes, int limit) getBytes() argument
527 getBytes(CharSequence source, byte[] bytes, int limit) getBytes() argument
537 getChars(byte[] bytes, int start, int limit) getChars() argument
547 getChar(byte[] bytes, int start, char[] output) getChar() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUBinary.java58 static boolean validate(ByteBuffer bytes) { in validate() argument
81 startsWithPackageName(ByteBuffer bytes, int start) startsWithPackageName() argument
97 getData(ByteBuffer bytes, CharSequence key) getData() argument
109 addBaseNamesInFolder(ByteBuffer bytes, String folder, String suffix, Set<String> names) addBaseNamesInFolder() argument
124 binarySearch(ByteBuffer bytes, CharSequence key) binarySearch() argument
149 getNameOffset(ByteBuffer bytes, int index) getNameOffset() argument
157 getDataOffset(ByteBuffer bytes, int index) getDataOffset() argument
171 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument
269 PackageDataFile(String item, ByteBuffer bytes) PackageDataFile() argument
363 compareKeys(CharSequence key, ByteBuffer bytes, int offset) compareKeys() argument
382 compareKeys(CharSequence key, byte[] bytes, int offset) compareKeys() argument
558 readHeaderAndDataVersion(ByteBuffer bytes, int dataFormat, Authenticate authenticate) readHeaderAndDataVersion() argument
577 readHeader(ByteBuffer bytes, int dataFormat, Authenticate authenticate) readHeader() argument
654 skipBytes(ByteBuffer bytes, int skipLength) skipBytes() argument
660 getBytes(ByteBuffer bytes, int length, int additionalSkipLength) getBytes() argument
669 getString(ByteBuffer bytes, int length, int additionalSkipLength) getString() argument
676 getChars(ByteBuffer bytes, int length, int additionalSkipLength) getChars() argument
683 getShorts(ByteBuffer bytes, int length, int additionalSkipLength) getShorts() argument
690 getInts(ByteBuffer bytes, int length, int additionalSkipLength) getInts() argument
697 getLongs(ByteBuffer bytes, int length, int additionalSkipLength) getLongs() argument
707 sliceWithOrder(ByteBuffer bytes) sliceWithOrder() argument
[all...]
H A DRBBIDataWrapper.java61 static RBBIStateTable get(ByteBuffer bytes, int length) throws IOException { in get() argument
78 public int put(DataOutputStream bytes) throws IOException { in put() argument
260 get(ByteBuffer bytes) get() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java61 public void Append(byte[] bytes, int n) { in Append() argument
134 AppendBeyondCapacity(byte[] bytes, int start, int n, int length) AppendBeyondCapacity() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DStringPrep.java260 private StringPrep(ByteBuffer bytes) throws IOException { in StringPrep() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMap.java116 private byte[] bytes = new byte[3]; field in TrieMap.BytesTrieMap
214 private byte[] bytes = new byte[3]; field in TrieMap.BytesTrieMap.BytesMatcher
277 byte[] bytes = new byte[200]; global() field in TrieMap.BytesBuilder
509 getBytes(char source, byte[] bytes, int limit) getBytes() argument
526 getBytes(CharSequence source, byte[] bytes, int limit) getBytes() argument
536 getChars(byte[] bytes, int start, int limit) getChars() argument
546 getChar(byte[] bytes, int start, char[] output) getChar() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp30 SortKeyByteSink::Append(const char *bytes, int32_t n) { in Append() argument
150 uint8_t bytes[4] = { (uint8_t)(w >> 24), (uint8_t)(w >> 16), (uint8_t)(w >> 8), (uint8_t)w }; in appendWeight32() local
[all...]
/third_party/libsnd/src/
H A Dogg.c214 { int bytes ; in ogg_write_page() local
H A Dfile_io.c344 psf_fread (void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) in psf_fread() argument
385 psf_fwrite (const void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) in psf_fwrite() argument
980 psf_fread(void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) psf_fread() argument
1019 psf_fwrite(const void *ptr, sf_count_t bytes, sf_count_t items, SF_PRIVATE *psf) psf_fwrite() argument
[all...]
H A Dwavlike.c740 uint32_t bytes = 0 ; in wavlike_read_bext_chunk() local
838 uint32_t bytes = 0 ; wavlike_read_cart_chunk() local
[all...]
/third_party/libuv/src/win/
H A Dcore.c430 DWORD bytes; in uv__poll_wine() local
H A Dudp.c265 DWORD bytes, flags; in uv__udp_queue_recv() local
356 DWORD result, bytes; in uv__send() local
441 DWORD bytes, err, flags; in uv__process_udp_recv_req() local
1093 DWORD bytes; in uv__udp_try_send() local
[all...]
/third_party/libuv/test/
H A Dbenchmark-pump.c82 static double gbit(int64_t bytes, int64_t passed_ms) { in gbit() argument
171 static void read_cb(uv_stream_t* stream, ssize_t bytes, const uv_buf_t* buf) { in read_cb() argument
/third_party/libcoap/src/
H A Dcoap_ws.c497 ssize_t bytes; in coap_ws_rd_http_header() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_ir.cpp104 print_physReg(PhysReg reg, unsigned bytes, FILE* output, unsigned flags) in print_physReg() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c130 unsigned bytes = src_pitch * copy_height * bpp; in si_sdma_v4_v5_copy_texture() local
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264dprc.c315 unsigned bytes = priv->bytes_left - vl_vlc_bits_left(&vlc) / 8; in decode_frame() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp128 char bytes[8]; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp317 bytes(const T& x) { in bytes() function
/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dwasm-module-builder.js15 function bytes(...input) { function
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h57 explicit Decoder(const base::Vector<const byte> bytes, in Decoder() argument
318 Reset(base::Vector<const uint8_t> bytes, uint32_t buffer_offset = 0) Reset() argument
[all...]
/third_party/node/deps/v8/src/zone/
H A Dzone-chunk-list.h399 size_t bytes = static_cast<size_t>(reinterpret_cast<uintptr_t>(end) - in CopyTo() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc22 std::vector<uint8_t> bytes; in RoundtripToType() local
/third_party/node/deps/icu-small/source/common/
H A Dbytestriebuilder.cpp340 BTLinearMatchNode(const char *bytes, int32_t len, Node *nextNode) BTLinearMatchNode() argument
[all...]
H A Ducptrie.cpp507 char *bytes = (char *)data; in ucptrie_toBinary() local
[all...]

Completed in 23 milliseconds

1...<<61626364656667686970>>...137