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

1 2

  /ndk/tests/device/bitfield/jni/
Android.mk 12 LOCAL_CFLAGS += -O1
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 439 static bool notDifferentParent(const Value *O1, const Value *O2) {
441 const Function *F1 = getParent(O1);
    [all...]
  /external/srec/tools/grxmlcompile/
Android.mk 71 LOCAL_CFLAGS += -O1
  /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,
  /hardware/intel/bootstub/
Android.mk 17 LOCAL_CFLAGS := $(ANDROID_TOOLCHAIN_FLAGS) -Wall -O1 -DCMDLINE_SIZE=${CMDLINE_SIZE}
66 LOCAL_CFLAGS := $(ANDROID_TOOLCHAIN_FLAGS) -Wall -O1 -DCMDLINE_SIZE=${CMDLINE_SIZE} -DBUILD_RAMDUMP
  /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
  /external/lzma/CPP/
Build.mak 62 CFLAGS_O1 = $(CFLAGS) -O1
  /external/libpng/contrib/pngminim/decoder/
makefile 18 CFLAGS=-O1 -Wall
  /external/libpng/contrib/pngminim/encoder/
makefile 18 CFLAGS=-O1 -Wall
  /art/build/
Android.common_build.mk 212 -O1 \
  /external/libpng/contrib/pngminim/preader/
makefile 34 CFLAGS=-O1 -Wall
  /external/sfntly/
Android.mk 253 -Wl,-O1 \
269 -Wl,-O1 \
  /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/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/chromium_org/third_party/icu/source/
runConfigureICU 167 RELEASE_CFLAGS=-O1
  /external/icu/icu4c/source/
runConfigureICU 167 RELEASE_CFLAGS=-O1
  /external/llvm/unittests/IR/
InstructionsTest.cpp 399 FPMathOperator *O1 = cast<FPMathOperator>(V1);
400 EXPECT_EQ(O1->getFPAccuracy(), 1.0);
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 76 SP::O0, SP::O1, SP::O2, SP::O3,
  /external/chromium_org/android_webview/
libwebviewchromium.target.darwin-arm.mk     [all...]
libwebviewchromium.target.darwin-arm64.mk     [all...]
libwebviewchromium.target.darwin-mips.mk     [all...]
libwebviewchromium.target.darwin-mips64.mk     [all...]
libwebviewchromium.target.darwin-x86.mk     [all...]

Completed in 580 milliseconds

1 2