/toolchain/binutils/binutils-2.25/binutils/ |
D | windres.c | 327 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 …]
|
D | rescoff.c | 395 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 …]
|
D | resrc.c | 137 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 …]
|
D | resres.c | 70 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()
|
D | NEWS | 155 re-compiled by windres without lossing resources or compilation errors. 359 * Added windres program, which can be used to manipulate resources in WIN32
|
D | ChangeLog-0203 | 1834 DIALOGEX resources. 1847 * rcparse.y: CLASS definitions in DIALOG resources
|
D | ChangeLog-9197 | 278 * 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/ |
D | TODO | 13 of their time waiting on the same resources? On each other?
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object.txh | 76 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}.
|
D | functions.texi | 1361 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/ |
D | binutils.texi | 47 * 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/ |
D | ChangeLog-9303 | 128 statement in DIALOG and DIALOGEX resources. 177 CLASS definitions in DIALOG resources.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 1851 uses single or double precision floating point resources.
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | zh_CN.po | 4726 msgid "no resources"
|
D | zh_TW.po | 5481 msgid "no resources"
|
D | rw.po | 4974 msgid "no resources"
|
D | hr.po | 7837 msgid "no resources"
|
D | binutils.pot | 8849 msgid "no resources"
|
D | id.po | 6448 msgid "no resources"
|
D | bg.po | 8956 msgid "no resources"
|
D | ru.po | 8359 msgid "no resources"
|
D | uk.po | 8371 msgid "no resources"
|
D | tr.po | 5549 msgid "no resources"
|
D | ja.po | 8268 msgid "no resources"
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 2403 * mpw-ld.r: Add version resources. 2701 * mac-ld.r: New file, Mac resources.
|