HomeSort by relevance Sort by last modified time
    Searched full:subsystem (Results 651 - 675 of 1311) sorted by null

<<21222324252627282930>>

  /system/core/charger/
charger.c 135 const char *subsystem; member in struct:uevent
378 uevent->subsystem = "";
394 } else if (!strncmp(msg, "SUBSYSTEM=", 10)) {
396 uevent->subsystem = msg;
414 uevent->action, uevent->path, uevent->subsystem,
502 if (!strcmp(uevent->subsystem, "power_supply"))
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings_test.py 173 'SubSystem': '2',
427 'SubSystem': 'Console',
510 'SubSystem': 'Console',
    [all...]
  /device/asus/deb/
init.deb.rc 137 # Create the directories used by the Wireless subsystem
156 # Create directory used by audio subsystem
177 #Create directory used by sensor subsystem(dsps)
  /device/asus/flo/
init.flo.rc 133 # Create the directories used by the Wireless subsystem
152 # Create directory used by audio subsystem
173 #Create directory used by sensor subsystem(dsps)
  /device/lge/hammerhead/
init.hammerhead.rc 148 # Create directory used by audio subsystem
151 # Create directory used by sensor subsystem
166 # Create the directories used by the Wireless subsystem
  /device/lge/mako/
init.mako.rc 142 # Create the directories used by the Wireless subsystem
153 # Create directory used by audio subsystem
178 #Create directory used by sensor subsystem(dsps)
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c 497 /* get subsystem id from event */
500 /* verify id and call subsystem event handler */
633 ** Description For each registered subsystem execute its disable function.
  /external/chromium_org/third_party/sqlite/src/src/
mem2.c 85 ** Mutex to control access to the memory allocation subsystem.
186 ** Initialize the memory allocation subsystem.
200 ** Deinitialize the memory allocation subsystem.
mutex_unix.c 82 ** Initialize and deinitialize the mutex subsystem.
112 ** implementation is available on the host platform, the mutex subsystem
mutex_w32.c 94 ** Initialize and deinitialize the mutex subsystem.
169 ** implementation is available on the host platform, the mutex subsystem
  /external/openssh/
sshd_config.0 220 with the -c option. This applies to shell, command, or subsystem
549 Subsystem
550 Configures an external subsystem (e.g. file transfer daemon).
551 Arguments should be a subsystem name and a command (with optional
552 arguments) to execute upon subsystem request.
555 subsystem.
    [all...]
  /bionic/libc/kernel/common/linux/
device.h 45 struct subsystem subsys;
109 struct subsystem subsys;
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_api.c 22 * subsystem of BTA, Broadcom Corp's Bluetooth application layer for mobile
82 ** Description Disable the HL subsystem.
  /external/chromium_org/third_party/icu/source/config/
mh-cygwin-msvc 60 LINK.c= LINK.EXE /subsystem:console $(LDFLAGS)
61 LINK.cc= LINK.EXE /subsystem:console $(LDFLAGS)
  /external/chromium_org/third_party/tcmalloc/vendor/vsprojects/low_level_alloc_unittest/
low_level_alloc_unittest.vcproj 37 SubSystem="1"
80 SubSystem="1"
  /external/flac/libFLAC/
libFLAC_dynamic.vcproj 69 SubSystem="2"
150 SubSystem="2"
  /external/icu4c/config/
mh-cygwin-msvc 59 LINK.c= LINK.EXE /subsystem:console $(LDFLAGS)
60 LINK.cc= LINK.EXE /subsystem:console $(LDFLAGS)
  /external/llvm/include/llvm/Object/
COFF.h 84 support::ulittle16_t Subsystem;
117 support::ulittle16_t Subsystem;
  /external/llvm/test/tools/llvm-readobj/
file-headers.test 140 PE32-NEXT: Subsystem: IMAGE_SUBSYSTEM_WINDOWS_CUI (0x3)
141 PE32-NEXT: Subsystem [ (0x8140)
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 105 /* Get events from the video subsystem */
374 /* Get events from the video subsystem */
  /art/compiler/llvm/
compiler_llvm.cc 65 // Initialize LLVM target, MC subsystem, asm printer, and asm parser.
  /docs/source.android.com/src/devices/tech/
index.jd 73 <p>Android's input subsystem is responsible for supporting touch screens,
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c 22 * subsystem of BTA, Broadcom's Bluetooth application layer for mobile
  /external/bluetooth/bluedroid/bta/include/
bta_hl_co.h 21 * This is the interface file for the HL (HeaLth device profile) subsystem
  /external/bluetooth/bluedroid/btif/include/
btif_av_api.h 24 ** audio/video streaming (AV) subsystem of BTIF, Broadcom's

Completed in 1802 milliseconds

<<21222324252627282930>>