HomeSort by relevance Sort by last modified time
    Searched defs:float8 (Results 1 - 25 of 30) sorted by null

1 2

  /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/python/cpython3/Lib/
pickletools.py 842 raise ValueError("not enough data in stream to read float8")
845 float8 = ArgumentDescriptor( variable
846 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-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-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-4053586/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-4393122/lib64/clang/5.0.1/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
opencl-c.h 128 typedef float float8 __attribute__((ext_vector_type(8))); typedef
    [all...]

Completed in 825 milliseconds

1 2