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

1 2 3 4 5 6 7 8 91011>>

  /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/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\&.
  /system/core/logd/
README.auditd 5 audit kernel subsystem. The audit subsystem of the kernel
8 To enable the audit subsystem, you must add this to your
  /system/core/init/
ueventd_keywords.h 7 KEYWORD(subsystem, SECTION, 1)
  /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/uapi/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
  /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
  /external/sepolicy/
nfc.te 1 # nfc subsystem
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
  /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>
  /external/chromium_org/content/browser/
device_monitor_udev.cc 21 const char* subsystem; member in struct:__anon11372::SubsystemMap
57 kSubsystemMap[i].subsystem, kSubsystemMap[i].devtype));
75 std::string subsystem(udev_device_get_subsystem(device));
77 if (subsystem == kSubsystemMap[i].subsystem) {
  /external/chromium_org/cloud_print/service/
service.gyp 118 'SubSystem': '1', # Set /SUBSYSTEM:CONSOLE
147 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
172 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
  /external/chromium_org/apps/shell/renderer/
shell_renderer_main_delegate.h 19 // Called when |thread| is started, after the extensions subsystem has been
  /external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.gyp 81 'SubSystem': '1', # Set /SUBSYSTEM:CONSOLE
107 'SubSystem': '1', # Set /SUBSYSTEM:CONSOLE

Completed in 1863 milliseconds

1 2 3 4 5 6 7 8 91011>>