HomeSort by relevance Sort by last modified time
    Searched full:system (Results 226 - 250 of 45948) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/uapi/linux/
reboot.h 5 * Magic values required to use _reboot() system call.
16 * Commands accepted by the _reboot() system call.
18 * RESTART Restart system using default command and mode.
19 * HALT Stop OS and give system control to ROM monitor, if any.
22 * POWER_OFF Stop OS and remove all power from system, if possible.
23 * RESTART2 Restart system using given command string.
24 * SW_SUSPEND Suspend system using software suspend if compiled in.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /external/libxml2/result/valid/
UTF16Entity.xml 5 <!ENTITY utf16b SYSTEM "dtds/utf16b.ent">
6 <!ENTITY utf16l SYSTEM "dtds/utf16l.ent">
  /external/r8/src/test/examples/assumevalues4/
Assumevalues.java 14 System.out.println(method0());
15 System.out.println(method1());
16 System.out.println(method0L() + "L");
17 System.out.println(method1L() + "L");
21 System.out.println("method0");
26 System.out.println("method1");
31 System.out.println("method0L");
36 System.out.println("method1L");
  /external/valgrind/none/tests/
system.c 4 // to implement system(), which Valgrind didn't accept.
8 system("../../tests/true");
  /frameworks/hardware/interfaces/
update-makefiles.sh 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
8 "android.hidl:system/libhidl/transport"
  /hardware/interfaces/sensors/1.0/default/
android.hardware.sensors@1.0-service.rc 3 user system
4 group system wakelock
  /hardware/interfaces/tests/extension/light/2.0/default/
android.hardware.tests.extension.light@2.0-service.rc 3 user system
4 group system
  /hardware/interfaces/
update-makefiles.sh 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
7 "android.hidl:system/libhidl/transport"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
reboot.h 5 * Magic values required to use _reboot() system call.
16 * Commands accepted by the _reboot() system call.
18 * RESTART Restart system using default command and mode.
19 * HALT Stop OS and give system control to ROM monitor, if any.
22 * POWER_OFF Stop OS and remove all power from system, if possible.
23 * RESTART2 Restart system using given command string.
24 * SW_SUSPEND Suspend system using software suspend if compiled in.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
reboot.h 5 * Magic values required to use _reboot() system call.
16 * Commands accepted by the _reboot() system call.
18 * RESTART Restart system using default command and mode.
19 * HALT Stop OS and give system control to ROM monitor, if any.
22 * POWER_OFF Stop OS and remove all power from system, if possible.
23 * RESTART2 Restart system using given command string.
24 * SW_SUSPEND Suspend system using software suspend if compiled in.
25 * KEXEC Restart system using a previously loaded Linux kernel
  /art/test/040-miranda/src/
Main.java 25 System.out.println("MirandaClass:");
26 System.out.println(" inInterface: " + mir.inInterface());
27 System.out.println(" inInterface2: " + mir.inInterface2());
28 System.out.println(" inAbstract: " + mir.inAbstract());
32 System.out.println("MirandaAbstract / MirandaClass:");
33 System.out.println(" inInterface: " + mira.inInterface());
34 System.out.println(" inInterface2: " + mira.inInterface2());
35 System.out.println(" inAbstract: " + mira.inAbstract());
38 System.out.println("MirandaAbstract / MirandaClass2:");
39 System.out.println(" inInterface: " + mira2.inInterface())
    [all...]
  /art/test/096-array-copy-concurrent-gc/
info.txt 1 This is a test to verify that System.arraycopy works nice together with
  /art/test/126-miranda-multidex/src/
Main.java 25 System.out.println("MirandaClass:");
26 System.out.println(" inInterface: " + mir.inInterface());
27 System.out.println(" inInterface2: " + mir.inInterface2());
28 System.out.println(" inAbstract: " + mir.inAbstract());
32 System.out.println("MirandaAbstract / MirandaClass:");
33 System.out.println(" inInterface: " + mira.inInterface());
34 System.out.println(" inInterface2: " + mira.inInterface2());
35 System.out.println(" inAbstract: " + mira.inAbstract());
39 System.out.println("MirandaAbstract / MirandaClass2:");
40 System.out.println(" inInterface: " + mira2.inInterface())
    [all...]
  /build/make/target/board/generic/
system.prop 2 # system.prop for generic sdk
  /build/make/target/board/generic_arm64/
system.prop 2 # system.prop for generic arm64 sdk
  /build/make/target/board/generic_x86/
system.prop 2 # system.prop for generic sdk
  /build/make/target/board/generic_x86_64/
system.prop 2 # system.prop for generic sdk
  /dalvik/dx/tests/119-merge-conflict/testdata/
B.java 5 System.out.println(new A().hello());
  /development/python-packages/fastboot/
README.md 2 For fastboot bootloader tests, see platform/system/extra/tests/bootloader
  /device/google/wahoo/sepolicy/vendor/
netd.te 3 dontaudit netd kernel:system module_request;
surfaceflinger.te 2 dontaudit surfaceflinger kernel:system module_request;
  /device/google/wahoo/usb/
android.hardware.usb@1.1-service.wahoo.rc 4 group root system
7 chown root system /sys/class/typec/port0/power_role
8 chown root system /sys/class/typec/port0/data_role
9 chown root system /sys/class/typec/port0/port_type
  /external/apache-harmony/support/src/test/resources/tests/resources/
hyts_checkInput.txt 3 //System.out.print("value of crc"+crc.getValue());
  /external/clang/test/Preprocessor/
missing-system-header.c 2 #include "missing-system-header.h"
  /external/curl/.github/
ISSUE_TEMPLATE 9 ### operating system

Completed in 1078 milliseconds

1 2 3 4 5 6 7 8 91011>>