/external/clang/test/CodeGen/ |
D | tbaa-struct.cpp | 43 struct five { struct 49 void copy4(struct five *a, struct five *b) { in copy4() argument
|
D | tbaa.cpp | 201 struct five { struct 207 char g13(struct five *a, struct five *b) { in g13() argument
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 054-if-with-macros.c | 4 #define five 5 macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | res_gdt.c | 28 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/ |
D | useful_test.cc | 27 int five[5]; in main() local
|
/external/testng/src/test/java/test/annotationtransformer/ |
D | AnnotationTransformerSampleTest.java | 30 public void five() { in five() method in AnnotationTransformerSampleTest
|
/external/v8/tools/clang/plugins/tests/ |
D | inline_ctor.cpp | 30 InlineCtorsInvolvingCppAreOK five; in main() local
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
D | CommonSuperclassTest.java | 125 String five = "Ltest/five;"; in testGetCommonSuperclass() local 290 String five = "Ltest/five;"; in testGetCommonSuperclass_arrays() local
|
/external/caliper/examples/src/main/java/examples/ |
D | VarargsBenchmark.java | 50 @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/ |
D | warn-float-conversion.cpp | 62 const float five = 5.0; in TestConstantFloat() local
|
/external/libcxx/test/std/utilities/function.objects/unord.hash/ |
D | enum.pass.cpp | 25 enum class Cardinals { zero, one, two, three, five=5 }; enumerator
|
/external/icu/icu4c/source/test/cintltst/ |
D | chashtst.c | 165 static const UChar five[6] = {0x0066, 0x0069, 0x0076, 0x0065, 0}; /* L"five" */ in TestOtherAPI() local
|
/external/boringssl/linux-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 25 five: label
|
/external/boringssl/mac-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.S | 25 five: label
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms-templates.cpp | 106 IntTemplate<5> five; in template_mangling() local
|
/external/boringssl/win-x86_64/crypto/cipher_extra/ |
D | aes128gcmsiv-x86_64.asm | 24 five: label
|
/external/clang/test/SemaTemplate/ |
D | typename-specifier.cpp | 42 int five = f(5); in test() local
|
/external/libchrome/base/task/sequence_manager/ |
D | intrusive_heap_unittest.cc | 366 TestElement five{5, nullptr}, six{6, nullptr}; in TEST_F() local
|
/external/tremolo/Tremolo/ |
D | bitwise.c | 578 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/ |
D | c_api_function_test.cc | 944 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/ |
D | bitwise.c | 636 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/ |
D | JSR166TestCase.java | 610 public static final Integer five = new Integer(5); field in JSR166TestCase
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow_test.cc | 847 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/ |
D | IMethods.java | 125 String simpleMethod(String one, Integer two, Integer three, Integer four, Integer five); in simpleMethod()
|
D | MethodsImpl.java | 236 public String simpleMethod(String one, Integer two, Integer three, Integer four, Integer five) { in simpleMethod()
|