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

1 2 3 4 5 6 7 8 91011>>

  /external/sepolicy/
bluetooth.te 1 # bluetooth subsystem
nfc.te 1 # nfc subsystem
radio.te 1 # phone subsystem
  /external/chromium_org/tools/gyp/test/win/linker-flags/
subsystem.gyp 12 'SubSystem': '1'
22 'SubSystem': '1'
25 'sources': ['subsystem-windows.cc'],
32 'SubSystem': '2'
35 'sources': ['subsystem-windows.cc'],
42 'SubSystem': '2'
52 'SubSystem': '1',
63 'SubSystem': '2',
67 'sources': ['subsystem-windows.cc'],
  /external/chromium_org/tools/gyp/test/win/
gyptest-link-subsystem.py 8 Make sure subsystem setting is extracted properly.
19 test.run_gyp('subsystem.gyp', chdir=CHDIR)
21 test.build('subsystem.gyp', 'test_console_ok', chdir=CHDIR)
22 test.build('subsystem.gyp', 'test_console_fail', chdir=CHDIR, status=1)
23 test.build('subsystem.gyp', 'test_windows_ok', chdir=CHDIR)
24 test.build('subsystem.gyp', 'test_windows_fail', chdir=CHDIR, status=1)
26 test.build('subsystem.gyp', 'test_console_xp', chdir=CHDIR)
27 test.build('subsystem.gyp', 'test_windows_xp', chdir=CHDIR)
31 if '5.01 subsystem version' not in GetHeaders('test_console_xp.exe'):
33 if '5.01 subsystem version' not in GetHeaders('test_windows_xp.exe')
    [all...]
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
PacketSessionSubsystemRequest.java 19 public String subsystem; field in class:PacketSessionSubsystemRequest
21 public PacketSessionSubsystemRequest(int recipientChannelID, boolean wantReply, String subsystem)
25 this.subsystem = subsystem;
35 tw.writeString("subsystem");
37 tw.writeString(subsystem);
  /external/e2fsprogs/lib/ss/
std_rqs.ct 3 request ss_self_identify, "Identify the subsystem.",
18 request ss_quit, "Leave the subsystem.",
37 "Return the name of this subsystem.",
42 "Return the version of this subsystem.",
ss.pc.in 7 Description: Subsystem command parsing library
ss_err.et 4 "Subsystem aborted"
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Init.3 14 Initializes the \fItimer\fR subsystem\&.
17 Initializes the \fIaudio\fR subsystem\&.
20 Initializes the \fIvideo\fR subsystem\&.
23 Initializes the \fIcdrom\fR subsystem\&.
26 Initializes the \fIjoystick\fR subsystem\&.
SDL_QuitSubSystem.3 3 SDL_QuitSubSystem \- Shut down a subsystem
11 \fBSDL_QuitSubSystem\fP allows you to shut down a subsystem that has been previously initialized by \fI\fBSDL_Init\fP\fR or \fI\fBSDL_InitSubSystem\fP\fR\&. The \fBflags\fR tells \fBSDL_QuitSubSystem\fP which subsystems to shut down, it uses the same values that are passed to \fI\fBSDL_Init\fP\fR\&.
  /external/kernel-headers/original/linux/
kobject.h 98 * to a specific subsystem.
105 * A subsystem does not have to be a list of only one type
106 * of object; multiple ksets can belong to one subsystem. All
107 * ksets of a subsystem share the subsystem's lock.
110 * supress the event generation or add subsystem specific
121 struct subsystem * subsys;
169 struct subsystem { struct
175 struct subsystem _name##_subsys = { \
183 struct subsystem _varname##_subsys = {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/systemd/
wpa_supplicant-nl80211.service.arg.in 3 Requires=sys-subsystem-net-devices-%i.device
4 After=sys-subsystem-net-devices-%i.device
wpa_supplicant-wired.service.arg.in 3 Requires=sys-subsystem-net-devices-%i.device
4 After=sys-subsystem-net-devices-%i.device
wpa_supplicant.service.arg.in 3 Requires=sys-subsystem-net-devices-%i.device
4 After=sys-subsystem-net-devices-%i.device
  /external/iptables/include/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
  /external/kernel-headers/original/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 8 * 'mode' refers to the specific security subsystem which the
  /external/chromium_org/chrome_elf/
chrome_elf.gyp 30 # Set /SUBSYSTEM:WINDOWS for chrome_elf.dll (for consistency).
31 'SubSystem': '2',
  /external/chromium_org/win8/
win8_tests.gyp 31 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
  /external/chromium_org/base/prefs/
pref_observer.h 12 // Used internally to the Prefs subsystem to pass preference change
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>

Completed in 1312 milliseconds

1 2 3 4 5 6 7 8 91011>>