OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:system
(Results
401 - 425
of
45948
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/site_tests/security_SuidBinaries/
baseline.amd64-generic-cheets.suid
5
/opt/google/containers/android/rootfs/root/
system
/xbin/librank
6
/opt/google/containers/android/rootfs/root/
system
/xbin/procmem
7
/opt/google/containers/android/rootfs/root/
system
/xbin/procrank
8
/opt/google/containers/android/rootfs/root/
system
/xbin/su
baseline.betty.suid
5
/opt/google/containers/android/rootfs/root/
system
/xbin/librank
6
/opt/google/containers/android/rootfs/root/
system
/xbin/procmem
7
/opt/google/containers/android/rootfs/root/
system
/xbin/procrank
8
/opt/google/containers/android/rootfs/root/
system
/xbin/su
baseline.newbie.suid
5
/opt/google/containers/android/rootfs/root/
system
/xbin/librank
6
/opt/google/containers/android/rootfs/root/
system
/xbin/procmem
7
/opt/google/containers/android/rootfs/root/
system
/xbin/procrank
8
/opt/google/containers/android/rootfs/root/
system
/xbin/su
baseline.novato.suid
5
/opt/google/containers/android/rootfs/root/
system
/xbin/librank
6
/opt/google/containers/android/rootfs/root/
system
/xbin/procmem
7
/opt/google/containers/android/rootfs/root/
system
/xbin/procrank
8
/opt/google/containers/android/rootfs/root/
system
/xbin/su
baseline.vm.arc_userdebug.suid
5
/opt/google/containers/android/rootfs/root/
system
/xbin/librank
6
/opt/google/containers/android/rootfs/root/
system
/xbin/procmem
7
/opt/google/containers/android/rootfs/root/
system
/xbin/procrank
8
/opt/google/containers/android/rootfs/root/
system
/xbin/su
/external/autotest/client/tests/cpu_hotplug/
cpu_hotplug.py
25
utils.
system
('dmesg -c > /dev/null')
27
if os.path.isfile('/sys/devices/
system
/cpu/cpu%s/online' % cpu):
28
utils.
system
('echo 0 > /sys/devices/
system
/cpu/cpu%s/online' % cpu, 1)
29
utils.
system
('dmesg -c')
31
utils.
system
('echo 1 > /sys/devices/
system
/cpu/cpu%s/online' % cpu, 1)
32
utils.
system
('dmesg -c')
39
utils.
system
('./runtests.sh')
/external/clang/test/Analysis/Inputs/
system-header-simulator-for-simple-stream.h
2
// they come from a
system
header -- for example, it is assumed that
system
4
// found in
system
headers cannot be fixed by the user and should be
17
// The following is a fake
system
header function
/external/clang/test/Driver/
retain-comments-from-system-headers.c
1
// Check that we pass -fretain-comments-from-
system
-headers to frontend.
4
// RUN: %clang -c %s -fretain-comments-from-
system
-headers -### 2>&1 | FileCheck %s --check-prefix=CHECK-RETAIN
6
// CHECK-RETAIN: -fretain-comments-from-
system
-headers
8
// CHECK-NO-RETAIN-NOT: -fretain-comments-from-
system
-headers
/external/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/
A.h
7
// "
system
" module.
/external/clang/test/SemaCUDA/Inputs/
overload.h
2
// which appear in a
system
header.