Home
last modified time | relevance | path

Searched refs:flag (Results 1 – 20 of 20) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLowerGetPut.cpp34 int aget_common_nohelper(int flag, u2 vA, u2 vref, u2 vindex) { in aget_common_nohelper() argument
66 if(flag == AGET) { in aget_common_nohelper()
69 else if(flag == AGET_WIDE) { in aget_common_nohelper()
72 else if(flag == AGET_CHAR) { in aget_common_nohelper()
75 else if(flag == AGET_SHORT) { in aget_common_nohelper()
78 else if(flag == AGET_BOOLEAN) { in aget_common_nohelper()
81 else if(flag == AGET_BYTE) { in aget_common_nohelper()
84 if(flag == AGET_WIDE) { in aget_common_nohelper()
96 int aget_common(int flag, u2 vA, u2 vref, u2 vindex) { in aget_common() argument
97 return aget_common_nohelper(flag, vA, vref, vindex); in aget_common()
[all …]
DLower.cpp194 int sget_sput_helper(int flag);
196 int aget_helper(int flag);
197 int aput_helper(int flag);
205 int iget_iput_helper(int flag);
/dalvik/vm/oo/
DObject.h92 #define SET_CLASS_FLAG(clazz, flag) \ argument
93 do { (clazz)->accessFlags |= (flag); } while (0)
95 #define CLEAR_CLASS_FLAG(clazz, flag) \ argument
96 do { (clazz)->accessFlags &= ~(flag); } while (0)
98 #define IS_CLASS_FLAG_SET(clazz, flag) \ argument
99 (((clazz)->accessFlags & (flag)) != 0)
115 #define SET_METHOD_FLAG(method, flag) \ argument
116 do { (method)->accessFlags |= (flag); } while (0)
118 #define CLEAR_METHOD_FLAG(method, flag) \ argument
119 do { (method)->accessFlags &= ~(flag); } while (0)
[all …]
/dalvik/tests/050-sync-test/
Dexpected.txt34 thread#0 interrupted, flag=false
/dalvik/dx/tests/008-field/
Dinfo.txt6 simple field with no attributes and with every access flag turned on
/dalvik/dx/tests/009-method/
Dinfo.txt6 simple method with no attributes and with every access flag turned on
/dalvik/vm/compiler/codegen/x86/libenc/
Ddec_base.cpp183 #define EXTEND_REG(reg, flag) \ argument
184 ((NULL == rex || 0 == rex->flag) ? reg : (reg + 8))
186 #define EXTEND_REG(reg, flag) (reg) argument
/dalvik/vm/mterp/x86/
DOP_NEW_ARRAY.S40 call dvmResolveClass # eax<- call(clazz,ref,flag)
Dfooter.S88 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
118 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
/dalvik/vm/native/
DREADME.txt13 check for that flag when issuing the call.
/dalvik/vm/mterp/mips/
Dfooter.S162 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
181 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
230 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
254 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
282 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
343 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
368 # Need to clear the inJitCodeCache flag
/dalvik/vm/mterp/armv5te/
Dfooter.S172 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
192 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
239 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
262 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
285 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
339 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
359 @ Need to clear the inJitCodeCache flag
/dalvik/vm/mterp/
DNOTES.txt8 means an explicit check of the thread-suspend flag on backward branches
/dalvik/vm/alloc/
DCopying.cpp685 bool dvmHeapSourceGetPtrFlag(const void *ptr, HeapSourcePtrFlag flag) in dvmHeapSourceGetPtrFlag() argument
/dalvik/vm/mterp/out/
DInterpAsm-armv7-a.S15753 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15773 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15820 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15843 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15866 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15920 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15940 @ Need to clear the inJitCodeCache flag
DInterpAsm-armv5te-vfp.S15816 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15836 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15883 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15906 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15929 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15983 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16003 @ Need to clear the inJitCodeCache flag
DInterpAsm-armv7-a-neon.S15753 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15773 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15820 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15843 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15866 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15920 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
15940 @ Need to clear the inJitCodeCache flag
DInterpAsm-mips.S11168 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11187 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11236 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11260 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11288 sw a0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11349 sw v0, offThread_inJitCodeCache(rSELF) # set the inJitCodeCache flag
11374 # Need to clear the inJitCodeCache flag
DInterpAsm-armv5te.S16274 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16294 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16341 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16364 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16387 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16441 str r0, [rSELF, #offThread_inJitCodeCache] @ set the inJitCodeCache flag
16461 @ Need to clear the inJitCodeCache flag
DInterpAsm-x86.S1157 call dvmResolveClass # eax<- call(clazz,ref,flag)
1340 call dvmResolveClass # eax<- call(clazz,ref,flag)
15765 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag
15795 movl %eax,offThread_inJitCodeCache(%ecx) # set inJitCodeCache flag