/external/llvm/test/CodeGen/X86/ |
fabs.ll | 4 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -O0 | FileCheck %s --check-prefix=NOOPT 12 ; NOOPT-LABEL: test1: 22 ; NOOPT-NOT: fabsf 26 ; NOOPT-LABEL: test2: 35 ; NOOPT-NOT: fabs 43 ; NOOPT-LABEL: test3: 50 ; NOOPT: {{^[ \t]+fabs$}} 54 ; NOOPT-NOT: fabs
|
/external/llvm/lib/Target/Hexagon/ |
HexagonTargetMachine.cpp | 130 bool NoOpt = (getOptLevel() == CodeGenOpt::None); 132 if (!NoOpt) 137 if (!NoOpt) { 177 bool NoOpt = (getOptLevel() == CodeGenOpt::None); 179 if (!NoOpt) 189 if (!NoOpt) {
|
/external/chromium_org/v8/test/mjsunit/ |
binary-op-newspace.js | 28 // Flags: --max-new-space-size=256 --noopt
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-84234.js | 28 // Flags: --expose-gc --noopt
|
/external/v8/test/mjsunit/ |
binary-op-newspace.js | 28 // Flags: --max-new-space-size=256 --noopt
|
/external/v8/test/mjsunit/regress/ |
regress-84234.js | 28 // Flags: --expose-gc --noopt
|
/external/chromium/sdch/open-vcdiff/packages/deb/ |
rules | 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/chromium_org/sdch/open-vcdiff/packages/deb/ |
rules | 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/deb/ |
rules | 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/open-vcdiff/packages/deb/ |
rules | 21 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_debug.c | 48 { "noopt", DBG_NO_OPT, "Disable shader optimizations" },
|
/external/dropbear/debian/ |
rules | 13 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_debug.c | 48 { "noopt", DBG_NO_OPT, "Disable shader optimizations" },
|
/ndk/sources/host-tools/make-3.81/ |
makefile.com | 57 $ ccopt = ccopt + "/noopt/debug"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 131 NOOPT = chr(0) 512 self.option_callback(self.sock, c, NOOPT)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 131 NOOPT = chr(0) 512 self.option_callback(self.sock, c, NOOPT)
|
/external/ppp/pppd/ |
lcp.c | 79 static int noopt __P((char **)); 89 { "-all", o_special_noarg, (void *)noopt, 297 * noopt - Disable all options (why?). 300 noopt(argv) function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_telnetlib.py | 342 self.assertEqual(cmd[1], tl.NOOPT)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_telnetlib.py | 342 self.assertEqual(cmd[1], tl.NOOPT)
|
/external/zlib/src/ |
make_vms.com | 317 $ ccopt = ccopt + "/noopt/deb"
|
/external/e2fsprogs/debian/ |
changelog | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-as | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/ |
as | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/ |
i686-linux-as | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/ |
as | |