/third_party/json/docs/examples/ |
H A D | byte_container_with_subtype__set_subtype.cpp | 11 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
|
H A D | byte_container_with_subtype__clear_subtype.cpp | 11 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
|
H A D | byte_container_with_subtype__subtype.cpp | 9 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
|
H A D | byte_container_with_subtype__has_subtype.cpp | 9 std::vector<std::uint8_t> bytes = {{0xca, 0xfe, 0xba, 0xbe}}; in main() local
|
/third_party/skia/src/ports/ |
H A D | SkDiscardableMemory_none.cpp | 12 SkDiscardableMemory* SkDiscardableMemory::Create(size_t bytes) { in Create() argument
|
/third_party/rust/crates/rustix/tests/io/ |
H A D | eventfd.rs | 19 let mut bytes = [0_u8; size_of::<u64>()]; in test_eventfd() variables
|
/third_party/rust/crates/rustix/examples/ |
H A D | hello.rs | 12 let mut bytes = message.as_bytes(); in main() variables
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_firmware.h | 30 unsigned int bytes; /** length in bytes of firmware data */ member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_firmware.h | 31 unsigned int bytes; /** length in bytes of firmware data */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_counter.h | 11 u64 bytes; member
|
/third_party/curl/lib/ |
H A D | curl_des.c | 51 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 D | unit-byte_container_with_subtype.cpp | 48 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 D | PDBSymbolCustom.cpp | 20 void PDBSymbolCustom::getDataBytes(llvm::SmallVector<uint8_t, 32> &bytes) { in getDataBytes() argument
|
/third_party/skia/src/gpu/ |
H A D | GrSubRunAllocator.cpp | 16 GrBagOfBytes::GrBagOfBytes(char* bytes, size_t size, size_t firstHeapAllocation) in GrBagOfBytes() argument [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | check.c | 30 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 D | test_float.c | 44 { 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 D | xor_template.c | 16 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 D | xor_template.c | 16 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 D | libc_compat.h | 13 size_t bytes; in reallocarray() local
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | debug.c | 84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | libchacha.c | 15 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 D | memweight.c | 11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | debug.c | 84 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex() argument
|
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | libchacha.c | 15 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 D | memweight.c | 11 size_t memweight(const void *ptr, size_t bytes) in memweight() argument
|