| /external/llvm/test/MC/ELF/ |
| D | comdat-reloc.s | 4 .globl hello symbol 6 hello: label
|
| /external/clang/test/SemaObjC/ |
| D | scope-check.m | 75 + (void) hello; class 79 + (void) hello { class
|
| D | unused.m | 6 + (void) hello; class 10 + (void) hello { printf("Hello, World!\n"); } class
|
| /external/junit-params/src/test/java/junitparams/custom/ |
| D | CustomParametersProviderTest.java | 32 String hello(); in hello() method 48 private String hello; field in CustomParametersProviderTest.CustomHelloProvider
|
| /external/clang/test/PCH/ |
| D | builtins.c | 10 void hello() { in hello() function
|
| /external/clang/test/CodeGen/ |
| D | funique-sections.c | 6 const int hello = 123; variable
|
| D | function-sections.c | 12 const int hello = 123; variable
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/apps/ |
| D | trivial.S | 41 hello: .byte 'h',0,'e',0,'l',0,'l',0,'o',0,'\n',0,'\r',0,0,0 label
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue154/ |
| D | TestBean.java | 19 public int hello; field in TestBean
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | strncpy-overflow.cc | 13 char *hello = (char*)malloc(6); in main() local
|
| /external/clang/test/Index/ |
| D | complete-unterminated.c | 13 const char *hello = "Hello, world"; variable
|
| /external/libbrillo/brillo/ |
| D | osrelease_reader_unittest.cc | 40 string hello = "hello"; in TEST_F() local 76 string hello = "hello\n"; in TEST_F() local
|
| /external/clang/test/CodeGenObjC/ |
| D | runtime-fns.m | 15 -(void) hello { method
|
| D | debug-info-id-with-protocol.m | 14 -(const char *)hello; method
|
| /external/clang/test/SemaCXX/ |
| D | array-bounds-ptr-arith.cpp | 5 const char hello[] = "Hello world!"; // expected-note 2 {{declared here}} in test_pointer_arithmetic() local
|
| /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
| D | FragmentTest.java | 30 String hello = fragment.getResources().getString(id); in retrieveIdOfResource() local
|
| D | ResourcesTest.java | 86 String hello=resources.getString( R.string.hello ); in testGetResourceFromSpecificLocale() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| D | ICUServiceTestSample.java | 122 public String hello() { in hello() method in ICUServiceTestSample.HelloService 205 private static void doRegister(String hello, String id) { in doRegister()
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
| D | ICUServiceTestSample.java | 123 public String hello() { in hello() method in ICUServiceTestSample.HelloService 206 private static void doRegister(String hello, String id) { in doRegister()
|
| /external/valgrind/memcheck/tests/linux/ |
| D | stack_changes.c | 18 void hello(mycontext *newc) in hello() function
|
| /external/valgrind/memcheck/tests/ |
| D | varinforestrict.c | 49 const char *hello = "World"; in main() local
|
| /external/llvm/test/tools/llvm-cov/Inputs/ |
| D | test.cpp | 7 const char * hello = "world"; variable
|
| /external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/ |
| D | HelloWorldMaker.java | 67 MethodId hello = declaringType.getMethod(TypeId.VOID, "hello"); in generateHelloMethod() local
|
| /external/syslinux/core/ |
| D | hello.c | 24 void hello(void) in hello() function
|
| /external/clang/test/Sema/ |
| D | typo-correction.c | 34 …_Generic(hello, int : banana)(); // expected-error-re {{use of undeclared identifier 'hello'{{$}}… in c11Generic() local
|