| /netbsd-src/external/mit/xorg/lib/libGLU/ |
| H A D | Makefile | 91 varray.cc 158 COPTS.varray.cc+= ${CC_WNO_REGISTER}
|
| /netbsd-src/external/gpl3/gcc.old/usr.bin/backend/ |
| H A D | Makefile | 285 build-varray.c: varray.c \ 288 rm -f build-varray.c 290 ${GNUHOSTDIST}/gcc/varray.c >${.TARGET} 291 build-varray.lo: ${HH} gtype-desc.h 292 CLEANFILES+= build-varray.c
|
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A D | libzfs_pool.c | 2882 nvlist_t **varray = NULL, *zc_props = NULL; local 2920 varray = zfs_alloc(hdl, children * sizeof (nvlist_t *)); 2957 varray[vcount++] = vdev; 2985 if (nvlist_dup(vdev, &varray[vcount++], 0) != 0) 3010 if (nvlist_add_nvlist_array(*newroot, ZPOOL_CONFIG_CHILDREN, varray, 3056 if (varray != NULL) { 3060 nvlist_free(varray[v]); 3061 free(varray);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog.tree-ssa | 389 (get_eq_expr_value): One less local varray argument. Fix prototype. 406 varray instead of block local true/false varrays to get_eq_expr_value. 432 varray instead of allocated one for every variable we rewrite into 434 (insert_phi_nodes_1): Pass worklist varray from caller to 2781 various hash tables to use the actual varray rather than a local 2782 copy of the varray. 3626 into a single varray "redirection_edges". 4136 poking in the call_clobbered_vars varray directly. 4281 * varray.h (union varray_data): Make basic_block_def and edge_def 4612 varray for the vuse operands. [all …]
|
| H A D | ChangeLog-1999 | 1407 * varray.h (varray_head_tag): Add elements_used. 1411 Add variants of VARRAY_PUSH and VARRAY_POP for all varray element 1413 * varray.c (varray_init): Initialize elements_used. 1414 * Makefile.in (BASIC_BLOCK_H): Add varray.h. 2765 * varray.c: Likewise. 2767 * varray.h: Likewise. 5657 * varray.c: Likewise. 5659 * varray.h: Likewise. 5891 * varray.h (VARRAY_CHECK): Fix up appropriate revision check, in 6985 * flow.c (compute_bb_for_insn): Export. Don't accept the varray [all …]
|
| H A D | ChangeLog-2004 | 4402 * tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with 4415 varray entries or incoming edge vectors. 5257 * varray.c (struct element): Remove entry for const_equiv_data. 5258 * varray.h (struct const_equiv_data): Remove. 5953 * varray.h (varray_copy): Remove. 5954 * varray.c (varray_copy): Likewise. 6446 single data_reference (instead of a varray of references). 8401 * loop-unroll.c: Include varray.h. 11796 (build-varray.o): Rename to build/varray.o. 11818 (vrp_data): Change from a varray into a hash table. [all …]
|
| H A D | ChangeLog-2002 | 1628 tree.c, unroll.c, varasm.c, varray.c, varray.h, vmsdbgout.c, 9638 * Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on $(GGC_H). 17300 * varray.h (VARRAY_CLEAR): New. 17302 * varray.c (varray_clear): New. 17311 * varray.c (uses_ggc): Make more varray kinds GCable. 17312 * varray.h (union varray_data_tag): Let gengtype see 17370 * varray.c: Use only necessary headers. 17376 * varray.h (struct const_equiv_data): Use gengtype. 17446 (varray.o): Update dependencies. 17447 (GTFILES): Add varray.h, ssa.h, dwarf2out.c, c-objc-common.c. [all …]
|
| H A D | ChangeLog-2006 | 301 * varray.c (dump_varray_staitiscs): Do not segfault when no varray was 10195 Replace $(VARRAY_H) by varray.h in definition of BASIC_BLOCK_H 10743 * varray.c (dump_varray_statistics): Likewise. 15363 * tree-loop-linear.c: Don't include varray.h. 15366 * lambda-mat.c: Don't include varray.h. 21105 * varray.c: Remove GENERATOR_FILE #ifdefs. 21135 varray.h (leftover from previous change). Prune set of forward 21187 * genautomata.c: Include vec.h, not varray.h. 21194 * Makefile.in (build/varray.o): Delete rule. 21195 (build/genattrtab): Depend on build/vec.o instead of build/varray.o. [all …]
|
| H A D | ChangeLog-1998 | 2428 * varray.h: Likewise. 7396 * varray.h (VARRAY_FREE): Reimplement as a `do-while(0)' statement. 8779 * varray.h: Include system.h if it hasn't already been included 9193 * varray.{c,h}: New files to provide virtual array support. 9195 * Makefile.in (OBJS): Add varray.o. 9196 (varray.o): Add new file. 9198 regs.h. Add varray.h and files it includes. Change all regs.h 9206 varray. 9208 * regs.h (toplevel): Include varray.h. 9209 (reg_n_info): Switch to use a varray.
|
| H A D | ChangeLog-2003 | 13270 varasm.c varray.c vmsdbgout.c xcoffout.c: Remove unnecessary 15343 * varray.c (varray_check_failed): Fix typo. 15347 * varray.c: Likewise. 15348 * varray.h: Likewise. 18808 stringpool.c, tlink.c, tree.c, varasm.c, varray.c: Don't use 29725 * ggc-page.c (struct page_entry): Remove varray.h header. 29745 * Makefile.in (ggc-page.o): Remove varray.h. 30487 * Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h. 30490 (cgraph_node): Add the decl into varray. 32868 * varray.c (element_size): Remove. [all …]
|
| H A D | ChangeLog-2000 | 4497 (unroll_loop), varray.c (varray_grow), objc/objc-act.c: Use memset 13605 * varray.h: Likewise. 16930 * varray.h (VARRAY_PUSH_GENERIC_PTR, VARRAY_PUSH_CHAR_PTR): Fix 19531 * varray.h: Add __extension__ to VARRAY_CHECK macro 22955 * varray.h (VARRAY_ACTIVE_SIZE, VARRAY_POP_ALL): New. 23184 * ggc.h: Include varray.h. 25020 (record_insns): Extend a varray instead of mallocing new memory. 25021 (contains): Read a varray not array of ints. 26065 * varray.h (union varray_data_tag): New elt te. 30081 * dwarf2out.c: include "varray.h", not dyn-string.h. [all …]
|
| H A D | ChangeLog-2009 | 9557 (add_ehspec_entry): Rewrite with VEC instead of varray. 9588 (add_action_record): Use VEC not varray. 9590 (convert_to_eh_region_ranges): Make static. Use VEC not varray. 9594 (push_uleb128, push_sleb128): Use VEC not varray. 9669 * Makefile.in (FUNCTION_H): Use vecprim.h, not varray.h. 9704 * function.h: Include vecprim.h, not varray.h 24241 * cgraph.c: Do not include varray.h. 24282 * tree-inline.c: Do not include varray.h or gt-tree-inline.h. 24290 * tree-inline.h: Do not include varray.h. 25061 * varray.c (varray_descriptor): Likewise. [all …]
|
| H A D | ChangeLog-2001 | 891 * c-objc-common.c: Include varray.h and ggc.h. 899 * objc/objc-act.c: Don't include varray.h. 3464 * varray.c (varray_check_failed): Similarly. 11636 into varray's and register them as roots with the garbage 13084 unwind.inc, varasm.c, varray.c, varray.h, xcoffout.c, 18162 * varray.c: Include errors.h for internal_error and trim_filename 18165 * Makefile.in (varray.o): Add errors.h. 18688 * varray.c (varray_check_failed): Use internal_error. 18832 * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter. 21813 varray.h version.h: Likewise.
|
| H A D | ChangeLog.graphite | 8943 * pretty-print.h: Do not include varray.h. 8945 (output_buffer): Rename varray field to chunks.
|
| /netbsd-src/external/mit/xorg/lib/ |
| H A D | libmesa.mk | 149 varray.c \
|
| H A D | libmesa.old.mk | 139 varray.c \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1999 | 2642 * Makefile.in (CXX_TREE_H): Add varray.h 2675 (push_lang_context): Adjust now that current_lang_base is a varray. 2677 * cp-tree.h: Include varray.h. 2710 (duplicate_decls): Adjust now that current_lang_base is a varray. 2714 (xref_basetypes): Adjust now that current_lang_base is a varray. 2717 * decl2.c: Don't include varray.h. 2738 (btypelist): Make it a varray. All uses changed. 2741 * pt.c: Don't include varray.h. Include ggc.h. 2749 * search.c: Don't include varray.h. 5156 * decl2.c: Include splay-tree.h and varray.h. [all …]
|
| H A D | ChangeLog-2010 | 3253 * optimize.c, parser.c, mangle.c, cp-tree.h: Do not include varray.h. 3254 * Make-lang.in: Don't include varray.h dependency in CXX_TREE_H.
|
| H A D | ChangeLog-2003 | 5069 * cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray. 5076 (init_rtti_processing): initialize unemitted_tinfo_decls varray. 5531 * decl.c (cp_binding_level): Add static_decls varray member.
|
| H A D | ChangeLog-2001 | 2702 (push_lang_context): Use more varray functionality.
|
| H A D | ChangeLog-2002 | 2643 (finish_mangling): Clear the varray pointer when done with it.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
| H A D | ChangeLog | 400 * objcp-decl.c: Do not include varray.h.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ecoff.c | 799 typedef struct varray { struct
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ecoff.c | 799 typedef struct varray { struct
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 2854 * objc-act.c: Do not include varray.h.
|