Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 25 of 38) sorted by relevance

12

/toolchain/binutils/binutils-2.25/binutils/
Dwindres.c327 define_resource (rc_res_directory **resources, int cids, in define_resource() argument
338 if (*resources == NULL) in define_resource()
340 *resources = ((rc_res_directory *) in define_resource()
342 (*resources)->characteristics = 0; in define_resource()
345 (*resources)->time = 0; in define_resource()
346 (*resources)->major = 0; in define_resource()
347 (*resources)->minor = 0; in define_resource()
348 (*resources)->entries = NULL; in define_resource()
351 for (pp = &(*resources)->entries; *pp != NULL; pp = &(*pp)->next) in define_resource()
386 resources = &re->u.dir; in define_resource()
[all …]
Drescoff.c395 struct coff_res_data_build resources; member
419 const rc_res_directory *resources) in write_coff_file() argument
493 cwi.resources.d = NULL; in write_coff_file()
494 cwi.resources.last = NULL; in write_coff_file()
495 cwi.resources.length = 0; in write_coff_file()
501 coff_bin_sizes (resources, &cwi); in write_coff_file()
508 coff_to_bin (resources, &cwi); in write_coff_file()
530 + cwi.resources.length); in write_coff_file()
554 for (rd = cwi.resources.d; rd != NULL; rd = rd->next) in write_coff_file()
728 + cwi->resources.length)); in coff_res_to_bin()
[all …]
Dresrc.c137 static rc_res_directory *resources; variable
567 return resources; in read_rc_file()
694 r = define_standard_resource (&resources, RT_ACCELERATOR, id, in define_accelerator()
734 r = define_standard_resource (&resources, RT_BITMAP, id, in define_bitmap()
822 r = define_standard_resource (&resources, RT_CURSOR, name, in define_cursor()
858 r = define_standard_resource (&resources, RT_GROUP_CURSOR, id, in define_cursor()
877 r = define_standard_resource (&resources, RT_DIALOG, id, in define_dialog()
970 r = define_standard_resource (&resources, RT_FONT, id, in define_font()
1032 r = define_standard_resource (&resources, RT_FONT, id, in define_font_rcdata()
1055 r = define_standard_resource (&resources, RT_FONTDIR, id, 0x409, 0); in define_fontdirs()
[all …]
Dresres.c70 static rc_res_directory *resources = NULL; variable
108 return resources; in read_res_file()
640 res_append_resource (&resources, r, 3, a, dupok); in res_add_resource()
DNEWS155 re-compiled by windres without lossing resources or compilation errors.
359 * Added windres program, which can be used to manipulate resources in WIN32
DChangeLog-02031834 DIALOGEX resources.
1847 * rcparse.y: CLASS definitions in DIALOG resources
DChangeLog-9197278 * windres.c (main): Quit if we didn't get any resources.
2079 * mac-binutils.r: New file, Mac resources.
/toolchain/binutils/binutils-2.25/gold/
DTODO13 of their time waiting on the same resources? On each other?
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object.txh76 Release all resources associated with @var{simple_object}. This does
110 Release all resources associated with @var{attrs}.
187 Release all resources associated with @var{simple_object}.
Dfunctions.texi1361 Release all resources associated with @var{attrs}.
1369 Release all resources associated with @var{simple_object}. This does
1378 Release all resources associated with @var{simple_object}.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi47 * windmc: (binutils)windmc. Generator for Windows message resources.
48 * windres: (binutils)windres. Manipulate Windows resources.
128 Manipulate Windows resources
131 Generator for Windows message resources
155 * windmc:: Generator for Windows message resources
156 * windres:: Manipulate Windows resources
3458 @command{windmc} may be used to generator Windows message resources.
3465 @c man title windmc generates Windows message resources.
3619 @command{windres} may be used to manipulate Windows resources.
3626 @c man title windres manipulate Windows resources.
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/
DChangeLog-9303128 statement in DIALOG and DIALOGEX resources.
177 CLASS definitions in DIALOG resources.
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog-91031851 uses single or double precision floating point resources.
/toolchain/binutils/binutils-2.25/binutils/po/
Dzh_CN.po4726 msgid "no resources"
Dzh_TW.po5481 msgid "no resources"
Drw.po4974 msgid "no resources"
Dhr.po7837 msgid "no resources"
Dbinutils.pot8849 msgid "no resources"
Did.po6448 msgid "no resources"
Dbg.po8956 msgid "no resources"
Dru.po8359 msgid "no resources"
Duk.po8371 msgid "no resources"
Dtr.po5549 msgid "no resources"
Dja.po8268 msgid "no resources"
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91972403 * mpw-ld.r: Add version resources.
2701 * mac-ld.r: New file, Mac resources.

12