Home
last modified time | relevance | path

Searched defs:super (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_mem.c51 bool super; in nouveau_mem_map() local
109 bool super = cli->base.super; in nouveau_mem_host() local
150 bool super = cli->base.super; in nouveau_mem_vram() local
H A Dnouveau_chan.c97 bool super; in nouveau_channel_del() local
486 bool super; in nouveau_channel_new() local
H A Dnouveau_nvif.c116 nvkm_client_ioctl(void *priv, bool super, void *data, u32 size, void **hack) in nvkm_client_ioctl()
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_arch.h51 typedef Architecture super; typedef
122 typedef SHArchitecture super; typedef
H A Dsh_boot.h39 typedef Boot super; typedef
H A Dsh_mmu.h39 typedef MemoryManager super; typedef
H A Dsh_console.h39 typedef SerialConsole super; typedef
/netbsd-src/external/mit/isl/dist/interface/
H A Dpython.cc129 const char *fmt, int pos, bool upcast, const string &super, in print_type_check()
169 const vector<string> &super) in print_type_checks()
525 FunctionDecl *method, vector<string> super) in print_method()
673 vector<string> super) in print_method()
709 const vector<string> &super) in print_set_enum()
738 FunctionDecl *fd, const vector<string> &super) in print_set_enum()
882 const string &name, const vector<string> &super) in print_class_header()
1119 vector<string> super = find_superclasses(clazz.type); in print() local
H A Dcpp.cc101 static void copy_method(isl_class &clazz, const isl_class &super, in copy_method()
182 const isl_class &super, const function_set &methods) in copy_methods()
201 void cpp_generator::copy_super_methods(isl_class &clazz, const isl_class &super) in copy_super_methods()
225 for (const auto &super : supers) in copy_super_methods() local
231 const auto &super = classes[super_name]; in copy_super_methods() local
386 auto super = method.clazz.copied_from.at(method.fd); in print_method_variants() local
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh_dev.h64 typedef SHdev super; typedef
89 typedef SHdev super; typedef
/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_boot.h39 typedef Boot super; typedef
/netbsd-src/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_boot.h39 typedef Boot super; typedef
/netbsd-src/usr.sbin/quot/
H A Dquot.c108 get_inode(int fd, struct fs *super, ino_t ino) in get_inode()
147 virtualblocks(struct fs *super, union dinode *dp) in virtualblocks()
342 dofsizes(int fd, struct fs *super, const char *name) in dofsizes()
413 douser(int fd, struct fs *super, const char *name) in douser()
450 donames(int fd, struct fs *super, const char *name) in donames()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dclient.h14 bool super; member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog.h52 struct abstract_catalog_reader_class_ty super; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h347 using super = typename Traits::AggregateBuilderBase; variable
420 using super = variable
456 using super = variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnv50.h21 u32 super; member
65 void (*super)(struct work_struct *); member
/netbsd-src/external/bsd/unbound/dist/dns64/
H A Ddns64.c818 dns64_adjust_a(int id, struct module_qstate* super, struct module_qstate* qstate) in dns64_adjust_a()
915 dns64_adjust_ptr(struct module_qstate* qstate, struct module_qstate* super) in dns64_adjust_ptr()
952 struct module_qstate* super) in dns64_inform_super()
/netbsd-src/sbin/fsck_ext2fs/
H A Dsetup.c301 daddr_t super = bflag ? bflag : SBOFF / dev_bsize; in readsb() local
/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c94 struct module_qstate* super) { in inform_super()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dsanity.sh2064 super (); function
2257 super (); function
2429 super (); function
/netbsd-src/sbin/fsck_ffs/
H A Dsetup.c786 daddr_t super = 0; in readsb() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dclient.h22 bool super; member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.h76 struct alloc_cache* super; member
H A Dub_event_pluggable.c138 struct ub_event_base super; member
143 struct ub_event super; member

1234