Home
last modified time | relevance | path

Searched refs:manifest_file (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/native_client_sdk/src/build_tools/
Dnacl-mono-buildbot.py48 manifest_file = open(SDK_MANIFEST, 'r')
49 sdk_manifest = json.loads(manifest_file.read())
50 manifest_file.close()
73 manifest_file = open(MONO_MANIFEST, 'r')
74 mono_manifest = json.loads(manifest_file.read())
75 manifest_file.close()
102 manifest_file = open(MONO_MANIFEST, 'w')
103 manifest_file.write(json.dumps(mono_manifest, sort_keys=False, indent=2))
104 manifest_file.close()
115 manifest_file = open(MONO_MANIFEST, 'r')
[all …]
/external/chromium_org/build/android/gyp/
Djar.py16 def Jar(class_files, classes_dir, jar_path, manifest_file=None): argument
25 if manifest_file:
27 jar_cmd.append(os.path.abspath(manifest_file))
42 def JarDirectory(classes_dir, excluded_classes, jar_path, manifest_file=None): argument
48 Jar(class_files, classes_dir, jar_path, manifest_file=manifest_file)
Djavac.py233 manifest_file = os.path.join(temp_dir, 'manifest')
234 CreateManifest(manifest_file, classpath,
237 manifest_file = None
241 manifest_file=manifest_file)
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/compiler-runner/
Dbuild_compiler_runner_jar.py42 manifest_file = tempfile.NamedTemporaryFile(mode='wt', delete=False)
44 manifest_file.write('Class-Path: %s\n' % closure_jar_relpath)
45 manifest_file.close()
53 …jar_command = '%s cvfme %s %s %s -C %s .' % (jar_path, artifact_path, manifest_file.name, main_cla…
56 os.remove(manifest_file.name)
/external/chromium_org/third_party/closure_compiler/runner/
Dbuild_runner_jar.py46 manifest_file = tempfile.NamedTemporaryFile(mode='wt', delete=False)
48 manifest_file.write('Class-Path: %s\n' % closure_jar_relpath)
49 manifest_file.close()
60 jar_path, artifact_path, manifest_file.name, main_class, bin_path)
63 os.remove(manifest_file.name)
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
Dbuild_jsdoc_validator_jar.py100 manifest_file = tempfile.NamedTemporaryFile(mode='wt', delete=False)
102 manifest_file.write('Class-Path: %s\n' % closure_jar_relpath)
103 manifest_file.close()
111 …jar_command = '%s cvfme %s %s %s -C %s .' % (jar_path, artifact_path, manifest_file.name, main_cla…
114 os.remove(manifest_file.name)
/external/chromium_org/third_party/leveldatabase/
Denv_chromium_unittest.cc141 scoped_ptr<WritableFile> manifest_file(manifest_file_ptr); in TYPED_TEST() local
142 manifest_file->Append(data); in TYPED_TEST()
144 manifest_file->Append(data); in TYPED_TEST()
156 manifest_file->Append(data); in TYPED_TEST()
158 manifest_file->Append(data); in TYPED_TEST()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
Dgenerate_manifest.py35 with io.open(output_file, 'w', encoding='utf-8') as manifest_file:
36 manifest_file.write(rendered_without_comments)
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_install_prompt_test_utils.mm28 const char* manifest_file) {
35 .AppendASCII(manifest_file);
Dextension_install_prompt_test_utils.h37 const char* manifest_file);
/external/chromium_org/native_client_sdk/src/doc/devguide/
Ddistributing.rst313 manifest files, see :ref:`Manifest Files <manifest_file>`.
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
Ddynamic-loading.rst154 those libraries in a Native Client :ref:`manifest file <manifest_file>`, and
Ddebugging.rst257 * Replace the ``nmf`` :ref:`manifest file <manifest_file>` that points to
Dvs-addin.rst440 :ref:`manifest file <manifest_file>`. The manifest file points to the .pexe