/system/tpm/trunks/ |
trunksd-simulator.rc | 4 service trunksd /system/bin/trunksd --simulator
|
trunksd.rc | 4 service trunksd /system/bin/trunksd
|
/system/update_engine/update_payload_key/ |
README | 2 baked into the system image as part of update_engine install.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/ |
illegal-ras-1.l | 3 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erridr_el1' 4 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'errselr_el1' 5 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'errselr_el1' 6 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxfr_el1' 7 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxctlr_el1' 8 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxctlr_el1' 9 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxstatus_el1' 10 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxstatus_el1' 11 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxaddr_el1' 12 ^[^:]+:[0-9]+: Error: selected processor does not support system register name 'erxaddr_el1 [all...] |
system-2.s | 1 /* ARMv8.1 System instructions. */
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
SettingsTest.java | 30 Settings.System.putInt(contentResolver, "property", 1); 31 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(1)); 35 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(1)); 40 Settings.System.putInt(contentResolver, "property", 1); 41 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(1)); 46 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(0)); 51 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(0)); 52 assertThat(Settings.System.getInt(contentResolver, "property", 2), equalTo(2)); 54 Settings.System.putInt(contentResolver, "property", 1); 55 assertThat(Settings.System.getInt(contentResolver, "property", 0), equalTo(1)) [all...] |
/art/test/075-verification-error/src/ |
Main.java | 42 System.out.println("Got expected IncompatibleClassChangeError (interface)"); 43 if (VERBOSE) System.out.println("--- " + icce); 53 System.out.println("ERROR: MaybeAbstract succeeded unexpectedly"); 55 System.out.println("Got expected InstantationError"); 56 if (VERBOSE) System.out.println("--- " + ie); 58 System.out.println("Got unexpected MaybeAbstract failure"); 71 System.out.println("Got expected NoSuchFieldError"); 72 if (VERBOSE) System.out.println("--- " + nsfe); 78 System.out.println("Got expected NoSuchFieldError"); 79 if (VERBOSE) System.out.println("--- " + nsfe) [all...] |
/dalvik/dx/tests/135-invoke-custom/src/invokecustom/ |
InvokeCustom.java | 31 System.out.println("targetMethodTest4 from Super"); 41 System.out.println("InvokeCustom.<init>(" + i + ")"); 45 System.out.println("Hello World!"); 50 System.out.println(z); 51 System.out.println(b); 52 System.out.println(c); 53 System.out.println(s); 54 System.out.println(i); 55 System.out.println(f); 56 System.out.println(l) [all...] |
/device/google/muskie/self-extractors/qcom/staging/ |
device-partial.mk | 22 vendor/qcom/walleye/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \ 23 vendor/qcom/walleye/proprietary/ROW_profiles.xml:system/etc/cne/Nexus/ROW/ROW_profiles.xml:qcom \ 24 vendor/qcom/walleye/proprietary/VZW_profiles.xml:system/etc/cne/Nexus/VZW/VZW_profiles.xml:qcom \ 25 vendor/qcom/walleye/proprietary/dnd.descriptor:system/etc/firmware/dnd.descriptor:qcom \ 26 vendor/qcom/walleye/proprietary/dnd.sound_model:system/etc/firmware/dnd.sound_model:qcom \ 27 vendor/qcom/walleye/proprietary/music_detector.descriptor:system/etc/firmware/music_detector.descriptor:qcom \ 28 vendor/qcom/walleye/proprietary/music_detector.sound_model:system/etc/firmware/music_detector.sound_model:qcom \ 29 vendor/qcom/walleye/proprietary/cneapiclient.jar:system/framework/cneapiclient.jar:qcom \ 30 vendor/qcom/walleye/proprietary/com.quicinc.cne.api-V1.0-java.jar:system/framework/com.quicinc.cne.api-V1.0-java.jar:qcom \ 31 vendor/qcom/walleye/proprietary/com.quicinc.cne.jar:system/framework/com.quicinc.cne.jar:qcom [all...] |
/device/google/taimen/self-extractors/qcom/staging/ |
device-partial.mk | 22 vendor/qcom/taimen/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \ 23 vendor/qcom/taimen/proprietary/ROW_profiles.xml:system/etc/cne/Nexus/ROW/ROW_profiles.xml:qcom \ 24 vendor/qcom/taimen/proprietary/VZW_profiles.xml:system/etc/cne/Nexus/VZW/VZW_profiles.xml:qcom \ 25 vendor/qcom/taimen/proprietary/dnd.descriptor:system/etc/firmware/dnd.descriptor:qcom \ 26 vendor/qcom/taimen/proprietary/dnd.sound_model:system/etc/firmware/dnd.sound_model:qcom \ 27 vendor/qcom/taimen/proprietary/music_detector.descriptor:system/etc/firmware/music_detector.descriptor:qcom \ 28 vendor/qcom/taimen/proprietary/music_detector.sound_model:system/etc/firmware/music_detector.sound_model:qcom \ 29 vendor/qcom/taimen/proprietary/cneapiclient.jar:system/framework/cneapiclient.jar:qcom \ 30 vendor/qcom/taimen/proprietary/com.quicinc.cne.api-V1.0-java.jar:system/framework/com.quicinc.cne.api-V1.0-java.jar:qcom \ 31 vendor/qcom/taimen/proprietary/com.quicinc.cne.jar:system/framework/com.quicinc.cne.jar:qcom [all...] |
/art/test/123-inline-execute2/src/ |
Main.java | 23 System.out.println("Math.sin(" + d + ") = " 26 System.out.println("Math.sinh(" + d + ") = " 28 System.out.println("Math.asin(" + d + ") = " 30 System.out.println("Math.cos(" + d + ") = " 32 System.out.println("Math.cosh(" + d + ") = " 34 System.out.println("Math.acos(" + d + ") = " 37 System.out.println("Math.tan(" + d + ") = " 40 System.out.println("Math.tanh(" + d + ") = " 42 System.out.println("Math.atan(" + d + ") = " 44 System.out.println("Math.atan2(" + d + ", " + (d + 1.0) + ") = [all...] |
/art/test/084-class-init/src/ |
Main.java | 27 System.out.println("didn't throw!"); 29 System.out.println("caught exception thrown during clinit"); 47 System.out.println("sleep interrupted"); 53 System.out.println(PartialInit.FIELD0); 54 System.out.println("Construction of PartialInit succeeded unexpectedly"); 56 System.out.println("Got expected EIIE for FIELD0"); 60 System.out.println(PartialInit.FIELD0); 61 System.out.println("Load of FIELD0 succeeded unexpectedly"); 63 System.out.println("Got expected NCDFE for FIELD0"); 66 System.out.println(PartialInit.FIELD1) [all...] |
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/ |
YamlPrinterTest.java | 35 String expectedOutput = "---" + System.lineSeparator();
36 expectedOutput += "root(Type=MethodCallExpr): " + System.lineSeparator();
37 expectedOutput += " name(Type=SimpleName): " + System.lineSeparator();
38 expectedOutput += " identifier: \"x\"" + System.lineSeparator();
39 expectedOutput += " arguments: " + System.lineSeparator();
40 expectedOutput += " - argument(Type=IntegerLiteralExpr): " + System.lineSeparator();
41 expectedOutput += " value: \"1\"" + System.lineSeparator();
42 expectedOutput += " - argument(Type=IntegerLiteralExpr): " + System.lineSeparator();
43 expectedOutput += " value: \"1\"" + System.lineSeparator();
54 String expectedOutput = "---" + System.lineSeparator(); [all...] |
/external/llvm/docs/ |
SystemLibrary.rst | 2 System Library 8 This document provides some details on LLVM's System Library, located in the 9 source at ``lib/System`` and ``include/llvm/System``. The library's purpose is 11 services LLVM needs from the operating system. Much of LLVM is written using 12 portability features of standard C++. However, in a few areas, system dependent 13 facilities are needed and the System Library is the wrapper around those system 16 By centralizing LLVM's use of operating system interfaces, we make it possible 18 platforms since (theoretically) only ``lib/System`` needs to be ported. Thi [all...] |
/external/brotli/csharp/org/brotli/dec/ |
BrotliInputStream.cs | 9 /// <see cref="System.IO.Stream"/>
13 public class BrotliInputStream : System.IO.Stream
31 /// <see cref="System.IO.Stream"/>
41 /// <exception cref="System.IO.IOException">in case of corrupted data or source stream problems</exception>
42 public BrotliInputStream(System.IO.Stream source)
49 /// <see cref="System.IO.Stream"/>
62 /// <exception cref="System.IO.IOException">in case of corrupted data or source stream problems</exception>
63 public BrotliInputStream(System.IO.Stream source, int byteReadBufferSize)
70 /// <see cref="System.IO.Stream"/>
88 /// <exception cref="System.IO.IOException">in case of corrupted data or source stream problems</exception> [all...] |
/device/google/marlin/self-extractors/qcom/staging/ |
device-partial.mk | 22 vendor/qcom/marlin/proprietary/pktlogconf:system/bin/pktlogconf:qcom \ 23 vendor/qcom/marlin/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \ 24 vendor/qcom/marlin/proprietary/ROW_profiles.xml:system/etc/cne/Nexus/ROW/ROW_profiles.xml:qcom \ 25 vendor/qcom/marlin/proprietary/VZW_profiles.xml:system/etc/cne/Nexus/VZW/VZW_profiles.xml:qcom \ 26 vendor/qcom/marlin/proprietary/qcrilhook.jar:system/framework/qcrilhook.jar:qcom \ 27 vendor/qcom/marlin/proprietary/libclcore_neon.bc:system/lib/libclcore_neon.bc:qcom \ 28 vendor/qcom/marlin/proprietary/lib64/libiperf.so:system/lib64/libiperf.so:qcom \ 29 vendor/qcom/marlin/proprietary/lib64/libminui.so:system/lib64/libminui.so:qcom \ 30 vendor/qcom/marlin/proprietary/lib64/libbcc.so:system/lib64/libbcc.so:qcom \ 31 vendor/qcom/marlin/proprietary/libion.so:system/lib/libion.so:qcom [all...] |
/device/google/marlin/self-extractors_sailfish/qcom/staging/ |
device-partial.mk | 22 vendor/qcom/sailfish/proprietary/pktlogconf:system/bin/pktlogconf:qcom \ 23 vendor/qcom/sailfish/proprietary/ATT_profiles.xml:system/etc/cne/Nexus/ATT/ATT_profiles.xml:qcom \ 24 vendor/qcom/sailfish/proprietary/ROW_profiles.xml:system/etc/cne/Nexus/ROW/ROW_profiles.xml:qcom \ 25 vendor/qcom/sailfish/proprietary/VZW_profiles.xml:system/etc/cne/Nexus/VZW/VZW_profiles.xml:qcom \ 26 vendor/qcom/sailfish/proprietary/qcrilhook.jar:system/framework/qcrilhook.jar:qcom \ 27 vendor/qcom/sailfish/proprietary/libclcore_neon.bc:system/lib/libclcore_neon.bc:qcom \ 28 vendor/qcom/sailfish/proprietary/lib64/libiperf.so:system/lib64/libiperf.so:qcom \ 29 vendor/qcom/sailfish/proprietary/lib64/libminui.so:system/lib64/libminui.so:qcom \ 30 vendor/qcom/sailfish/proprietary/lib64/libbcc.so:system/lib64/libbcc.so:qcom \ 31 vendor/qcom/sailfish/proprietary/libion.so:system/lib/libion.so:qcom [all...] |
/tools/external/gradle/ |
BUILD | 5 # do not use directly. Use //tools/base/build-system:gradle 9 visibility = ["//tools/base/build-system:__pkg__"], 14 # //tools/base/build-system:gradle-api_neverlink 15 # //tools/base/build-system:gradle-api 19 visibility = ["//tools/base/build-system:__pkg__"], 26 # do not use directly. Use //tools/base/build-system:gradle 30 visibility = ["//tools/base/build-system:__pkg__"], 35 # //tools/base/build-system:gradle-api_neverlink 36 # //tools/base/build-system:gradle-api 40 visibility = ["//tools/base/build-system:__pkg__"] [all...] |
/dalvik/dx/tests/137-dexmerger-dex38/src/invokecustom/ |
InvokeCustom.java | 27 System.out.println("targetMethodTest4 from Super"); 37 System.out.println("InvokeCustom.<init>(" + i + ")"); 41 System.out.println("Hello World!"); 46 System.out.println(z); 47 System.out.println(b); 48 System.out.println(c); 49 System.out.println(s); 50 System.out.println(i); 51 System.out.println(f); 52 System.out.println(l) [all...] |
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
libcutils.so | |
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-sp/ |
libcutils.so | |
/art/test/003-omnibus-opcodes/src/ |
UnresStuff.java | 16 System.out.println("unres!"); 20 System.out.println("unres!");
|
/art/test/420-const-class/ |
expected.txt | 5 class java.lang.System 6 class java.lang.System
|
/bionic/libc/bionic/ |
time64_config.h | 23 /* Availability of system functions. 26 Define if your system has gmtime_r() 29 Define if your system has localtime_r() 32 Define if your system has timegm(), a GNU extension. 55 Should we use the system functions if the time is inside their range? 56 Your system localtime() is probably more accurate, but our gmtime() is 67 Maximum and minimum values your system's gmtime() and localtime() 68 can handle. We will use your system functions if the time falls
|
/build/make/ |
README.md | 1 # Android Make Build System 3 This is the Makefile-based portion of the Android Build System. 11 [build-system.html](/core/build-system.html). Our Android.mk files look similar, 13 system. When searching for documentation elsewhere, ensure that it is for the 14 platform build system -- most are not. 16 This Makefile-based system is in the process of being replaced with [Soong], a 17 new build system written in Go. During the transition, all of these makefiles
|