Searched defs:super (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DGetElementPtrTypeIterator.h26 Type *, ptrdiff_t> super; typedef in class:llvm::generic_gep_type_iterator
H A DCFG.h32 Ptr*> super; typedef in class:llvm::PredIterator
109 BB_*> super; typedef in class:llvm::SuccIterator
/freebsd-10.1-release/contrib/unbound/util/
H A Dalloc.h76 struct alloc_cache* super; member in struct:alloc_cache
H A Dfptr_wlist.c339 fptr_whitelist_mod_inform_super(void (*fptr)( struct module_qstate* qstate, int id, struct module_qstate* super)) argument
H A Dalloc.c102 alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, argument
[all...]
/freebsd-10.1-release/sbin/fsck_ffs/
H A Dsetup.c321 ufs2_daddr_t super; local
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DDepthFirstIterator.h69 typename GT::NodeType, ptrdiff_t> super; typedef in class:llvm::df_iterator
H A DEquivalenceClasses.h242 const ElemTy, ptrdiff_t> super; typedef in class:llvm::EquivalenceClasses::member_iterator
H A DPostOrderIterator.h95 typename GT::NodeType, ptrdiff_t> super; typedef in class:llvm::po_iterator
H A DSCCIterator.h43 std::vector<typename GT::NodeType>, ptrdiff_t> super; typedef in class:llvm::scc_iterator
H A DSparseMultiSet.h242 typedef std::iterator<std::bidirectional_iterator_tag, ValueT> super; typedef in class:llvm::SparseMultiSet::iterator_base
H A Dilist.h151 NodeTy, ptrdiff_t> super; typedef in class:llvm::ilist_iterator
/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DRegionInfo.h504 super; typedef in class:llvm::Region::block_iterator_wrapper
H A DRegionIterator.h37 typedef std::iterator<std::forward_iterator_tag, NodeType, ptrdiff_t> super; typedef in class:llvm::RNSuccIterator
169 typedef std::iterator<std::forward_iterator_tag, NodeType, ptrdiff_t> super; typedef in class:llvm::RNSuccIterator
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DUse.h170 typedef std::iterator<std::forward_iterator_tag, UserTy*, ptrdiff_t> super; typedef in class:llvm::value_use_iterator
/freebsd-10.1-release/contrib/groff/src/devices/xditview/
H A DDvi.c597 DviWidgetClass super = (DviWidgetClass) wc->core_class.superclass; local
/freebsd-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h530 typedef LiveRange super; typedef in class:llvm::LiveRange::LiveInterval
/freebsd-10.1-release/sbin/pfctl/
H A Dpfctl_optimize.c1542 exclude_supersets(struct pf_rule *super, struct pf_rule *sub) argument
[all...]
/freebsd-10.1-release/usr.sbin/quot/
H A Dquot.c109 get_inode(int fd, struct fs *super, ino_t ino) argument
167 virtualblocks(struct fs *super, union dinode *dp) argument
200 isfree(struct fs *super, union dinode *dp) argument
372 dofsizes(int fd, struct fs *super, char *name) argument
444 douser(int fd, struct fs *super, char *name) argument
484 donames(int fd, struct fs *super, char *name) argument
[all...]
/freebsd-10.1-release/contrib/unbound/iterator/
H A Diterator.c185 error_supers(struct module_qstate* qstate, int id, struct module_qstate* super) argument
2696 iter_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-10.1-release/contrib/unbound/services/
H A Dmesh.c590 struct mesh_state_ref* super, ref; local
736 int mesh_state_attachment(struct mesh_state* super, struct mesh_state* sub) argument
[all...]
/freebsd-10.1-release/contrib/unbound/validator/
H A Dvalidator.c2903 val_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) argument
[all...]
/freebsd-10.1-release/lib/libstand/
H A Dnandfs.c171 nandfs_check_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
/freebsd-10.1-release/sys/fs/nandfs/
H A Dnandfs_subr.c558 struct nandfs_super_block *super; local
[all...]
H A Dnandfs_vfsops.c217 nandfs_check_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
241 nandfs_calc_superblock_crc(struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
307 struct nandfs_super_block *super, *supert; local
408 struct nandfs_super_block *super; local
472 nandfs_select_sb(struct nandfs_device *fsdev, struct nandfs_super_block *supert, struct nandfs_super_block **super, int nsbs) argument
494 nandfs_read_structures_at(struct nandfs_device *fsdev, struct nandfs_fsarea *fstp, struct nandfs_fsdata *fsdata, struct nandfs_super_block *super) argument
[all...]

Completed in 441 milliseconds

12