Home
last modified time | relevance | path

Searched defs:five (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D054-if-with-macros.c4 #define five 5 macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtrace_vprintk.c20 static const char five[] = "5"; in sys_enter() local
H A Dtest_sockmap_kern.h239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
/third_party/libabigail/tests/data/test-annotate/
H A Dtest-anonymous-members-0.cc22 enum {five, six} e3; enumerator
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMprotectApiTest.cpp131 int five = fun(); in HWTEST_F() local
201 int five = fun(); in HWTEST_F() local
348 int five = fun(); in HWTEST_F() local
436 int five in HWTEST_F() local
[all...]
H A DMmapApiTest.cpp206 int five = fun(); in HWTEST_F() local
255 int five = fun(); in HWTEST_F() local
299 int five = fun(); in HWTEST_F() local
516 int five = fun(); HWTEST_F() local
563 int five = fun(); HWTEST_F() local
610 int five = fun(); HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dbind_front_test.cc209 static constexpr int five = 5; in TEST() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dchashtst.c218 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
/third_party/skia/tests/
H A DSkTOptionalTest.cpp77 skstd::optional<int> five = 5; in DEF_TEST() local
/kernel/linux/linux-6.6/lib/
H A Dmemcpy_kunit.c128 struct some_bytes five = { in memmove_test() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dresize.c772 unsigned five = 5; in verify_reserved_gdb() local
1122 unsigned five = 5; in update_backups() local
733 ext4_list_backups(struct super_block *sb, unsigned *three, unsigned *five, unsigned *seven) ext4_list_backups() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dresize.c787 unsigned five = 5; in verify_reserved_gdb() local
1149 unsigned five = 5; in update_backups() local
737 ext4_list_backups(struct super_block *sb, unsigned int *three, unsigned int *five, unsigned int *seven) ext4_list_backups() argument
H A Dioctl.c191 unsigned int five = 5; in ext4_update_superblocks_fn() local
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc129 MustBeConstructedWithOneThroughEight(int one, const char* two, const std::string& three, const PleaseDontCopyMe* four, int five, const char* six, const std::string& seven, const std::string& eight) MustBeConstructedWithOneThroughEight() argument
/third_party/python/Lib/test/
H A Dtest_enum.py2487 five = '5' variable in TestSpecial.test_strenum.DumbStrEnum
2549 five = '5' variable in TestSpecial.test_custom_strenum.DumbStrEnum
3319 five = auto() variable in OldTestFlag.test_unique_composite.TestFlag
3864 five = auto() variable in OldTestIntFlag.test_unique_composite.TestFlag

Completed in 24 milliseconds