Searched refs:resources (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dresource.h27 /* Macro to clear all resources. */
32 /* The resources used by a given insn. */
33 struct resources struct
49 extern void mark_target_live_regs (rtx, rtx, struct resources *);
50 extern void mark_set_resources (rtx, struct resources *, int,
52 extern void mark_referenced_resources (rtx, struct resources *, bool);
H A Dresource.c55 /* Indicates what resources are required at the beginning of the epilogue. */
56 static struct resources start_of_epilogue_needs;
58 /* Indicates what resources are required at function end. */
59 static struct resources end_of_function_needs;
85 static rtx find_dead_or_set_registers (rtx, struct resources*,
86 rtx*, int, struct resources,
87 struct resources);
204 which resources are referenced by the insn. If INCLUDE_DELAYED_EFFECTS
205 is TRUE, resources used by the called routine will be included for
209 mark_referenced_resources (rtx x, struct resources *re
[all...]
H A Dreorg.c175 static int resource_conflicts_p (struct resources *, struct resources *);
176 static int insn_references_resource_p (rtx, struct resources *, bool);
177 static int insn_sets_resource_p (rtx, struct resources *, bool);
196 struct resources *,
197 struct resources *,
198 struct resources *,
201 struct resources *,
202 struct resources *,
203 struct resources *,
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dresource.h26 /* Macro to clear all resources. */
31 /* The resources used by a given insn. */
32 struct resources struct
48 extern void mark_target_live_regs (rtx, rtx, struct resources *);
49 extern void mark_set_resources (rtx, struct resources *, int,
51 extern void mark_referenced_resources (rtx, struct resources *, int);
H A Dresource.c55 /* Indicates what resources are required at the beginning of the epilogue. */
56 static struct resources start_of_epilogue_needs;
58 /* Indicates what resources are required at function end. */
59 static struct resources end_of_function_needs;
85 static rtx find_dead_or_set_registers (rtx, struct resources*,
86 rtx*, int, struct resources,
87 struct resources);
204 which resources are referenced by the insn. If INCLUDE_DELAYED_EFFECTS
205 is TRUE, resources used by the called routine will be included for
209 mark_referenced_resources (rtx x, struct resources *re
[all...]
H A Dreorg.c175 static int resource_conflicts_p (struct resources *, struct resources *);
176 static int insn_references_resource_p (rtx, struct resources *, int);
177 static int insn_sets_resource_p (rtx, struct resources *, int);
196 struct resources *,
197 struct resources *,
198 struct resources *,
201 struct resources *,
202 struct resources *,
203 struct resources *,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr37101.c17 ResourcePtr *resources; member in struct:_ClientResource
30 ResourcePtr **tails, *resources; local
37 resources =
40 for (rptr = resources, tptr = tails; --j >= 0; rptr++, tptr++)
48 rptr = clientTable[client].resources; --j >= 0; rptr++)
61 free ((void *) clientTable[client].resources);
62 clientTable[client].resources = resources;
/netbsd-6-1-5-RELEASE/dist/nvi/motif_l/
H A Dm_util.c89 /* Utilities for converting X resources...
98 void __XutConvertResources(Widget wid, String root, XutResource *resources, int count)
109 from.addr = XGetDefault( XtDisplay(wid), root, resources[i].name );
115 to.addr = resources[i].value;
118 switch ( resources[i].kind ) {
96 __XutConvertResources(Widget wid, String root, XutResource *resources, int count) argument
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/tests/modetest/
H A Dmodetest.c59 drmModeRes *resources; variable
122 for (i = 0; i < resources->count_encoders; i++) {
123 encoder = drmModeGetEncoder(fd, resources->encoders[i]);
127 resources->encoders[i], strerror(errno));
176 for (i = 0; i < resources->count_connectors; i++) {
177 connector = drmModeGetConnector(fd, resources->connectors[i]);
181 resources->connectors[i], strerror(errno));
217 for (i = 0; i < resources->count_crtcs; i++) {
218 crtc = drmModeGetCrtc(fd, resources->crtcs[i]);
222 resources
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-java/
H A DMakefile.am27 # The resources of the 'hello' program, excluding message catalogs, but
61 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
85 hello-resources.jar:
91 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
104 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
114 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
116 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-java-awt/
H A DMakefile.am27 # The resources of the 'hello' program, excluding message catalogs, but
61 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
85 hello-resources.jar:
91 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
104 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
114 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
116 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-java-swing/
H A DMakefile.am27 # The resources of the 'hello' program, excluding message catalogs, but
61 all-local: $(hello_MAINCLASS)$(EXEEXT) hello-resources.jar hello.sh
85 hello-resources.jar:
91 echo "CLASSPATH='$(jardir)/hello-resources.jar'\$${CLASSPATH+\"@CLASSPATH_SEPARATOR@\$$CLASSPATH\"}"; \
104 $(INSTALL_DATA) hello-resources.jar $(DESTDIR)$(jardir)/hello-resources.jar
114 rm -f $(DESTDIR)$(jardir)/hello-resources.jar
116 CLEANFILES += $(hello_MAINCLASS)$(EXEEXT) *.$(OBJEXT) *.a tmpdir hello-resources.jar hello.sh
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dwindres.c1 /* windres.c -- a program to manipulate Windows resources
24 /* This program can read and write Windows resources in various
162 of resources. */
334 define_resource (rc_res_directory **resources, int cids,
345 if (*resources == NULL)
354 *resources = ((rc_res_directory *)
356 (*resources)->characteristics = 0;
357 (*resources)->time = timeval;
358 (*resources)->major = 0;
359 (*resources)
330 define_resource(rc_res_directory **resources, int cids, const rc_res_id *ids, int dupok) argument
428 define_standard_resource(rc_res_directory **resources, int type, rc_res_id name, rc_uint_type language, int dupok) argument
801 rc_res_directory *resources; local
[all...]
H A Drescoff.c1 /* rescoff.c -- read and write resources in Windows COFF files.
24 /* This file contains function that read and write Windows resources
110 /* Read the resources in a COFF file. */
398 struct coff_res_data_build resources;
412 /* Write resources to a COFF file. RESOURCES should already be
416 offer the ability to merge resources into an existing file. This
422 const rc_res_directory *resources)
496 cwi.resources.d = NULL;
497 cwi.resources.last = NULL;
498 cwi.resources
396 struct coff_res_data_build resources; member in struct:coff_write_info
419 write_coff_file(const char *filename, const char *target, const rc_res_directory *resources) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/packages/mac/
H A Dmac.sh40 --resources ${base}/Resources \
/netbsd-6-1-5-RELEASE/gnu/usr.bin/gettext/libnlspr/
H A DMakefile54 read-resources.c \
64 write-resources.c \
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-csharp/
H A Dautoclean.sh36 for f in po/*/*.resources.dll; do
H A DMakefile.am24 MAINTAINERCLEANFILES = */*.resources.dll
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/hello-csharp-forms/
H A Dautoclean.sh36 for f in po/*/*.resources.dll; do
H A DMakefile.am24 MAINTAINERCLEANFILES = */*.resources.dll
/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/ssh-askpass/
H A DMakefile6 SRCS= drawing.c dynlist.c resources.c x11-ssh-askpass.c
/netbsd-6-1-5-RELEASE/x11/bin/ssh-askpass/
H A DMakefile6 SRCS= drawing.c dynlist.c resources.c x11-ssh-askpass.c
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A DMakefile.am48 read-resources.h write-resources.h \
95 # read-csharp.c and read-resources.c.)
135 write-mo.c write-java.c write-csharp.c write-resources.c write-tcl.c \
139 read-mo.c read-java.c read-csharp.c read-resources.c read-tcl.c
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/generate/unix/acpiexec/
H A DMakefile532 rsaddr.o : $(ACPICA_CORE)/resources/rsaddr.c
535 rscalc.o : $(ACPICA_CORE)/resources/rscalc.c
538 rscreate.o : $(ACPICA_CORE)/resources/rscreate.c
541 rsdump.o : $(ACPICA_CORE)/resources/rsdump.c
544 rsio.o : $(ACPICA_CORE)/resources/rsio.c
547 rsinfo.o : $(ACPICA_CORE)/resources/rsinfo.c
550 rsirq.o : $(ACPICA_CORE)/resources/rsirq.c
553 rslist.o : $(ACPICA_CORE)/resources/rslist.c
556 rsmemory.o : $(ACPICA_CORE)/resources/rsmemory.c
559 rsmisc.o : $(ACPICA_CORE)/resources/rsmis
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/tools/acpiexec/
H A DMakefile562 rsaddr.o : $(ACPICA_CORE)/resources/rsaddr.c
565 rscalc.o : $(ACPICA_CORE)/resources/rscalc.c
568 rscreate.o : $(ACPICA_CORE)/resources/rscreate.c
571 rsdump.o : $(ACPICA_CORE)/resources/rsdump.c
574 rsio.o : $(ACPICA_CORE)/resources/rsio.c
577 rsinfo.o : $(ACPICA_CORE)/resources/rsinfo.c
580 rsirq.o : $(ACPICA_CORE)/resources/rsirq.c
583 rslist.o : $(ACPICA_CORE)/resources/rslist.c
586 rsmemory.o : $(ACPICA_CORE)/resources/rsmemory.c
589 rsmisc.o : $(ACPICA_CORE)/resources/rsmis
[all...]

Completed in 320 milliseconds

123