Searched defs:license (Results 51 - 63 of 63) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/webui/help/
H A Dhelp_handler.cc2 // Use of this source code is governed by a BSD-style license that can be
226 base::string16 license = l10n_util::GetStringFUTF16( local
230 localized_strings->SetString("productLicense", license);
/external/chromium_org/media/cdm/
H A Djson_web_key.cc2 // Use of this source code is governed by a BSD-style license that can be
193 std::vector<uint8>* license) {
194 // Create the license request.
209 // Serialize the license request as a string.
214 // Convert the serialized license request into std::vector and return it.
216 license->swap(result);
219 bool ExtractFirstKeyIdFromLicenseRequest(const std::vector<uint8>& license, argument
222 reinterpret_cast<const char*>(!license.empty() ? &license[0] : NULL),
223 license
190 CreateLicenseRequest(const uint8* key_id, int key_id_length, MediaKeys::SessionType session_type, std::vector<uint8>* license) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bzip2/
H A Dbzip2.c16 This program is released under the terms of the license contained
1601 void license ( void ) function
1643 " -L --license display software version & license\n"
1644 " -V --version display software version & license\n"
1893 case 'L': license(); break;
1919 if (ISFLAG("--version")) license(); else
1920 if (ISFLAG("--license")) license(); else
/external/fio/
H A Dgfio.c7 * The license below covers all files distributed with fio unless otherwise
1219 const char *license[] = { local
1234 license_trans = g_strconcat(license[0], "\n", license[1], "\n",
1235 license[2], "\n", NULL);
1240 "license", license_trans,
1247 "wrap-license", TRUE,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 920 milliseconds

123