Home
last modified time | relevance | path

Searched refs:any (Results 26 – 46 of 46) sorted by relevance

12

/art/tools/jvmti-agents/jit-load/
DREADME.md17 * Pass the '=fatal' option to the agent to cause it to abort if any classes are
/art/dt_fd_forward/
DNOTICE29 or visit www.oracle.com if you need additional information or have any
/art/openjdkjvmti/
DNOTICE28 or visit www.oracle.com if you need additional information or have any
/art/openjdkjvm/
DNOTICE28 or visit www.oracle.com if you need additional information or have any
/art/test/435-try-finally-without-catch/
Dinfo.txt2 instructions with a `finally' clause but without any `catch' block,
/art/test/530-checker-regression-reftyp-final/smali/
DTestCase.smali23 # inline any methods from array classes, this bug cannot be triggered and we
/art/test/971-iface-super/util-src/
Dgenerate_java.py96 …tops = set(filter(lambda a: iface_filter(a) and not any(map(lambda i: a in i.get_super_types(), if…
/art/test/968-default-partial-compile-gen/util-src/
Dgenerate_java.py92 tops = set(filter(lambda a: not any(map(lambda i: a in i.get_super_types(), ifaces)), ifaces))
/art/tools/jfuzz/
DREADME.md109 system and to ensure that no regressions occur, any test suite is necessarily
114 Still, any test suite leaves the developer wondering whether undetected bugs
/art/tools/jvmti-agents/titrace/
DREADME.md46 ##### Option 1: Attach the agent before any app code runs.
/art/runtime/interpreter/mterp/
DREADME.txt56 If you change any of the source file fragments, you need to rebuild the
/art/test/970-iface-super-resolution-gen/util-src/
Dgenerate_smali.py499 return ICCE if any(map(lambda i: i.default, all_ifaces)) else NSME
/art/test/
DREADME.chroot.md5 a locally built source tree on a device running (almost any) system image and
DREADME.md43 the contents of the `expected.txt` file contained in the test's directory; any
/art/tools/ahat/
DREADME.txt38 truncated. Is there any way to manually line them up in that case?
/art/libdexfile/
DAndroid.bp381 // compiled without dex file support, given they won't encounter any dex file
/art/tools/dexfuzz/
DREADME9 execution, and any differences between the resulting outputs may be an indication of
/art/build/
DAndroid.bp169 // Otherwise we can't get any symbols out of crashes.
/art/test/testrunner/
Dtestrunner.py782 tests += [f for f in RUN_TEST_SET if any(re.match(pat, f) is not None for pat in patterns)]
/art/test/dexdump/
Dcheckers.txt1380 <any> -> 0x0123
1383 <any> -> 0x0123
1385 <any> -> 0x0119
1388 <any> -> 0x0123
1793 <any> -> 0x0044
1795 <any> -> 0x0044
1797 <any> -> 0x0044
1880 <any> -> 0x0057
1882 <any> -> 0x0057
1909 <any> -> 0x000f
[all …]
Dbytecodes.txt585 <any> -> 0x00a6
587 <any> -> 0x00a6
776 <any> -> 0x00ec

12