Home
last modified time | relevance | path

Searched defs:dirname (Results 1 – 25 of 214) sorted by relevance

123456789

/external/dtc/
Dfstree.c26 static struct node *read_fstree(const char *dirname) in read_fstree()
82 struct dt_info *dt_from_fs(const char *dirname) in dt_from_fs()
/external/autotest/client/tools/
Dhtml_report.py1378 def make_html_file(metadata, results, tag, host, output_file_name, dirname): argument
1541 def parse_result(dirname, line, results_data): argument
1700 def create_report(dirname, html_path='', output_file_name=None): argument
/external/python/cpython2/Lib/
Dglob.py71 def glob1(dirname, pattern): argument
85 def glob0(dirname, basename): argument
/external/e2fsprogs/intl/
Dbindtextdom.c134 const char *dirname = *dirnamep; in __libc_rwlock_define() local
234 const char *dirname = *dirnamep; in __libc_rwlock_define() local
343 BINDTEXTDOMAIN (const char *domainname, const char *dirname) in BINDTEXTDOMAIN()
/external/autotest/client/cros/cellular/mbim_compliance/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/cellular/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/camera_hal3/
Dcommon.py6 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/network/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/webgl_clear/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/perf_expectations/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/tests/iozone/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/glbench/
Dcommon.py6 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/bluetooth/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/bin/net/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/hosts/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/fakemodem/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/networking/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/webgl_perf/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/site_tests/network_LTEActivate/files/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/crash/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/tendo/n_faced_peerd/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/iwcap/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/deps/webgl_mpd/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/cellular/mbim_compliance/tests/
Dcommon.py7 dirname = os.path.dirname(sys.modules[__name__].__file__) variable

123456789