HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 851 - 875 of 3279) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/search/
search.h 76 // Returns the search terms attached to a specific NavigationEntry, or empty
207 // Returns the Instant support state attached to the NavigationEntry, or
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_mac.mm 178 // Register for callbacks for attached, changed, and removed devices.
226 // If an attached notification was previously posted then post a detached
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
extension_popup_controller.mm 103 bool attached) {
107 if (attached) {
  /external/chromium_org/chrome/browser/ui/
unload_controller.cc 55 // If there's a devtools window attached to |contents|,
272 // If there's a devtools window attached to |web_contents|,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.cc 129 content::DevToolsAgentHost* agent_host, bool attached) {
134 if (attached) {
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
CustomElementConstructorBuilder.cpp 148 v8::Handle<v8::Function> attached = retrieveCallback(isolate, "attachedCallback"); local
152 m_callbacks = V8CustomElementLifecycleCallbacks::create(executionContext.get(), m_prototype, created, attached, detached, attributeChanged);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
CounterNode.cpp 302 // inserted into the document's render tree, all its former children counters are attached
304 // attached to renderers that were already in the document's render tree.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.cpp 136 ERROR("no such node attached\n");
143 // Cut a node from the graph, deleting all attached edges.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prshm.h 197 ** PR_SHM_READONLY causes the memory to be attached
227 ** addr -- The address at which the memory was attached.
  /external/chromium_org/third_party/sqlite/src/test/
indexedby.test 57 # attached to a table in the FROM clause, but not to a sub-select or
59 # is attached to a different table is detected as an error.
thread005.test 117 # when using an ATTACHed database. There doesn't seem to be any reason
118 # for this, other than that operating on an ATTACHed database means there
  /external/chromium_org/webkit/child/
resource_loader_bridge.h 159 // attached. Otherwise it becomes -1.
167 // attached. Otherwise it becomes -1.
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
Renderer.java 181 * the attached shader sources.
231 * Deletes a framebuffer and all attached renderbuffers
  /external/jpeg/
cjpeg.1 142 attached to the number.
152 in thousands of bytes, or millions of bytes if "M" is attached to the
  /external/kernel-headers/original/linux/
irq.h 327 * handle an interrupt. If the descriptor is attached to an
329 * and it calls __do_IRQ() if it's attached to an irqtype-style controller.
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.cpp 136 ERROR("no such node attached\n");
143 // Cut a node from the graph, deleting all attached edges.
  /external/qemu/distrib/jpeg-6b/
cjpeg.1 142 attached to the number.
152 in thousands of bytes, or millions of bytes if "M" is attached to the
  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 173 * same message to all attached ctrl_iface monitors.
188 * attached ctrl_iface monitors. In other words, it can be used for frequent
  /frameworks/base/core/java/android/app/
FragmentTransaction.java 111 * causes its view hierarchy to be re-created, attached to the UI,
114 * @param fragment The fragment to be attached.
  /frameworks/base/media/java/android/media/audiofx/
PresetReverb.java 52 * they must be explicitely attached to it and a send level must be specified. Use the effect ID
125 * is not 0, the PresetReverb will be attached to the MediaPlayer or AudioTrack in the
  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 186 // shader attached to this environment.
190 // such frame attached to this environment.
  /frameworks/support/v4/java/android/support/v4/app/
FragmentTransaction.java 125 * causes its view hierarchy to be re-created, attached to the UI,
128 * @param fragment The fragment to be attached.
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 208 // standby and the AudioTracks attached to the mixer thread are still processed but the output mix is discarded.
230 // for each output (destination device) it is attached to.
  /hardware/qcom/display/msm8974/liboverlay/
overlay.h 87 /* Returns if any of the requested pipe type is attached to any of the
128 /* Mixer within a split display this pipe is attached to */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_global.c 115 * or a valid secondary session attached to a valid primary session.
124 * - or hSession is a valid secondary session attached to a valid primary session

Completed in 1661 milliseconds

<<31323334353637383940>>