OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:float8
(Results
1 - 25
of
25
) sorted by null
/external/clang/test/CodeGenCXX/
vector-splat-conversion.cpp
5
typedef vector_float8
float8
;
typedef
10
constexpr
float8
v4 = 4.0; // value to compare against abs(z)^2, to see if bounded
11
float8
vABS;
/external/clang/test/CodeGen/
target-builtin-error-3.c
15
typedef __attribute__ ((ext_vector_type( 8),__aligned__( 32))) float
float8
;
typedef
17
static inline half8 __attribute__((__overloadable__)) convert_half(
float8
a ) {
arm-swiftcall.c
62
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/external/python/cpython2/Lib/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickletools.py
597
raise ValueError("not enough data in stream to read
float8
")
600
float8
= ArgumentDescriptor(
variable
601
name='
float8
',
[
all
...]
/external/clang/lib/Headers/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h
122
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h
122
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
opencl-c.h
121
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h
128
typedef float
float8
__attribute__((ext_vector_type(8)));
typedef
[
all
...]
Completed in 2135 milliseconds