Home
last modified time | relevance | path

Searched defs:this_dir (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/tools/scan-build-py/bin/
Dintercept-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dintercept-c++9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dscan-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Danalyze-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Danalyze-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Danalyze-c++9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dintercept-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/python/cpython2/Lib/test/
Dtest_ttk_textonly.py7 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
Dtest_tk.py8 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
Dtest_ttk_guionly.py9 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
/external/python/funcsigs/
DAndroid_tests.py26 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_llvm_ir_macros.py85 this_dir = os.path.dirname(os.path.abspath(__file__)) variable
/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py42 def scan_deps(this_dir, file): argument