Home
last modified time | relevance | path

Searched refs:target_info (Results 1 – 25 of 2084) sorted by relevance

12345678910>>...84

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/dejagnu/testsuite/runtest.all/
H A Dtarget.test40 set target_info(idp,name) "idp"
43 set target_info(idp,cflags) ""
44 set target_info(idp,connect) "telnet"
45 set target_info(idp,target) "s12"
48 set target_info(idp,baud) "9600"
50 set target_info(mvme,name) "mvme"
53 set target_info(mvme,cflags) ""
55 set target_info(mvme,target) "s12"
58 set target_info(mvme,baud) "9600"
235 set target_info(host,connect) rlogin
[all …]
H A Dremote.test28 set target_info(idp,name) "idp"
31 set target_info(idp,cflags) ""
32 set target_info(idp,connect) telnet
33 set target_info(idp,target) "s12"
36 set target_info(idp,baud) "9600"
38 set target_info(mvme,name) "mvme"
41 set target_info(mvme,cflags) ""
42 set target_info(mvme,connect) telnet
43 set target_info(mvme,target) "s12"
132 set target_info(target,netport) $target_info(idp,netport)
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/dejagnu/testsuite/runtest.all/
H A Dtarget.test40 set target_info(idp,name) "idp"
43 set target_info(idp,cflags) ""
44 set target_info(idp,connect) "telnet"
45 set target_info(idp,target) "s12"
48 set target_info(idp,baud) "9600"
50 set target_info(mvme,name) "mvme"
53 set target_info(mvme,cflags) ""
55 set target_info(mvme,target) "s12"
58 set target_info(mvme,baud) "9600"
235 set target_info(host,connect) rlogin
[all …]
H A Dremote.test28 set target_info(idp,name) "idp"
31 set target_info(idp,cflags) ""
32 set target_info(idp,connect) telnet
33 set target_info(idp,target) "s12"
36 set target_info(idp,baud) "9600"
38 set target_info(mvme,name) "mvme"
41 set target_info(mvme,cflags) ""
42 set target_info(mvme,connect) telnet
43 set target_info(mvme,target) "s12"
132 set target_info(target,netport) $target_info(idp,netport)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/scripts/
H A Dgenerate_android_bp.py82 if 'output_name' in target_info:
150 if not 'deps' in target_info:
153 for dep in target_info['deps']:
190 if 'libs' in target_info:
230 if 'defines' in target_info:
261 if 'defines' in target_info:
279 target_info = build_info[target]
286 if 'sources' in target_info:
337 target_info = build_info[target]
345 if 'inputs' in target_info:
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dtriplet.pas44 if target_info.system in systems_darwin then
47 if target_info.system in systems_macosx then
58 if target_info.system in systems_windows then
62 else if target_info.system in systems_freebsd then
66 else if target_info.system in systems_netbsd then
70 else if target_info.system in systems_aix then
80 if target_info.system in systems_android then
84 if target_info.abi=abi_eabihf then
88 else if target_info.abi=abi_eabi then
92 if target_info.system in systems_embedded then
[all …]
H A Dobjcasm.pas54 if target_info.system in systems_darwin then
84 if target_info.system in systems_objc_nfabi then
100 if target_info.system in systems_objc_nfabi then
114 if target_info.system in systems_objc_nfabi then
121 if target_info.system in systems_objc_nfabi then
128 if target_info.system in systems_objc_nfabi then
135 if target_info.system in systems_objc_nfabi then
142 if target_info.system in systems_objc_nfabi then
149 if target_info.system in systems_objc_nfabi then
156 if target_info.system in systems_objc_nfabi then
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dtriplet.pas44 if target_info.system in systems_darwin then
47 if target_info.system in systems_macosx then
58 if target_info.system in systems_windows then
62 else if target_info.system in systems_freebsd then
66 else if target_info.system in systems_netbsd then
70 else if target_info.system in systems_aix then
80 if target_info.system in systems_android then
84 if target_info.abi=abi_eabihf then
88 else if target_info.abi=abi_eabi then
92 if target_info.system in systems_embedded then
[all …]
H A Dobjcasm.pas54 if target_info.system in systems_darwin then
84 if target_info.system in systems_objc_nfabi then
100 if target_info.system in systems_objc_nfabi then
114 if target_info.system in systems_objc_nfabi then
121 if target_info.system in systems_objc_nfabi then
128 if target_info.system in systems_objc_nfabi then
135 if target_info.system in systems_objc_nfabi then
142 if target_info.system in systems_objc_nfabi then
149 if target_info.system in systems_objc_nfabi then
156 if target_info.system in systems_objc_nfabi then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dtriplet.pas44 if target_info.system in systems_darwin then
47 if target_info.system in systems_macosx then
58 if target_info.system in systems_windows then
62 else if target_info.system in systems_freebsd then
66 else if target_info.system in systems_netbsd then
70 else if target_info.system in systems_aix then
80 if target_info.system in systems_android then
84 if target_info.abi=abi_eabihf then
88 else if target_info.abi=abi_eabi then
92 if target_info.system in systems_embedded then
[all …]
H A Dobjcasm.pas54 if target_info.system in systems_darwin then
84 if target_info.system in systems_objc_nfabi then
100 if target_info.system in systems_objc_nfabi then
114 if target_info.system in systems_objc_nfabi then
121 if target_info.system in systems_objc_nfabi then
128 if target_info.system in systems_objc_nfabi then
135 if target_info.system in systems_objc_nfabi then
142 if target_info.system in systems_objc_nfabi then
149 if target_info.system in systems_objc_nfabi then
156 if target_info.system in systems_objc_nfabi then
[all …]
/dports/games/valyriatear/ValyriaTear-1.1.0/data/battles/enemies_animations/
H A Dskeleton_frenzy_attack.lua165 target_info.slash_anim:SetXLocation(target_info.actor:GetXLocation())
166target_info.slash_anim:SetYLocation(target_info.actor:GetYLocation() + 0.1) -- To see the effect
168 target_info.slash_anim:Reset()
170 target_info.hit_anim:SetXLocation(target_info.actor:GetXLocation())
171target_info.hit_anim:SetYLocation(target_info.actor:GetYLocation() + 0.1) -- To see the effect
173 target_info.hit_anim:Reset()
189 if (target_info.hit_anim ~= nil) then
190target_info.hit_anim:SetXLocation(target_info.actor:GetXLocation() + math.random(-20.0, 20.0))
223 target_info.hit_anim:Remove()
226 target_info.hit_anim = nil
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dmake_simple.py189 def WriteTarget(makefile, target_info): argument
198 ''' % target_info)
200 sources = target_info.get('sources', [])
213 actions = target_info.get('actions', [])
216 'target': target_info['target_name'],
217 'product': target_info['target_name'],
221 if 'product_name' in target_info:
237 if target_info['type'] == 'none':
248 'toolset': target_info['toolset']
293 for target_info in target_dicts.values():
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/scripts/
H A Dgenerate_android_bp.py89 if 'output_name' in target_info:
177 if 'deps' not in target_info:
180 for dep in target_info['deps']:
218 if 'libs' in target_info:
228 if 'include_dirs' in target_info:
262 if 'defines' in target_info:
329 if 'sources' in target_info:
398 target_info = build_info[target]
405 if 'inputs' in target_info:
409 if 'sources' in target_info:
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/config/
H A Dgdbserver.exp96 if [target_info exists gdb,socketport] {
97 set portnum [target_info gdb,socketport];
105 if [target_info exists sockethost] {
106 set debughost [target_info sockethost];
111 if [target_info exists gdb_protocol] {
112 set protocol [target_info gdb_protocol];
118 if [target_info exists gdb_server_prog] {
119 set gdbserver [target_info gdb_server_prog];
124 if [target_info exists sockethost] {
125 set sockethost [target_info sockethost];
[all …]
H A Dmonitor.exp84 if [target_info exists gdb_protocol] {
90 if [target_info exists baud] {
93 if [target_info exists binarydownload] {
102 if [target_info exists gdb_serial] {
104 } elseif [target_info exists netport] {
143 if [target_info exists gdb_download_size] {
176 if [target_info exists gdb,use_standard_load] {
178 if ![target_info exists gdb,no_push_conn] {
204 set textoff [target_info gdb_sect_offset];
230 if [target_info exists gdb_load_offset] {
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/config/
H A Dgdbserver.exp96 if [target_info exists gdb,socketport] {
97 set portnum [target_info gdb,socketport];
105 if [target_info exists sockethost] {
106 set debughost [target_info sockethost];
111 if [target_info exists gdb_protocol] {
112 set protocol [target_info gdb_protocol];
118 if [target_info exists gdb_server_prog] {
119 set gdbserver [target_info gdb_server_prog];
124 if [target_info exists sockethost] {
125 set sockethost [target_info sockethost];
[all …]
H A Dmonitor.exp84 if [target_info exists gdb_protocol] {
90 if [target_info exists baud] {
93 if [target_info exists binarydownload] {
102 if [target_info exists gdb_serial] {
104 } elseif [target_info exists netport] {
143 if [target_info exists gdb_download_size] {
176 if [target_info exists gdb,use_standard_load] {
178 if ![target_info exists gdb,no_push_conn] {
204 set textoff [target_info gdb_sect_offset];
230 if [target_info exists gdb_load_offset] {
[all …]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/config/
H A Dmonitor.exp79 if [target_info exists gdb_protocol] {
85 if [target_info exists baud] {
88 if [target_info exists binarydownload] {
97 if [target_info exists gdb_serial] {
99 } elseif [target_info exists netport] {
160 if [target_info exists gdb,use_standard_load] {
162 if ![target_info exists gdb,no_push_conn] {
166 if ![target_info exists gdb,no_push_conn] {
188 set textoff [target_info gdb_sect_offset]
214 if [target_info exists gdb_load_offset] {
[all …]
H A Dslite.exp51 if [target_info exists gdb_protocol] {
52 set protocol [target_info gdb_protocol]
57 if [target_info exists serial] {
58 set targetname [target_info serial]
61 if ![target_info exists netport] {
65 set targetname [target_info netport]
98 if [target_info exists gdb_load_offset] {
135 if [target_info exists need_monitor_run] {
151 if [target_info exists gdb_serial] {
152 set serial [target_info gdb_serial]
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/config/
H A Dmonitor.exp83 if [target_info exists gdb_protocol] {
89 if [target_info exists baud] {
92 if [target_info exists binarydownload] {
101 if [target_info exists gdb_serial] {
103 } elseif [target_info exists netport] {
164 if [target_info exists gdb,use_standard_load] {
166 if ![target_info exists gdb,no_push_conn] {
170 if ![target_info exists gdb,no_push_conn] {
192 set textoff [target_info gdb_sect_offset];
218 if [target_info exists gdb_load_offset] {
[all …]
/dports/devel/libdisasm/libdisasm-0.23/perl/
H A Dx86disasm.pl35 my %target_info;
78 $target_info{size} = $f{size};
86 $target_info{name} = $target;
91 $target_info{header} = elf_read();
107 $target_info{entry_offset} = disasm_va2off($target_info{entry});
108 if ( ! $target_info{entry} || ! $target_info{entry_offset} ) {
472 $target_info{bits} = 64;
477 $target_info{endian} = "big";
544 $target_info{entry} );
2159 $target_info{entry}, $target_info{entry_offset},
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/config/
H A Dmonitor.exp82 if [target_info exists gdb_protocol] {
88 if [target_info exists baud] {
91 if [target_info exists binarydownload] {
100 if [target_info exists gdb_serial] {
102 } elseif [target_info exists netport] {
163 if [target_info exists gdb,use_standard_load] {
165 if ![target_info exists gdb,no_push_conn] {
169 if ![target_info exists gdb,no_push_conn] {
191 set textoff [target_info gdb_sect_offset];
217 if [target_info exists gdb_load_offset] {
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/systems/
H A Dt_bsd.pas79 …result:=Assigned(hp.ImportLibraryList.find(target_info.sharedClibprefix+'c'+target_info.sharedClib…
81 … result:=hp.linkothersharedlibs.find(target_info.sharedClibprefix+'c'+target_info.sharedClibext);
115 if target_info.system in systems_openbsd then
131 if target_info.system in systems_freebsd then
155 if target_info.system in systems_openbsd then
194 (target_info.system in systems_bsd) then
374 i:=Pos(target_info.sharedlibext,S);
465 if target_info.system=system_i386_freebsd then
504 if (target_info.system in systems_openbsd) and
549 BinStr:='.'+target_info.dirsep+BinStr
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/systems/
H A Dt_bsd.pas79 …result:=Assigned(hp.ImportLibraryList.find(target_info.sharedClibprefix+'c'+target_info.sharedClib…
81 … result:=hp.linkothersharedlibs.find(target_info.sharedClibprefix+'c'+target_info.sharedClibext);
115 if target_info.system in systems_openbsd then
131 if target_info.system in systems_freebsd then
155 if target_info.system in systems_openbsd then
194 (target_info.system in systems_bsd) then
374 i:=Pos(target_info.sharedlibext,S);
465 if target_info.system=system_i386_freebsd then
504 if (target_info.system in systems_openbsd) and
549 BinStr:='.'+target_info.dirsep+BinStr
[all …]

12345678910>>...84