Home
last modified time | relevance | path

Searched full:dirname (Results 1 – 3 of 3) sorted by relevance

/Kernel-v10.6.2/.github/workflows/
HDci.yml30 …sed -i 's/find $DIRNAME/find $DIRNAME -not -path '*portable*'/g' main/tools/spell/find-unknown-com…
/Kernel-v10.6.2/.github/scripts/
HDmanifest_updater.py5 THIS_FILE_PATH = os.path.dirname(os.path.abspath(__file__))
/Kernel-v10.6.2/portable/ARMv8M/
HDcopy_files.py32 _THIS_FILE_DIRECTORY_ = os.path.dirname(os.path.realpath(__file__))
33 _FREERTOS_PORTABLE_DIRECTORY_ = os.path.dirname(_THIS_FILE_DIRECTORY_)