/libcore/ojluni/src/test/java/time/tck/java/time/chrono/serial/ |
TCKEraSerialization.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/tck/java/time/format/ |
TCKChronoPrinterParser.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
TCKFormatStyle.java | 41 * * Neither the name of JSR-310 nor the names of its contributors
|
TCKLocalizedFieldPrinter.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/tck/java/time/temporal/ |
TCKJulianFields.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/tck/java/time/temporal/serial/ |
TCKWeekFieldsSerialization.java | 41 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/tck/java/time/zone/serial/ |
TCKZoneRulesSerialization.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/test/java/time/ |
MockSimplePeriod.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
TestDuration.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/test/java/time/chrono/ |
TestChronoLocalDate.java | 41 * * Neither the name of JSR-310 nor the names of its contributors
|
TestJapaneseChronoImpl.java | 41 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/test/java/time/format/ |
TestDateTimeFormatter.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
TestDateTimeTextProvider.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/libcore/ojluni/src/test/java/time/test/java/time/temporal/ |
TestDateTimeBuilderCombinations.java | 44 * * Neither the name of JSR-310 nor the names of its contributors
|
/prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/ |
memoryfilesystem-0.6.4.pom | 9 <description>An in memory implementation of a JSR-203 file system.</description>
|
/prebuilts/tools/common/m2/repository/org/jvnet/staxex/stax-ex/1.7.7/ |
stax-ex-1.7.7.pom | 58 <description>Extensions to JSR-173 StAX API.</description>
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
rd-v32s-1.d | 109 fe: bfbd 0000 0000 jsr 0 <here>
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
opt.d | 55 168: 00380000 08801080 jsr.s 0 <start> || abs r1, r2
|
/toolchain/binutils/binutils-2.25/opcodes/ |
cris-opc.c | 635 {"jsr", 0xB9b0, 0x4640, "r", 0, SIZE_NONE, 0, 638 {"jsr", 0xB930, 0x42c0, "s", 0, SIZE_FIX_32, 642 {"jsr", 0xBDBF, 0x4240, "N", 0, SIZE_FIX_32, 646 {"jsr", 0xB930, 0x42c0, "S", 0, SIZE_NONE, [all...] |
pdp11-dis.c | 245 if (strcmp (OP.name, "jsr") == 0)
|
/external/r8/src/main/java/com/android/tools/r8/ir/conversion/ |
JarSourceCode.java | 757 case Opcodes.JSR: { 758 throw new Unreachable("JSR should be handled by the ASM jsr inliner"); 767 throw new Unreachable("RET should be handled by the ASM jsr inliner"); [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-h8300.texi | 283 jsr @@rs * mov.l rs,@@(disp:16,rd) 284 jsr abs * mov.l rs,@@(disp:24,rd) 285 jsr @@@@abs:8 * mov.l rs,@@-rd
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
t13_otr.exp | 254 pass "$testname: jsr ..." 256 fail "$testname: jsr ... ($x)" 259 default { fail "$testname: jsr ... ($x)" }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
sh.s | 46 jsr @r4 ;!/* 0100nnnn00001011 jsr @<REG_N> */{"jsr",{A_IND_N},{HEX_4,REG_N,HEX_0,HEX_B}, arch_sh_up}
|
sh2.s | 59 jsr @r4 ;!/* 0100nnnn00001011 jsr @<REG_N> */{"jsr",{A_IND_N},{HEX_4,REG_N,HEX_0,HEX_B}, arch_sh_up}
|