HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 1 - 25 of 3800) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/broadcom/libbt/conf/asus/grouper/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /hardware/broadcom/libbt/conf/moto/wingray/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /hardware/broadcom/libbt/conf/samsung/crespo/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /hardware/broadcom/libbt/conf/samsung/crespo4g/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /hardware/broadcom/libbt/conf/samsung/maguro/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /device/asus/fugu/
bt_vendor.conf 1 # UART device port where Bluetooth controller is attached
  /external/lldb/test/functionalities/process_attach/
main.c 5 // Waiting to be attached by the debugger.
7 while (temp < 30) // Waiting to be attached...
  /external/lldb/test/functionalities/command_script/import/
main.c 8 // Waiting to be attached by the debugger, otherwise.
10 while (fgets(line, sizeof(line), stdin)) { // Waiting to be attached...
  /external/lldb/test/python_api/hello_world/
main.c 8 // Waiting to be attached by the debugger, otherwise.
10 while (fgets(line, sizeof(line), stdin)) { // Waiting to be attached...
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_NumJoysticks.3 11 Counts the number of joysticks attached to the system\&.
14 Returns the number of attached joysticks
  /external/chromium_org/chrome/browser/resources/ntp4/
incognito_tab.html 36 * Set whether the bookmarks bar is attached or not.
37 * @param {boolean} attached Whether the bar is attached or not.
39 function setBookmarkBarAttached(attached) {
40 document.documentElement.setAttribute('bookmarkbarattached', !!attached);
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 17 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
26 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
31 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
36 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
59 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
68 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
73 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
78 // expected-warning@+1 {{'@return' command used in a comment that is not attached to a function or method declaration}}
  /external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
main.js 6 * The Braille IME object. Attached to the window object for ease of
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/attr/
test-record-C0 8 # no enable on exec for CPU attached
test-stat-C0 7 # events are enabled by default when attached to cpu
  /external/valgrind/main/gdbserver_tests/
nlgone_abrt.stdinB.gdb 3 echo vgdb launched process attached\n
nlgone_exit.stdinB.gdb 3 echo vgdb launched process attached\n
nlgone_return.stdinB.gdb 3 echo vgdb launched process attached\n
  /frameworks/base/media/java/android/mtp/
package.html 5 application can receive notifications when devices are attached and removed, manage files and
  /external/chromium_org/build/android/gyp/
get_device_configuration.py 7 """Gets and writes the configurations of the attached devices.
50 'No valid devices attached. Skipping managed install steps.')
53 # This way, any time there are multiple devices attached it is
55 # one device were rejected for other reasons (e.g. two devices attached,
58 'Multiple devices attached. '
  /frameworks/base/core/tests/coretests/src/android/view/
ViewAttachView.java 33 private boolean attached; field in class:ViewAttachView
58 if (attached) {
61 attached = true;
68 if (!attached) {
72 attached = false;
  /external/chromium_org/chrome/browser/chromeos/system/
device_change_handler.cc 26 // When we detect a touchpad is attached, apply touchpad settings that was
34 // When we detect a mouse is attached, apply mouse settings that was cached
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_api_constants.cc 10 "Another debugger is already attached to the * with id: *.";
15 "Debugger is not attached to the * with id: *.";
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.h 23 // Register all prefs that will be used via a PrefService attached to a user
28 // Register all prefs that will be used via a PrefService attached to the login
  /external/chromium_org/components/storage_monitor/
removable_storage_observer.h 13 // removable storage devices attached to or removed from the system.
16 // When a removable storage device is attached, this

Completed in 224 milliseconds

1 2 3 4 5 6 7 8 91011>>