Home
last modified time | relevance | path

Searched refs:set_block (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuffer.h155 int set_block (struct buffer *);
Dms-buffer.c50 return set_block (mb->cur); in ms_buffer_block()
Dlog-buffer.c344 return set_block (lb->buf); in log_buffer_block()
Dbuffer.c342 status = set_block (buf); in buf_flush()
391 set_block (struct buffer *buf) in set_block() function
1696 return set_block (pb->buf); in packetizing_buffer_block()
Dzlib.c395 return set_block (cb->buf); in compress_buffer_block()
Dserver.c4177 set_block (buf_to_net); in do_cvs_command()
4237 set_block (buf_to_net); in do_cvs_command()
6155 set_block (buf_to_net); in server_cleanup()
DChangeLog-961804 * client.c (log_buffer_block): Call set_block and set_nonblock,
1956 (set_nonblock, set_block): Use block function, rather than calling
DChangeLog-93953500 set_block, buf_send_counted, buf_copy_counted): Rewrite for new
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-block.c302 set_block (block_object *obj, const struct block *block, in set_block() function
328 set_block (block_obj, block, objfile); in block_to_block_object()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dblock.h382 void set_block (int i, struct block *block) in set_block() function
Djit.c595 bv->set_block (block_idx, new_block); in finalize_symtab()
624 bv->set_block (i, new_block); in finalize_symtab()
Dbuildsym.c445 blockvector->set_block (--i, next->block); in make_blockvector()
Dmdebugread.c4511 bv->set_block (bv->num_blocks (), b); in add_block()
4636 bv->set_block (GLOBAL_BLOCK, new_block (objfile, NON_FUNCTION_BLOCK, lang)); in new_symtab()
4637 bv->set_block (STATIC_BLOCK, new_block (objfile, NON_FUNCTION_BLOCK, lang)); in new_symtab()
DChangeLog-20201221 (set_block): Update.
4174 * dwarf2/attribute.h (struct attribute) <as_block, set_block>: New
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer-in.cc462 current_loc = set_block (current_loc, loc.block); in apply_location_cache()
467 current_loc = set_block (current_loc, loc.block); in apply_location_cache()
530 *loc = set_block (*loc, stream_block); in input_location_and_block()
586 *loc = set_block (current_loc, block); in input_location_and_block()
Dtree-inline.cc873 return set_block (locus, *n); in remap_location()
879 return set_block (locus, id->block); in remap_location()
Dtree-cfg.cc7278 locus = set_block (locus, d->new_block); in move_block_to_fn()
7337 e->goto_locus = set_block (e->goto_locus, d->new_block); in move_block_to_fn()
Dgimple.h1891 gimple_set_location (g, set_block (g->location, block));
Dtree.cc11515 t->exp.locus = set_block (t->exp.locus, b); in tree_set_block()
14173 set_block (location_t loc, tree block) in set_block() function
Dtree.h6417 extern location_t set_block (location_t loc, tree block);
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20043872 (set_block): Remove.
3873 * decl.c (set_block): Remove.
DChangeLog-20012348 set_block, pushdecl, getdecls, gettags, init_decl_processing,
DChangeLog-20023562 * cp-tree.h (pushdecl, pushlevel, poplevel, set_block,
DChangeLog-20031399 (set_block): Remove check for doing_semantic_analysis_p.
DChangeLog-20001090 (set_block): Likewise.

12