HomeSort by relevance Sort by last modified time
    Searched full:system (Results 576 - 600 of 46866) sorted by null

<<21222324252627282930>>

  /system/security/keystore/
test-keystore 70 log "reset keystore as system user"
71 keystore system r
76 # basic tests as system/root
82 log "but system user does"
83 keystore system t
88 keystore system p bar
94 keystore system t
98 keystore system s
102 keystore system s ""
106 keystore system i baz quu
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /art/test/661-oat-writer-layout/src/
Generated.java 33 void m_a$$$() { System.out.println("Don't dedupe me! A::m_a$$$"); }
34 void m_a$Hot$$() { System.out.println("Don't dedupe me! A::m_a$Hot$$"); }
35 void m_a$$Startup$() { System.out.println("Don't dedupe me! A::m_a$$Startup$"); }
36 void m_a$Hot$Startup$() { System.out.println("Don't dedupe me! A::m_a$Hot$Startup$"); }
37 void m_a$$$Poststartup() { System.out.println("Don't dedupe me! A::m_a$$$Poststartup"); }
38 void m_a$Hot$$Poststartup() { System.out.println("Don't dedupe me! A::m_a$Hot$$Poststartup"); }
39 void m_a$$Startup$Poststartup() { System.out.println("Don't dedupe me! A::m_a$$Startup$Poststartup"); }
40 void m_a$Hot$Startup$Poststartup() { System.out.println("Don't dedupe me! A::m_a$Hot$Startup$Poststartup"); }
41 void m_b$$$() { System.out.println("Don't dedupe me! A::m_b$$$"); }
42 void m_b$Hot$$() { System.out.println("Don't dedupe me! A::m_b$Hot$$");
    [all...]
  /bionic/build/
run-on-host.sh 32 if [ ! -d /system ]; then
33 echo "Attempting to create /system";
34 sudo mkdir -p -m 0777 /system;
39 ln -fs `realpath ${TARGET_OUT}/bin` /system/
40 ln -fs `realpath ${TARGET_OUT}/etc` /system/
41 ln -fs `realpath ${TARGET_OUT}/lib` /system/
43 ln -fs `realpath ${TARGET_OUT}/lib64` /system/;
  /build/make/target/board/generic_mips/
device.mk 25 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
26 device/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
27 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
28 frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
29 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
30 device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
31 hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
  /build/make/target/board/generic_mips64/
device.mk 25 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
26 device/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
27 frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
28 frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
29 frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml \
30 device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
31 hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
  /development/vndk/tools/definition-tool/tests/
test_module_info.py 19 self.assertEqual([], m.get_module_path('/system/lib64/libA.so'))
26 self.assertEqual(['system/core/libA'],
27 m.get_module_path('/system/lib64/libA.so'))
29 m.get_module_path('/system/lib64/libB.so'))
31 m.get_module_path('/system/lib64/libC.so'))
33 m.get_module_path('/system/lib64/hw/libC.so'))
36 [], m.get_module_path('/system/lib64/libdoes_not_exist.so'))
  /external/annotation-tools/scene-lib/src/annotations/tools/
