Home
last modified time | relevance | path

Searched defs:size1 (Results 1 - 25 of 115) sorted by relevance

12345

/third_party/libuv/test/
H A Dtest-cwd-and-chdir.c31 size_t size1; in TEST_IMPL() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dstd_based_type.hpp30 typedef tvec1<std::size_t, defaultp> size1; typedef
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-r3k-probe.c45 unsigned long size1, size2; in cpu_has_confreg() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-r3k-probe.c46 unsigned long size1, size2; in cpu_has_confreg() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c21 const int size1 = sizeof(str1); in test_varlen() local
[all...]
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_dram.c17 unsigned int size1, size2; in snd_gus_dram_poke() local
28 outsb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_poke() local
55 unsigned int size1, size2; in snd_gus_dram_peek() local
64 insb(GUSP(gus, DRAM), buffer, size1); snd_gus_dram_peek() local
[all...]
H A Dgus_mem.c127 int size1; in snd_gf1_mem_find() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c21 const int size1 = sizeof(str1); in test_varlen() local
[all...]
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_dram.c17 unsigned int size1, size2; in snd_gus_dram_poke() local
28 outsb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_poke() local
55 unsigned int size1, size2; in snd_gus_dram_peek() local
64 insb(GUSP(gus, DRAM), buffer, size1); snd_gus_dram_peek() local
[all...]
H A Dgus_mem.c134 int size1; in snd_gf1_mem_find() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c40 uint32_t size1 = size - i; in test_vla_in_loop() local
56 uint32_t size1 = size - i; in test_two_vlas_in_loops() local
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents02.c37 static size_t size1 = 1; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommondef_fuzzer/
H A Drscommondef_fuzzer.cpp97 size_t size1 = GetData<size_t>(); in DoMemObject() local
/foundation/resourceschedule/memmgr/test/fuzztest/memmgrstub_fuzzer/
H A Dmemmgrstub_fuzzer.cpp58 size_t size1 = sizeof(int); in HandleGetBunldePriorityListFuzzTest() local
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_report.c24 intersects(unsigned long addr0, unsigned long size0, unsigned long addr1, unsigned long size1) intersects() argument
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dencoding.h90 static __always_inline bool matching_access(unsigned long addr1, size_t size1, in matching_access() argument
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dencoding.h93 static __always_inline bool matching_access(unsigned long addr1, size_t size1, in matching_access() argument
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c124 int size1, size2; in main() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/third_party/openssl/crypto/
H A Dder_writer.c35 size_t size1, size2; in int_end_context() local
190 size_t size1, size2; in ossl_DER_w_end_sequence() local
/foundation/ai/intelligent_voice_framework/tests/fuzztest/servicemanager_fuzzer/
H A Dservicemanager_fuzzer.cpp177 uint32_t size1 = static_cast<uint32_t>(size); in ServiceUtilsFuzzTest() local
178 IntellVoiceUtil::ReadFile(std::to_string(size), buffer, size1); in ServiceUtilsFuzzTest() local
/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dservicemanager_fuzzer.cpp177 uint32_t size1 = static_cast<uint32_t>(size); in ServiceUtilsFuzzTest() local
178 IntellVoiceUtil::ReadFile(std::to_string(size), buffer, size1); in ServiceUtilsFuzzTest() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/loading_progress/
H A Dloading_progress_test_ng.cpp106 auto size1 = layoutAlgorithm.MeasureContent(layoutConstraint, &layoutWrapper); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_ashmem_helper_test.cpp113 size_t size1 = -10; in HWTEST_F() local
167 size_t size1 = 100; in HWTEST_F() local
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dboot.h96 intersects(unsigned long addr0, unsigned long size0, unsigned long addr1, unsigned long size1) intersects() argument

Completed in 10 milliseconds

12345