Home
last modified time | relevance | path

Searched defs:bytes (Results 751 - 775 of 3434) sorted by relevance

1...<<31323334353637383940>>...138

/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
H A Dwasm-engine.h73 base::Vector<const uint8_t> bytes; member
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.h62 std::int64_t bytes = 0; member
/third_party/node/deps/zlib/google/
H A Dzip.h62 std::int64_t bytes = 0; member
/third_party/node/src/
H A Dnode_wasm_web_api.cc104 const void* bytes; in Push() local
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.cpp130 CharStringByteSink::Append(const char* bytes, int32_t n) { in Append() argument
/third_party/node/deps/base64/base64/test/
H A Dbenchmark.c63 bytes_to_mb (size_t bytes) in bytes_to_mb() argument
/third_party/ninja/src/
H A Dsubprocess-win32.cc158 DWORD bytes; in OnPipeReady() local
/third_party/node/deps/cares/src/lib/
H A Dinet_net_pton.c358 size_t bytes; in ares_inet_net_pton_ipv6() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dunewdata.cpp43 uint8_t bytes[16]; in udata_create() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcompound-sizes.c35 unsigned char bytes[0]; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget.h149 static inline int bytes_to_bits(int bytes) in bytes_to_bits() argument
/third_party/node/deps/v8/src/strings/
H A Dunicode-inl.h178 uchar Utf8::ValueOf(const byte* bytes, size_t length, size_t* cursor) { in ValueOf() argument
/third_party/node/deps/v8/src/utils/
H A Dostreams.cc187 uint8_t bytes = hex.min_bytes; in operator <<() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c142 unsigned char *bytes = OPENSSL_malloc(len); in set_random() local

Completed in 13 milliseconds

1...<<31323334353637383940>>...138