| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_ptr_untrusted.c | 10 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 D | It_los_lms_003.c | 40 UINT32 size = 0x8 + 0x2; /* mem size 0x8 + 0x2 */
in TestCase() local
|
| H A D | It_los_lms_002.c | 40 UINT32 size = 20; /* mem size 20 */
in TestCase() local
|
| H A D | It_los_lms_006.c | 37 UINT32 size = 20 * 3; /* mem size 20 * 3 */
in TestCase() local
|
| H A D | It_los_lms_005.c | 37 UINT32 size = 20; /* mem size 20 */
in TestCase() local
|
| /kernel/liteos_m/testsuites/sample/kernel/mem/ |
| H A D | It_los_mem_014.c | 39 UINT32 size = 0x500;
in TestCase() local [all...] |
| H A D | It_los_mem_008.c | 39 UINT32 size = 0x500;
in TestCase() local
|
| H A D | It_los_mem_007.c | 39 UINT32 size = 0x500;
in TestCase() local
|
| H A D | It_los_mem_009.c | 39 UINT32 size = 0x500;
in TestCase() local
|
| H A D | It_los_mem_013.c | 39 UINT32 size;
in TestCase() local
|
| H A D | It_los_mem_012.c | 39 UINT32 size;
in TestCase() local
|
| H A D | It_los_mem_018.c | 38 UINT32 size = 0x500;
in TestCase() local [all...] |
| H A D | It_los_mem_015.c | 39 UINT32 size = 0x500;
in TestCase() local
|
| H A D | It_los_mem_020.c | 39 UINT32 size = 0x500;
in TestCase() local [all...] |
| H A D | It_los_mem_017.c | 39 UINT32 size;
in TestCase() local
|
| H A D | It_los_mem_016.c | 39 UINT32 size;
in TestCase() local
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | memneq.c | 68 __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 D | misc_test_013.cpp | 37 long size = 200; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/mem/smoke/ |
| H A D | It_posix_mem_003.cpp | 51 size_t size = 0x100; in Testcase() local
|
| /third_party/icu/icu4c/source/test/fuzzer/ |
| H A D | collator_compare_fuzzer.cpp | 13 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
|
| /third_party/lzma/C/ |
| H A D | Sort.c | 17 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 D | OutStreamWithCRC.cpp | 7 Z7_COM7F_IMF(COutStreamWithCRC::Write(const void *data, UInt32 size, UInt32 *processedSize))
in Write() argument
|
| /third_party/mbedtls/library/ |
| H A D | md_wrap.h | 34 unsigned char size; member
|
| /third_party/mbedtls/tests/configs/ |
| H A D | user-config-malloc-0-null.h | 12 static inline void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() argument
|
| /third_party/json/tests/src/ |
| H A D | test_utils.hpp | 24 const auto size = file.tellg(); in read_binary_file() local
|