Searched defs:type (Results 76 - 100 of 6965) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramnv44.c37 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; local
H A Dnouveau_nvkm_subdev_fb_ramnv10.c37 enum nvkm_ram_type type; local
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dstream-inl.h33 uv__stream_init(uv_loop_t* loop, uv_stream_t* handle, uv_handle_type type) argument
/netbsd-current/sys/dev/isa/
H A Disa_stub.c53 default_isa_intr_establish_xname(isa_chipset_tag_t ic, int irq, int type, argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer-selftests.cc40 build_global_decl (const char *name, tree type) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange.cc33 range_zero (tree type) argument
39 range_nonzero (tree type) argument
46 range_positives (tree type) argument
54 range_negatives(tree type) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dpriority_queue_base_dispatch.hpp78 typedef pairing_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
87 typedef binomial_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
96 typedef rc_binomial_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
105 typedef binary_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
114 typedef thin_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Denum-flags.h71 template<int size, bool sign> class integer_for_size { typedef void type; }; typedef in class:integer_for_size
72 template<> struct integer_for_size<1, 0> { typedef uint8_t type; }; typedef in struct:integer_for_size
73 template<> struct integer_for_size<2, 0> { typedef uint16_t type; }; typedef in struct:integer_for_size
74 template<> struct integer_for_size<4, 0> { typedef uint32_t type; }; typedef in struct:integer_for_size
75 template<> struct integer_for_size<8, 0> { typedef uint64_t type; }; typedef in struct:integer_for_size
76 template<> struct integer_for_size<1, 1> { typedef int8_t type; }; typedef in struct:integer_for_size
77 template<> struct integer_for_size<2, 1> { typedef int16_t type; }; typedef in struct:integer_for_size
78 template<> struct integer_for_size<4, 1> { typedef int32_t type; }; typedef in struct:integer_for_size
79 template<> struct integer_for_size<8, 1> { typedef int64_t type; }; typedef in struct:integer_for_size
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgo-typeprint.c45 go_print_type (struct type *type, const char *varstring, argument
[all...]
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dtrap.c102 trap(int type, unsigned int code, unsigned int v, struct frame frame) argument
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dd2i_pu.c28 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drange.cc33 range_zero (tree type) argument
39 range_nonzero (tree type) argument
46 range_positives (tree type) argument
54 range_negatives(tree type) argument
[all...]
H A Dgimple-range-tests.cc61 tree op0, op1, type; member in class:selftest::test_expr_eval
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer-selftests.cc40 build_global_decl (const char *name, tree type) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dgnu-property.cc29 emit_gnu_property (unsigned int type, unsigned int data) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dpriority_queue_base_dispatch.hpp78 typedef pairing_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
87 typedef binomial_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
96 typedef rc_binomial_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
105 typedef binary_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
114 typedef thin_heap<_VTp, Cmp_Fn, _Alloc> type; typedef in struct:__gnu_pbds::detail::container_base_dispatch
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dsocket.c36 rpl_socket (int domain, int type, int protocol) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgo-typeprint.c45 go_language::print_type (struct type *type, const char *varstring, argument
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-msdp.c41 unsigned int type, len; local
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strtype.c57 unsigned type; member in struct:dns_type_map
192 const char *dns_strtype(unsigned type) argument
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_multi_union_pw_aff_explicit_domain.c34 isl_multi_union_pw_aff_drop_explicit_domain_dims( __isl_take isl_multi_union_pw_aff *mupa, enum isl_dim_type type, unsigned pos, unsigned n) argument
H A Disl_output_private.h22 enum isl_dim_type type; member in struct:isl_print_space_data
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defidisk.h35 int type; member in struct:efidiskinfo
/netbsd-current/lib/libc/compat/sys/
H A Dcompat_mount.c24 mount(const char *type, const char *dir, int flags, void *data) argument
/netbsd-current/external/mpl/bind/dist/tests/include/tests/
H A Ddns.h45 const char *type; member in struct:__anon250

Completed in 414 milliseconds

1234567891011>>