Home
last modified time | relevance | path

Searched defs:hello (Results 1 – 25 of 69) sorted by relevance

123

/external/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dcomdat-reloc.s4 .globl hello symbol
6 hello: label
/external/apache-commons-bcel/src/test/resources/
DJava8Example.class ... Java8Example extends java.lang.Object { public void hello () private static synthetic boolean lambda$hello$ ...
DJava8Example.java6 default void hello() { in hello() method
/external/clang/test/SemaObjC/
Dscope-check.m75 + (void) hello; class
79 + (void) hello { class
Dunused.m6 + (void) hello; class
10 + (void) hello { printf("Hello, World!\n"); } class
/external/junit-params/src/test/java/junitparams/custom/
DCustomParametersProviderTest.java32 String hello(); in hello() method
48 private String hello; field in CustomParametersProviderTest.CustomHelloProvider
/external/clang/test/PCH/
Dbuiltins.c10 void hello() { in hello() function
/external/python/cpython3/Tools/test2to3/test2to3/
Dhello.py1 def hello(): function
/external/google-fruit/examples/hello_world/
DCMakeLists.txt6 add_executable(hello ${HELLO_WORLD_SOURCES}) target
/external/clang/test/CodeGen/
Dfunction-sections.c12 const int hello = 123; variable
Dfunique-sections.c6 const int hello = 123; variable
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue154/
DTestBean.java19 public int hello; field in TestBean
/external/libbrillo/brillo/
Dosrelease_reader_unittest.cc40 string hello = "hello"; in TEST_F() local
76 string hello = "hello\n"; in TEST_F() local
/external/compiler-rt/test/asan/TestCases/
Dstrncpy-overflow.cc13 char *hello = (char*)malloc(6); in main() local
/external/clang/test/Index/
Dcomplete-unterminated.c13 const char *hello = "Hello, world"; variable
/external/clang/test/CodeGenObjC/
Druntime-fns.m15 -(void) hello { method
Ddebug-info-id-with-protocol.m14 -(const char *)hello; method
/external/clang/test/SemaCXX/
Darray-bounds-ptr-arith.cpp5 const char hello[] = "Hello world!"; // expected-note 2 {{declared here}} in test_pointer_arithmetic() local
/external/libchrome/ipc/
Dsync_socket_unittest.cc232 char hello[kHelloStringLength] = {0}; in TEST_F() local
263 char hello[kHelloStringLength] = {0}; in TEST_F() local
299 char hello[kHelloStringLength] = {0}; in TEST_F() local
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/
DLambda.java36 public static Callable<String> hello() { in hello() method in Lambda
/external/turbine/javatests/com/google/turbine/diag/
DLineMapTest.java29 public void hello() { in hello() method in LineMapTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTestSample.java122 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/
DICUServiceTestSample.java125 public String hello() { in hello() method in ICUServiceTestSample.HelloService
208 private static void doRegister(String hello, String id) { in doRegister()
/external/tensorflow/tensorflow/core/lib/core/
Dstringpiece_test.cc26 const char* hello = "hello"; in TEST() local

123