Home
last modified time | relevance | path

Searched refs:t_resource (Results 1 – 24 of 24) sorted by relevance

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/scumm/
H A Dextract_mm_nes.cpp35 const struct t_resource res_roomgfx_usa[40] = {
46 const struct t_resource res_roomgfx_eur[40] = {
57 const struct t_resource res_roomgfx_swe[40] = {
68 const struct t_resource res_roomgfx_fra[40] = {
79 const struct t_resource res_roomgfx_ger[40] = {
146 const struct t_resource res_rooms_usa[55] = {
160 const struct t_resource res_rooms_eur[55] = {
174 const struct t_resource res_rooms_swe[55] = {
188 const struct t_resource res_rooms_fra[55] = {
202 const struct t_resource res_rooms_ger[55] = {
[all …]
H A Dextract_mm_nes.h58 struct t_resource { struct
65 const struct t_resource *langs[NUM_ROMSETS]; argument
76 …void extract_resource(Common::File &input, Common::File &output, const t_resource *res, res_type t…
77 …void dump_resource(Common::File &input, const char *fn_template, int num, const t_resource *res, r…
H A Dextract_mm_c64.h29 struct t_resource;
30 typedef t_resource * p_resource;
H A Dextract_mm_apple.h29 struct t_resource;
30 typedef t_resource * p_resource;
H A Dextract_loom_tg16.h29 struct t_resource;
30 typedef t_resource * p_resource;
H A Dextract_loom_tg16.cpp75 struct t_resource { struct
81 typedef t_resource * p_resource; argument
84 t_resource res_rooms[NUM_ROOMS] = {
188 t_resource res_scripts[NUM_SCRIPTS] = {
392 t_resource res_costumes[NUM_COSTUMES] = {
596 t_resource res_sounds[NUM_SOUNDS] = {
679 t_resource res_globdata =
681 t_resource res_charset =
685 t_resource res_unknowns[NUM_UNKNOWNS] = {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dmultiple-resource-objs.test1 # RUN: llvm-cvtres /out:%t_resource.obj %S/Inputs/resource.res
4 # RUN: not lld-link /out:%t.exe /dll /noentry %t_id.obj %t_resource.obj 2>&1 | \
10 # RUN: not lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res %t_resource.obj 2>&1 | \
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/cruise/
H A Dextract_cruise_pc.h29 struct t_resource;
30 typedef t_resource * p_resource;
/dports/games/ksirk/ksirk-21.12.3/ksirk/Jabber/
H A Djabberresource.cpp40 Private( JabberAccount *t_account, const XMPP::Jid &t_jid, const XMPP::Resource &t_resource ) in Private() argument
41 : account(t_account), jid(t_jid), resource(t_resource), capsEnabled(false) in Private()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/
H A Djabberresource.cpp39 Private(JabberAccount *t_account, const XMPP::Jid &t_jid, const XMPP::Resource &t_resource) in Private() argument
42 , resource(t_resource) in Private()
/dports/editors/morla/morla-0.16.1/src/
H A Dedit.c1009 GtkWidget *t_resource; in toggled_object() local
1019 t_resource = (GtkWidget *) g_object_get_data (G_OBJECT (w), "resource"); in toggled_object()
1037 else if (w == t_resource) in toggled_object()
H A Dtemplate.c4685 GtkWidget *t_resource; in template_widget_create_default_toggled() local
4695 t_resource = (GtkWidget *) g_object_get_data (G_OBJECT (w), "resource"); in template_widget_create_default_toggled()
4713 else if (w == t_resource) in template_widget_create_default_toggled()