Home
last modified time | relevance | path

Searched refs:atl_path (Results 1 – 25 of 131) sorted by relevance

123456

/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/Tool/MSCommon/
H A Dsdk.py214 atl_path = os.path.join(include_path, 'atl')
218 if os.path.exists(atl_path):
219 env_tuple_list.append(('INCLUDE', atl_path))
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/Tool/MSCommon/
H A Dsdk.py274 atl_path = os.path.join(include_path, 'atl')
278 if os.path.exists(atl_path):
279 env_tuple_list.append(('INCLUDE', atl_path))
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/Tool/MSCommon/
H A Dsdk.py274 atl_path = os.path.join(include_path, 'atl')
278 if os.path.exists(atl_path):
279 env_tuple_list.append(('INCLUDE', atl_path))
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/Tool/MSCommon/
H A Dsdk.py294 atl_path = os.path.join(include_path, 'atl')
298 if os.path.exists(atl_path):
299 env_tuple_list.append(('INCLUDE', atl_path))
/dports/devel/scons/SCons-4.2.0/SCons/Tool/MSCommon/
H A Dsdk.py318 atl_path = os.path.join(include_path, 'atl')
322 if os.path.exists(atl_path):
323 env_tuple_list.append(('INCLUDE', atl_path))
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/Tool/MSCommon/
H A Dsdk.py320 atl_path = os.path.join(include_path, 'atl')
324 if os.path.exists(atl_path):
325 env_tuple_list.append(('INCLUDE', atl_path))
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/Tool/MSCommon/
H A Dsdk.py294 atl_path = os.path.join(include_path, 'atl')
298 if os.path.exists(atl_path):
299 env_tuple_list.append(('INCLUDE', atl_path))
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/cc-1.0.29/src/
H A Dwindows_registry.rs337 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
339 if atl_path.exists() { in atl_paths()
340 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cc/src/
H A Dwindows_registry.rs295 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
297 if atl_path.exists() { in atl_paths()
298 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/gcc/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cc-1.0.34/src/
H A Dwindows_registry.rs342 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
344 if atl_path.exists() { in atl_paths()
345 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/cc-1.0.24/src/
H A Dwindows_registry.rs295 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
297 if atl_path.exists() { in atl_paths()
298 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/games/dose-response/dose-response-179c326/cargo-crates/cc-1.0.25/src/
H A Dwindows_registry.rs295 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
297 if atl_path.exists() { in atl_paths()
298 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/gcc-0.3.55/src/
H A Dwindows_registry.rs269 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
271 if atl_path.exists() { in atl_paths()
272 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cc-1.0.58/src/
H A Dwindows_registry.rs406 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
408 if atl_path.exists() { in atl_paths()
409 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/cc-1.0.66/src/
H A Dwindows_registry.rs406 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
408 if atl_path.exists() { in atl_paths()
409 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/cc-1.0.66/src/
H A Dwindows_registry.rs406 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
408 if atl_path.exists() { in atl_paths()
409 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/cc-1.0.60/src/
H A Dwindows_registry.rs406 let atl_path = path.join("atlfmc"); in atl_paths() localVariable
408 if atl_path.exists() { in atl_paths()
409 Some((atl_path.join("lib").join(sub), atl_path.join("include"))) in atl_paths()

123456