HomeSort by relevance Sort by last modified time
    Searched full:world (Results 26 - 50 of 5805) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/notest/
hello.go 4 println("hello world")
6 Hello world
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/notest/
hello.go 4 println("hello world")
6 Hello world
  /external/libxml2/test/schemas/
list0_0.xml 2 <string>hello world</string>
3 <string>hello world</string>
4 <string>hello world</string>
5 <string>hello world</string>
list0_1.xml 2 <string>hello world</string>
  /external/valgrind/memcheck/tests/linux/
stack_changes.stdout.exp 1 hello, world: 0
2 hello, world: 1
3 hello, world: 2
  /external/libxml2/result/c14n/with-comments/
example-5 2 Hello, world!
4 <!-- Let world.txt contain "world" (excluding the quotes) --
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
hello.py 1 print 'Hello world...'
  /external/libxml2/result/c14n/1-1-without-comments/
example-5 2 Hello, world!
  /external/libxml2/result/c14n/without-comments/
example-5 2 Hello, world!
  /external/libxml2/test/
cdata 2 <![CDATA[<greeting>Hello, world!</greeting>]]>
  /external/python/cpython2/Tools/freeze/
hello.py 1 print 'Hello world...'
  /external/python/cpython3/Tools/freeze/
flag.py 2 print("Hello world!")
hello.py 1 print('Hello world...')
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/go-cmd-test/
helloworld.go 4 println("hello world")
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/vend/vendor/strings/
msg.go 3 var Msg = "hello, world"
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/go-cmd-test/
helloworld.go 4 println("hello world")
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/vend/vendor/strings/
msg.go 3 var Msg = "hello, world"
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
text.c 2 const char *text = "Hello world!\n";
  /external/ply/ply/example/BASIC/
hello.bas 1 5 REM HELLO WORLD PROGAM
2 10 PRINT "HELLO WORLD"
  /external/dtc/tests/
extra-terminating-null.dts 4 extranull0 = "hello world";
5 extranull1,1 = "hello world\0";
6 extranull1,2 = "hello world", "";
7 extranull2,1 = "hello world\0\0";
8 extranull2,2 = "hello world", "", "";
9 extranull2,3 = "hello world\0", "";
10 extranull2,4 = "hello world", "\0";
  /art/test/001-HelloWorld/
info.txt 1 Imported from oat test. Print "Hello World."
  /art/test/370-dex-v37/
info.txt 1 Print "Hello, World!" with a version 37 dex file.
  /prebuilts/go/darwin-x86/misc/cgo/fortran/helloworld/
helloworld.f90 2 write(*,*) "Hello World!"
  /prebuilts/go/linux-x86/misc/cgo/fortran/helloworld/
helloworld.f90 2 write(*,*) "Hello World!"
  /external/markdown/tests/safe_mode/
script_tags.txt 4 alert("Hello world!")
11 alert("Hello world!")
18 alert("Hello world!")
24 alert("Hello world!")
31 alert("Hello world!")

Completed in 937 milliseconds

12 3 4 5 6 7 8 91011>>