HomeSort by relevance Sort by last modified time
    Searched defs:OP_NONE (Results 1 - 12 of 12) sorted by null

  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJTransform.java 47 public static final int OP_NONE = 0;
  /toolchain/binutils/binutils-2.27/gas/config/
tc-i860.h 28 OP_NONE = 0x00000,
  /toolchain/binutils/binutils-2.27/opcodes/
xgate-opc.c 73 #define OP_NONE XGATE_OP_NONE
m68hc11-opc.c 72 #define OP_NONE M6811_OP_NONE
108 { "test", OP_NONE, 1, 0x00, 5, _M, CHG_NONE, cpu6811, 0 },
116 { "aba", OP_NONE, 1, 0x1b, 2, 2, CHG_HNZVC, cpu6811, 0 },
117 { "aba", OP_NONE | OP_PAGE2,2, 0x06, 2, 2, CHG_HNZVC, cpu6812|cpu9s12x, 0 },
118 { "abx", OP_NONE, 1, 0x3a, 3, 3, CHG_NONE, cpu6811, 0 },
119 { "aby", OP_NONE | OP_PAGE2,2, 0x3a, 4, 4, CHG_NONE, cpu6811, 0 },
272 { "asla", OP_NONE, 1, 0x48, 1, 1, CHG_NZVC, cpu6811|cpu6812|cpu9s12x, 0 },
273 { "aslb", OP_NONE, 1, 0x58, 1, 1, CHG_NZVC, cpu6811|cpu6812|cpu9s12x, 0 },
274 { "asld", OP_NONE, 1, 0x05, 3, 3, CHG_NZVC, cpu6811, 0 },
275 { "asld", OP_NONE, 1, 0x59, 1, 1, CHG_NZVC, cpu6812|cpu9s12x, 0 }
    [all...]
  /frameworks/native/libs/binder/include/binder/
AppOpsManager.h 39 OP_NONE = -1,
  /packages/apps/Launcher3/src/com/android/launcher3/model/
PackageUpdatedTask.java 65 public static final int OP_NONE = 0;
  /frameworks/base/core/java/android/app/
AppOpsManager.java 196 public static final int OP_NONE = -1;
    [all...]
ContextImpl.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 276 milliseconds