HomeSort by relevance Sort by last modified time
    Searched refs:O1 (Results 1 - 25 of 45) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/config/
bootstrap-O1.mk 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
  /toolchain/binutils/binutils-2.25/opcodes/
mcore-opc.h 25 O0, OT, O1, OC, O2, X1, OI, OB,
58 { "mvc", O1, 0, 0x0020 },
59 { "mvcv", O1, 0, 0x0030 },
64 { "dect", O1, 0, 0x0080 },
65 { "decf", O1, 0, 0x0090 },
66 { "inct", O1, 0, 0x00A0 },
67 { "incf", O1, 0, 0x00B0 },
72 { "ff1", O1, 0, 0x00E0 },
73 { "brev", O1, 0, 0x00F0 },
78 { "zextb", O1, 0, 0x0140 }
    [all...]
mcore-dis.c 33 /* O1 */ 0xFFF0,
141 case O1:
  /external/webp/src/dsp/
mips_macro.h 23 // O1[31..16 | 15..0] = I0[31..16 | 15..0] - I1[31..16 | 15..0]
26 #define ADD_SUB_HALVES(O0, O1, \
29 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I1 "] \n\t"
34 #define LOAD_IN_X2(O0, O1, \
37 "lh %[" #O1 "], " #I1 "(%[in]) \n\t"
41 #define LOAD_WITH_OFFSET_X4(O0, O1, O2, O3, \
44 "ulw %[" #O1 "], " #I2 "+" XSTR(I9) "*" #I6 "(%[" #I0 "]) \n\t" \
51 #define MUL_SHIFT_SUM(O0, O1, O2, O3, O4, O5, O6, O7, \
55 "mul %[" #O1 "], %[" #I0 "], %[kC1] \n\t" \
63 "sra %[" #O1 "], %[" #O1 "], 16 \n\t"
    [all...]
  /ndk/tests/device/bitfield/jni/
Android.mk 12 LOCAL_CFLAGS += -O1
  /toolchain/binutils/binutils-2.25/gas/config/
rl78-parse.y 62 #define O1(v) rl78_op (v, 1, RL78REL_DATA)
203 { B1 (0x0c|$1); O1 ($5); }
206 { B1 (0x0a|$1); O1 ($2); O1 ($6); }
218 { B1 (0x0b|$1); O1 ($4); }
227 { B1 (0x0e|$1); O1 ($8); }
241 { B1 (0x00|$1); O2 ($4); O1 ($7); rl78_linkrelax_addr16 (); }
253 { B1 (0x06|$1); O1 ($4); }
259 { B2 (0x61, 0x09|$1); O1 ($8); }
265 { B1 ($1 ? 0x20 : 0x10); O1 ($5)
    [all...]
rx-parse.y 74 #define O1(v) rx_op (v, 1, RXREL_SIGNED); rx_range (v, -128, 255)
276 { B2 (0x3c, 0); rx_field5s2 ($6); F ($8, 9, 3); O1 ($4); }
278 { B2 (0xf8, 0x04); F ($8, 8, 4); DSP ($6, 6, BSIZE); O1 ($4);
283 { B2 (0x3d, 0); rx_field5s2 ($6); F ($8, 9, 3); O1 ($4); }
289 { B2 (0x3e, 0); rx_field5s2 ($6); F ($8, 9, 3); O1 ($4); }
    [all...]
  /external/selinux/policycoreutils/secon/
Makefile 10 CFLAGS ?= $(WARNS) -O1
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 644 static bool notDifferentParent(const Value *O1, const Value *O2) {
646 const Function *F1 = getParent(O1);
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 82 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
87 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
  /external/autotest/client/profilers/powertop/src/
Makefile 5 CFLAGS?=-O1 -g ${WARNFLAGS}
  /external/libopus/
Android.mk 142 -DUSE_ALLOCA -DHAVE_LRINT -DHAVE_LRINTF -O1 -fno-math-errno
143 LOCAL_CPPFLAGS := -DBSD=1 -ffast-math -O1 -funroll-loops
  /hardware/intel/bootstub/
bootstub.mk 16 LOCAL_CFLAGS := $(ANDROID_TOOLCHAIN_FLAGS) -Wall -O1 -DCMDLINE_SIZE=${CMDLINE_SIZE} -DAOSP_HEADER_ADDRESS=$(BOOTSTUB_AOSP_HEADER_ADDRESS) $(BOOTSTUB_CFLAGS)
  /external/libpng/contrib/pngminim/decoder/
makefile 18 CFLAGS=-O1 -Wall
  /external/libpng/contrib/pngminim/encoder/
makefile 18 CFLAGS=-O1 -Wall
  /external/lzma/CPP/
Build.mak 64 CFLAGS_O1 = $(CFLAGS) -O1
  /external/libpng/contrib/pngminim/preader/
makefile 34 CFLAGS=-O1 -Wall
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_int_literal.py 76 self.assertEqual(0o1, 0O1)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_int_literal.py 76 self.assertEqual(0o1, 0O1)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_int_literal.py 76 self.assertEqual(0o1, 0O1)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_int_literal.py 76 self.assertEqual(0o1, 0O1)
  /external/google-tv-pairing-protocol/cpp/
main.scons 206 '/O1',
  /external/clang/lib/CodeGen/
CGVTables.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/icu/icu4c/source/
runConfigureICU 168 RELEASE_CFLAGS=-O1

Completed in 950 milliseconds

1 2