Anncat.java 21 System.err.print(
37 System.err.println("*** Usage error ***");
39 System.exit(3);
47 System.exit(0);
63 System.out.println("Reading javap file " + infile + "...");
65 System.out.println("Finished.");
70 System.err.println("Reading index file " + infile + "...");
72 System.err.println("Finished.");
77 System.err.println("Reading class file " + infile + "...");
79 System.err.println("Finished.")
    [all...]
  /external/capstone/bindings/java/
TestArm64.java 35 System.out.printf("0x%x:\t%s\t%s\n", ins.address, ins.mnemonic, ins.opStr);
40 System.out.printf("\top_count: %d\n", operands.op.length);
45 System.out.printf("\t\toperands[%d].type: REG = %s\n", c, ins.regName(i.value.reg));
47 System.out.printf("\t\toperands[%d].type: REG_MRS = 0x%x\n", c, i.value.reg);
49 System.out.printf("\t\toperands[%d].type: REG_MSR = 0x%x\n", c, i.value.reg);
51 System.out.printf("\t\toperands[%d].type: PSTATE = 0x%x\n", c, i.value.imm);
53 System.out.printf("\t\toperands[%d].type: BARRIER = 0x%x\n", c, i.value.imm);
56 System.out.printf("\t\toperands[%d].type: IMM = 0x%x\n", c, i.value.imm);
58 System.out.printf("\t\toperands[%d].type: C-IMM = %d\n", c, i.value.imm);
60 System.out.printf("\t\toperands[%d].type: FP = %f\n", c, i.value.fp)
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
assertions.xml 2 <assertion id="1" tag="ref:XSH6:{System Interfaces:sched_getscheduler:DESCRIPTION}">
5 <assertion id="2" tag="ref:XSH6:{System Interfaces:sched_getscheduler:DESCRIPTION}">
8 <assertion id="3" tag="ref:XSH6:{System Interfaces:sched_getscheduler:DESCRIPTION}">
12 <assertion id="4" tag="ref:XSH6:{System Interfaces:sched_getscheduler:RETURN VALUE}">
16 <assertion id="5" tag="ref:XSH6:{System Interfaces:sched_getscheduler:RETURN VALUE}">
19 <assertion id="6" tag="ref:XSH6:{System Interfaces:sched_getscheduler:ERRORS}">
22 <assertion id="7" tag="ref:XSH6:{System Interfaces:sched_getscheduler:ERRORS}">
  /external/testng/src/test/java/test/testng56/
ParallelTest.java 14 System.out.println(Thread.currentThread().getId() + ":setup");
19 System.out.println(Thread.currentThread().getId() + ":teardown");
24 System.out.println(Thread.currentThread().getId() + ":test1");
29 System.out.println(Thread.currentThread().getId() + ":test2");
34 System.out.println(Thread.currentThread().getId() + ":test3");
39 System.out.println(Thread.currentThread().getId() + ":test4");
44 System.out.println(Thread.currentThread().getId() + ":test5");
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
Android.mk 21 system/media/camera/include \
22 system/media/private/camera/include \
28 system/core/include/cutils \
29 system/core/include/system \
30 system/media/camera/include/system
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o remount,rw $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /art/test/059-finalizer-throw/src/
Main.java 38 System.out.println("Starting");
42 System.gc();
43 System.runFinalization();
47 System.out.println("Timed out, exiting");
48 System.exit(1);
56 System.out.println(ie);
64 System.out.println(ie);
67 System.out.println("done");
71 System.out.println("In finalizer");
  /external/clang/test/Modules/
system_version.m 1 // Test checking that we're hashing a system version file in the
4 // First, build a system root.
11 // Run once with no system version file. We should end up with one module.
15 // Add a system version file and run again. We should now have two
17 // RUN: mkdir -p %t/System/Library/CoreServices
18 // RUN: echo "hello" > %t/System/Library/CoreServices/SystemVersion.plist
22 // Change the system version file and run again. We should now have three
24 // RUN: mkdir -p %t/System/Library/CoreServices
25 // RUN: echo "modules" > %t/System/Library/CoreServices/SystemVersion.plist
  /external/lzma/Java/Tukaani/src/
XZDecDemo.java 25 InputStream in = new XZInputStream(System.in);
29 System.out.write(buf, 0, size);
46 System.out.write(buf, 0, size);
56 System.err.println("XZDecDemo: Cannot open " + name + ": "
58 System.exit(1);
61 System.err.println("XZDecDemo: Unexpected end of input on "
63 System.exit(1);
66 System.err.println("XZDecDemo: Error decompressing from "
68 System.exit(1);
  /external/syslinux/bios/com32/modules/
ifcpu.c32 
  /external/syslinux/efi32/com32/modules/
ifcpu.c32 
  /libcore/jsr166-tests/src/test/java/jsr166/
SystemTest.java 28 * System.currentTimeMillis clocks.
38 long m1 = System.currentTimeMillis();
40 long n1 = System.nanoTime();
42 long n2 = System.nanoTime();
44 long m2 = System.currentTimeMillis();
58 long n1 = System.nanoTime();
60 long m1 = System.currentTimeMillis();
62 long m2 = System.currentTimeMillis();
64 long n2 = System.nanoTime();
  /packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DisplaySettingsTest.java 26 import android.system.helpers.SettingsHelper;
27 import android.system.helpers.SettingsHelper.SettingsType;
59 Settings.System.putFloat(mResolver, Settings.System.FONT_SCALE, 1.00f);
71 assertTrue(mHelper.verifyToggleSetting(SettingsType.SYSTEM, PAGE, "Adaptive brightness",
72 Settings.System.SCREEN_BRIGHTNESS_MODE));
73 assertTrue(mHelper.verifyToggleSetting(SettingsType.SYSTEM, PAGE, "Adaptive brightness",
74 Settings.System.SCREEN_BRIGHTNESS_MODE));
103 int currentAccelSetting = Settings.System.getInt(
104 mResolver, Settings.System.ACCELEROMETER_ROTATION)
    [all...]
  /system/sepolicy/prebuilts/api/28.0/private/
file_contexts 140 /dev/socket/pdx/system/buffer_hub u:object_r:pdx_bufferhub_dir:s0
141 /dev/socket/pdx/system/buffer_hub/client u:object_r:pdx_bufferhub_client_endpoint_socket:s0
142 /dev/socket/pdx/system/performance u:object_r:pdx_performance_dir:s0
143 /dev/socket/pdx/system/performance/client u:object_r:pdx_performance_client_endpoint_socket:s0
144 /dev/socket/pdx/system/vr/display u:object_r:pdx_display_dir:s0
145 /dev/socket/pdx/system/vr/display/client u:object_r:pdx_display_client_endpoint_socket:s0
146 /dev/socket/pdx/system/vr/display/manager u:object_r:pdx_display_manager_endpoint_socket:s0
147 /dev/socket/pdx/system/vr/display/screenshot u:object_r:pdx_display_screenshot_endpoint_socket:s0
148 /dev/socket/pdx/system/vr/display/vsync u:object_r:pdx_display_vsync_endpoint_socket:s0
184 # System file
    [all...]
  /system/sepolicy/private/
file_contexts 140 /dev/socket/pdx/system/buffer_hub u:object_r:pdx_bufferhub_dir:s0
141 /dev/socket/pdx/system/buffer_hub/client u:object_r:pdx_bufferhub_client_endpoint_socket:s0
142 /dev/socket/pdx/system/performance u:object_r:pdx_performance_dir:s0
143 /dev/socket/pdx/system/performance/client u:object_r:pdx_performance_client_endpoint_socket:s0
144 /dev/socket/pdx/system/vr/display u:object_r:pdx_display_dir:s0
145 /dev/socket/pdx/system/vr/display/client u:object_r:pdx_display_client_endpoint_socket:s0
146 /dev/socket/pdx/system/vr/display/manager u:object_r:pdx_display_manager_endpoint_socket:s0
147 /dev/socket/pdx/system/vr/display/screenshot u:object_r:pdx_display_screenshot_endpoint_socket:s0
148 /dev/socket/pdx/system/vr/display/vsync u:object_r:pdx_display_vsync_endpoint_socket:s0
184 # System file
    [all...]

Completed in 1592 milliseconds

<<21222324252627282930>>