Searched refs:initial (Results 126 - 150 of 383) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/mmix/
H A Dcrti.S75 % is assumed to be the same as initial loading of the contents, as
108 % Copy argc and argv from their initial position to argument registers
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-loc2c.c383 INITIAL_DEPTH is the initial depth of the DWARF expression stack.
572 If non-NULL, INITIAL points to an initial value to write to the
573 stack. If NULL, no initial value is written.
587 CORE_ADDR *initial,
611 op_ptr, op_end, initial != NULL,
656 if (initial != NULL)
657 pushf (indent, stream, "%s", core_addr_to_string (*initial));
577 do_compile_dwarf_expr_to_c(int indent, string_file *stream, const char *type_name, const char *result_name, struct symbol *sym, CORE_ADDR pc, struct gdbarch *arch, unsigned char *registers_used, unsigned int addr_size, const gdb_byte *op_ptr, const gdb_byte *op_end, CORE_ADDR *initial, dwarf2_per_cu_data *per_cu, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddefs.h294 extern std::string relocate_gdb_directory (const char *initial, bool relocatable);
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DUtil.pm236 The indentation of the caller, i.e. an initial value. If not given, there
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtraits.d836 if (s.semanticRun == PASS.initial)
1151 scope ti = new TemplateInstance(Loc.initial, Id.empty, null);
1164 auto e = ex ? new DotTemplateExp(Loc.initial, ex, td)
1165 : new DsymbolExp(Loc.initial, td);
1179 auto e = ex ? new DotVarExp(Loc.initial, ex, fa, false)
1180 : new DsymbolExp(Loc.initial, fa, false);
1324 mods.push(new StringExp(Loc.initial, str));
1854 auto e = new DsymbolExp(Loc.initial, ad, false);
H A Darrayop.d234 tiargs.push(new StringExp(Loc.initial, buf.extractSlice()).expressionSemantic(sc));
250 tiargs.push(new StringExp(Loc.initial, EXPtoString(e.op)).expressionSemantic(sc));
H A Ddtoh.d201 writeFile(Loc.initial, name, buf[]);
643 auto sym = i.mod.search(Loc.initial, name);
784 auto s = adparent.search(Loc.initial, fd.ident);
1380 const sz = sd.size(Loc.initial);
2311 writeIdentifier(ident, Loc.initial, "parameter", true);
2729 auto sle = new AST.StructLiteralExp(Loc.initial, ts.sym, new AST.Expressions(0));
2734 return vd.type.defaultInitLiteral(Loc.initial);
2737 return vd.type.defaultInitLiteral(Loc.initial);
3248 if (auto mem = sym.search(Loc.initial, name, ASTCodegen.IgnoreErrors))
H A Ddtemplate.d514 numObjects = The initial number of objects.
1271 scope TemplateInstance ti = new TemplateInstance(Loc.initial, ident, tiargs); // create dummy template instance
1313 * match pair of initial and inferred template arguments
1398 // Set initial template arguments
1408 /* The extra initial template arguments
1527 Type t = new TypeIdentifier(Loc.initial, ttp.ident);
2048 Type vt = tvp.valType.typeSemantic(Loc.initial, sc);
2300 auto ad = new AliasDeclaration(Loc.initial, tp.ident, ta);
2307 auto ad = new AliasDeclaration(Loc.initial, tp.ident, sa);
2601 * tiargs = initial lis
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/mmix/
H A Dcrti.S75 % is assumed to be the same as initial loading of the contents, as
108 % Copy argc and argv from their initial position to argument registers
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddefs.h295 extern std::string relocate_gdb_directory (const char *initial, bool relocatable);
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-loc2c.c384 INITIAL_DEPTH is the initial depth of the DWARF expression stack.
587 If non-NULL, INITIAL points to an initial value to write to the
588 stack. If NULL, no initial value is written.
602 CORE_ADDR *initial,
626 op_ptr, op_end, initial != NULL,
671 if (initial != NULL)
672 pushf (indent, stream, "%s", core_addr_to_string (*initial));
592 do_compile_dwarf_expr_to_c(int indent, string_file *stream, const char *type_name, const char *result_name, struct symbol *sym, CORE_ADDR pc, struct gdbarch *arch, std::vector<bool> &registers_used, unsigned int addr_size, const gdb_byte *op_ptr, const gdb_byte *op_end, CORE_ADDR *initial, dwarf2_per_cu_data *per_cu, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dnetmgr.h164 * - doreset resets the `opaque` to initial state
416 * Sets the initial, idle, and keepalive timeout values (in milliseconds) to use
437 isc_nm_gettimeouts(isc_nm_t *mgr, uint32_t *initial, uint32_t *idle,
440 * Gets the initial, idle, keepalive, or advertised timeout values,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dframe.c221 CIE initial instructions. If not, default the rule to
223 if (reg < fs->initial.reg.size ())
224 fs->regs.reg[reg] = fs->initial.reg[reg];
320 struct frame_info *this_frame, CORE_ADDR initial,
333 ctx.push_address (initial, initial_in_stack_memory);
618 if (fs->initial.reg.empty ())
915 fs.initial = fs.regs;
1037 fs.initial = fs.regs;
1670 initial location associated with it into *PC. */
317 execute_stack_op(const gdb_byte *exp, ULONGEST len, int addr_size, struct frame_info *this_frame, CORE_ADDR initial, int initial_in_stack_memory, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dframe.c209 CIE initial instructions. If not, default the rule to
211 if (reg < fs->initial.reg.size ())
212 fs->regs.reg[reg] = fs->initial.reg[reg];
230 frame_info_ptr this_frame, CORE_ADDR initial,
236 ctx.push_address (initial, initial_in_stack_memory);
510 if (fs->initial.reg.empty ())
805 fs.initial = fs.regs;
945 fs.initial = fs.regs;
1622 initial location associated with it into *PC. */
228 execute_stack_op(const gdb_byte *exp, ULONGEST len, int addr_size, frame_info_ptr this_frame, CORE_ADDR initial, int initial_in_stack_memory, dwarf2_per_objfile *per_objfile) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm275 s_mov_b32 s_save_buf_rsrc2, 0 //NUM_RECORDS initial value = 0 (in bytes) although not neccessarily inited
342 s_mov_b32 m0, 0x0 //SGPR initial index value =0
520 s_mov_b32 m0, 0x4 //VGPR initial index value =4
546 s_mov_b32 m0, 0x4 //VGPR initial index value =4
592 s_mov_b32 s_restore_buf_rsrc2, 0 //NUM_RECORDS initial value = 0 (in bytes)
686 s_mov_b32 m0, 4 //VGPR initial index value = 4
717 s_mov_b32 m0, 4 //VGPR initial index value = 4
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dmode1o.asm91 C calculation of q by the initial different scheme.
105 C The initial 8-bit inverse is calculated using a table lookup. If it hits
133 C The main loop requires size >= 2, and we handle size==1 by an initial
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmul_basecase.asm310 xorl %ebx, %ebx C initial carry
398 C given an initial VAR_COUNTER at the top of the outer loop.
406 C initial ebx and ecx on entry to the unrolling.
H A Dmode1o.asm93 xorl %edx, %edx C initial extra carry
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h432 // init - Specify a default (initial) value for the command line argument, if
1346 template <class T> void setValue(const T &V, bool initial = false) {
1349 if (initial)
1376 template <class T> void setValue(const T &V, bool initial = false) {
1378 if (initial)
1401 template <class T> void setValue(const T &V, bool initial = false) {
1403 if (initial)
2144 /// Reset the command line parser back to its initial state. This
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Daors_n.asm75 C The _nc version accepts 1 or 0 for an initial carry into the low limb of
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
H A Dlshift-movdqu2.asm87 C Do one initial limb in order to make rp aligned
H A Dlshiftc.asm92 C Do one initial limb in order to make rp aligned
H A Dlshift.asm89 C Do one initial limb in order to make rp aligned
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
H A Dmul_1.asm58 C * Put an initial mulx before switching, targeting some free registers.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmul_2.asm61 C * Adjust initial lea to save some bytes.

Completed in 395 milliseconds

1234567891011>>