HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 1201 - 1225 of 8470) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/common/extensions/docs/server2/
api_schema_graph.py 33 '''Represents some element of an API schema, and allows extra information
136 nested dict structure that allows for simpler lookups of schema data.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
activeTab.html 91 <h2 id="what-activeTab-allows">What activeTab allows</h2>
app_architecture.html 23 This allows an app to blend with ?native? apps on the system,
150 This allows you to minimize the code in your app
whats_new.html 69 <li>The <a href="manifest/sandbox.html">sandbox manifest entry</a> allows
73 <li>The <a href="input.ime.html">IME</a> API allows extensions to implement
90 method now allows you to specify unique
293 allows you to declare extension requirements up front.
560 <li>The <a href="omnibox.html">omnibox API</a> allows you to
622 <li>The <a href="contextMenus.html">context menus API</a> allows you to
624 <li>The <a href="cookies.html">cookies API</a> allows you to manage the
626 <li>The <a href="idle.html">idle API</a> allows you to detect when the
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
browsingData.html 59 The <code>chrome.browsingData.remove</code> method allows you to remove
86 Adding an <code>originTypes</code> property to the API's options object allows
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend_impl.h 151 // This makes the destructor public, and thus allows us to aggregate
183 // WebDataServiceBackend allows direct access to DB.
  /external/chromium_org/content/browser/frame_host/
frame_tree.h 30 // The main frame's FrameTreeNode is special in that it is reused. This allows
102 // Allows a client to listen for frame removal. The listener should expect
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_oracle.cc 14 // content is static. Redundantly capturing the same frame allows iterative
15 // quality enhancement, and also allows the buffer to fill in "buffered mode".
  /external/chromium_org/content/public/browser/
download_manager_delegate.h 85 // Allows the delegate to delay completion of the download. This function
95 // Allows the delegate to override opening the download. If this function
  /external/chromium_org/content/public/test/
test_utils.h 46 // Get task to quit the given RunLoop. It allows a few generations of pending
94 // A WindowedNotificationObserver allows code to wait until a condition is met.
  /external/chromium_org/crypto/
hmac_win.cc 132 // allows the import of an unencrypted key. For Win2k support, a cubmbersome
135 // CRYPT_IPSEC_HMAC_KEY allows keys longer than 16 bytes.
  /external/chromium_org/extensions/common/permissions/
permission_set.h 81 // Returns true if the set allows the given permission with the default
85 // Returns true if the set allows the given permission and permission param.
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_bind_uniform_location.txt 20 lets you choose a location for a uniform. This allows you
23 This allows the client program to know the locations of uniforms
  /external/chromium_org/media/audio/
virtual_audio_input_stream.cc 19 // be used as an input to another AudioConverter. This allows us to
21 // For example, this allows converting multiple streams into a common format and
  /external/chromium_org/native_client_sdk/src/doc/
README 48 all rooted under a folder called $USER, which allows each user to stage his own
68 This will start a webserver on the local machine, and allows the pages
  /external/chromium_org/net/android/java/src/org/chromium/net/
NetworkChangeNotifierAutoDetect.java 114 * Allows overriding the ConnectivityManagerDelegate for tests.
121 * Allows overriding the WifiManagerDelegate for tests.
  /external/chromium_org/net/base/
mime_util.h 59 // Allows strings of the form x/y[;params], where "x" is a legal mime type name.
60 // Also allows wildcard types -- "x/*", "*/*", and "*".
  /external/chromium_org/net/disk_cache/
in_flight_io.h 30 // original thread. In practice, this is a RunableMethod that allows
34 // Allows the cancellation of the task to notify the controller (step number 8
  /external/chromium_org/net/dns/
mdns_cache.cc 21 // Allows time for hosts to send updated records, as detailed in RFC 6762
128 // expiration. This allows clients to eagrely call CleanupRecords with
  /external/chromium_org/net/url_request/
url_request_job_manager.h 42 // Allows interceptors to hijack the request after examining the new location
48 // Allows interceptors to hijack the request after examining the response
url_request_throttler_manager.h 87 // Method that allows us to transform a URL into an ID that can be used in our
116 // that allows us to uniquely map an entry to it.
  /external/chromium_org/ppapi/shared_impl/
resource_tracker.h 77 // This allows us to check that resource refs aren't added or released on the
107 // pointers. This allows us to notify those resources that the instance is
unittest_utils.cc 23 // |visited_map| with (x.value.as_id, y.value.as_id). This allows reference
24 // cycles to be avoided. It also allows us to associate nodes in |expected| with
  /external/chromium_org/sandbox/linux/seccomp-bpf/
trap.h 20 // The Trap class allows a BPF filter program to branch out to user space by
53 // that unconditionally allows system calls, if they have a magic return
  /external/chromium_org/sandbox/win/src/
registry_interception.cc 75 // that are not specified by a policy, even though your token allows
132 // that are not specified by a policy, even though your token allows

Completed in 1312 milliseconds

<<41424344454647484950>>