Home
last modified time | relevance | path

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

12345678

/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
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/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/deps/gtest/
Dcommon.py6 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/graphite/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/common_lib/cros/tendo/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/bin/
Dcommon.py2 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/cros/cellular/mbim_compliance/assertions/
Dcommon.py7 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/cros/
Dcommon.py10 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/common_lib/
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/common_lib/cros/
Dcommon.py2 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/site_tests/network_3GScanningProperty/files/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/audio/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/multimedia/
Dcommon.py10 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/deps/webgl_mpd/
Dcommon.py8 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/tendo/
Dcommon.py10 dirname = os.path.dirname(sys.modules[__name__].__file__) variable
/external/autotest/client/cros/faft/
Dcommon.py2 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

12345678