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

<<11121314151617181920>>

  /external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
UntypedHandleImpl.java 5 package org.chromium.mojo.system.impl;
7 import org.chromium.mojo.system.DataPipe.ConsumerHandle;
8 import org.chromium.mojo.system.DataPipe.ProducerHandle;
9 import org.chromium.mojo.system.MessagePipeHandle;
10 import org.chromium.mojo.system.SharedBufferHandle;
11 import org.chromium.mojo.system.UntypedHandle;
33 * @see org.chromium.mojo.system.UntypedHandle#pass()
41 * @see org.chromium.mojo.system.UntypedHandle#toMessagePipeHandle()
49 * @see org.chromium.mojo.system.UntypedHandle#toDataPipeConsumerHandle()
57 * @see org.chromium.mojo.system.UntypedHandle#toDataPipeProducerHandle(
    [all...]
  /external/r8/src/test/examples/memberrebinding/
Memberrebinding.java 17 System.out.println(bottomInstance.superField);
21 System.out.println(classExtendsLibraryClass.get(0));
22 System.out.println(classExtendsLibraryClass.get(1));
23 System.out.println(classExtendsLibraryClass.get(2));
28 System.out.println(classExtendsOther.aMethodThatReturnsOne());
29 System.out.println(classExtendsOther.aMethodThatReturnsTwo());
30 System.out.println(classExtendsOther.aMethodThatReturnsThree());
31 System.out.println(classExtendsOther.aMethodThatReturnsFour());
33 System.out.println(iface.aMethodThatReturnsTwo());
35 System.out.println(superClass.aMethodThatReturnsTrue())
    [all...]
  /hardware/interfaces/
update-base-files.sh 8 if [ ! -d system/libhidl/transport ] ; then
9 echo "Where is system/libhidl/transport?";
19 -randroid.hidl:system/libhidl/transport"
32 # system/core
34 -o system/core/include/system/graphics-base.h \
37 # system/media
39 -o system/media/audio/include/system/audio-base.h \
42 -o system/media/audio/include/system/audio_effect-base.h
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Guid/SalSystemTable/
SalSystemTable.c 18 GUIDs used for SAL system table entries in the in the EFI 1.0 system table.
20 SAL System Table contains Itanium-based processor centric information about
21 the system.
30 EFI_GUID_STRING(&gEfiSalSystemTableGuid, "SAL System Table", "SAL System Table GUID in EFI System Table");
  /external/clang/test/Modules/Inputs/macro-ambiguity/
