Searched refs:which (Results 1 - 25 of 27) sorted by relevance

12

/dalvik/tests/054-uncaught/src/
H A DMain.java15 private static void testThread(int which) { argument
16 Thread t = new Helper(which);
26 static void catchTheUncaught(int which) { argument
30 System.out.println("Test " + which);
31 switch (which) {
53 private int which; field in class:Main.Helper
55 public Helper(int which) { argument
56 this.which = which;
60 catchTheUncaught(which);
[all...]
/dalvik/tests/047-returns/src/
H A DMain.java21 public static Runnable pickOne(int which) { argument
24 if (which == 1)
26 else if (which == 2)
28 else if (which == 3)
/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DOutputCollector.java25 * by the primary list, such as switch case tables) — which it
31 * {@code non-null;} the associated finisher (which holds the instruction
66 * Reverses a branch which is buried a given number of instructions
70 * @param which how many instructions back to find the branch;
75 public void reverseBranch(int which, CodeAddress newTarget) { argument
76 finisher.reverseBranch(which, newTarget);
106 * Helper for {@link #getFinisher}, which appends the suffix to
H A DOutputFinisher.java34 * Processor for instruction lists, which takes a "first cut" of
98 * Helper for {@link #add} which scrutinizes a single
125 * Helper for {@link #hasAnyLocalInfo} which scrutinizes a single
154 * Helper for {@link #getAllConstants} which adds all the info for
178 * Helper for {@link #getAllConstants} which adds all the info for
231 * which updates the position and local info flags.
251 * Reverses a branch which is buried a given number of instructions
255 * @param which how many instructions back to find the branch;
260 public void reverseBranch(int which, CodeAddress newTarget) { argument
262 int index = size - which
[all...]
/dalvik/dx/src/com/android/dx/dex/code/
H A DOutputCollector.java26 * by the primary list, such as switch case tables) — which it
32 * {@code non-null;} the associated finisher (which holds the instruction
68 * Reverses a branch which is buried a given number of instructions
72 * @param which how many instructions back to find the branch;
77 public void reverseBranch(int which, CodeAddress newTarget) { argument
78 finisher.reverseBranch(which, newTarget);
108 * Helper for {@link #getFinisher}, which appends the suffix to
H A DOutputFinisher.java38 * Processor for instruction lists, which takes a "first cut" of
107 * Helper for {@link #add} which scrutinizes a single
134 * Helper for {@link #hasAnyLocalInfo} which scrutinizes a single
163 * Helper for {@link #getAllConstants} which adds all the info for
187 * Helper for {@link #getAllConstants} which adds all the info for
240 * which updates the position and local info flags.
260 * Reverses a branch which is buried a given number of instructions
264 * @param which how many instructions back to find the branch;
270 public void reverseBranch(int which, CodeAddress newTarget) { argument
272 int index = size - which
[all...]
/dalvik/dx/tests/116-leb128/
H A Drun18 prog=`which dx`
/dalvik/dx/tests/117-modified-utf8/
H A Drun18 prog=`which dx`
/dalvik/dx/tests/119-merge-conflict/
H A Drun18 prog=`which dx`
/dalvik/dx/tests/115-merge/
H A Drun18 prog=`which dx`
/dalvik/dx/src/com/android/dx/cf/code/
H A DValueAwareMachine.java26 * {@link Machine} which keeps track of known values but does not do
134 int which = (pattern & 0x0f) - 1;
135 addResult(arg(which));
H A DRopperMachine.java344 int which = (pattern & 0x0f) - 1;
345 RegisterSpec scratch = scratchRegs[which];
434 * of newInstance() is Object, which is why the last
631 * bytecodes into a single fill-array-data ROP which lays out
644 * Helper for {@link #run}, which gets the list of sources for the.
/dalvik/vm/
H A DMisc.cpp143 target->which = kDebugTargetLog;
156 target->which = kDebugTargetFile;
178 switch (target->which) {
187 ALOGE("unexpected 'which' %d", target->which);
196 * Return a newly-allocated string in which all occurrences of '.' have
698 * which may contain spaces but is surrounded by parenthesis.
H A DMisc.h105 DebugTargetKind which; member in struct:DebugOutputTarget
137 * Return a newly-allocated string in which all occurrences of '.' have
263 * have elapsed. Pass in the start time, which must be a value returned by
/dalvik/vm/mterp/x86/
H A DOP_IPUT_WIDE.S32 testl %eax,%eax # ... which returns InstrField ptr
/dalvik/vm/arch/arm/
H A DCallEABI.S48 We receive a collection of 32-bit values which correspond to arguments from
109 * onto the stack. Anything requiring more than that -- which should happen
205 @ bit in r2. We do this by ignoring the first bit (which would
251 * harmless (assuming argv[0] and argv[1] point to valid memory, which
323 cmp ip, #'D' @ look for 'D' or 'J', which are 64-bit
346 @ last arg, which means reading and writing to ascending addresses.
/dalvik/vm/mterp/armv5te/
H A Dfooter.S188 add rINST, #-4 @ .. which is 9 bytes back
232 add rINST,#-4 @ .. which is 9 bytes back
1209 * PC-relative addressing mode and hence has a limited range, which
/dalvik/vm/compiler/template/out/
H A DCompilerTemplateAsm-armv5te.S136 * integer value, which we can do with 2 conditional mov/mvn instructions
1144 * r1 - the object (which has already been null-checked by the caller
1170 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-armv7-a-neon.S136 * integer value, which we can do with 2 conditional mov/mvn instructions
934 * r1 - the object (which has already been null-checked by the caller
960 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-armv7-a.S136 * integer value, which we can do with 2 conditional mov/mvn instructions
934 * r1 - the object (which has already been null-checked by the caller
960 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-armv5te-vfp.S136 * integer value, which we can do with 2 conditional mov/mvn instructions
1413 * r1 - the object (which has already been null-checked by the caller
1439 * r1 - the object (which has already been null-checked by the caller
H A DCompilerTemplateAsm-mips.S2532 * a1 - the object (which has already been null-checked by the caller
2562 * a1 - the object (which has already been null-checked by the caller
/dalvik/tests/003-omnibus-opcodes/src/
H A DGoto.java25 static int smallGoto(boolean which) { argument
30 if (which) {
39 static int mediumGoto(boolean which) { argument
44 if (which) {
62 static int bigGoto(boolean which) { argument
67 if (which) {
/dalvik/vm/mterp/out/
H A DInterpAsm-armv5te-vfp.S159 * "_count" as you would for FETCH, and an additional 0/1 indicating which
1072 * The branch distance is a signed code-unit offset, which we need to
1097 * The branch distance is a signed code-unit offset, which we need to
1119 * The branch distance is a signed code-unit offset, which we need to
1395 * integer value, which we can do with 2 conditional mov/mvn instructions
8946 * r10 = C or CCCC (index of first arg, which is the "this" ptr)
9046 * r10 = C or CCCC (index of first arg, which is the "this" ptr)
15832 add rINST, #-4 @ .. which is 9 bytes back
15876 add rINST,#-4 @ .. which is 9 bytes back
16853 * PC-relative addressing mode and hence has a limited range, which
[all...]
H A DInterpAsm-armv7-a-neon.S159 * "_count" as you would for FETCH, and an additional 0/1 indicating which
1082 * The branch distance is a signed code-unit offset, which we need to
1107 * The branch distance is a signed code-unit offset, which we need to
1129 * The branch distance is a signed code-unit offset, which we need to
1405 * integer value, which we can do with 2 conditional mov/mvn instructions
8883 * r10 = C or CCCC (index of first arg, which is the "this" ptr)
8983 * r10 = C or CCCC (index of first arg, which is the "this" ptr)
15769 add rINST, #-4 @ .. which is 9 bytes back
15813 add rINST,#-4 @ .. which is 9 bytes back
16790 * PC-relative addressing mode and hence has a limited range, which
[all...]

Completed in 476 milliseconds

12