Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/scan-build-py/bin/
H A Dscan-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dintercept-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Danalyze-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/libexec/
H A Danalyze-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dintercept-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Danalyze-c++9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dintercept-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__.py9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dmulti.c810 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 Dtree.c155 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 Djoliet.c699 static int FDECL1(joliet_sort_n_finish, struct directory *, this_dir) in FDECL1() argument
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Ddir.c79 char *this_dir; in maybe_build_dir_node() local
/openbsd-src/gnu/llvm/lldb/scripts/
H A Danalyze-project-deps.py42 def scan_deps(this_dir, file): argument