Searched refs:base (Results 826 - 850 of 1511) sorted by relevance

<<31323334353637383940>>

/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h57 pretty_printer base; member in struct:c_pretty_print_info
97 #define pp_base(PP) (&pp_c_base (PP)->base)
155 /* Returns the c_pretty_printer base object of PRETTY-PRINTER. This
H A Ddouble-int.c363 double_int_split_digit (double_int *cst, unsigned base) argument
368 div_and_round_double (FLOOR_DIV_EXPR, true, cst->low, cst->high, base, 0,
H A Dgenmodes.c594 make_partial_integer_mode (const char *base, const char *name, argument
599 struct mode_data *component = find_mode (base);
622 const char *base,
628 struct mode_data *component = find_mode (base);
635 error ("%s:%d: no mode \"%s\"", file, line, base);
643 file, line, base, mode_class_names[bclass] + 5);
648 ncomponents, base) >= sizeof namebuf)
651 file, line, base);
621 make_vector_mode(enum mode_class bclass, const char *base, unsigned int ncomponents, const char *file, unsigned int line) argument
H A Dread-rtl.c384 char *base, *copy, *p, *start, *end; local
390 base = p = copy = ASTRDUP (string);
403 obstack_grow (&string_obstack, base, start - base);
405 base = end + 1;
407 if (base != copy)
409 obstack_grow (&string_obstack, base, strlen (base) + 1);
H A Dtree-chrec.c1110 in the subtype, but a base type must be used, and the result then can
1130 tree *base, tree *step, tree at_stmt,
1193 && scev_probably_wraps_p (*base, *step, at_stmt, loop,
1197 new_base = chrec_convert_1 (type, *base, at_stmt,
1221 *base = new_base;
1275 tree base, step;
1289 base = CHREC_LEFT (chrec);
1292 if (convert_affine_scev (loop, type, &base, &step, at_stmt,
1294 return build_polynomial_chrec (loop->num, base, step);
1125 convert_affine_scev(struct loop *loop, tree type, tree *base, tree *step, tree at_stmt, bool use_overflow_semantics) argument
1270 tree base, step; local
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.h1178 /* The class value for index registers, and the one for base regs. */
1908 /* Nonzero if X is a hard reg that can be used as a base reg
1925 /* Nonzero if X is a hard reg that can be used as a base reg. */
2415 { register rtx base, index = 0; \
2423 offset = INTVAL (XEXP (addr, 0)), base = XEXP (addr, 1);\
2425 offset = INTVAL (XEXP (addr, 1)), base = XEXP (addr, 0);\
2427 base = XEXP (addr, 0), index = XEXP (addr, 1); \
2428 if (GET_CODE (base) == LO_SUM) \
2433 output_operand (XEXP (base, 0), 0); \
2435 output_address (XEXP (base,
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dframe.h155 non-zero .base). */
159 either L or R have a zero .func, then the same frame base. */
287 /* Return the frame base (what ever that is) (DEPRECATED).
316 /* Assuming that a frame is `normal', return its base-address, or 0 if
321 /* Assuming that a frame is `normal', return the base-address of the
325 base-address. */
328 /* Assuming that a frame is `normal', return the base-address of the
332 base-address. */
656 extern struct frame_info *create_new_frame (CORE_ADDR base, CORE_ADDR pc);
682 /* FIXME: cagney/2002-12-18: Has the frame's base change
[all...]
H A Dsparc-tdep.c27 #include "frame-base.h"
514 cache->base = 0;
635 base address. */
636 cache->base =
642 base address for the current stack frame. */
643 cache->base =
687 if (cache->base == 0)
690 (*this_id) = frame_id_build (cache->base, cache->pc);
737 CORE_ADDR addr = cache->base + (regnum - SPARC_L0_REGNUM) * 4;
755 *addrp = cache->base
[all...]
H A Dsparcnbsd-tdep.c203 cache->base = addr;
219 (*this_id) = frame_id_build (cache->base, cache->pc);
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp167 MBB.erase(I.base(), FirstBr.base());
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h96 virtual SVal getLValueIvar(const ObjCIvarDecl *decl, SVal base);
116 /// Evaluates a chain of derived-to-base casts through the path specified in
120 /// Evaluates a chain of derived-to-base casts through the specified path.
123 /// Evaluates a derived-to-base cast through a single level of derivation.
129 /// - Successful cast (ex: derived is subclass of base).
130 /// - Failed cast (ex: derived is definitely not a subclass of base).
131 /// - We don't know (base is a symbolic region and we don't have
245 SVal getLValueFieldOrIvar(const Decl *decl, SVal base);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp28 typedef RecursiveASTVisitor<ZeroOutInDeallocRemover> base; typedef in class:__anon2970::ZeroOutInDeallocRemover
136 base::TraverseObjCMethodDecl(D);
H A DTransforms.h190 typedef RecursiveASTVisitor<BodyTransform<BODY_TRANS> > base; typedef in class:clang::arcmt::trans::BodyTransform
202 return base::TraverseObjCMethodDecl(D);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp53 RegionRawOffsetV2(const SubRegion* base, SVal offset) argument
54 : baseRegion(base), byteOffset(offset) {}
94 // memory access is within the extent of the base region. Since we
95 // have some flexibility in defining the base region, we can achieve
240 // Scale a base value by a scaling factor, and return the scaled
264 /// Compute a raw byte offset from a base region. Used for array bounds
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h140 int ibv_dontfork_range(void *base, size_t size);
141 int ibv_dofork_range(void *base, size_t size);
/freebsd-9.3-release/sbin/ipfw/
H A Ddummynet.c765 struct dn_id *buf, *base; local
790 base = buf = safe_calloc(1, lmax);
793 base->id = DN_API_VERSION;
1242 i = do_cmd(IP_DUMMYNET3, base, (char *)buf - (char *)base);
1265 uint32_t base[2]; local
1268 v = base;
1300 v = (n*2 < len) ? v + 2 : base;
/freebsd-9.3-release/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S90 movzwl BDA_MEM,%eax # Get base memory
98 call putstr # base memory
127 movl %edi,%ebp # Restore base pointer
200 call hexout # base
404 m_mem: .asciz "Starting in protected mode (base mem=\0)\n"
415 m_base: .asciz "Client base address is \0\n"
/freebsd-9.3-release/sys/boot/uboot/lib/
H A Dglue.c192 ub_get_timer(unsigned long base) argument
196 if (!syscall(API_GET_TIMER, NULL, &cur, &base))
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-atomic.h97 " saa %[inc], (%[base]) \n"
99 : [inc] "r" (incr), [base] "r" (ptr)
177 " saad %[inc], (%[base]) \n"
179 : [inc] "r" (incr), [base] "r" (ptr)
/freebsd-9.3-release/sys/dev/usb/controller/
H A Davr32dci.h83 #define _A(base,n) ((base) + (0x20*(n)))
/freebsd-9.3-release/sys/i386/xen/
H A Dlocore.s201 * base = base address of page dir/table
204 #define fillkpt(base, prot) \
206 addl base,%ebx ; \
/freebsd-9.3-release/sys/kern/
H A Dkern_clocksource.c619 int base, div, cpu; local
674 base = round_freq(timer, hz * singlemul);
675 singlemul = max((base + hz / 2) / hz, 1);
676 hz = (base + singlemul / 2) / singlemul;
677 if (base <= 128)
678 stathz = base;
680 div = base / 128;
683 stathz = base / div;
H A Dkern_sharedpage.c58 shared_page_write(int base, int size, const void *data) argument
61 bcopy(data, shared_page_mapping + base, size);
/freebsd-9.3-release/sys/net/
H A Dradix.c992 struct radix_node *base, *next; local
1040 base = rn;
1073 while ((rn = base) != 0) {
1074 base = rn->rn_dupedkey;
1095 struct radix_node *base, *next; local
1107 base = rn;
1117 while ((rn = base)) {
1118 base = rn->rn_dupedkey;
/freebsd-9.3-release/sys/pc98/pc98/
H A Dpc98_machdep.c131 pc98_getmemsize(unsigned int *base, unsigned int *ext) argument
136 *base = ((PC98_SYSTEM_PARAMETER(0x501) & 7) + 1) * 128;

Completed in 520 milliseconds

<<31323334353637383940>>