/src/distrib/utils/embedded/conf/ |
rpi_inst.conf | 14 extra=8 # spare space key
|
rpi_inst.conf | 14 extra=8 # spare space key
|
x86.conf | 10 extra=8 # spare space key
|
evbppc.conf | 8 extra=48 # spare space key
|
/src/games/trek/ |
phaser.c | 103 int manual, flag, extra = 0; local in function:phaser 162 extra = 0; 172 extra += hit; 173 if (extra > Ship.energy) { 188 Ship.energy -= extra; 190 extra = 0; 211 extra = hit; 230 b->units = ((n - i) / tot) * extra; 238 extra -= b->units; 241 extra += hit [all...] |
phaser.c | 103 int manual, flag, extra = 0; local in function:phaser 162 extra = 0; 172 extra += hit; 173 if (extra > Ship.energy) { 188 Ship.energy -= extra; 190 extra = 0; 211 extra = hit; 230 b->units = ((n - i) / tot) * extra; 238 extra -= b->units; 241 extra += hit [all...] |
/src/lib/libpam/libpam/ |
pam_std_option.c | 64 int i, j, std, extra, arglen, found; local in function:pam_std_option 67 extra = 1; 72 else if (extra && (oo == NULL || oo->name == NULL)) 73 extra = 0; 77 else if (extra) { 79 syslog(LOG_DEBUG, "Extra option fault: %d %d",
|
pam_std_option.c | 64 int i, j, std, extra, arglen, found; local in function:pam_std_option 67 extra = 1; 72 else if (extra && (oo == NULL || oo->name == NULL)) 73 extra = 0; 77 else if (extra) { 79 syslog(LOG_DEBUG, "Extra option fault: %d %d",
|
/src/sys/arch/hpc/stand/hpcboot/ |
load_elf.cpp | 107 size_t extra = 0; local in function:ElfLoader::memorySize 118 extra += _mem->getTaggedPageSize(); 121 extra += _mem->getTaggedPageSize(); 132 extra += 2 * _mem->getTaggedPageSize(); 135 sz += extra; 136 DPRINTF((TEXT("+[extra: 0x%x]"), extra));
|
load_elf.cpp | 107 size_t extra = 0; local in function:ElfLoader::memorySize 118 extra += _mem->getTaggedPageSize(); 121 extra += _mem->getTaggedPageSize(); 132 extra += 2 * _mem->getTaggedPageSize(); 135 sz += extra; 136 DPRINTF((TEXT("+[extra: 0x%x]"), extra));
|
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
sanitizer_ring_buffer_test.cc | 20 int64_t extra[3]; member in struct:__sanitizer::LargeStruct
|
sanitizer_ring_buffer_test.cc | 20 int64_t extra[3]; member in struct:__sanitizer::LargeStruct
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/ |
nouveau_nvkm_falcon_v1.c | 57 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_imem 63 extra & (BIT(rem * 8) - 1)); 90 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_emem 93 extra & (BIT(rem * 8) - 1)); 121 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_dmem 124 extra & (BIT(rem * 8) - 1)); 146 u32 extra = nvkm_falcon_rd32(falcon, 0xac4 + (port * 8)); local in function:nvkm_falcon_v1_read_emem 149 ((u8 *)data)[i] = (u8)(extra & 0xff); 150 extra >>= 8; 178 u32 extra = nvkm_falcon_rd32(falcon, 0x1c4 + (port * 8)) local in function:nvkm_falcon_v1_read_dmem [all...] |
nouveau_nvkm_falcon_v1.c | 57 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_imem 63 extra & (BIT(rem * 8) - 1)); 90 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_emem 93 extra & (BIT(rem * 8) - 1)); 121 u32 extra = ((u32 *)data)[i]; local in function:nvkm_falcon_v1_load_dmem 124 extra & (BIT(rem * 8) - 1)); 146 u32 extra = nvkm_falcon_rd32(falcon, 0xac4 + (port * 8)); local in function:nvkm_falcon_v1_read_emem 149 ((u8 *)data)[i] = (u8)(extra & 0xff); 150 extra >>= 8; 178 u32 extra = nvkm_falcon_rd32(falcon, 0x1c4 + (port * 8)) local in function:nvkm_falcon_v1_read_dmem [all...] |
/src/usr.bin/pwhash/ |
pwhash.c | 100 print_passwd(char *string, int operation, const char *extra) 121 error = pw_gensalt(buf, _PASSWORD_LEN, "md5", extra); 125 error = pw_gensalt(buf, _PASSWORD_LEN, "sha1", extra); 129 error = pw_gensalt(buf, _PASSWORD_LEN, "blowfish", extra); 133 salt = extra; 144 snprintf(option, sizeof(option), "%s", extra); 171 const char *extra = NULL; /* Store salt or number of rounds */ local in function:main 194 extra = NULL; 207 extra = optarg; 214 extra = optarg [all...] |
pwhash.c | 100 print_passwd(char *string, int operation, const char *extra) 121 error = pw_gensalt(buf, _PASSWORD_LEN, "md5", extra); 125 error = pw_gensalt(buf, _PASSWORD_LEN, "sha1", extra); 129 error = pw_gensalt(buf, _PASSWORD_LEN, "blowfish", extra); 133 salt = extra; 144 snprintf(option, sizeof(option), "%s", extra); 171 const char *extra = NULL; /* Store salt or number of rounds */ local in function:main 194 extra = NULL; 207 extra = optarg; 214 extra = optarg [all...] |
/src/usr.bin/vis/ |
vis.c | 62 static const char *extra = ""; variable in typeref:typename:const char * 87 extra = optarg; 137 "Usage: %s [-bcfhlMmNnoSstw] [-e extra]" 259 1, eflags, extra, &cerr);
|
vis.c | 62 static const char *extra = ""; variable in typeref:typename:const char * 87 extra = optarg; 137 "Usage: %s [-bcfhlMmNnoSstw] [-e extra]" 259 1, eflags, extra, &cerr);
|
/src/common/dist/zlib/contrib/infback9/ |
inftree9.c | 51 const unsigned short FAR *extra; /* extra bits table to use */ local in function:inflate_table9 52 int end; /* use base and extra for symbol > end */ 59 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ 67 static const unsigned short dext[32] = { /* Distance codes 0..31 extra */ 172 base = extra = work; /* dummy value--not used */ 178 extra = lext; 179 extra -= 257; 184 extra = dext; 213 this.op = (unsigned char)(extra[work[sym]]) [all...] |
inftree9.c | 51 const unsigned short FAR *extra; /* extra bits table to use */ local in function:inflate_table9 52 int end; /* use base and extra for symbol > end */ 59 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ 67 static const unsigned short dext[32] = { /* Distance codes 0..31 extra */ 172 base = extra = work; /* dummy value--not used */ 178 extra = lext; 179 extra -= 257; 184 extra = dext; 213 this.op = (unsigned char)(extra[work[sym]]) [all...] |
/src/common/dist/zlib/ |
inftrees.c | 53 const unsigned short FAR *extra; /* extra bits table to use */ local in function:inflate_table 54 unsigned match; /* use base and extra for symbol >= match */ 60 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ 67 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ 180 base = extra = work; /* dummy value--not used */ 185 extra = lext; 190 extra = dext; 219 here.op = (unsigned char)(extra[work[sym] - match]);
|
inftrees.c | 53 const unsigned short FAR *extra; /* extra bits table to use */ local in function:inflate_table 54 unsigned match; /* use base and extra for symbol >= match */ 60 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ 67 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ 180 base = extra = work; /* dummy value--not used */ 185 extra = lext; 190 extra = dext; 219 here.op = (unsigned char)(extra[work[sym] - match]);
|
/src/common/dist/zlib/contrib/minizip/ |
mztools.c | 40 char extra[1024]; local in function:unzRepair 57 unsigned int extsize = READ_16(header + 28); /* extra field length */ 58 filename[0] = extra[0] = '\0'; 91 /* Extra field */ 93 if (extsize < sizeof(extra)) { 94 if (fread(extra, 1, extsize, fpZip) == extsize) { 95 if (fwrite(extra, 1, extsize, fpOut) == extsize) { 180 /* Extra field */ 182 if (fwrite(extra, 1, extsize, fpOutCD) == extsize) {
|
mztools.c | 40 char extra[1024]; local in function:unzRepair 57 unsigned int extsize = READ_16(header + 28); /* extra field length */ 58 filename[0] = extra[0] = '\0'; 91 /* Extra field */ 93 if (extsize < sizeof(extra)) { 94 if (fread(extra, 1, extsize, fpZip) == extsize) { 95 if (fwrite(extra, 1, extsize, fpOut) == extsize) { 180 /* Extra field */ 182 if (fwrite(extra, 1, extsize, fpOutCD) == extsize) {
|
/src/sys/dev/usb/ |
if_cdce.c | 287 unsigned extra = 0; local in function:cdce_uno_tx_prepare 291 extra = sizeof(crc); 293 if ((unsigned)m->m_pkthdr.len > un->un_tx_bufsz - extra) 295 length = m->m_pkthdr.len + extra;
|