/system/core/bootstat/ |
boot_reason_test.sh | 285 bootstat: Failed to read /data/misc/bootstat/post_decrypt_time_elapsed: No such file or directory 286 bootstat: Failed to parse boot time record: /data/misc/bootstat/post_decrypt_time_elapsed 546 adb shell su root touch /data/misc/bootstat/build_date >&2 594 - adb shell su root rm /data/misc/bootstat/build_date 605 adb shell su root rm /data/misc/bootstat/build_date >&2 611 "-bootstat: Failed to read /data/misc/bootstat/build_date: No such file or directory" \ 612 "-bootstat: Failed to parse boot time record: /data/misc/bootstat/build_date" 642 "-bootstat: Failed to read /data/misc/bootstat/last_boot_time_utc: No such file or directory" \ 643 "-bootstat: Failed to parse boot time record: /data/misc/bootstat/last_boot_time_utc" \ 644 "-bootstat: Failed to read /data/misc/bootstat/build_date: No such file or directory" [all...] |
/prebuilts/tools/common/m2/repository/org/antlr/stringtemplate/3.2.1/ |
stringtemplate-3.2.1.jar | |
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/ |
DataHubRecords.h | 6 Processor Subclass specification 0.9, and Misc SubClass specification 0.9.
[all...] |
/external/valgrind/coregrind/ |
m_machine.c | 72 regs->misc.X86.r_ebp 77 regs->misc.AMD64.r_rbp 82 regs->misc.PPC32.r_lr 87 regs->misc.PPC64.r_lr 92 regs->misc.ARM.r14 94 regs->misc.ARM.r12 96 regs->misc.ARM.r11 98 regs->misc.ARM.r7 103 regs->misc.ARM64.x29 = VG_(threads)[tid].arch.vex.guest_X29; 104 regs->misc.ARM64.x30 = VG_(threads)[tid].arch.vex.guest_X30 [all...] |
/frameworks/data-binding/compilerCommon/src/main/xml-gen/android/databinding/parser/ |
XMLParser.java | 6 import org.antlr.v4.runtime.misc.*; 28 "chardata", "misc" 96 public List<MiscContext> misc() { method in class:XMLParser.DocumentContext 99 public MiscContext misc(int i) { method in class:XMLParser.DocumentContext 144 misc(); method 160 misc(); method 670 public final MiscContext misc() throws RecognitionException { method in class:XMLParser
|
/frameworks/native/cmds/installd/tests/ |
installd_utils_test.cpp | 41 #define TEST_PROFILE_DIR "/data/misc/profiles" 354 EXPECT_EQ("/data/misc/profiles/cur/0", create_primary_cur_profile_dir_path(0)); 355 EXPECT_EQ("/data/misc/profiles/cur/1", create_primary_cur_profile_dir_path(1)); 359 EXPECT_EQ("/data/misc/profiles/cur/0/com.example", 361 EXPECT_EQ("/data/misc/profiles/cur/1/com.example", 366 EXPECT_EQ("/data/misc/profiles/ref", create_primary_ref_profile_dir_path()); 370 EXPECT_EQ("/data/misc/profiles/ref/com.example",
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/ |
BasePeCoff.c | 328 DebugDirectoryEntryRva < SectionHeader.VirtualAddress + SectionHeader.Misc.VirtualSize) {
389 DebugDirectoryEntryRva < SectionHeader.VirtualAddress + SectionHeader.Misc.VirtualSize) {
418 ImageContext->ImageSize = (SectionHeader.VirtualAddress + SectionHeader.Misc.VirtualSize +
[all...] |
/libcore/ojluni/src/main/java/sun/misc/ |
URLClassPath.java | 27 package sun.misc; 31 import sun.misc.JarIndex; 32 import sun.misc.InvalidJarIndexException; 55 import sun.misc.FileURLMapper; 77 new GetPropertyAction("sun.misc.URLClassPath.debug")) != null); 79 new GetPropertyAction("sun.misc.URLClassPath.debugLookupCache")) != null); 81 new GetPropertyAction("sun.misc.URLClassPath.disableJarChecking")); 820 // private static final sun.misc.JavaUtilZipFileAccess zipAccess = 821 // sun.misc.SharedSecrets.getJavaUtilZipFileAccess(); [all...] |
JarIndex.java | 26 package sun.misc; 72 * true if, and only if, sun.misc.JarIndex.metaInfFilenames is set to true. 78 new GetPropertyAction("sun.misc.JarIndex.metaInfFilenames")));
|
/external/e2fsprogs/lib/ext2fs/ |
Makefile.in | 46 $(top_srcdir)/misc/e2freefrag.c \ 47 $(top_srcdir)/misc/create_inode.c \ 448 e2freefrag.o: $(top_srcdir)/misc/e2freefrag.c 452 create_inode.o: $(top_srcdir)/misc/create_inode.c [all...] |
/external/fonttools/Lib/fontTools/ttLib/tables/ |
M_E_T_A_.py | 2 from fontTools.misc.py23 import * 3 from fontTools.misc import sstruct 4 from fontTools.misc.textTools import safeEval
|
_p_o_s_t.py | 2 from fontTools.misc.py23 import * 5 from fontTools.misc import sstruct 6 from fontTools.misc.textTools import safeEval, readHex
|
/external/toolchain-utils/cros_utils/ |
perf_diff.py | 16 import misc 44 if misc.IsFloat(x): 118 self.count = misc.UnitToNumber(match[0])
|
/external/v8/src/snapshot/ |
serializer-common.h | 117 // 0x0f Misc, see below (incl. 0x2f, 0x4f, 0x6f). 118 // 0x15..0x1f Misc, see below (incl. 0x35..0x3f, 0x55..0x5f, 0x75..0x7f). 145 // ---------- Misc ----------
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
dirent.h | 207 #endif /* POSIX or misc */ 345 #endif /* Use BSD or misc or XPG7. */ 376 #endif /* Use BSD or misc. */
|
/prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-sp/ |
libcutils.so | |
/prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-sp/ |
libcutils.so | |
/system/core/toolbox/upstream-netbsd/bin/dd/ |
misc.c | 1 /* $NetBSD: misc.c,v 1.23 2011/11/07 22:24:23 jym Exp $ */ 39 static char sccsid[] = "@(#)misc.c 8.3 (Berkeley) 4/2/94"; 41 __RCSID("$NetBSD: misc.c,v 1.23 2011/11/07 22:24:23 jym Exp $");
|
/toolchain/binutils/binutils-2.27/opcodes/ |
nds32-asm.c | 412 /* seg-MISC. */ 413 {"standby", "%stdby_st", MISC (STANDBY), 4, ATTR_ALL, 0, NULL, 0, NULL}, 414 {"mfsr", "=rt,%sr", MISC (MFSR), 4, ATTR_ALL, 0, NULL, 0, NULL}, 415 {"iret", "", MISC (IRET), 4, ATTR_ALL, 0, NULL, 0, NULL}, 416 {"trap", "%swid", MISC (TRAP), 4, ATTR_V3MEX_V1, 0, NULL, 0, NULL}, 417 {"teqz", "%rt{,%swid}", MISC (TEQZ), 4, ATTR_V3MEX_V1, 0, NULL, 0, NULL}, 418 {"tnez", "%rt{,%swid}", MISC (TNEZ), 4, ATTR_V3MEX_V1, 0, NULL, 0, NULL}, 419 {"dsb", "", MISC (DSB), 4, ATTR_ALL, 0, NULL, 0, NULL}, 420 {"isb", "", MISC (ISB), 4, ATTR_ALL, 0, NULL, 0, NULL}, 421 {"break", "%swid", MISC (BREAK), 4, ATTR_ALL, 0, NULL, 0, NULL} [all...] |
/prebuilts/go/darwin-x86/doc/devel/ |
weekly.html | 35 * misc/dist: many fixes and tweaks. 36 * misc/emacs: fix indentation bug. 37 * misc/goplay: fix error on IE8 (thanks Yasuhiro Matsumoto). 106 * misc/cgo/gmp: update for Go 1 (thanks Shenghou Ma). 107 * misc/dashboard: remove old python package dashboard. 108 * misc/dist: don't ship cmd/cov or cmd/prof, 111 * misc/vim: restore fileencodings (thanks Yasuhiro Matsumoto). 185 add env command, use to fix misc/cgo/testso, 248 * misc/dashboard: remove obsolete package builder code. 249 * misc/dist: add source archive support [all...] |
/prebuilts/go/linux-x86/doc/devel/ |
weekly.html | 35 * misc/dist: many fixes and tweaks. 36 * misc/emacs: fix indentation bug. 37 * misc/goplay: fix error on IE8 (thanks Yasuhiro Matsumoto). 106 * misc/cgo/gmp: update for Go 1 (thanks Shenghou Ma). 107 * misc/dashboard: remove old python package dashboard. 108 * misc/dist: don't ship cmd/cov or cmd/prof, 111 * misc/vim: restore fileencodings (thanks Yasuhiro Matsumoto). 185 add env command, use to fix misc/cgo/testso, 248 * misc/dashboard: remove obsolete package builder code. 249 * misc/dist: add source archive support [all...] |
/libcore/ |
openjdk_java_files.bp | [all...] |
/prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/ |
ST4-4.0.8.jar | |
/art/test/067-preemptive-unpark/src/ |
Main.java | 17 import sun.misc.Unsafe;
|