Searched
full:want (Results
276 -
300 of
15407) sorted by null
<<11121314151617181920>>
/external/chromium_org/content/common/ |
shared_memory_seqlock_buffer.h | 15 // we want low latency (so would like to avoid explicit communication via IPC
|
/external/chromium_org/content/public/browser/ |
browser_message_filter.h | 40 // messages (since we don't want to block the browser on any other process). 43 // If you want the given message to be dispatched to your OnMessageReceived on 48 // If you want the message to be dispatched on a particular well-known 54 // If you want the message to be dispatched via the SequencedWorkerPool,
|
/external/chromium_org/content/public/renderer/ |
render_process_observer.h | 17 // Base class for objects that want to filter control IPC messages and get
|
/external/chromium_org/content/test/data/android/device_files/content_detection/ |
email.html | 9 <span id="valid_1">i.want.a.pony@chromium.org</span></br>
|
/external/chromium_org/native_client_sdk/src/examples/tutorial/dlopen/ |
example.dsc | 19 # This .so file is manually loaded by dlopen; we don't want to include it
|
/external/chromium_org/net/base/ |
file_stream_metrics.h | 30 // The highest error value we want to individually report.
|
/external/chromium_org/net/quic/ |
quic_blocked_writer_interface.h | 5 // This is an interface for all objects that want to be notified that
|
/external/chromium_org/ppapi/examples/stub/ |
stub.c | 6 // using C++, you will want to look at stub.cc which uses the more convenient
|
/external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/ |
nacl.scons | 8 # We intentionally do not use NaClSdkLibrary() as we do not want
|
/external/chromium_org/ppapi/tests/ |
test_empty.cc | 11 // so we want to check only the launching sequence.
|
/external/chromium_org/skia/ext/ |
google_logging.cc | 6 // for Skia SkASSERT. If you don't want this, you can link with another file
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
Default-port-frame.html | 3 We cannot make this a LayoutTest because we don't want to mess with people's default ports.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/ |
__init__.py | 11 # code in this file so that callers can opt-in as they want. This also
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/ |
addsvnmimetypeforpng.py | 54 if not self._tool.user.confirm("Are you sure you want to continue?", default="n"): 58 if not self._tool.user.confirm("Do you want to continue?", default="n"): 62 if not self._tool.user.confirm("Do you want to continue?", default="n"): 66 if not self._tool.user.confirm("Do you want to continue?", default="n"):
|
/external/chromium_org/third_party/icu/source/data/misc/ |
miscfiles.mk | 8 # Instead of changing this file [unless you want to check it back in],
|
/external/chromium_org/third_party/icu/source/data/sprep/ |
sprepfiles.mk | 8 # Instead of changing this file [unless you want to check it back in],
|
/external/chromium_org/third_party/icu/source/data/translit/ |
trnsfiles.mk | 8 # Instead of changing this file [unless you want to check it back in],
|
/external/chromium_org/third_party/libxml/src/ |
acinclude.m4 | 2 dnl _any_ output. Some compilers might issue warnings which we want
|
/external/chromium_org/third_party/protobuf/vsprojects/ |
config.h | 27 /* define if you want to use zlib. See readme.txt for additional
|
convert2008to2005.sh | 6 # If you obtained the code direct from version control and you want to use
|
/external/chromium_org/third_party/re2/util/ |
flags.h | 7 // If you want to do that, see
|
/external/chromium_org/third_party/skia/gyp/ |
most.gyp | 3 # This omits the following targets that many developers won't want to build:
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrGpuFactory.cpp | 27 // returned object. We only want to hold that ref until after
|
/external/chromium_org/tools/gyp/test/toplevel-dir/ |
gyptest-toplevel-dir.py | 18 # We want our Makefile to be one dir up from main.gyp.
|
/external/chromium_org/tools/json_schema_compiler/test/ |
any.json | 12 "description": "Any way you want it, that's the way you need it."
|
Completed in 1310 milliseconds
<<11121314151617181920>>