module.modulemap 3 header "Inputs/macro-ambiguity/a/system/a_system.h"
6 module b [system] {
8 header "Inputs/macro-ambiguity/b/system/b_system.h"
13 header "Inputs/macro-ambiguity/c/system/c_system.h"
16 module d [system] {
18 header "Inputs/macro-ambiguity/d/system/d_system.h"
23 textual header "Inputs/macro-ambiguity/e/system/e_system.h"
  /external/libmojo/mojo/android/
BUILD.gn 30 "system/src/org/chromium/mojo/system/impl/BaseRunLoop.java",
31 "system/src/org/chromium/mojo/system/impl/CoreImpl.java",
39 "system/base_run_loop.cc",
40 "system/base_run_loop.h",
41 "system/core_impl.cc",
42 "system/core_impl.h",
54 "system/src/org/chromium/mojo/system/impl/BaseRunLoop.java"
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
PropertiesHelperTest.java 12 System.setProperty("blinfiddle.ox.heart", "orange juice");
13 System.setProperty("ornithopter.defenestration", "nickel");
21 properties.setProperty("result", "{${first.value} + ${system.value.xbf5547}}");
22 System.setProperty("system.value.xbf5547", "system");
25 assertEquals("{first + system}", properties.getProperty("result"));
  /external/selinux/gui/
org.selinux.config.policy 7 <vendor>System Config SELinux</vendor>
8 <vendor_url>http://fedorahosted.org/system-config-selinux</vendor_url>
11 <description>Run System Config SELinux</description>
12 <message>Authentication is required to run system-config-selinux</message>
13 <icon_name>system-selinux</icon_name>
19 <annotate key="org.freedesktop.policykit.exec.path">/usr/share/system-config-selinux/system-config-selinux.py</annotate>
  /system/core/rootdir/
init.zygote32_64.rc 1 service zygote /system/bin/app_process32 -Xzygote /system/bin --zygote --start-system-server --socket-name=zygote
6 socket zygote stream 660 root system
16 service zygote_secondary /system/bin/app_process64 -Xzygote /system/bin --zygote --socket-name=zygote_secondary
21 socket zygote_secondary stream 660 root system
init.zygote64_32.rc 1 service zygote /system/bin/app_process64 -Xzygote /system/bin --zygote --start-system-server --socket-name=zygote
6 socket zygote stream 660 root system
16 service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary --enable-lazy-preload
21 socket zygote_secondary stream 660 root system
  /development/vndk/tools/definition-tool/tests/
test_tagged_dict.py 18 /system/lib/lib_ll_ndk.so,ll-ndk
19 /system/lib/lib_ll_ndk_indirect.so,ll-ndk-indirect
20 /system/lib/lib_sp_ndk.so,sp-ndk
21 /system/lib/lib_sp_ndk_indirect.so,sp-ndk-indirect
22 /system/lib/lib_vndk_sp.so,vndk-sp
23 /system/lib/lib_vndk_sp_indirect.so,vndk-sp-indirect
24 /system/lib/lib_vndk_sp_indirect_private.so,vndk-sp-indirect-private
25 /system/lib/lib_vndk.so,vndk
26 /system/lib/lib_fwk_only.so,fwk-only
27 /system/lib/lib_fwk_only_rs.so,fwk-only-r
    [all...]
  /external/skia/experimental/xps_to_png/
xps_to_png.cs 22 static int ceil(double x) { return (int)System.Math.Ceiling(x); }
25 System.Windows.Xps.Packaging.XpsDocument xpsDoc =
26 new System.Windows.Xps.Packaging.XpsDocument(
27 path, System.IO.FileAccess.Read);
29 throw new System.Exception("XpsDocumentfailed");
31 System.Windows.Documents.FixedDocumentSequence docSeq =
34 throw new System.Exception("GetFixedDocumentSequence failed");
36 System.Windows.Documents.DocumentReferenceCollection drc = docSeq.References;
38 foreach (System.Windows.Documents.DocumentReference dr in drc) {
39 System.Windows.Documents.FixedDocument dp = dr.GetDocument(false)
    [all...]
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/ResetSystemLib/
ResetSystemLib.c 2 Reset System Library functions for PCAT platforms
21 Calling this function causes a system-wide reset. This sets
22 all circuitry within the system to its initial state. This type of reset
23 is asynchronous to system operation and operates without regard to
26 System reset should not return, if it returns, it means the system does
39 Calling this function causes a system-wide initialization. The processors
42 System reset should not return, if it returns, it means the system does
55 Calling this function causes the system to enter a power state equivalent
    [all...]
  /system/bt/hci/
Android.bp 33 "system/bt",
34 "system/bt/include",
35 "system/bt/btcore/include",
36 "system/bt/stack/include",
37 "system/bt/utils/include",
38 "system/bt/bta/include",
39 "system/libhwbinder/include",
53 "system/bt",
54 "system/bt/include",
55 "system/bt/btcore/include"
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
SystemTest.java 35 // use System.getProperty. Now they should use System.lineSeparator instead, and the
38 // Test that System.lineSeparator is not changed when the corresponding
39 // system property is changed.
40 assertEquals("\n", System.lineSeparator());
41 System.setProperty("line.separator", "poop");
42 assertEquals("\n", System.lineSeparator());
44 // java.io.BufferedWriter --- uses System.lineSeparator on Android but not on RI.
49 assertEquals(System.lineSeparator(), sw.toString());
51 // java.io.PrintStream --- uses System.lineSeparator on Android but not on RI
    [all...]
  /art/test/042-new-instance/src/
Main.java 38 System.out.println("LocalClass succeeded");
40 System.out.println("LocalClass failed");
41 ex.printStackTrace(System.out);
48 System.out.println("ERROR: PackageAccess succeeded unexpectedly");
50 System.out.println("Got expected PackageAccess complaint");
52 System.out.println("Got unexpected PackageAccess failure");
53 ex.printStackTrace(System.out);
60 System.out.println("ERROR: MaybeAbstract succeeded unexpectedly");
62 System.out.println("Got expected InstantationError");
64 System.out.println("Got unexpected MaybeAbstract failure")
    [all...]
  /system/core/bootstat/
bootstat.rc 4 mkdir /data/misc/bootstat 0700 system log
6 # root.root to system.log, may be deleted after ota has settled.
7 chown system log /data/misc/bootstat/absolute_boot_time
8 chown system log /data/misc/bootstat/boot_complete
9 chown system log /data/misc/bootstat/boot_complete_no_encryption
10 chown system log /data/misc/bootstat/boot_reason
11 chown system log /data/misc/bootstat/boottime.bootloader.1BLE
12 chown system log /data/misc/bootstat/boottime.bootloader.1BLL
13 chown system log /data/misc/bootstat/boottime.bootloader.2BLE
14 chown system log /data/misc/bootstat/boottime.bootloader.2BL
    [all...]
  /frameworks/base/data/sounds/
AudioPackageGo.mk 23 $(LOCAL_PATH)/notifications/ogg/Alya.ogg:system/media/audio/notifications/Alya.ogg \
24 $(LOCAL_PATH)/notifications/ogg/Argon.ogg:system/media/audio/notifications/Argon.ogg \
25 $(LOCAL_PATH)/notifications/Canopus.ogg:system/media/audio/notifications/Canopus.ogg \
26 $(LOCAL_PATH)/notifications/Deneb.ogg:system/media/audio/notifications/Deneb.ogg \
27 $(LOCAL_PATH)/newwavelabs/Highwire.ogg:system/media/audio/notifications/Highwire.ogg \
28 $(LOCAL_PATH)/notifications/ogg/Iridium.ogg:system/media/audio/notifications/Iridium.ogg \
29 $(LOCAL_PATH)/notifications/pixiedust.ogg:system/media/audio/notifications/pixiedust.ogg \
30 $(LOCAL_PATH)/notifications/ogg/Talitha.ogg:system/media/audio/notifications/Talitha.ogg \
31 $(LOCAL_PATH)/Ring_Classic_02.ogg:system/media/audio/ringtones/Ring_Classic_02.ogg \
32 $(LOCAL_PATH)/Ring_Synth_02.ogg:system/media/audio/ringtones/Ring_Synth_02.ogg
    [all...]
  /art/test/009-instanceof/src/
Main.java 30 System.out.println("iface1.mFloaty = " + face1.mFloaty + " " + face1.mWahoo);
31 System.out.println("aa.mFloaty = " + aa.mFloaty + " " + aa.mWahoo);
32 System.out.println("bb.mWhoami = " + bb.mWhoami);
35 System.out.print("aaOkay (false) = ");
36 System.out.println(aaOkay);
38 System.out.print("bbOkay (true) = ");
39 System.out.println(bbOkay);
46 System.out.println("Caught a ClassCastException (expected)");
56 System.out.print("instanceof Serializable = ");
57 System.out.println((Object)aaArray instanceof java.io.Serializable)
    [all...]
  /system/netd/netutils_wrappers/
NetUtilsWrapperTest-1.0.cpp 37 {VALID, "/system/bin/tc qdisc del dev root"},
38 {VALID, "/system/bin/ip -6 addr add dev r_rmnet_data6 2001:db8::/64"},
39 {INVALID, "/system/bin/ip -6 addr add dev wlan2 2001:db8::/64"},
40 {VALID, "/system/bin/ip6tables -w -A INPUT -j qcom_foo"},
41 {INVALID, "/system/bin/ip6tables -w -A INPUT -j routectrl_MANGLE_INPUT"},
42 {VALID, "/system/bin/ip6tables -w -A INPUT -i rmnet_data9 -j routectrl_MANGLE_INPUT"},
43 {VALID, "/system/bin/ip6tables -w -F nm_pre_ip4"},
44 {INVALID, "/system/bin/ip6tables -w -F INPUT"},
45 {VALID, "/system/bin/ndc network interface add oem10"},
46 {VALID, "/system/bin/ndc network interface add oem10 v_oem9"}
    [all...]
  /external/vogar/src/vogar/
Vogar.java 56 return new File(System.getProperty("user.home", "."), name);
117 private boolean ansi = !"dumb".equals(System.getenv("TERM"));
212 System.out.println("Usage: Vogar [options]... <actions>... [-- target args]...");
213 System.out.println();
214 System.out.println(" <actions>: .java files, directories, or class names.");
215 System.out.println(" These should be JUnit tests, jtreg tests, Caliper benchmarks");
216 System.out.println(" or executable Java classes.");
217 System.out.println();
218 System.out.println(" When passing in a JUnit test class, it may have \"#method_name\"");
219 System.out.println(" appended to it, to specify a single test method.")
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
ClassPathResolver.java 69 * device paths (e.g. "/system/framework/framework.jar"). The entry will be interpreted
342 "/system/framework/core.jar",
343 "/system/framework/ext.jar",
344 "/system/framework/framework.jar",
345 "/system/framework/android.policy.jar",
346 "/system/framework/services.jar");
349 "/system/framework/core.jar",
350 "/system/framework/bouncycastle.jar",
351 "/system/framework/ext.jar",
352 "/system/framework/framework.jar"
    [all...]
  /art/test/012-math/src/
Main.java 31 System.out.println("res:" +res);
33 System.out.println("res:" +res);
35 System.out.println("res:" +res);
37 System.out.println("res:" +res);
39 System.out.println("res:" +res);
41 System.out.println("res:" +res);
43 System.out.println("res:" +res);
45 System.out.println("res:" +res);
47 System.out.println("res:" +res);
49 System.out.println("res:" +res)
    [all...]
  /art/test/077-method-override/src/
Derived.java 19 System.out.println("notDeclaredInBase: Derived");
23 System.out.println("overridden: Derived");
27 System.out.println("wasOverridden: Derived");
31 System.out.println("overrideWithPublic: Derived");
35 System.out.println("overridePublicWithProtected: Derived");
39 System.out.println("overrideProtectedWithPublic: Derived");
43 System.out.println("overridePublicWithPrivate: Derived");
47 System.out.println("overridePrivateWithPublic: Derived");
52 System.out.println("overrideVirtualWithStatic: Derived");
57 System.out.println("overrideStaticWithVirtual: Derived")
    [all...]
  /art/test/077-method-override/src2/
Base.java 19 System.out.println("declaredInBase: Base");
23 System.out.println("overridden: Base");
28 // System.out.println("wasOverridden: Base");
35 System.out.println("overrideWithPublic: Base");
43 System.out.println("overridePublicWithProtected: Base");
50 System.out.println("overrideProtectedWithPublic: Base");
58 System.out.println("overridePublicWithPrivate: Base");
65 System.out.println("overridePrivateWithPublic: Base");
73 System.out.println("overrideVirtualWithStatic: Base");
80 System.out.println("overrideStaticWithVirtual: Base")
    [all...]

Completed in 782 milliseconds

<<11121314151617181920>>