/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | tbaa-struct.cpp | 54 struct six { struct 60 void copy5(struct six *a, struct six *b) { in copy5() argument
|
H A D | tbaa.cpp | 215 struct six { struct 221 char g14(struct six *a, struct six *b) { in g14() argument
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
H A D | BooleanUtilsTest.java | 130 final Integer six = Integer.valueOf(6); in test_toBoolean_Integer_Integer_Integer() local 263 final Integer six = Integer.valueOf(6); in test_toBooleanObject_Integer_Integer_Integer_Integer() local 381 final Integer six = Integer.valueOf(6); in test_toIntegerObject_boolean_Integer_Integer() local 389 final Integer six = Integer.valueOf(6); in test_toIntegerObject_Boolean_Integer_Integer_Integer() local
|
/aosp_15_r20/external/caliper/examples/src/main/java/examples/ |
H A D | VarargsBenchmark.java | 54 @Override long six(long a, long b, long c, long d, long e, long f) { in six() method 78 @Override long six(long a, long b, long c, long d, long e, long f) { in six() method 93 abstract long six(long a, long b, long c, long d, long e, long f); in six() method in VarargsBenchmark.Strategy 124 private static long six(long a, long b, long c, long d, long e, long f) { in six() method in VarargsBenchmark
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | CreateViewTest.java | 71 ViewOne six = new ViewOne(mContext); in testLayout3() local 114 TextView six = new TextView(mContext); in testLayout6() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | relu_op.cc | 31 auto six = ScalarLike(x, 6); in Relu6() local 70 const auto six = xla::Broadcast( in Compile() local
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | default-synthesize-3.m | 121 @property (readonly) int six; property 125 @property int six; property
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/ |
D | rex.x | 144 unsigned six; /* always equals 6 */ member 155 unsigned six; /* always equals 6 */ member
|
D | rex.h | 117 u_int six; member 123 u_int six; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/test/literate/ |
D | extracting-parameter-types1.cpp | 17 int six = twice_index(_index = 3); in main() local
|
/aosp_15_r20/external/scapy/scapy/layers/ |
H A D | all.py | 15 import scapy.modules.six as six namespace
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum/tests/ |
D | try_from_primitive.rs | 187 let six: Result<Enum, _> = 6u8.try_into(); in discriminant_expressions() localVariable 233 let six: Result<Enum, _> = 6u8.try_into(); in different_values() localVariable
|
/aosp_15_r20/external/compiler-rt/test/BlocksRuntime/ |
H A D | varargs.c | 30 int six = sumn(3, 1, 2, 3); in main() local
|
H A D | varargs-bad-assign.c | 19 int six = 0; in main() local
|
/aosp_15_r20/external/javassist/src/test/test2/ |
H A D | CodeGen.java | 9 public String six(String s) { return s + 6; } in six() method in CodeGen
|
HD | CodeGen.class | ... String)
String s
public java.lang.String six (java.lang.String)
String s
public ... |
/aosp_15_r20/external/scapy/scapy/arch/ |
H A D | common.py | 16 import scapy.modules.six as six namespace
|
/aosp_15_r20/external/stg/test_cases/diff_tests/member/ |
H A D | order.0.c | 7 int six; member
|
H A D | order.1.c | 10 int six; member
|
/aosp_15_r20/external/scapy/scapy/ |
H A D | asn1packet.py | 13 import scapy.modules.six as six namespace
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | ActivationHardsigmoidKernel.cu | 33 const opmath_t six(6.0f); in hardsigmoid_kernel() local
|
H A D | ActivationHardswishKernel.cu | 28 const opmath_t six(6.0f); in hardswish_kernel() local
|
/aosp_15_r20/external/stg/test_cases/diff_tests/composite/ |
H A D | anonymous_member.1.c | 5 struct { int six; }; member
|
/aosp_15_r20/external/scapy/scapy/modules/ |
H A D | nmap.py | 31 import scapy.modules.six as six namespace
|
/aosp_15_r20/external/scapy/scapy/contrib/ |
H A D | icmp_extensions.py | 28 import scapy.modules.six as six namespace
|