Home
last modified time | relevance | path

Searched defs:size (Results 526 - 550 of 30364) sorted by relevance

1...<<21222324252627282930>>...1215

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_ptr_untrusted.c10 int BPF_PROG(lsm_run, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() argument
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_003.c40 UINT32 size = 0x8 + 0x2; /* mem size 0x8 + 0x2 */ in TestCase() local
H A DIt_los_lms_002.c40 UINT32 size = 20; /* mem size 20 */ in TestCase() local
H A DIt_los_lms_006.c37 UINT32 size = 20 * 3; /* mem size 20 * 3 */ in TestCase() local
H A DIt_los_lms_005.c37 UINT32 size = 20; /* mem size 20 */ in TestCase() local
/kernel/liteos_m/testsuites/sample/kernel/mem/
H A DIt_los_mem_014.c39 UINT32 size = 0x500; in TestCase() local
[all...]
H A DIt_los_mem_008.c39 UINT32 size = 0x500; in TestCase() local
H A DIt_los_mem_007.c39 UINT32 size = 0x500; in TestCase() local
H A DIt_los_mem_009.c39 UINT32 size = 0x500; in TestCase() local
H A DIt_los_mem_013.c39 UINT32 size; in TestCase() local
H A DIt_los_mem_012.c39 UINT32 size; in TestCase() local
H A DIt_los_mem_018.c38 UINT32 size = 0x500; in TestCase() local
[all...]
H A DIt_los_mem_015.c39 UINT32 size = 0x500; in TestCase() local
H A DIt_los_mem_020.c39 UINT32 size = 0x500; in TestCase() local
[all...]
H A DIt_los_mem_017.c39 UINT32 size; in TestCase() local
H A DIt_los_mem_016.c39 UINT32 size; in TestCase() local
/kernel/linux/linux-6.6/lib/crypto/
H A Dmemneq.c68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic() argument
163 __crypto_memneq(const void *a, const void *b, size_t size) __crypto_memneq() argument
[all...]
/kernel/liteos_a/testsuites/unittest/libc/misc/full/
H A Dmisc_test_013.cpp37 long size = 200; in TestCase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/mem/smoke/
H A DIt_posix_mem_003.cpp51 size_t size = 0x100; in Testcase() local
/third_party/icu/icu4c/source/test/fuzzer/
H A Dcollator_compare_fuzzer.cpp13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/lzma/C/
H A DSort.c17 void HeapSort(UInt32 *p, size_t size) in HeapSort() argument
63 HeapSort64(UInt64 *p, size_t size) HeapSort64() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.cpp7 Z7_COM7F_IMF(COutStreamWithCRC::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/mbedtls/library/
H A Dmd_wrap.h34 unsigned char size; member
/third_party/mbedtls/tests/configs/
H A Duser-config-malloc-0-null.h12 static inline void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() argument
/third_party/json/tests/src/
H A Dtest_utils.hpp24 const auto size = file.tellg(); in read_binary_file() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...1215