OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poly16_t
(Results
26 - 34
of
34
) sorted by null
1
2
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
arm_neon.h
41
typedef uint16_t
poly16_t
;
typedef
46
typedef int16_t
poly16_t
;
typedef
74
typedef __attribute__((neon_polyvector_type(4)))
poly16_t
poly16x4_t;
75
typedef __attribute__((neon_polyvector_type(8)))
poly16_t
poly16x8_t;
[
all
...]
Completed in 1535 milliseconds
1
2