Home
last modified time | relevance | path

Searched defs:script_dir (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/build/
Dgyp_pdfium14 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/google-breakpad/src/build/
Dgyp_breakpad35 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/boringssl/src/util/bot/
Dvs_toolchain.py13 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/webrtc/webrtc/build/
Dget_landmines.py18 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dgyp_webrtc19 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/protobuf/gtest/test/
Drun_tests_util.py144 def _GetGtestBuildDir(injected_os, script_dir, config): argument
173 script_dir, argument
/external/chromium-trace/
Dupdate.py7 script_dir = os.path.dirname(os.path.abspath(sys.argv[0])) variable
/external/v8/build/
Dgyp_v843 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
Dvs_toolchain.py16 script_dir = os.path.dirname(os.path.realpath(__file__)) variable
/external/chromium-trace/catapult/systrace/systrace/
Dsystrace.py110 def write_trace_html(html_filename, script_dir, agents): argument
/external/skia/
Dgyp_skia18 script_dir = os.path.abspath(os.path.dirname(__file__)) variable
/external/ipsec-tools/src/racoon/
Dremoteconf.c637 char *script_dir; local