| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | bitmap.c | 31 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 D | cros_ec_chardev.h | 29 uint32_t bytes; member
|
| /kernel/linux/linux-6.6/include/crypto/ |
| H A D | ghash.h | 21 u32 bytes; member
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| H A D | lpfc_compat.h | 40 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 D | cobalt-omnitek.h | 25 u32 bytes; member
|
| /kernel/linux/linux-6.6/drivers/nvmem/ |
| H A D | stm32-bsec-optee-ta.h | 66 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 D | poly1305.c | 33 unsigned int bytes; in poly1305_update_generic() local
|
| /kernel/linux/linux-6.6/samples/seccomp/ |
| H A D | bpf-fancy.c | 85 ssize_t bytes; in main() local
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | avpacket.c | 31 int ret = 0, bytes; in setup_side_data_entry() local
|
| /third_party/lzma/CPP/7zip/UI/Console/ |
| H A D | OpenCallbackConsole.cpp | 20 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 D | serializable.cc | 23 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 D | c32rtomb.c | 48 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 D | cipherbytes_test.c | 30 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 D | SkRecord.cpp | 26 size_t bytes = fApproxBytesAllocated + sizeof(SkRecord); in bytesUsed() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkMemory.cpp | 22 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 D | rand.h | 24 int (*bytes) (unsigned char *buf, int num); member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | metadata.h | 23 uint8_t* bytes; member
|
| /third_party/skia/tests/ |
| H A D | PDFMetadataAttributeTest.cpp | 40 const uint8_t* bytes = data->bytes(); in DEF_TEST() local
|
| H A D | ChecksumTest.cpp | 77 uint8_t bytes[256]; in DEF_TEST() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | head.c | 37 long i, len, lines=TT.n, bytes=TT.c; in do_head() local
|
| H A D | uuencode.c | 43 int j, x, bytes = i - (in-buf); in uuencode_main() local
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBCodedInputStream_PackagePrivate.h | 41 const uint8_t *bytes; member
|
| /third_party/skia/fuzz/oss_fuzz/ |
| H A D | FuzzSKSL2Pipeline.cpp | 16 bool FuzzSKSL2Pipeline(sk_sp<SkData> bytes) { in FuzzSKSL2Pipeline() argument 64 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSKSL2SPIRV.cpp | 13 bool FuzzSKSL2SPIRV(sk_sp<SkData> bytes) { in FuzzSKSL2SPIRV() argument 42 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | FuzzSkDescriptorDeserialize.cpp | 11 void FuzzSkDescriptorDeserialize(sk_sp<SkData> bytes) { in FuzzSkDescriptorDeserialize() argument 35 auto bytes = SkData::MakeWithoutCopy(data, size); in LLVMFuzzerTestOneInput() local
|