Home
last modified time | relevance | path

Searched defs:five (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/test/CodeGen/
Dtbaa-struct.cpp43 struct five { struct
49 void copy4(struct five *a, struct five *b) { in copy4() argument
Dtbaa.cpp201 struct five { struct
207 char g13(struct five *a, struct five *b) { in g13() argument
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D054-if-with-macros.c4 #define five 5 macro
/external/e2fsprogs/lib/ext2fs/
Dres_gdt.c28 unsigned int *five, unsigned int *seven) in list_backups()
145 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
/external/grpc-grpc/test/core/gpr/
Duseful_test.cc27 int five[5]; in main() local
/external/testng/src/test/java/test/annotationtransformer/
DAnnotationTransformerSampleTest.java30 public void five() { in five() method in AnnotationTransformerSampleTest
/external/v8/tools/clang/plugins/tests/
Dinline_ctor.cpp30 InlineCtorsInvolvingCppAreOK five; in main() local
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java125 String five = "Ltest/five;"; in testGetCommonSuperclass() local
290 String five = "Ltest/five;"; in testGetCommonSuperclass_arrays() local
/external/caliper/examples/src/main/java/examples/
DVarargsBenchmark.java50 @Override long five(long a, long b, long c, long d, long e) { in five() method
74 @Override long five(long a, long b, long c, long d, long e) { in five() method
91 abstract long five(long a, long b, long c, long d, long e); in five() method in VarargsBenchmark.Strategy
120 private static long five(long a, long b, long c, long d, long e) { in five() method in VarargsBenchmark
/external/clang/test/SemaCXX/
Dwarn-float-conversion.cpp62 const float five = 5.0; in TestConstantFloat() local
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp25 enum class Cardinals { zero, one, two, three, five=5 }; enumerator
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c165 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
/external/boringssl/linux-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S25 five: label
/external/boringssl/mac-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S25 five: label
/external/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp106 IntTemplate<5> five; in template_mangling() local
/external/boringssl/win-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.asm24 five: label
/external/clang/test/SemaTemplate/
Dtypename-specifier.cpp42 int five = f(5); in test() local
/external/libchrome/base/task/sequence_manager/
Dintrusive_heap_unittest.cc366 TestElement five{5, nullptr}, six{6, nullptr}; in TEST_F() local
/external/tremolo/Tremolo/
Dbitwise.c578 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, in main() local
/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc944 TF_Operation* five = ScalarConst(5, host_graph_, s_, "five"); in TEST_F() local
977 TF_Operation* five = ScalarConst(5, func_graph_, s_); in TEST_F() local
1006 TF_Operation* five = ScalarConst(5, func_graph_, s_); in TEST_F() local
/external/libogg/src/
Dbitwise.c636 static int five[45]={169,2,126,139,144,172,30,4,80,72,240,59,130,218,73,62, in main() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java610 public static final Integer five = new Integer(5); field in JSR166TestCase
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc847 auto five = ops::Const<int32>(scope.WithOpName("outer/inner/Five") in TEST() local
1032 auto five = ops::Const<int32>( in TEST() local
/external/mockito/src/test/java/org/mockitousage/
DIMethods.java125 String simpleMethod(String one, Integer two, Integer three, Integer four, Integer five); in simpleMethod()
DMethodsImpl.java236 public String simpleMethod(String one, Integer two, Integer three, Integer four, Integer five) { in simpleMethod()

12