Home
last modified time | relevance | path

Searched defs:bytes (Results 1 - 25 of 3193) sorted by relevance

12345678910>>...128

/third_party/json/docs/examples/
H A Dbyte_container_with_subtype__set_subtype.cpp11 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
H A Dbyte_container_with_subtype__clear_subtype.cpp11 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
H A Dbyte_container_with_subtype__subtype.cpp9 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
H A Dbyte_container_with_subtype__has_subtype.cpp9 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
/third_party/skia/src/ports/
H A DSkDiscardableMemory_none.cpp12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() argument
/third_party/rust/crates/rustix/tests/io/
H A Deventfd.rs19 let mut bytes = [0_u8; size_of::<u64>()]; in test_eventfd() variables
/third_party/rust/crates/rustix/examples/
H A Dhello.rs12 let mut bytes = message.as_bytes(); in main() variables
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_firmware.h30 unsigned int bytes; /** length in bytes of firmware data */ member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_firmware.h31 unsigned int bytes; /** length in bytes of firmware data */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_counter.h11 u64 bytes; member
/third_party/curl/lib/
H A Dcurl_des.c51 void Curl_des_set_odd_parity(unsigned char *bytes, size_t len) in Curl_des_set_odd_parity() argument
/third_party/json/tests/src/
H A Dunit-byte_container_with_subtype.cpp48 std::vector<std::uint8_t> bytes = {{0xCA, 0xFE, 0xBA, 0xBE}}; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCustom.cpp20 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes() argument
/third_party/skia/src/gpu/
H A DGrSubRunAllocator.cpp16 GrBagOfBytes::GrBagOfBytes(char* bytes, size_t size, size_t firstHeapAllocation) in GrBagOfBytes() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dcheck.c30 cupsCheckBytes(const unsigned char *bytes, /* I - Bytes to check */ in cupsCheckBytes() argument
70 cupsCheckValue(const unsigned char *bytes, int length, const unsigned char value) cupsCheckValue() argument
[all...]
/third_party/libsnd/src/
H A Dtest_float.c44 { unsigned char bytes [4] ; in test_float_convert() local
81 { unsigned char bytes [8] ; in test_double_convert() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/lib/
H A Dxor_template.c16 void XOR_FUNC_NAME(2)(unsigned long bytes, variable
34 void XOR_FUNC_NAME(3)(unsigned long bytes, variable
55 void XOR_FUNC_NAME(4)(unsigned long bytes, variable
79 void XOR_FUNC_NAME(5)(unsigned long bytes, variable
/kernel/linux/linux-6.6/arch/loongarch/lib/
H A Dxor_template.c16 void XOR_FUNC_NAME(2)(unsigned long bytes, variable
35 void XOR_FUNC_NAME(3)(unsigned long bytes, variable
57 void XOR_FUNC_NAME(4)(unsigned long bytes, variable
83 void XOR_FUNC_NAME(5)(unsigned long bytes, variable
/kernel/linux/linux-5.10/tools/include/tools/
H A Dlibc_compat.h13 size_t bytes; in reallocarray() local
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dlibchacha.c15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
/kernel/linux/linux-5.10/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Ddebug.c84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dlibchacha.c15 chacha_crypt_generic(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt_generic() argument
/kernel/linux/linux-6.6/lib/
H A Dmemweight.c11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument

Completed in 6 milliseconds

12345678910>>...128