/toolchain/binutils/binutils-2.27/binutils/ |
D | windres.c | 328 define_resource (rc_res_directory **resources, int cids, in define_resource() argument 339 if (*resources == NULL) in define_resource() 341 *resources = ((rc_res_directory *) in define_resource() 343 (*resources)->characteristics = 0; in define_resource() 346 (*resources)->time = 0; in define_resource() 347 (*resources)->major = 0; in define_resource() 348 (*resources)->minor = 0; in define_resource() 349 (*resources)->entries = NULL; in define_resource() 352 for (pp = &(*resources)->entries; *pp != NULL; pp = &(*pp)->next) in define_resource() 387 resources = &re->u.dir; in define_resource() [all …]
|
D | rescoff.c | 413 struct coff_res_data_build resources; member 437 const rc_res_directory *resources) in write_coff_file() argument 511 cwi.resources.d = NULL; in write_coff_file() 512 cwi.resources.last = NULL; in write_coff_file() 513 cwi.resources.length = 0; in write_coff_file() 519 coff_bin_sizes (resources, &cwi); in write_coff_file() 526 coff_to_bin (resources, &cwi); in write_coff_file() 548 + cwi.resources.length); in write_coff_file() 572 for (rd = cwi.resources.d; rd != NULL; rd = rd->next) in write_coff_file() 746 + cwi->resources.length)); in coff_res_to_bin() [all …]
|
D | resrc.c | 137 static rc_res_directory *resources; variable 568 return resources; in read_rc_file() 695 r = define_standard_resource (&resources, RT_ACCELERATOR, id, in define_accelerator() 735 r = define_standard_resource (&resources, RT_BITMAP, id, in define_bitmap() 823 r = define_standard_resource (&resources, RT_CURSOR, name, in define_cursor() 859 r = define_standard_resource (&resources, RT_GROUP_CURSOR, id, in define_cursor() 878 r = define_standard_resource (&resources, RT_DIALOG, id, in define_dialog() 971 r = define_standard_resource (&resources, RT_FONT, id, in define_font() 1033 r = define_standard_resource (&resources, RT_FONT, id, in define_font_rcdata() 1056 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() 639 res_append_resource (&resources, r, 3, a, dupok); in res_add_resource()
|
D | NEWS | 178 re-compiled by windres without lossing resources or compilation errors. 382 * 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/benchmark/ |
D | Skia_flags_internal.diff | 2 # This patch will remove the attempt to copy resources to device, 4 # Since we are using mma to build and copy resources manually to device, 49 - "resources/*",
|
D | autotest.diff | 703 + resource_dir = os.path.join(bench_config.real_skia_dir, 'resources') 707 + print('Pushing Skia resources onto device!')
|
D | panorama.diff | 7269 + // Initialize OpenGL resources 7533 + // Initialize OpenGL resources 7779 + // Initialize OpenGL resources 7995 + // Initialize OpenGL resources
|
/toolchain/binutils/binutils-2.27/gold/ |
D | TODO | 13 of their time waiting on the same resources? On each other?
|
/toolchain/binutils/binutils-2.27/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.27/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 3622 @command{windmc} may be used to generator Windows message resources. 3629 @c man title windmc generates Windows message resources. 3783 @command{windres} may be used to manipulate Windows resources. 3790 @c man title windres manipulate Windows resources. [all …]
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | ChangeLog-9103 | 1851 uses single or double precision floating point resources.
|
/toolchain/binutils/binutils-2.27/binutils/po/ |
D | zh_TW.po | 5481 msgid "no resources"
|
D | rw.po | 4974 msgid "no resources"
|
D | hr.po | 7837 msgid "no resources"
|
D | ru.po | 8359 msgid "no resources"
|
D | tr.po | 5549 msgid "no resources"
|
D | bg.po | 8956 msgid "no resources"
|
D | uk.po | 8371 msgid "no resources"
|
D | id.po | 6448 msgid "no resources"
|
D | da.po | 7202 msgid "no resources"
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-9197 | 2403 * mpw-ld.r: Add version resources. 2701 * mac-ld.r: New file, Mac resources.
|