Searched defs:this_dir (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/bin/ |
H A D | scan-build | 10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | intercept-build | 10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | analyze-build | 10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/libexec/ |
H A D | analyze-cc | 9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | intercept-cc | 9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | analyze-c++ | 9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
H A D | intercept-c++ | 9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/ |
H A D | __init__.py | 9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | multi.c | 810 void FDECL3(merge_remaining_entries, struct directory *, this_dir, in FDECL3() argument 961 struct directory * this_dir, *next_brother; in FDECL2() local 1128 FDECL2(merge_previous_session,struct directory *, this_dir, in FDECL2() argument
|
H A D | tree.c | 155 static int FDECL1(sort_n_finish, struct directory *, this_dir) in FDECL1() argument 837 FDECL3(scan_directory_tree,struct directory *, this_dir, in FDECL3() argument 1022 FDECL4(insert_file_entry,struct directory *, this_dir, argument
|
H A D | joliet.c | 699 static int FDECL1(joliet_sort_n_finish, struct directory *, this_dir) in FDECL1() argument
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | dir.c | 79 char *this_dir; in maybe_build_dir_node() local
|
/openbsd-src/gnu/llvm/lldb/scripts/ |
H A D | analyze-project-deps.py | 42 def scan_deps(this_dir, file): argument
|