OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cfloat
(Results
1 - 25
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/external/stlport/etc/
std_headers_c.txt
4
cfloat
/external/clang/test/Sema/
cast.c
26
typedef _Complex float
CFloat
;
39
(void) (
CFloat
) v;
53
(void) (
CFloat
) v;
67
(void) (
CFloat
) v;
81
(void) (
CFloat
) v;
93
(void) (
CFloat
) v;
105
(void) (
CFloat
) v;
117
(void) (
CFloat
) v;
121
void testCFloat(
CFloat
v) {
129
(void) (
CFloat
) v
[
all
...]
/external/stlport/test/unit/
cfloat_header_test.cpp
8
#include <
cfloat
>
unary.h
4
#include <
cfloat
>
/ndk/tests/device/test-gnustl-full/unit/
cfloat_header_test.cpp
8
#include <
cfloat
>
unary.h
4
#include <
cfloat
>
/ndk/tests/device/test-stlport/unit/
cfloat_header_test.cpp
8
#include <
cfloat
>
unary.h
4
#include <
cfloat
>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
cfloat
1
// TR1
cfloat
-*- C++ -*-
25
/** @file tr1/
cfloat
32
#include <
cfloat
>
/external/clang/test/PCH/
types.h
7
typedef _Complex float
Cfloat
;
/external/stlport/stlport/
cfloat
28
# include_next <
cfloat
>
30
# include _STLP_NATIVE_CPP_C_HEADER(
cfloat
)
/ndk/sources/cxx-stl/llvm-libc++/include/
cfloat
2
//===---------------------------
cfloat
-----------------------------------===//
15
cfloat
synopsis
/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.limits/c.limits/
version_cfloat.pass.cpp
10
// <
cfloat
>
12
#include <
cfloat
>
/ndk/sources/cxx-stl/stlport/stlport/
cfloat
28
# include_next <
cfloat
>
30
# include _STLP_NATIVE_CPP_C_HEADER(
cfloat
)
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
cfloat
28
# include_next <
cfloat
>
30
# include _STLP_NATIVE_CPP_C_HEADER(
cfloat
)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
cfloat
28
# include_next <
cfloat
>
30
# include _STLP_NATIVE_CPP_C_HEADER(
cfloat
)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
cfloat
28
# include_next <
cfloat
>
30
# include _STLP_NATIVE_CPP_C_HEADER(
cfloat
)
Completed in 4481 milliseconds
1
2
3
4
5
6
7
8
9