Home
last modified time | relevance | path

Searched refs:Hello (Results 1 – 25 of 90) sorted by relevance

1234

/external/markdown/tests/safe_mode/
Dunsafe_urls.txt3 [link](javascript:alert%28'Hello%20world!'%29)
4 [link](vbscript:msgbox%28%22Hello%20world!%22%29)
5 [link](livescript:alert%28'Hello%20world!'%29)
7 [link](jAvAsCrIpT:alert%28'Hello%20world!'%29)
8 [link](ja vas cr ipt:alert%28'Hello%20world!'%29)
9 [link](ja vas cr ipt:alert%28'Hello%20world!'%29)
10 [link](ja vas cr ipt:alert%28'Hello%20world!'%29)
11 [link](ja%09 %0Avas cr
ipt:alert%28'Hello%20world!'%29)
12 [link](ja%20vas%20cr%20ipt:alert%28'Hello%20world!'%29)
13 [link](live%20script:alert%28'Hello%20world!'%29)
Dscript_tags.txt4 alert("Hello world!")
11 alert("Hello world!")
18 alert("Hello world!")
24 alert("Hello world!")
31 alert("Hello world!")
/external/e2fsprogs/lib/ss/
Dtest_script_expected4 Hello, world!
7 Hello, world!
10 Hello, world!
17 Hello, world!
21 Hello, world!
/external/llvm/lib/Transforms/Hello/
DHello.cpp26 struct Hello : public FunctionPass { struct
28 Hello() : FunctionPass(ID) {} in Hello() argument
39 char Hello::ID = 0;
40 static RegisterPass<Hello> X("hello", "Hello World Pass");
DCMakeLists.txt2 Hello.cpp
DMakefile19 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/Hello.exports
/external/clang/test/Rewriter/
Drewrite-modern-array-literal.mm21 NSArray *array = @[ @"Hello", @1234 ];
23 NSArray *array = @[ @"Hello", @1234 ];
25 NSArray *array1 = @[ @"Hello", @1234, @[ @"Hello", @1234 ] ];
/external/tcpdump/tests/
Dmpls-ldp-hello.out3 Hello Message (0x0100), length: 28, Message ID: 0x00011970, Flags: [ignore if unknown]
4 Common Hello Parameters TLV (0x0400), length: 4, Flags: [ignore and don't forward if unknown]
5 Hold Time: 15s, Flags: [Link Hello]
Dmpls-ldp-hello.new3 Hello Message (0x0100), length: 28, Message ID: 0x00011970, Flags: [ignore if unknown]
4 Common Hello Parameters TLV (0x0400), length: 4, Flags: [ignore and don't forward if unknown]
5 Hold Time: 15s, Flags: [Link Hello]
Dlmp.new18 LMPv1, msg-type: Hello, Flags: [Control Channel Down], length: 28
21 Hello Object (7), Class-Type: 1 (1) Flags: [non-negotiable], length: 12
37 Hello Interval: 5
38 Hello Dead Interval: 15
60 Hello Interval: 5
61 Hello Dead Interval: 15
Dlmp.out18 LMPv1, msg-type: Hello, Flags: [Control Channel Down], length: 28
21 Hello Object (7), Class-Type: 1 (1) Flags: [non-negotiable], length: 12
37 Hello Interval: 5
38 Hello Dead Interval: 15
60 Hello Interval: 5
61 Hello Dead Interval: 15
/external/llvm/lib/Transforms/
DMakefile11 PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Vectorize Hello
17 PARALLEL_DIRS := $(filter-out Hello, $(PARALLEL_DIRS))
DCMakeLists.txt7 add_subdirectory(Hello)
/external/markdown/tests/misc/
Darabic.txt12 مثال Hello World!
14 print "Hello World!"
Dbidi.txt36 مثال Hello World!
38 print "Hello World!"
Dheaders.txt1 ### Hello world
/external/dbus/test/data/valid-messages/
Dstandard-hello.message1 # Standard org.freedesktop.DBus.Hello message
12 STRING 'Hello'
/external/llvm/include/llvm/
DCMakeLists.txt16 ${LLVM_MAIN_SRC_DIR}/lib/Transforms/Hello/Hello.cpp
/external/clang/test/CodeGenObjC/
Dconstant-strings.m6 // CHECK-NEXT: @.str = {{.*}}constant [13 x i8] c"Hello World!\00", align 1
15 id a = @"Hello World!";
/external/chromium/base/
Dsys_string_conversions_mac_unittest.mm12 EXPECT_STREQ("Hello, world!",
13 base::SysNSStringToUTF8(@"Hello, world!").c_str());
/external/llvm/test/Object/
Dobjdump-section-content.test11 COFF-i386: 0000 48656c6c 6f20576f 726c6421 00 Hello World!.
19 ELF-i386: 0024 48656c6c 6f20576f 726c6421 00 Hello World!.
/external/webkit/LayoutTests/http/tests/appcache/resources/
Dsimple.txt1 Hello, World!
/external/jsilver/src/com/google/clearsilver/jsilver/examples/basic/
Dhello-world.cs1 Hello <?cs var:name.first ?> <?cs var:name.last ?>.
/external/clang/test/Driver/
Dno-objc-arr.m5 id string = @"Hello World.\n";
/external/dbus/test/data/auth/
Dextra-bytes.auth-script9 EXPECT_UNUSED 'Hello\r\n'

1234