/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | mmap.c | 20 const int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 98 int *f, two = 2; in bpf_prog1() local 239 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/icu/icu4c/source/samples/ustring/ |
H A D | ustring.cpp | 440 UnicodeString two=one; in demoUnicodeStringStorage() local [all...] |
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | e_powl.c | 87 two = 2.0L, variable
|
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | negative_equal_tests.cpp | 137 nir_ssa_def *two = nir_imm_float(&bld, 2.0f); in TEST_F() local 151 nir_ssa_def *two = nir_imm_int(&bld, 2); in TEST_F() local 169 nir_ssa_def *two = nir_imm_float(&bld, 2.0f); in TEST_F() local 189 nir_ssa_def *two = nir_imm_int(&bld, 2); in TEST_F() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | chashtst.c | 105 static const char two[4] = {0x74, 0x77, 0x6F, 0}; /* "two" */ in TestBasic() local 214 static const UChar two[ in TestOtherAPI() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | name-inl.h | 77 bool Name::Equals(Isolate* isolate, Handle<Name> one, Handle<Name> two) { in Equals() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | getaddrinfo.c | 210 char two[] = ":fe80::bed5:4695:6cac:bef8:4695:6cac:bef8:4695:bef8:4695:6cac:bef8:4695"; in getaddrinfo_1100() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_tex.c | 325 unsigned two, two_swizzle; in radeonTransformTEX() local
|
/third_party/skia/src/effects/ |
H A D | SkOpPathEffect.cpp | 15 sk_sp<SkPathEffect> SkMergePathEffect::Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, in Make() argument 20 SkOpPE::SkOpPE(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, SkPathOp op) in SkOpPE() argument 25 SkPath one, two; in onFilterPath() local 89 auto two = buffer.readPathEffect(); CreateProc() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/ustring/ |
H A D | ustring.cpp | 440 UnicodeString two=one; in demoUnicodeStringStorage() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkIntersections.cpp | 34 int SkIntersections::insert(double one, double two, const SkDPoint& pt) { in insert() argument 107 insertNear(double one, double two, const SkDPoint& pt1, const SkDPoint& pt2) insertNear() argument 116 insertCoincident(double one, double two, const SkDPoint& pt) insertCoincident() argument [all...] |
H A D | SkPathOpsCubic.h | 158 inline int other_two(int one, int two) { in other_two() argument
|
H A D | SkPathOpsOp.cpp | 239 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result in OpDebug() argument 370 Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result) Op() argument [all...] |
/kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
H A D | bugs.c | 215 int two; member 221 int two; member
|
/kernel/linux/linux-5.10/net/core/ |
H A D | sysctl_net_core.c | 25 static int two = 2; variable
|
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | usercopy.c | 137 unsigned char *one, *two; in do_usercopy_slab_size() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_benchmark.c | 80 double two = i_two, two_bump = two * 0.01; in approx() local 100 compare(const char *name_one, const char *name_eval, const char *name_two, unsigned long long one, bool (*eval)(int, int), unsigned long long two) compare() argument [all...] |
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | adp.c | 196 int panic_cmp(struct rb_node *one, struct rb_node *two) in panic_cmp() argument
|
/third_party/json/include/nlohmann/detail/meta/ |
H A D | type_traits.hpp | 568 struct two struct
|
/third_party/jerryscript/jerry-libm/ |
H A D | pow.c | 93 #define two 2.0 macro 452 #undef two macro
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_blit.c | 255 nir_ssa_def *two = nir_imm_int(&b, 2); in vc4_get_yuv_fs() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrsbit.c | 286 FT_Bool two = FT_BOOL( *flags & PFR_BITMAP_2BYTE_CHARCODE ); in pfr_lookup_bitmap_data() local
|
/third_party/python/Lib/test/ |
H A D | test_yield_from.py | 890 def two(): function 921 def two(): function
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_namespace_pkgs.py | 80 import foo.two namespace 99 import foo.two namespace 105 import foo.two namespace 114 import foo.two namespace 124 import foo.two namespace 168 import foo.two global() namespace 175 import foo.two global() namespace 180 import foo.two global() namespace 195 import foo.two global() namespace 203 import foo.two global() namespace 219 import foo.two global() namespace 227 import foo.two global() namespace 241 import foo.two global() namespace 253 import parent.child.two global() namespace 270 import parent.child.two global() namespace 312 import bar.two global() namespace 337 import foo.two global() namespace 340 import foo.two global() namespace 345 import foo.two global() namespace 352 import foo.two global() namespace [all...] |