Searched refs:checkForNull (Results 1 - 16 of 16) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_APUT_OBJECT.c13 if (!checkForNull((Object*) arrayObj))
22 if (!checkForNull(obj))
H A DOP_MONITOR_EXIT.c11 if (!checkForNull(obj)) {
H A DOP_CHECK_CAST.c15 if (!checkForNull(obj))
H A DgotoTargets.c131 if (!checkForNull(thisPtr))
217 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
300 if (!checkForNull(thisPtr))
339 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
406 if (!checkForNull(thisPtr))
455 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
H A Dopcommon.c458 if (!checkForNull((Object*) arrayObj)) \
485 if (!checkForNull((Object*) arrayObj)) \
526 if (!checkForNull(obj)) \
571 if (!checkForNull(obj)) \
H A Dheader.c359 static inline bool checkForNull(Object* obj) function
/dalvik/vm/mterp/out/
H A DInterpC-x86-atom.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
1402 if (!checkForNull(thisPtr))
1488 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
1571 if (!checkForNull(thisPtr))
1610 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
1677 if (!checkForNull(thisPt
[all...]
H A DInterpC-x86.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
1371 if (!checkForNull(thisPtr))
1457 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
1540 if (!checkForNull(thisPtr))
1579 if (!checkForNull((Object*) GET_REGISTER(thisReg)))
1646 if (!checkForNull(thisPt
[all...]
H A DInterpC-armv4t.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
H A DInterpC-armv5te-vfp.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
H A DInterpC-armv5te.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
H A DInterpC-armv7-a-neon.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
H A DInterpC-armv7-a.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
H A DInterpC-allstubs.c366 static inline bool checkForNull(Object* obj) function
1005 if (!checkForNull((Object*) arrayObj)) \
1032 if (!checkForNull((Object*) arrayObj)) \
1073 if (!checkForNull(obj)) \
1118 if (!checkForNull(obj)) \
1569 if (!checkForNull(obj)) {
1605 if (!checkForNull(obj))
2056 if (!checkForNull((Object*) arrayObj))
2065 if (!checkForNull(obj))
3240 if (!checkForNull(thisPt
[all...]
H A DInterpC-portdbg.c366 static inline bool checkForNull(Object* obj) function
991 if (!checkForNull((Object*) arrayObj)) \
1018 if (!checkForNull((Object*) arrayObj)) \
1059 if (!checkForNull(obj)) \
1104 if (!checkForNull(obj)) \
1930 if (!checkForNull(obj)) {
1966 if (!checkForNull(obj))
2417 if (!checkForNull((Object*) arrayObj))
2426 if (!checkForNull(obj))
3518 if (!checkForNull(thisPt
[all...]
H A DInterpC-portstd.c366 static inline bool checkForNull(Object* obj) function
985 if (!checkForNull((Object*) arrayObj)) \
1012 if (!checkForNull((Object*) arrayObj)) \
1053 if (!checkForNull(obj)) \
1098 if (!checkForNull(obj)) \
1669 if (!checkForNull(obj)) {
1705 if (!checkForNull(obj))
2156 if (!checkForNull((Object*) arrayObj))
2165 if (!checkForNull(obj))
3257 if (!checkForNull(thisPt
[all...]

Completed in 124 milliseconds