| /external/python/cpython3/Lib/distutils/ |
| D | core.py | 32 def gen_usage (script_name): argument 170 def run_setup (script_name, script_args=None, stop_after="run"): argument
|
| /external/python/cpython2/Lib/distutils/ |
| D | core.py | 35 def gen_usage(script_name): argument 171 def run_setup(script_name, script_args=None, stop_after="run"): argument
|
| /external/fonttools/Lib/fontTools/unicodedata/ |
| D | __init__.py | 93 def script_name(code, default=KeyError): function 122 def script_code(script_name, default=KeyError): argument
|
| /external/python/setuptools/setuptools/tests/ |
| D | test_windows_wrappers.py | 57 script_name = 'foo-script.py' variable in TestCLI 154 script_name = 'bar-script.pyw' variable in TestGUI
|
| /external/python/cpython2/Lib/test/support/ |
| D | script_helper.py | 114 def compile_script(script_name): argument 122 def make_zip_script(zip_dir, zip_basename, script_name, name_in_zip=None): argument
|
| /external/python/setuptools/setuptools/command/ |
| D | install_scripts.py | 51 def write_script(self, script_name, contents, mode="t", *ignored): argument
|
| D | easy_install.py | 797 def install_script(self, dist, script_name, script_text, dev_path=None): argument 822 def write_script(self, script_name, contents, mode="t", blockers=()): argument 2324 def gen_usage(script_name): argument
|
| /external/python/cpython3/Lib/ |
| D | runpy.py | 64 pkg_name=None, script_name=None): argument 90 pkg_name=None, script_name=None): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_multiprocessing_main_handling.py | 153 def _check_output(self, script_name, exit_code, out, err): argument 162 def _check_script(self, script_name, *cmd_line_switches): argument
|
| D | test_runpy.py | 601 def _check_script(self, script_name, expected_name, expected_file, argument 646 def _check_import_error(self, script_name, msg): argument
|
| D | test_cmd_line_script.py | 91 def _check_output(self, script_name, exit_code, data, argument
|
| /external/v8/src/ic/ |
| D | ic-stats.cc | 63 String* script_name = String::cast(script_name_raw); in GetOrCacheScriptName() local
|
| D | ic-stats.h | 34 const char* script_name; member
|
| /external/python/cpython2/Lib/test/ |
| D | test_cmd_line_script.py | 70 def _check_script(self, script_name, expected_file, argument 91 def _check_import_error(self, script_name, expected_msg, argument
|
| D | test_runpy.py | 338 def _check_script(self, script_name, expected_name, expected_file, argument 347 def _check_import_error(self, script_name, msg): argument
|
| /external/python/cpython3/Lib/test/support/ |
| D | script_helper.py | 214 def make_zip_script(zip_dir, zip_basename, script_name, name_in_zip=None): argument
|
| /external/v8/src/profiler/ |
| D | profiler-listener.cc | 64 Name* script_name) { in CodeCreateEvent() 82 Name* script_name, int line, in CodeCreateEvent()
|
| D | allocation-tracker.h | 104 const char* script_name; member
|
| D | sampling-heap-profiler.cc | 239 Local<v8::String> script_name = in TranslateAllocationNode() local
|
| /external/v8/src/third_party/vtune/ |
| D | vtune-jit.cc | 183 Local<String> script_name = in event_handler() local
|
| /external/v8/src/ |
| D | compiler.cc | 95 String* script_name = script->name()->IsString() in LogFunctionCompilation() local 333 String* script_name = script->name()->IsString() in InstallBytecodeArray() local 1196 int column_offset, Handle<Object> script_name, in GetFunctionFromEval() 1566 Handle<Object> script_name; in NewScript() local
|
| D | log.h | 462 Handle<String> script_name; member
|
| /external/toolchain-utils/binary_search_tool/ |
| D | binary_search_state.py | 712 def _CanonicalizeScript(script_name): argument
|
| /external/v8/include/ |
| D | v8-profiler.h | 583 Local<String> script_name; member
|
| /external/v8/src/inspector/ |
| D | wasm-translation.cc | 222 String16 script_name = in GetFakeScriptUrl() local
|