Searched refs:base (Results 901 - 925 of 1511) sorted by relevance

<<31323334353637383940>>

/freebsd-9.3-release/contrib/gcc/
H A Dc-ppoutput.c222 size_t len = pfile->out.cur - pfile->out.base;
224 fwrite (pfile->out.base, 1, len, print.outf);
227 account_for_newlines (pfile->out.base, len);
H A Dreload.c169 rtx base; /* Base address for MEM. */
2305 If X is a memory reference, put a base address into BASE
2322 rtx base = NULL_RTX, offset = 0;
2328 val.base = XEXP (addr, 0);
2331 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2341 val.base = XEXP (addr, 0);
2344 val.safe = REGNO (val.base) == STACK_POINTER_REGNUM;
2358 base = XEXP (addr, 1);
2363 base = XEXP (addr, 0);
2370 base
168 rtx base; /* Base address for MEM. */ member in struct:decomposition
2310 rtx base = NULL_RTX, offset = 0; local
6060 rtx base; local
[all...]
H A Dcfgloop.h269 delta + mult * extend_{extend_mode} (subreg_{mode} (base + i * step)).
272 delta + mult * base
275 subreg_{mode} (base + i * step)
285 /* Its base and step (mode of base and step is supposed to be extend_mode,
287 rtx base, step; member in struct:rtx_iv
/freebsd-9.3-release/contrib/gcclibs/libcpp/
H A Dinternal.h102 unsigned char *base, *cur, *limit; member in struct:_cpp_buff
131 cpp_token *base, *limit; member in struct:tokenrun
148 /* For ISO macro expansion. Contexts other than the base context
448 unsigned char *base; member in struct:cpp_reader::__anon1279
/freebsd-9.3-release/contrib/libstdc++/include/debug/
H A Dmap.h167 return iterator(_Base::insert(__position.base(), __x), this);
183 _Base::erase(__position.base());
195 _Base::erase(__victim.base());
H A Dmultimap.h153 return iterator(_Base::insert(__position.base(), __x), this);
169 _Base::erase(__position.base());
181 _Base::erase(__victim.base());
/freebsd-9.3-release/contrib/texinfo/info/
H A Dfilesys.c262 char *base = filename_non_directory (containing_dir); local
264 if (base > containing_dir)
265 base[-1] = '\0';
/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c192 int * unitsptr, int base);
194 int base);
1811 normalize_overflow(tensptr, unitsptr, base)
1814 const int base;
1819 (*unitsptr / base) :
1820 (-1 - (-1 - *unitsptr) / base);
1821 *unitsptr -= tensdelta * base;
1826 long_normalize_overflow(tensptr, unitsptr, base)
1829 const int base;
1834 (*unitsptr / base)
[all...]
/freebsd-9.3-release/sbin/fsck_ffs/
H A Dmain.c69 static int argtoi(int flag, const char *req, const char *str, int base);
194 argtoi(int flag, const char *req, const char *str, int base) argument
199 ret = (int)strtol(str, &cp, base);
/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_smbat.c126 uint32_t base; local
129 if (ACPI_FAILURE(acpi_GetInteger(acpi_get_handle(dev), "_EC", &base))) {
130 device_printf(dev, "cannot get EC base address\n");
133 sc->sb_base_addr = (base >> 8) & 0xff;
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Drs400.c262 u64 base; local
270 base = (RREG32(RADEON_NB_TOM) & 0xffff) << 16;
271 radeon_vram_location(rdev, &rdev->mc, base);
/freebsd-9.3-release/sys/dev/fb/
H A Dvesa.c1593 vesa_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
1597 return ((*prevvidsw->set_hw_cursor_shape)(adp, base, height, celsize,
1654 get_palette(video_adapter_t *adp, int base, int count, argument
1663 if (base < 0 || base >= 256 || count < 0 || count > 256)
1665 if ((base + count) > 256)
1674 error = vesa_bios_save_palette2(base, count, r, g, b, bits);
1690 set_palette(video_adapter_t *adp, int base, int count, argument
1699 if (base < 0 || base >
[all...]
/freebsd-9.3-release/sys/i386/i386/
H A Ddb_disasm.c863 const char * base; member in struct:i_addr
946 addrp->base = 0;
950 addrp->base = db_index_reg_16[rm];
957 addrp->base = db_index_reg_16[rm];
962 addrp->base = db_index_reg_16[rm];
980 addrp->base = 0;
984 addrp->base = db_reg[LONG][rm];
991 addrp->base = db_reg[LONG][rm];
997 addrp->base = db_reg[LONG][rm];
1020 if (addrp->base !
[all...]
/freebsd-9.3-release/sys/x86/isa/
H A Datpic.c88 #define ATPIC(io, base, eoi, imenptr) \
92 atpic_assign_cpu }, (io), (base), IDT_IO_INTS + (base), \
110 int at_irq; /* Relative to PIC base. */
/freebsd-9.3-release/usr.sbin/keyserv/
H A Dsetkey.c281 short base = (1 << 8); local
291 mp_sdiv(a, base, a, &r);
295 mp_sdiv(a, base, a, &r);
/freebsd-9.3-release/usr.sbin/ppp/
H A Dexec.c321 log_Printf(LogDEBUG, "Exec'ing ``%s''\n", p->name.base);
323 if ((argc = MakeArgs(p->name.base, argv, VECSIZE(argv),
370 log_Printf(LogWARN, "Cannot exec \"%s\": %s\n", p->name.base,
/freebsd-9.3-release/usr.sbin/trpt/
H A Dtrpt.c458 klseek(fd, base, off)
460 off_t base;
462 (void)lseek(fd, base, off);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dauthkeys.c243 void * base; local
255 base = sk;
265 allocrec->mem = base;
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Djournal.c1082 CHECK(journal_write(j, used.base, used.length));
1245 if (j->it.target.base != NULL)
1246 isc_mem_put(j->mctx, j->it.target.base, j->it.target.length);
1247 if (j->it.source.base != NULL)
1248 isc_mem_put(j->mctx, j->it.source.base, j->it.source.length);
1387 if (source.base != NULL)
1388 isc_mem_put(j->mctx, source.base, source.length);
1389 if (target.base != NULL)
1390 isc_mem_put(j->mctx, target.base, target.length);
1533 if (source.base !
[all...]
H A Dtime.c101 memmove(region.base, buf, l);
/freebsd-9.3-release/sys/mips/mips/
H A Dpmap.c201 vm_offset_t base; member in struct:local_sysmaps
213 sysmap_lmem[i].base = virtual_avail;
232 va = sysm->base;
254 va1 = sysm->base;
255 va2 = sysm->base + PAGE_SIZE;
278 pte = pmap_pte(kernel_pmap, sysm->base);
280 tlb_invalidate_address(kernel_pmap, sysm->base);
283 pte = pmap_pte(kernel_pmap, sysm->base + PAGE_SIZE);
285 tlb_invalidate_address(kernel_pmap, sysm->base + PAGE_SIZE);
2203 pte = pmap_pte(kernel_pmap, sysm->base);
2926 vm_offset_t base, offset; local
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr_leaf.c270 int base, size=0, end, totsize, i; local
276 base = sizeof(xfs_attr_sf_hdr_t);
281 base += size, i++) {
301 end = base + size;
304 memmove(&((char *)sf)[base], &((char *)sf)[end], totsize - end);
919 hdr->freemap[0].base = cpu_to_be16(sizeof(xfs_attr_leaf_hdr_t));
1016 if (be16_to_cpu(map->base) < be16_to_cpu(hdr->firstused))
1089 ASSERT(be16_to_cpu(map->base) < XFS_LBSIZE(mp));
1090 ASSERT((be16_to_cpu(map->base) & 0x3) == 0);
1099 entry->nameidx = cpu_to_be16(be16_to_cpu(map->base)
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Drdcoff.c804 int base;
808 base = 0;
810 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1;
819 linenos->line_number + base,
803 int base; local
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-i386.h114 /* we define the syntax here (modulo base,index,scale syntax) */
159 unsigned base; member in struct:__anon453
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c3315 rtx base, offset;
3333 base = legitimize_pic_address (XEXP (XEXP (orig, 0), 0), Pmode, reg);
3335 base == reg ? 0 : reg);
3339 /* The base register doesn't really matter, we only want to
3348 return plus_constant (base, INTVAL (offset));
3355 emit_insn (gen_addsi3 (reg, base, offset));
3359 return gen_rtx_PLUS (Pmode, base, offset);
3697 /* Return nonzero if X is valid as a Thumb state base register. */
3722 for any base register that can access a QImode object. */
3760 /* Accept any base registe
3306 rtx base, offset; local
4079 HOST_WIDE_INT mask, base, index; local
5834 load_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT *load_offset) argument
6061 store_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT * load_offset) argument
6841 rtx base, scratch; local
6958 rtx base, scratch; local
8438 arm_output_fldmx(FILE * stream, unsigned int base, int reg, int count) argument
8471 int base; local
14171 rtx base; local
[all...]

Completed in 294 milliseconds

<<31323334353637383940>>