OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ffp
(Results
1 - 25
of
63
) sorted by null
1
2
3
/external/clang/test/CodeGen/
ffp-contract-option.c
1
// RUN: %clang_cc1 -O3 -
ffp
-contract=fast -triple=powerpc-apple-darwin10 -S -o - %s | FileCheck %s
/external/clang/test/Sema/
transparent-union.c
28
void
ffp
(TU);
29
void
ffp
(float *f) {}
function
/external/clang/test/Driver/
clang_f_opts.c
34
// RUN: %clang -### -S -
ffp
-contract=fast %s 2>&1 | FileCheck -check-prefix=FP-CONTRACT-FAST-CHECK %s
36
// RUN: %clang -### -S -
ffp
-contract=off %s 2>&1 | FileCheck -check-prefix=FP-CONTRACT-OFF-CHECK %s
37
// FP-CONTRACT-FAST-CHECK: -
ffp
-contract=fast
38
// FP-CONTRACT-OFF-CHECK: -
ffp
-contract=off
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_cmd.h
160
* Shared
FFP
/Shader Render State
/external/mesa3d/src/gallium/drivers/svga/
svga_cmd.h
160
* Shared
FFP
/Shader Render State
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
bot_test_expectations_unittest.py
55
self._assert_is_flaky('
FFP
', False) # Just started failing.
/external/clang/lib/CodeGen/
CGExprScalar.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-c++
i686-linux-cpp
i686-linux-g++
i686-linux-gcc
i686-linux-gcc-4.6.x-google
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h
[
all
...]
/external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-g++.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
arm-eabi-gcc.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-g++.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
arm-linux-androideabi-gcc.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-g++.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
arm-eabi-gcc.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-g++.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
arm-linux-androideabi-gcc.1
381
\&\fB\-fforward\-propagate \-
ffp
\-contract=\fR\fIstyle\fR \fB\-ffunction\-sections
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gcc.info
666
-fforward-propagate -
ffp
-contract=STYLE -ffunction-sections
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gcc.info
666
-fforward-propagate -
ffp
-contract=STYLE -ffunction-sections
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gcc.info
666
-fforward-propagate -
ffp
-contract=STYLE -ffunction-sections
[
all
...]
Completed in 1260 milliseconds
1
2
3