Home
last modified time | relevance | path

Searched defs:bytes (Results 676 - 700 of 3235) sorted by relevance

1...<<21222324252627282930>>...130

/third_party/curl/lib/
H A Dnoproxy.c82 int bytes; in Curl_cidr6_match() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dunewdata.cpp43 uint8_t bytes[16]; in udata_create() local
/third_party/gptfdisk/
H A Ddiskio-windows.cc315 DWORD bytes, moreBytes; // low- and high-order bytes of file size in DiskSize() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharTrie.java37 public CharTrie(ByteBuffer bytes, DataManipulate dataManipulate) { in CharTrie() argument
242 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
H A DIntTrie.java40 public IntTrie(ByteBuffer bytes, DataManipulate dataManipulate) in IntTrie() argument
255 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.h40 const uint8_t *bytes; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBytesTrieBuilder.java323 private byte[] bytes; global() field in BytesTrieBuilder
[all...]
/third_party/icu/icu4c/source/common/
H A Dbytesinkutil.cpp130 CharStringByteSink::Append(const char* bytes, int32_t n) { in Append() argument
/third_party/alsa-lib/include/
H A Dseqmid.h316 static inline int snd_seq_ev_set_ump_data(snd_seq_ump_event_t *ev, void *data, size_t bytes) in snd_seq_ev_set_ump_data() argument
/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp68 uint8_t bytes[200]; in main() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java161 public char[] decode(byte[] bytes) in decode() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCharTrie.java38 public CharTrie(ByteBuffer bytes, DataManipulate dataManipulate) { in CharTrie() argument
243 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
H A DIntTrie.java41 public IntTrie(ByteBuffer bytes, DataManipulate dataManipulate) in IntTrie() argument
256 protected final void unserialize(ByteBuffer bytes) in unserialize() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DBytesTrieBuilder.java305 private byte[] bytes; global() field in BytesTrieBuilder
[all...]
/third_party/libsnd/src/
H A Dtest_file_io.c395 test_write_or_die (SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int linenum) in test_write_or_die() argument
413 test_read_or_die (SF_PRIVATE *psf, void *data, sf_count_t bytes, sf_count_t items, sf_count_t new_position, int linenum) in test_read_or_die() argument
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dpsa_storage.py141 def bytes(self) -> bytes: member in Key
[all...]
/third_party/json/include/nlohmann/detail/output/
H A Dserializer.hpp395 std::size_t bytes = 0; // number of bytes written to string_buffer in dump_escaped() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_constant_folding.c252 unsigned bytes = intrin->dest.ssa.bit_size / 8; in try_fold_intrinsic() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_sdma_copy_image.c91 unsigned bytes = src_pitch * copy_height * bpp; in radv_sdma_v4_v5_copy_image_to_buffer() local
/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone.cpp355 size_t bytes = fread(text + total_read, in load_text_file() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c491 unsigned bytes = priv->bytes_left - vl_vlc_bits_left(&vlc) / 8; in vid_dec_DecodeBuffer() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encode.c96 uint8_t *bytes; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c579 svga_user_buffer_create(struct pipe_screen *screen, void *ptr, unsigned bytes, unsigned bind) svga_user_buffer_create() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Docclusion-query.c79 set_vertices(struct vertex *vertices, unsigned bytes) in set_vertices() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h51 explicit Simd128(byte* bytes) { in Simd128() argument
56 const uint8_t* bytes() { return val_; } in bytes() function in v8::internal::wasm::Simd128

Completed in 14 milliseconds

1...<<21222324252627282930>>...130