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

1 2 3 4 5 6 7 891011>>

  /cts/tests/tests/opengl/src/android/opengl/cts/
NativeAttachShaderTest.java 85 * Test: No shader is attached to a program, glGetAttachedShaders returns
101 /* only one frag shader can be attached
114 /* only one vertex shader can be attached
  /external/chromium/chrome/browser/history/
in_memory_history_backend.h 56 // Does initialization work when this object is attached to the history
58 // attached history service is under.
95 // The profile that this object is attached. May be NULL before
  /external/chromium_org/chrome/browser/storage_monitor/
media_transfer_protocol_device_observer_linux_unittest.cc 141 // Detach the attached storage.
150 // attached/detached, there should not be any device attach/detach
156 // Detach the attached storage.
media_storage_util.h 5 // MediaStorageUtil provides information about storage devices attached
59 // currently attached.
media_transfer_protocol_device_observer_linux.h 74 // Map of all attached mtp devices.
81 // The notifications object to use to signal newly attached devices.
  /external/chromium_org/chrome/renderer/extensions/
extension_helper.h 114 // Type of view attached with RenderView.
117 // Id of the tab which the RenderView is attached to.
120 // Id number of browser window which RenderView is attached to.
  /external/chromium_org/content/browser/aura/
reflector_impl.h 74 // called before the reflector is attached to OutputSurface to avoid
101 // the reflector is attached to the output surface. Once
102 // attached, they must be accessed only on ImplThraed unless
  /external/chromium_org/ppapi/api/
ppb_message_loop.idl 146 * Returns a reference to the PPB_MessageLoop object attached to the current
147 * thread. If there is no attached message loop, the return value will be 0.
156 * PPAPI calls. A message loop can only be attached to one thread, and the
157 * message loop can not be changed later. The message loop will be attached
163 * up should the message loop eventually be successfully attached and run.
166 * - PP_OK: The message loop was successfully attached to the thread and is
170 * attached. This will always be the case for the main thread, which has
171 * an implicit system-created message loop attached.
173 * loop attached to it. See the interface level discussion about these
183 * successfully attached to the current thread
    [all...]
  /external/chromium_org/ppapi/c/
ppb_message_loop.h 162 * Returns a reference to the PPB_MessageLoop object attached to the current
163 * thread. If there is no attached message loop, the return value will be 0.
171 * PPAPI calls. A message loop can only be attached to one thread, and the
172 * message loop can not be changed later. The message loop will be attached
178 * up should the message loop eventually be successfully attached and run.
181 * - PP_OK: The message loop was successfully attached to the thread and is
185 * attached. This will always be the case for the main thread, which has
186 * an implicit system-created message loop attached.
188 * loop attached to it. See the interface level discussion about these
197 * successfully attached to the current thread
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8CustomElementLifecycleCallbacks.h 51 static PassRefPtr<V8CustomElementLifecycleCallbacks> create(ExecutionContext*, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::Handle<v8::Function> attached, v8::Handle<v8::Function> detached, v8::Handle<v8::Function> attributeChanged);
58 V8CustomElementLifecycleCallbacks(ExecutionContext*, v8::Handle<v8::Object> prototype, v8::Handle<v8::Function> created, v8::Handle<v8::Function> attached, v8::Handle<v8::Function> detached, v8::Handle<v8::Function> attributeChanged);
61 virtual void attached(Element*) OVERRIDE;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer.h 144 // Comments which appear to be attached to the previous token are stored
145 // in *prev_tailing_comments. Comments which appear to be attached to the
147 // between which do not appear to be attached to either will be added to
161 // optional int32 foo = 1; // Comment attached to foo.
162 // // Comment attached to bar.
166 // // Comment attached to baz.
167 // // Another line attached to baz.
169 // // Comment attached to qux.
171 // // Another line attached to qux.
174 // // Detached comment. This is not attached to qux or corg
    [all...]
  /external/chromium_org/ui/views/controls/
native_control_win.h 51 // Called when the NativeControlWin is attached to a View hierarchy with a
57 // immediately after creating the control HWND, otherwise it won't be attached
83 // Our subclass window procedure for the attached control.
  /external/jmonkeyengine/engine/src/core/com/jme3/app/state/
AppState.java 40 * An <code>AppState</code> can track when it is attached to the
82 * Called when the state was attached.
84 * @param stateManager State manager to which the state was attached to.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppHandoverReceiver.java 43 if (D) Log.d(TAG, "No device attached to handover intent.");
55 if (D) Log.d(TAG, "No mimeType or stream attached to handover request");
65 if (D) Log.d(TAG, "No mimeType or stream attached to handover request");
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
GdbServerTask.java 48 * @param attachLatch latch to notify when gdbserver gets attached to the task
98 // notify other threads that gdbserver has attached to the task
99 if (mOutput.toString().contains("Attached")) {
  /system/core/debuggerd/
backtrace.c 65 static void dump_thread(log_t* log, pid_t tid, ptrace_context_t* context, bool attached,
87 if (!attached && ptrace(PTRACE_ATTACH, tid, 0, 0) < 0) {
110 if (!attached && ptrace(PTRACE_DETACH, tid, 0, 0) != 0) {
  /external/chromium/chrome/browser/ui/find_bar/
find_bar_controller.h 41 // Accessor for the attached TabContentsWrapper.
44 // Changes the TabContents that this FindBar is attached to. This occurs when
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container_native.h 77 // view handle associated with the attached TabContents.
80 // The attached TabContents.
  /external/chromium_org/ash/wm/panels/
panel_window_resizer.h 20 // moving or resizing panel window. These can be attached and detached from the
81 // True if the window started attached to the launcher.
  /external/chromium_org/build/android/
developer_recommended_flags.gypi 37 # with each device attached. This greatly reduces the time required for incremental builds.
41 # zero or multiple devices are attached).
  /external/chromium_org/chrome/browser/chromeos/system/
device_change_handler.cc 30 // When we detect a touchpad is attached, apply touchpad settings of the
59 // When we detect a mouse is attached, apply mouse settings of the primary
  /external/chromium_org/chrome/common/extensions/api/
system_storage.idl 6 // information and be notified when a removable storage device is attached and
76 // Fired when a new removable storage is attached to the system.
  /external/chromium_org/remoting/host/win/
host_service.cc 100 // Get the attached session ID from another observer watching the same WTS
113 // attached to |terminal_id|.
161 bool attached = LookupTerminalId(session_id, &terminal_id); local
169 // if it is now attached to a different client.
171 (!attached || !(i->terminal_id == terminal_id))) {
178 // The client currently attached to |session_id| was attached to a different
180 if (attached && i->terminal_id == terminal_id &&
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaSource.h 56 // If already attached, returns false. Otherwise, must be in
59 // Once attached, the source uses the element to synchronously service some
  /external/chromium_org/third_party/jstemplate/tutorial_examples/
08-transclude.html 57 This is the div to which the instantiated template will be attached.
66 This is the template div. It will be copied and attached to the div above with:

Completed in 728 milliseconds

1 2 3 4 5 6 7 891011>>