/external/toolchain-utils/toolchain_utils_githooks/ |
D | pre-push.real | 10 mydir="$(dirname "$(readlink -m "$0")")" 26 IGNORE_MISSING=1 "${mydir}/check-presubmit" ${all_files} || exit 1
|
/external/curl/packages/vms/ |
D | compare_curl_source.com | 100 $ mydir = f$parse(mydefault,,,"DIRECTORY") 101 $ mydir = f$edit(mydir, "LOWERCASE") 102 $ odelim = f$extract(0, 1, mydir) 103 $ mydir = mydir - "[" - "]" - "<" - ">" 110 $ wrk_base_dir = mydir 117 $ ref_root_base = mydir + delim
|
/external/python/cpython3/Lib/test/ |
D | regrtest.py | 26 mydir = os.path.abspath(os.path.normpath(os.path.dirname(sys.argv[0]))) 29 if os.path.abspath(os.path.normpath(sys.path[i])) == mydir:
|
/external/grpc-grpc/third_party/nanopb/generator/ |
D | protoc-gen-nanopb.bat | 11 set mydir=%~dp0 variable 12 python "%mydir%\nanopb_generator.py" --protoc-plugin
|
/external/nanopb-c/generator/ |
D | protoc-gen-nanopb.bat | 11 set mydir=%~dp0 variable 12 python "%mydir%\nanopb_generator.py" --protoc-plugin
|
/external/python/setuptools/setuptools/ |
D | site-patch.py | 12 mydir = os.path.dirname(__file__) 15 if item == mydir or not item:
|
/external/llvm-project/lldb/test/API/python_api/interpreter/ |
D | TestRunCommandInterpreterAPI.py | 11 mydir = TestBase.compute_mydir(__file__) variable in CommandRunInterpreterLegacyAPICase 49 mydir = TestBase.compute_mydir(__file__) variable in CommandRunInterpreterAPICase
|
/external/llvm-project/lldb/test/API/python_api/symbol-context/ |
D | TestSymbolContext.py | 15 mydir = TestBase.compute_mydir(__file__) variable in SymbolContextAPITestCase 79 substrs=[self.mydir])
|
/external/llvm-project/lldb/test/API/functionalities/testid/ |
D | TestTestId.py | 12 mydir = TestBase.compute_mydir(__file__) variable in TestIdTestCase
|
/external/llvm-project/lldb/test/API/sanity/ |
D | TestModuleCacheSanity.py | 14 mydir = TestBase.compute_mydir(__file__) variable in ModuleCacheSanityTestCase
|
/external/llvm-project/lldb/test/API/functionalities/backticks/ |
D | TestBackticksWithoutATarget.py | 15 mydir = TestBase.compute_mydir(__file__) variable in BackticksWithNoTargetTestCase
|
/external/llvm-project/lldb/test/API/commands/gui/invalid-args/ |
D | TestInvalidArgsGui.py | 7 mydir = TestBase.compute_mydir(__file__) variable in GuiTestCase
|
/external/llvm-project/lldb/test/API/lang/cpp/keywords_enabled/ |
D | TestCppKeywordsEnabled.py | 9 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/lang/objcxx/cpp_keywords_enabled/ |
D | TestObjCppKeywordsEnabled.py | 9 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/python_api/sberror/ |
D | TestSBError.py | 7 mydir = TestBase.compute_mydir(__file__) variable in TestSBError
|
/external/llvm-project/lldb/test/API/lang/cpp/namespace/ |
D | TestNamespace.py | 15 mydir = TestBase.compute_mydir(__file__) variable in NamespaceBreakpointTestCase 102 mydir = TestBase.compute_mydir(__file__) variable in NamespaceTestCase
|
/external/ltp/testscripts/ |
D | autofs1.sh | 202 mkdir /AUTOFS/MEDIA/mydir >/dev/null 2>&1 210 mkdir /AUTOFS/MEDIA/mydir >/dev/null 2>&1
|
/external/llvm-project/lldb/test/API/commands/expression/calculator_mode/ |
D | TestCalculatorMode.py | 15 mydir = TestBase.compute_mydir(__file__) variable in TestCalculatorMode
|
/external/llvm-project/lldb/test/API/commands/version/ |
D | TestVersion.py | 7 mydir = TestBase.compute_mydir(__file__) variable in VersionTestCase
|
/external/llvm-project/lldb/test/API/commands/reproducer/invalid-args/ |
D | TestInvalidArgsReproducer.py | 7 mydir = TestBase.compute_mydir(__file__) variable in ReproducerTestCase
|
/external/llvm-project/lldb/test/API/lang/cpp/alignas_base_class/ |
D | TestAlignAsBaseClass.py | 8 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/commands/target/select/ |
D | TestTargetSelect.py | 8 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/commands/target/stop-hook/disable/ |
D | TestTargetStopHookDisable.py | 8 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/commands/target/stop-hook/delete/ |
D | TestTargetStopHookDelete.py | 8 mydir = TestBase.compute_mydir(__file__) variable in TestCase
|
/external/llvm-project/lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/ |
D | TestImportDefinitionArrayType.py | 8 mydir = TestBase.compute_mydir(__file__) variable in TestImportDefinitionArrayType
|