HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 1126 - 1150 of 1658) sorted by null

<<41424344454647484950>>

  /external/protobuf/src/google/protobuf/
unittest_nano.proto 139 optional string default_string = 74 [default = "hello"];
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/
R.java 61 public static final int hello = nextId++; field in class:R.string
  /external/skia/legacy/src/xml/
SkXMLWriter.cpp 309 w.addAttribute("hello", "world");
  /external/skia/src/xml/
SkXMLWriter.cpp 309 w.addAttribute("hello", "world");
  /external/tcpdump/
aodv.h 184 u_int32_t interval; /* expect my next hello in
print-hsrp.c 50 "hello",
print-lmp.c 183 { LMP_MSGTYPE_HELLO, "Hello"},
251 { LMP_OBJ_HELLO, "Hello" },
522 printf("\n\t Hello Interval: %u\n\t Hello Dead Interval: %u",
  /external/v8/test/cctest/
test-flags.cc 40 CHECK_EQ(0, strcmp(FLAG_testing_string_flag, "Hello, world!"));
  /external/valgrind/unittest/
memory_unittest.cc 87 OutputDebugString("Hello!\n");
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv6.js 104 ["[::1 hello]", ""]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
call-001.js 55 var cnHello = 'Hello';
  /external/webkit/Source/WebCore/rendering/
RenderInline.h 169 RenderLineBoxList m_lineBoxes; // All of the line boxes created for this inline flow. For example, <i>Hello<br>world.</i> will have two <i> line boxes.
  /external/webkit/Source/WebKit/gtk/tests/
testhittestresult.c 159 test_info_new("<html><body><a style='position:absolute; left:0; top:0' href='http://www.example.com'>HELLO WORLD</a></body></html>",
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
Turbo-C 22 Hello
  /external/zlib/src/contrib/delphi/
zlibd32.mak 82 echo hello world | minigzip | minigzip -d
  /external/zlib/src/contrib/pascal/
zlibd32.mak 82 echo hello world | minigzip | minigzip -d
  /external/zlib/src/msdos/
Makefile.bor 108 echo hello world | minigzip | minigzip -d
Makefile.msc 104 echo hello world | minigzip | minigzip -d
Makefile.tc 93 echo hello world | minigzip | minigzip -d
  /external/zlib/src/win32/
Makefile.bor 94 echo hello world | minigzip | minigzip -d
  /frameworks/base/core/tests/coretests/src/android/text/
SpannedTest.java 65 SpannableString s = new SpannableString("Hello there world");
  /frameworks/base/docs/html/guide/topics/resources/
style-resource.jd 119 android:text="Hello, World!" />
  /frameworks/base/docs/html/training/notify-user/
build-notification.jd 82 .setContentText(&quot;Hello World!&quot;);
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
TextOnPathActivity.java 69 private static final String TEST_STRING = "Hello OpenGL renderer, text on path! ";
  /frameworks/compile/mclinker/unittests/
ELFReaderTest.cpp 121 ASSERT_EQ("hello.c", std::string(m_pInput->context()->getSymbol(1)->name()));

Completed in 2522 milliseconds

<<41424344454647484950>>