| /src/sys/arch/hpc/stand/hpcboot/arm/ |
| arm_boot.h | 39 typedef Boot super; typedef in class:ARMBoot
|
| /src/sys/arch/hpc/stand/hpcboot/mips/ |
| mips_boot.h | 39 typedef Boot super; typedef in class:MIPSBoot
|
| /src/sys/arch/hpc/stand/hpcboot/sh3/ |
| sh_boot.h | 39 typedef Boot super; typedef in class:SHBoot
|
| sh_mmu.h | 39 typedef MemoryManager super; typedef in class:MemoryManager_SHMMU
|
| sh_arch.h | 51 typedef Architecture super; typedef in class:SHArchitecture 83 typedef SHArchitecture super; \ 97 if (!super::init()) \ 122 typedef SHArchitecture super; typedef in class:SH7750 136 if (!super::init()) 156 if (super::setupLoader()) {
|
| sh_console.h | 39 typedef SerialConsole super; typedef in class:SHConsole
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| client.h | 14 bool super; member in struct:nvif_client
|
| /src/external/gpl2/gettext/dist/gettext-tools/src/ |
| read-catalog.h | 52 struct abstract_catalog_reader_class_ty super; member in struct:default_catalog_reader_class_ty
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| virtbase2.cc | 18 struct super { struct 20 super () : w(17) {} function in struct:super 35 struct derived: virtual super, virtual tbase
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| virtbase2.cc | 18 struct super { struct 20 super () : w(17) {} function in struct:super 35 struct derived: virtual super, virtual tbase
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| nouveau_mem.c | 51 bool super; local 83 super = vmm->object.client->super; 84 vmm->object.client->super = true; 87 vmm->object.client->super = super; 109 bool super = cli->base.super; local 134 cli->base.super = true; 138 cli->base.super = super 150 bool super = cli->base.super; local [all...] |
| nouveau_chan.c | 97 bool super; local 100 super = cli->base.super; 101 cli->base.super = true; 124 cli->base.super = super; 486 bool super; local 490 super = cli->base.super; 491 cli->base.super = true [all...] |
| /src/sys/arch/hpc/stand/hpcboot/sh3/dev/ |
| sh_dev.h | 64 typedef SHdev super; typedef in class:SH3dev 89 typedef SHdev super; typedef in class:SH4dev
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| client.h | 22 bool super; member in struct:nvkm_client
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| nv50.h | 21 u32 super; member in struct:nv50_disp 65 void (*super)(struct work_struct *); member in struct:nv50_disp_func
|
| nouveau_nvkm_engine_disp_nv50.c | 180 INIT_WORK(&disp->supervisor, func->super); 556 u32 super = nvkm_rd32(device, 0x610030); local 558 nvkm_debug(subdev, "supervisor %08x %08x\n", disp->super, super); 560 if (disp->super & 0x00000010) { 564 if (!(super & (0x00000020 << head->id))) 566 if (!(super & (0x00000080 << head->id))) 571 if (disp->super & 0x00000020) { 573 if (!(super & (0x00000080 << head->id))) 579 if (!(super & (0x00000200 << head->id)) [all...] |
| /src/sbin/fsck_ext2fs/ |
| setup.c | 173 "SEARCH FOR ALTERNATE SUPER-BLOCK", 177 "SUPER-BLOCK TO SUPPLY NEEDED", 204 * Check and potentially fix certain fields in the super block. 296 * Read in the super block and its summary info, convert to host byte order. 301 daddr_t super = bflag ? bflag : SBOFF / dev_bsize; local 303 if (bread(fsreadfd, (char *)sblk.b_un.b_fs, super, (long)SBSIZE) != 0) 305 sblk.b_bno = super; 312 * run a few consistency checks of the super block 351 super *= dev_bsize; 353 sblk.b_bno = super / dev_bsize [all...] |
| /src/external/bsd/unbound/dist/util/ |
| alloc.h | 70 * The one on top has a NULL super pointer. 73 /** lock, only used for the super. */ 76 struct alloc_cache* super; member in struct:alloc_cache 103 * @param super: super to use (init that before with super_init). 107 void alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, 111 * Free the alloc. Pushes all the cached items into the super structure. 112 * Or deletes them if alloc->super is NULL.
|
| ub_event_pluggable.c | 138 struct ub_event_base super; member in struct:my_event_base 143 struct ub_event super; member in struct:my_event 290 my_ev->super.magic = UB_EVENT_MAGIC; 291 my_ev->super.vmt = &default_event_vmt; 292 return &my_ev->super; 310 my_ev->super.magic = UB_EVENT_MAGIC; 311 my_ev->super.vmt = &default_event_vmt; 312 return &my_ev->super; 332 my_ev->super.magic = UB_EVENT_MAGIC; 333 my_ev->super.vmt = &default_event_vmt [all...] |
| /src/sbin/fsck_ffs/ |
| setup.c | 171 "SEARCH FOR ALTERNATE SUPER-BLOCK", 175 "SUPER-BLOCK TO SUPPLY NEEDED", 275 * Check and potentially fix certain fields in the super block. 781 * Read in the super block and its summary info. 786 daddr_t super = 0; local 791 super = bflag; 792 if (bread(fsreadfd, (char *)sblk.b_un.b_fs, super, 802 super = sblock_try[i] / dev_bsize; 804 super, (long)SBLOCKSIZE) != 0) 850 * run a few consistency checks of the super bloc [all...] |
| /src/sys/fs/sysvbfs/ |
| bfs.c | 76 /* super block ops. */ 104 DPRINTF(debug, "bfs super block + inode area = %zd\n", memsize); 151 struct bfs_super_block super; local 155 /* Read super block */ 156 if (!bfs->io->read(bfs->io, (uint8_t *)&super, bfs_sector)) 159 if (!bfs_superblock_valid(&super)) 163 bfs->data_start = super.header.data_start_byte; 164 bfs->data_end = super.header.data_end_byte; 481 bfs->start_sector + 1/*super block*/ + i); 666 bfs_superblock_valid(const struct bfs_super_block *super) [all...] |
| /src/external/gpl2/groff/dist/src/devices/xditview/ |
| Dvi.c | 599 DviWidgetClass super = (DviWidgetClass) wc->core_class.superclass; local 601 wc->command_class.save = super->command_class.save;
|
| /src/external/gpl2/xcvs/dist/src/ |
| sanity.sh | 1814 super (); function 2064 super (); function 2257 super (); function 2429 super (); function [all...] |
| /src/external/mit/isl/dist/interface/ |
| cpp.cc | 95 /* Copy the method called "name" described by "fd" from "super" to "clazz" 101 static void copy_method(isl_class &clazz, const isl_class &super, 105 clazz.copied_from.emplace(fd, super); 176 /* Add the methods "methods" with method name "name" from "super" to "clazz" 182 const isl_class &super, const function_set &methods) 189 depth = copy_depth(super, fd) + 1; 192 copy_method(clazz, super, name, fd, depth); 196 /* Add all methods from "super" to "clazz" that have not been overridden 201 void cpp_generator::copy_super_methods(isl_class &clazz, const isl_class &super) 203 for (const auto &kvp : super.methods) 231 const auto &super = classes[super_name]; local 386 auto super = method.clazz.copied_from.at(method.fd); local [all...] |
| python.cc | 120 * argument to "super" and call the method "name" on it, passing 124 * If "upcast" is not set, then the "super", "name" and "n" arguments 129 const char *fmt, int pos, bool upcast, const string &super, 144 type2python(super).c_str()); 162 * If that doesn't work and if "super" contains at least one element, 163 * try and convert self to the type of the first superclass in "super" and 169 const vector<string> &super) 178 if (!first_is_ctx && i > 0 && super.size() > 0) 181 super[0], cname, n); 501 * "super" contains the superclasses of the class to which the method belongs 1119 vector<string> super = find_superclasses(clazz.type); local [all...] |