Searched
full:want (Results
451 -
475 of
15407) sorted by null
<<11121314151617181920>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
ASN1OctetString.java | 19 * @param obj the tagged object holding the object we want. 44 * @param obj the object we want converted.
|
DERBMPString.java | 19 * @param obj the object we want converted. 48 * @param obj the tagged object holding the object we want
|
/external/chromium/chrome/browser/ |
bug_report_data.h | 22 // we do not want it to just delete the logs it just gathered, and we 23 // don't want it to send the report either - this will make sure that if
|
/external/chromium/chrome/browser/resources/shared/js/ |
local_strings.js | 58 * @param {string} s The ID of the string we want. 69 * @param {string} id The ID of the string we want.
|
/external/chromium/chrome/browser/ui/views/ |
unhandled_keyboard_event_handler.cc | 45 // This is tricky: we want to set ignore_next_char_event_ if 56 // that |this| is still valid, and that we didn't want to set the flag.
|
/external/chromium/chrome/common/ |
worker_thread_ticker.cc | 75 // Do this in a lock because we don't want 2 threads to 88 // Do this in a lock because we don't want 2 threads to
|
/external/chromium_org/base/files/ |
memory_mapped_file.h | 31 // Later we may want to allow the user to specify access. 57 // Closes all open handles. Later we may want to make this public.
|
/external/chromium_org/base/memory/ |
aligned_memory.h | 7 // static storage for a class, but you want manual control over when the object 8 // is constructed and destructed (you don't want static initialization and
|
/external/chromium_org/chrome/common/ |
worker_thread_ticker.cc | 55 // Do this in a lock because we don't want 2 threads to 68 // Do this in a lock because we don't want 2 threads to
|
/external/chromium_org/chrome/test/base/ |
chrome_process_util.h | 26 // restrictions, behavior we don't want in base). Long-term, if 71 // here because we don't want code spawning processes like this in base, where
|
/external/chromium_org/chromeos/process_proxy/ |
process_output_watcher.cc | 47 // We want to be sure we will be able to add 0 at the end of the input, so -1. 93 // We don't want to necessary read pipe until it is empty so we don't starve
|
process_proxy.h | 45 // Must be called if we want this to be eventually deleted. 53 // We want this be used as ref counted object only.
|
/external/chromium_org/components/browser_context_keyed_service/ |
browser_context_dependency_manager.h | 37 // want to be started when a context is created. Testing configuration is also 38 // done at this time. (If you want your BrowserContextKeyedService to be
|
/external/chromium_org/ppapi/api/private/ |
ppb_instance_private.idl | 71 * this to NULL if you don't want exception info; initialize this to a void 72 * exception if want exception info.
|
/external/chromium_org/ppapi/c/private/ |
ppb_instance_private.h | 89 * this to NULL if you don't want exception info; initialize this to a void 90 * exception if want exception info.
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
die.h | 24 // Most users would want to call SANDBOX_DIE() instead, as it logs extra 42 // We generally want to run all exit handlers. This means, on SANDBOX_DIE()
|
/external/chromium_org/third_party/icu/source/test/letest/ |
PortableFontInstance.h | 93 // We really want to inherit this method from the superclass, but some compilers 97 // We really want to inherit this method from the superclass, but some compilers
|
SimpleFontInstance.cpp | 89 // We really want to inherit this method from the superclass, but some compilers 96 // We really want to inherit this method from the superclass, but some compilers
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLRenderTarget.h | 94 // when we switch to this render target we want to set the viewport to 96 // we want the rendering to be at top left (GL has origin in bottom left)
|
/external/chromium_org/tools/gn/ |
function_set_default_toolchain.cc | 32 " want processing of the build config file for the 64-bit toolchain to\n" 33 " reset the default toolchain to 64-bit, we want to keep it 32-bits.\n"
|
/external/chromium_org/ui/base/gtk/ |
gtk_compat.h | 11 // (and we might have to extend which version of GTK we want to target due to 18 // For Google Chrome builds, we want to support RHEL 6, which uses GTK 2.18,
|
/external/chromium_org/ui/base/ |
ui_base_paths.cc | 21 // This flag can be set to true for the cases where we want to create it. 51 if (!base::PathExists(cur)) // we don't want to create this
|
/external/chromium_org/ui/views/controls/webview/ |
unhandled_keyboard_event_handler_win.cc | 43 // This is tricky: we want to set ignore_next_char_event_ if 54 // that |this| is still valid, and that we didn't want to set the flag.
|
/external/chromium_org/ui/views/focus/ |
external_focus_tracker.h | 18 // its descendants. This is generally used if the parent view want to return 47 // manager went away, but you might later want to start tracking with a new
|
/external/chromium_org/ui/webui/resources/js/ |
local_strings.js | 58 * @param {string} s The ID of the string we want. 74 * @param {string} id The ID of the string we want.
|
Completed in 1207 milliseconds
<<11121314151617181920>>