HomeSort by relevance Sort by last modified time
    Searched full:manifest (Results 551 - 575 of 4304) sorted by null

<<21222324252627282930>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum10_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum11_1.0.0.200901281111/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum12_1.0.1.200904031014/META-INF/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/emma/core/data/
MANIFEST.MF 0 Manifest-Version: 1.0
  /external/sonivox/docs/
EASLibrary3_5.odt 
EAS_API_Reference.odt 
JET_Programming_Manual.odt 
  /external/zlib/src/win32/
Makefile.msc 53 if exist $@.manifest \
54 mt -nologo -manifest $@.manifest -outputresource:$@;2
58 if exist $@.manifest \
59 mt -nologo -manifest $@.manifest -outputresource:$@;1
63 if exist $@.manifest \
64 mt -nologo -manifest $@.manifest -outputresource:$@;1
68 if exist $@.manifest \
    [all...]
  /frameworks/base/core/tests/coretests/res/raw/
install_shared1_cert1_cert2 
install_shared2_cert1_cert2 
  /prebuilts/maven_repo/android/com/android/support/support-v13/13.0.0/
support-v13-13.0.0-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/18.0.0/
support-v13-18.0.0-sources.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v13/19.0.0/
support-v13-19.0.0-sources.jar 
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 122 """A wrapper for handling creating a manifest resource and then executing
124 # The 'normal' way to do manifests is to have link generate a manifest
126 # manifest with other manifests supplied as sources, convert the merged
127 # manifest to a resource, and then *relink*, including the compiled
128 # version of the manifest resource. This breaks incremental linking, and
132 # first and only link. We still tell link to generate a manifest, but we
148 '%(python)s gyp-win-tool manifest-wrapper %(arch)s %(mt)s -nologo '
149 '-manifest %(manifests)s -out:%(out)s.manifest' % variables)
152 '%(python)s gyp-win-tool manifest-to-rc %(arch)s %(out)s.manifest
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/SimpleAppInstallDiffCert/
AndroidManifest.xml 16 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
22 This app must have same manifest package as CtsSimpleAppInstall.
25 </manifest>
  /development/testrunner/tests/
AndroidManifest.xml 17 <!-- Sample manifest file used for unit testing -->
19 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
30 </manifest>
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/_locales/en/
messages.json 4 "description": "Extension name in manifest."
8 "description": "Extension description in manifest.",
18 "description": "Extension browser action tooltip text in manifest.",
  /external/chromium/chrome/common/extensions/docs/static/
contextMenus.html 23 <h2 id="manifest">Manifest</h2>
25 in your extension's manifest to use the API.
  /external/chromium_org/chrome/browser/extensions/
default_apps.h 10 #include "extensions/common/manifest.h"
47 extensions::Manifest::Location crx_location,
48 extensions::Manifest::Location download_location,
test_extension_dir.h 22 // Writes |manifest| to manifest.json within the unpacked dir. No validation
24 void WriteManifest(base::StringPiece manifest);
  /external/chromium_org/chrome/common/extensions/api/extension_action/
script_badge_handler.h 16 // Parses the "script_badge" manifest key.
24 virtual bool AlwaysParseForType(Manifest::Type type) const OVERRIDE;
29 // is present in the manifest.
  /external/chromium_org/chrome/common/extensions/api/omnibox/
omnibox_handler.cc 12 #include "extensions/common/manifest.h"
19 // Manifest keys.
40 if (!extension->manifest()->GetDictionary(manifest_keys::kOmnibox,

Completed in 183 milliseconds

<<21222324252627282930>>