Searched
full:system (Results
476 -
500 of
45948) sorted by null
<<11121314151617181920>>
/prebuilts/abi-dumps/vndk/current/x86_64/source-based/ |
android.system.net.netd@1.0.so.lsdump.gz | |
/external/libmojo/ |
Android.mk | 44 mojo/android/system/src/org/chromium/mojo/system/impl/BaseRunLoop.java \ 45 mojo/android/system/src/org/chromium/mojo/system/impl/CoreImpl.java \ 79 mojo/android/system/base_run_loop.cc \ 80 mojo/android/system/core_impl.cc \ 90 mojo/edk/system/awakable_list.cc \ 91 mojo/edk/system/broker_host_posix.cc \ 92 mojo/edk/system/broker_posix.cc \ 93 mojo/edk/system/channel.cc [all...] |
/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
|
/art/test/988-method-trace/ |
expected_jack.diff | 2 < .=> public static void java.lang.System.arraycopy(java.lang.Object,int,java.lang.Object,int,int) 3 < .<= public static void java.lang.System.arraycopy(java.lang.Object,int,java.lang.Object,int,int) -> <null: null> 4 < .=> public static void java.lang.System.arraycopy(java.lang.Object,int,java.lang.Object,int,int) 5 < .<= public static void java.lang.System.arraycopy(java.lang.Object,int,java.lang.Object,int,int) -> <null: null> 7 > .=> public static void java.lang.System.arraycopy(int[],int,int[],int,int) 8 > .<= public static void java.lang.System.arraycopy(int[],int,int[],int,int) -> <null: null> 9 > .=> public static void java.lang.System.arraycopy(char[],int,char[],int,int) 10 > .<= public static void java.lang.System.arraycopy(char[],int,char[],int,int) -> <null: null>
|
/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
|
/dalvik/dx/tests/081-dex-throws-list/ |
expected.txt | 2 system-annotation dalvik.annotation.Throws {value: {java.lang.RuntimeException}} 4 system-annotation dalvik.annotation.Throws {value: {java.lang.Throwable, java.lang.IllegalArgumentException}}
|
/development/sys-img/ |
images_arm64-v8a_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_armeabi-v7a_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_armeabi_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_mips64_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_mips_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_x86_64_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
images_x86_source.prop_template | 1 Pkg.Desc=Android SDK System Image 9 SystemImage.TagDisplay=Default Android System Image
|
/device/asus/fugu/sepolicy/ |
system_server.te | 1 # Allow system server factory file access 8 # Allow system server to probe GPU memory statistics files (memtrack HAL)
|
/device/generic/goldfish/ |
fstab.ranchu.early | 3 # The filesystem that contains the filesystem checker binary (typically /system) cannot 5 /dev/block/vda /system ext4 ro wait
|
fstab.ranchu.early.arm | 3 # The filesystem that contains the filesystem checker binary (typically /system) cannot 5 /dev/block/vda /system ext4 ro wait
|
/external/autotest/client/site_tests/platform_AnomalyCollector/ |
platform_AnomalyCollector.py | 17 utils.system("stop anomaly-collector") 18 utils.system("rm -rf /var/run/anomaly-collector") 19 utils.system("start anomaly-collector") 20 utils.system("sleep 0.1") 23 utils.system("echo WARNING > %s" % (lkdtm)) 25 utils.system("echo warning > /proc/breakme") 26 utils.system("sleep 0.1") 27 utils.system("test -f /var/run/anomaly-collector/warning")
|
/external/clang/test/Misc/ |
warn-in-system-header.c | 3 #include <warn-in-system-header.h> 4 // expected-warning@warn-in-system-header.h:4 {{the cake is a lie}}
|
/external/junit/src/main/java/org/junit/internal/ |
RealSystem.java | 12 System.exit(code); 16 return System.out;
|
/external/libxml2/result/ |
ent2 | 2 <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ 5 <!ENTITY image SYSTEM "img.gif" NDATA GIF>
|
/external/libxml2/result/noent/ |
ent2 | 2 <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ 5 <!ENTITY image SYSTEM "img.gif" NDATA GIF>
|
/external/libxml2/test/ |
ent2 | 2 <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ 5 <!ENTITY image SYSTEM "img.gif" NDATA GIF>
|
/external/llvm/test/tools/llvm-config/ |
system-libs.windows.test | 1 RUN: llvm-config --system-libs 2>&1 | FileCheck %s 2 REQUIRES: system-windows
|
/external/lzma/CS/7zip/Compress/LZ/ |
IMatchFinder.cs | 3 using System;
9 void SetStream(System.IO.Stream inStream);
|
Completed in 1165 milliseconds
<<11121314151617181920>>