Home
last modified time | relevance | path

Searched defs:bytes (Results 51 - 75 of 3410) sorted by relevance

12345678910>>...137

/kernel/linux/linux-6.6/fs/qnx4/
H A Dbitmap.c31 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_chardev.h29 uint32_t bytes; member
/kernel/linux/linux-6.6/include/crypto/
H A Dghash.h21 u32 bytes; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_compat.h40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() argument
62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() argument
85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() argument
92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) lpfc_memcpy_from_slim() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.h25 u32 bytes; member
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dstm32-bsec-optee-ta.h66 stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_read() argument
73 stm32_bsec_optee_ta_write(struct tee_context *ctx, unsigned int lower, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_write() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305.c33 unsigned int bytes; in poly1305_update_generic() local
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c85 ssize_t bytes; in main() local
/third_party/ffmpeg/libavcodec/tests/
H A Davpacket.c31 int ret = 0, bytes; in setup_side_data_entry() local
/third_party/lzma/CPP/7zip/UI/Console/
H A DOpenCallbackConsole.cpp20 HRESULT COpenCallbackConsole::Open_SetTotal(const UInt64 *files, const UInt64 *bytes) in Open_SetTotal() argument
51 HRESULT COpenCallbackConsole::Open_SetCompleted(const UInt64 *files, const UInt64 *bytes) in Open_SetCompleted() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dserializable.cc23 explicit PreSerialized(std::vector<uint8_t> bytes) in PreSerialized() argument
36 std::unique_ptr<Serializable> Serializable::From(std::vector<uint8_t> bytes) { in From() argument
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
H A Dc32rtomb.c48 char bytes[MB_LEN_MAX]; in c32rtomb_0200() local
79 char bytes[MB_LEN_MAX]; c32rtomb_0300() local
150 char bytes[MB_LEN_MAX]; c32rtomb_0400() local
[all...]
/third_party/openssl/test/
H A Dcipherbytes_test.c30 const unsigned char bytes[] = {0x00}; in test_empty() local
104 const unsigned char bytes[] = {0x00, 0x2f, 0x00, 0x33, 0x00, 0x9f, 0x00, 0xff, in test_v3() local
[all...]
/third_party/skia/src/core/
H A DSkRecord.cpp26 size_t bytes = fApproxBytesAllocated + sizeof(SkRecord); in bytesUsed() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkMemory.cpp22 void *allocateDeviceMemory(size_t bytes, size_t alignment) in allocateDeviceMemory() argument
38 void *allocateHostMemory(size_t bytes, size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocationScope) in allocateHostMemory() argument
/third_party/openssl/ohos_lite/include/openssl/
H A Drand.h24 int (*bytes) (unsigned char *buf, int num); member
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dmetadata.h23 uint8_t* bytes; member
/third_party/skia/tests/
H A DPDFMetadataAttributeTest.cpp40 const uint8_t* bytes = data->bytes(); in DEF_TEST() local
H A DChecksumTest.cpp77 uint8_t bytes[256]; in DEF_TEST() local
[all...]
/third_party/toybox/toys/posix/
H A Dhead.c37 long i, len, lines=TT.n, bytes=TT.c; in do_head() local
H A Duuencode.c43 int j, x, bytes = i - (in-buf); in uuencode_main() local
/third_party/protobuf/objectivec/
H A DGPBCodedInputStream_PackagePrivate.h41 const uint8_t *bytes; member
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp16 bool FuzzSKSL2Pipeline(sk_sp<SkData> bytes) { in FuzzSKSL2Pipeline() argument
64 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
H A DFuzzSKSL2SPIRV.cpp13 bool FuzzSKSL2SPIRV(sk_sp<SkData> bytes) { in FuzzSKSL2SPIRV() argument
42 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
H A DFuzzSkDescriptorDeserialize.cpp11 void FuzzSkDescriptorDeserialize(sk_sp<SkData> bytes) { in FuzzSkDescriptorDeserialize() argument
35 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local

Completed in 6 milliseconds

12345678910>>...137