/dalvik/vm/mterp/armv5te/ |
OP_IPUT_WIDE.S | 21 bne .L${opcode}_finish @ yes, finish up
|
/dalvik/vm/mterp/armv6t2/ |
OP_IPUT_WIDE.S | 20 bne .L${opcode}_finish @ yes, finish up
|
/dalvik/vm/mterp/x86/ |
OP_NEW_ARRAY.S | 26 jne .L${opcode}_finish # yes, fast path
|
OP_CHECK_CAST.S | 80 je common_exceptionThrown # yes, handle exception
|
OP_INSTANCE_OF.S | 31 je .L${opcode}_trivial # yes, trivial finish
|
/external/chromium/third_party/icu/source/test/ |
Makefile.in | 35 ifneq ($(RECURSIVE),YES) 56 dot_seen=yes; \
|
/external/icu4c/test/ |
Makefile.in | 35 ifneq ($(RECURSIVE),YES) 56 dot_seen=yes; \
|
/external/protobuf/ |
configure.ac | 48 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc 53 AS_IF([test "$GCC" = "yes"],[ 121 AS_IF([test "$with_protoc" == "yes"], [
|
/frameworks/base/media/libstagefright/codecs/aacenc/Tools/ |
eclair.mk | 30 # for debug or not: yes for debug, any other for release 35 ifeq ($(VODML), yes) 139 ifeq ($(VODBG), yes) 166 ifeq ($(VODBG), yes)
|
/libcore/sqlite-jdbc/src/main/java/SQLite/JDBC2z/ |
JDBCStatement.java | 307 public void setPoolable(boolean yes) throws SQLException { 308 if (yes) {
|
/ndk/build/tools/ |
prebuilt-common.sh | 172 do_mingw_option () { MINGW=yes; } 256 value="yes" 272 value="yes" 342 if [ $VERBOSE = "yes" ] ; then 343 VERBOSE2=yes 345 VERBOSE=yes 458 if [ "$MINGW" = "yes" ] ; then
|
/packages/apps/Settings/src/com/android/settings/ |
ApplicationSettings.java | 164 .setPositiveButton(android.R.string.yes, this)
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 86 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/ |
arm-eabi-gccbug | 86 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-gccbug | 85 if [ yes = yes ]; then
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-gccbug | 86 if [ yes = yes ]; then
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 312 addeq r2, #2 @ yes, treat prev as pad, incr 2 now 359 beq .Lcopy_done @ yes
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_INVOKE_METHOD_NATIVE.S | 62 bxne r2 @ yes - go ahead
|
/dalvik/vm/mterp/x86-atom/ |
OP_INSTANCE_OF.S | 53 je .L${opcode}_trivial # yes, finish
|
/dalvik/vm/mterp/out/ |
InterpAsm-armv4t.S | [all...] |