/openbsd-src/sys/dev/pci/drm/amd/display/dc/basics/ |
H A D | amdgpu_vector.c | 30 struct vector *vector, in dal_vector_construct() 53 static bool dal_vector_presized_costruct(struct vector *vector, in dal_vector_presized_costruct() 97 struct vector *vector = kzalloc(sizeof(struct vector), GFP_KERNEL); in dal_vector_presized_create() local 116 struct vector *vector = kzalloc(sizeof(struct vector), GFP_KERNEL); in dal_vector_create() local 130 struct vector *vector) in dal_vector_destruct() 138 struct vector **vector) in dal_vector_destroy() 148 const struct vector *vector) in dal_vector_get_count() 154 const struct vector *vector, in dal_vector_at_index() 163 struct vector *vector, in dal_vector_remove_at_index() 180 const struct vector *vector, in dal_vector_set_at_index() [all …]
|
/openbsd-src/sys/dev/pci/drm/amd/display/include/ |
H A D | vector.h | 29 struct vector { struct 38 struct vector *vector, argument
|
/openbsd-src/regress/usr.sbin/bgpd/unittests/ |
H A D | rde_community_test.h | 18 struct vector { struct 23 } vectors[] = { argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | union2.C | 14 template<class T> struct vector : public vector_base<T> { struct 15 vector () { def_basep (); } in vector() argument
|
H A D | lookup1.C | 10 struct vector : __vector_alloc_base<T,int> struct 13 explicit vector(const allocator_type& a = allocator_type()) {} argument
|
H A D | enum6.C | 4 struct vector {}; struct
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | environ.c | 49 char **vector = e->vector; in free_environ() local 105 char **vector = e->vector; in get_in_environ() local 122 char **vector = e->vector; in set_in_environ() local 168 char **vector = e->vector; in unset_in_environ() local
|
H A D | environ.h | 34 char **vector; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | i386-sse-4.c | 6 struct vector struct 19 struct vector v; in doit() argument
|
H A D | altivec-5.c | 4 #define vector __attribute__((vector_size(16))) macro
|
H A D | altivec-2.c | 7 #define vector __attribute__((vector_size(16))) macro
|
H A D | altivec-4.c | 4 #define vector __attribute__((vector_size(16))) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | anon1.C | 6 struct vector { struct 16 vector<s> array; argument
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | ProgrammersManual.rst | 1495 .. _dss_arrayref: 1497 llvm/ADT/ArrayRef.h 1508 Fixed Size Arrays 1517 Heap Allocated Arrays 1531 llvm/ADT/TinyPtrVector.h 1543 llvm/ADT/SmallVector.h 1630 <vector> 1660 .. _dss_deque: 1662 <deque> 1676 <list> [all …]
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | dec_6600.c | 329 unsigned long vector, unsigned long logout) in dec_6600_environmental_mcheck() 450 unsigned long vector, unsigned long logout) in dec_6600_mcheck() 554 unsigned long vector, unsigned long param) in dec_6600_mcheck_handler()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | cfg3.C | 35 struct vector : _Vector_base struct 37 vector(const allocator& __a = allocator()) : _Vector_base(__a) {} in _Vector_base() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 20020304-1.c | 12 struct vector { struct 13 long header; 14 int length; 15 union scmobj *obj0;
|
H A D | simd-3.c | 5 floatvect2 vector; member
|
H A D | simd-2.c | 5 floatvect2 vector; member
|
H A D | simd-4.c | 5 floatvect2 vector; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | LowLevelTypeImpl.h | 56 static constexpr LLT vector(ElementCount EC, unsigned ScalarSizeInBits) { in vector() function 63 static constexpr LLT vector(ElementCount EC, LLT ScalarTy) { in vector() function
|
/openbsd-src/libexec/login_radius/ |
H A D | raddauth.c | 129 u_char vector[AUTH_VECTOR_LEN]; global() member 154 char vector[AUTH_VECTOR_LEN+1], *p, *v; raddauth() local 343 rad_request(u_char id,char * name,char * password,int port,char * vector,char * state) rad_request() argument [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/ |
H A D | e500-regs.c | 4 #define vector __attribute__((vector_size(8))) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 950607-2.c | 8 long long vector; in f() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/gpio/dce80/ |
H A D | hw_translate_dce80.c | 45 uint32_t vector) in index_from_vector()
|