| /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/tensorflow/tensorflow/examples/saved_model/integration_tests/ |
| D | integration_scripts.py | 46 def assertCommandSucceeded(self, script_name, **flags): 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 | 65 pkg_name=None, script_name=None): argument 91 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 | 599 def _check_script(self, script_name, expected_name, expected_file, argument 644 def _check_import_error(self, script_name, msg): argument
|
| /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/v8/src/ic/ |
| D | ic-stats.cc | 64 String script_name = String::cast(script_name_raw); in GetOrCacheScriptName() local
|
| D | ic-stats.h | 35 const char* script_name; member
|
| /external/deqp-deps/amber/android_sample/jni/ |
| D | amber_script.cc | 140 std::string AmberScriptLoader::ReadScript(const std::string& script_name) { in ReadScript()
|
| /external/python/cpython3/Lib/test/support/ |
| D | script_helper.py | 213 def make_zip_script(zip_dir, zip_basename, script_name, name_in_zip=None): argument
|
| /external/v8/src/profiler/ |
| D | profiler-listener.cc | 62 Handle<Name> script_name) { in CodeCreateEvent() 94 Handle<Name> script_name, int line, in CodeCreateEvent()
|
| D | allocation-tracker.h | 103 const char* script_name; member
|
| D | sampling-heap-profiler.cc | 216 Local<v8::String> script_name = in TranslateAllocationNode() local
|
| /external/v8/src/third_party/vtune/ |
| D | vtune-jit.cc | 197 Local<String> script_name = in event_handler() local
|
| /external/toolchain-utils/binary_search_tool/ |
| D | binary_search_state.py | 762 def _CanonicalizeScript(script_name): argument
|
| /external/v8/src/interpreter/ |
| D | interpreter.cc | 210 Object script_name = script->GetNameOrSourceURL(); in CheckAndPrintBytecodeMismatch() local
|
| /external/v8/src/logging/ |
| D | log.cc | 214 Handle<Name> script_name) { in CodeCreateEvent() 225 Handle<Name> script_name, int line, in CodeCreateEvent() 1246 Handle<Name> script_name) { in CodeCreateEvent() 1268 Handle<Name> script_name, int line, int column) { in CodeCreateEvent() 2274 Handle<String> script_name(String::cast(script->name()), isolate_); in LogExistingFunction() local
|
| D | log.h | 440 Handle<String> script_name; member
|