Home
last modified time | relevance | path

Searched refs:ALL_COMPONENTS (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/optimize/
H A Dschema.py20 {"build": list(schedules.ALL_COMPONENTS)},
32 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
34 {"test": list(schedules.ALL_COMPONENTS)},
35 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
37 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/optimize/
H A Dschema.py22 {"build": list(schedules.ALL_COMPONENTS)},
34 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
36 {"test": list(schedules.ALL_COMPONENTS)},
37 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
39 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/optimize/
H A Dschema.py22 {"build": list(schedules.ALL_COMPONENTS)},
34 {"skip-unless-schedules": list(schedules.ALL_COMPONENTS)},
36 {"test": list(schedules.ALL_COMPONENTS)},
37 {"test-inclusive": list(schedules.ALL_COMPONENTS)},
39 {"test-verify": list(schedules.ALL_COMPONENTS)},
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/util/
H A Dschema.py203 {'build': list(schedules.ALL_COMPONENTS)},
208 {'push-interval-10': list(schedules.ALL_COMPONENTS)},
209 {'push-interval-25': list(schedules.ALL_COMPONENTS)},
215 {'skip-unless-schedules': list(schedules.ALL_COMPONENTS)},
217 {'test': (list(schedules.ALL_COMPONENTS), dict)},
218 {'test-inclusive': list(schedules.ALL_COMPONENTS)},
219 {'test-try': list(schedules.ALL_COMPONENTS)},
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/cvpcb/
H A Dcvpcb_mainframe.h311 ALL_COMPONENTS, ///< All components enumerator
325 CVPCB_MAINFRAME::CRITERIA aCriteria = CVPCB_MAINFRAME::ALL_COMPONENTS );
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/util/
H A Dschema.py200 {'skip-unless-schedules': list(schedules.ALL_COMPONENTS)},
202 {'skip-unless-schedules-or-seta': list(schedules.ALL_COMPONENTS)},
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/install/
H A DSCRIPT-ALL_COMPONENTS.cmake4 ALL_COMPONENTS
H A DRunCMakeTest.cmake202 run_install_test(SCRIPT-ALL_COMPONENTS)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/install/
H A DSCRIPT-ALL_COMPONENTS.cmake4 ALL_COMPONENTS
H A DRunCMakeTest.cmake202 run_install_test(SCRIPT-ALL_COMPONENTS)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/install/
H A DSCRIPT-ALL_COMPONENTS.cmake4 ALL_COMPONENTS
H A DRunCMakeTest.cmake202 run_install_test(SCRIPT-ALL_COMPONENTS)
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/
H A Dschedules.py78 ALL_COMPONENTS = INCLUSIVE_COMPONENTS + EXCLUSIVE_COMPONENTS variable
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/
H A Dschedules.py62 ALL_COMPONENTS = INCLUSIVE_COMPONENTS + EXCLUSIVE_COMPONENTS variable
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/
H A Dschedules.py80 ALL_COMPONENTS = INCLUSIVE_COMPONENTS + EXCLUSIVE_COMPONENTS variable
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/
H A Dschedules.py78 ALL_COMPONENTS = INCLUSIVE_COMPONENTS + EXCLUSIVE_COMPONENTS variable
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/
H A Dschedules.py75 ALL_COMPONENTS = INCLUSIVE_COMPONENTS + EXCLUSIVE_COMPONENTS variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/buildsteps/windows/patches/
H A D0002-ffmpeg-zlib-config-conflict.patch7 $ALL_COMPONENTS \
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FileAPI/
H A Dcodemodel-v2.cmake54 install(CODE "message(foo)" ALL_COMPONENTS)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FileAPI/
H A Dcodemodel-v2.cmake54 install(CODE "message(foo)" ALL_COMPONENTS)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FileAPI/
H A Dcodemodel-v2.cmake54 install(CODE "message(foo)" ALL_COMPONENTS)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/cvpcb/tools/
H A Dcvpcb_association_tool.cpp262 m_frame->GetComponentIndices( CVPCB_MAINFRAME::ALL_COMPONENTS ); in DeleteAll()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/scripts/
H A Dall.sh144 ALL_COMPONENTS=$(sed -n 's/^ *component_\([0-9A-Z_a-z]*\) *().*/\1/p' <"$0")
148 for component in $ALL_COMPONENTS; do
323 --list-all-components) printf '%s\n' $ALL_COMPONENTS; exit;;
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/scripts/
H A Dall.sh199 ALL_COMPONENTS=$(sed -n 's/^ *component_\([0-9A-Z_a-z]*\) *().*/\1/p' <"$0")
203 for component in $ALL_COMPONENTS; do
409 --list-all-components) printf '%s\n' $ALL_COMPONENTS; exit;;
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/tests/scripts/
H A Dall.sh180 ALL_COMPONENTS=$(sed -n 's/^ *component_\([0-9A-Z_a-z]*\) *().*/\1/p' <"$0")
184 for component in $ALL_COMPONENTS; do
391 --list-all-components) printf '%s\n' $ALL_COMPONENTS; exit;;

12