HomeSort by relevance Sort by last modified time
    Searched full:world (Results 926 - 950 of 3844) sorted by null

<<31323334353637383940>>

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched_getscheduler.c 18 * following World Wide Web location:
sched_setscheduler.c 18 * following World Wide Web location:
  /external/chromium_org/net/quic/
quic_network_transaction_unittest.cc 433 MockRead("hello world"),
445 SendRequestAndExpectHttpResponse("hello world");
454 MockRead("hello world"),
494 SendRequestAndExpectHttpResponse("hello world");
507 MockRead("hello world"),
548 SendRequestAndExpectHttpResponse("hello world");
565 MockRead(SYNCHRONOUS, 5, "hello world"),
595 SendRequestAndExpectHttpResponse("hello world");
602 SendRequestAndExpectHttpResponse("hello world");
  /external/chromium_org/printing/
printed_document_win.cc 58 // Save the state (again) to apply the necessary world transformation.
  /external/chromium_org/third_party/WebKit/ManualTests/
scrollbar-hover-active.html 69 <span style="white-space:nowrap">Hello world this is a long string and will not wrap.</span>
  /external/chromium_org/third_party/WebKit/PerformanceTests/SVG/resources/
LICENSES 15 http://svg-whiz.com/svg/map/world-iso.svgz
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMDataStore.cpp 49 ASSERT(m_type != MainWorld); // We never actually destruct the main world's DOMDataStore.
  /external/chromium_org/third_party/WebKit/Source/web/
WebDevToolsAgentPrivate.h 45 // New context has been created for a given world in given frame. Any
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_printf.c 72 lp_build_printf(gallivm, "hello, world\n");
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
factory_test2.proto 70 optional string string_with_default = 18 [default = "hello world"];
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/tests/
stabs-elf.asm 66 asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
cofftest.asm 65 _asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
elftest.asm 66 asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
gas-macho32.asm 65 _asmstr: .asciz "hello, world" # [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
machotest.asm 70 _asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
machotest64.asm 101 _asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
win32test.asm 65 _asmstr db 'hello, world', 0 ; [2]
  /external/chromium_org/tools/deep_memory_profiler/
sorter.vm-map.json 4 "world": "vm",
  /external/chromium_org/tools/gyp/test/library/
gyptest-shared.py 8 Verifies simple build of a "Hello, world!" program with shared libraries,
gyptest-static.py 8 Verifies simple build of a "Hello, world!" program with static libraries,
  /external/chromium_org/tools/perf/page_sets/
typical_25.json 79 "url": "http://www.theverge.com/2013/3/5/4061684/inside-ted-the-smartest-bubble-in-the-world"
  /external/chromium_org/ui/views/examples/
label_example.cc 48 Label* label = new Label(ASCIIToUTF16("Hello world!"));
  /external/chromium_org/v8/test/mjsunit/
debug-step-stub-callfunction.js 52 print('Hello, world!');
  /external/chromium_org/v8/test/webkit/
dfg-cse-cfa-discrepancy.js 40 y = 72; // PutScopedVar appears to clobber world in CSE but only clobbers structures in CFA.
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p5.cpp 34 extern const char world[6];
35 const char world[6] = "world"; member in namespace:pointer_to_object_parameters
38 (void)A<world>().get();

Completed in 1132 milliseconds

<<31323334353637383940>>