HomeSort by relevance Sort by last modified time
    Searched defs:license (Results 1 - 22 of 22) sorted by null

  /external/chromium-trace/trace-viewer/third_party/python_gflags/
setup.py 37 license='BSD', variable
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
setup.py 5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
12 # distributed under the License is distributed on an "AS-IS" BASIS,
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
25 license='Apache', variable
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/
setup.py 54 license='See COPYING', variable
  /external/linux-tools-perf/util/
setup.py 22 license='GPLv2', variable
  /external/llvm/utils/lit/
setup.py 12 license = 'BSD', variable
56 'License :: OSI Approved :: University of Illinois/NCSA Open Source License',
  /external/wpa_supplicant_6/wpa_supplicant/
main.c 6 * it under the terms of the GNU General Public License version 2 as
10 * license.
63 " -L = show license (GPL and BSD)\n");
80 static void license(void) function
184 license();
  /external/wpa_supplicant_8/wpa_supplicant/
main.c 5 * This software may be distributed under the terms of the BSD license.
70 " -L = show license (BSD)\n"
90 static void license(void) function
209 license();
  /external/markdown/
setup.py 37 license = 'BSD License', variable in class:md_install_scripts
42 'License :: OSI Approved :: BSD License',
  /external/protobuf/python/
setup.py 123 license = 'New BSD License', variable
  /external/chromium/chrome/browser/ui/gtk/
about_chrome_dialog.cc 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
181 std::string license = l10n_util::GetStringUTF8(IDS_ABOUT_VERSION_LICENSE); local
183 license.find(kBeginLinkChr) < license.find(kBeginLinkOss);
184 size_t link1 = license.find(kBeginLink);
186 size_t link1_end = license.find(kEndLink, link1);
188 size_t link2 = license.find(kBeginLink, link1_end);
190 size_t link2_end = license.find(kEndLink, link2);
193 GtkWidget* license_chunk1 = gtk_label_new(license.substr(0, link1).c_str())
    [all...]
  /tools/motodev/src/plugins/installer/src/com/motorola/studio/android/installer/utilities/
InstallableItem.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
36 private String license; field in class:InstallableItem
84 return license;
    [all...]
P2Utilities.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
620 for (ILicense license : licenses)
622 buffer.append(license.getBody());
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SdkUpdaterChooserDialog.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
186 mPackageTextGroup.setText("Package Description && License");
289 // Automatically accept those with an empty license or no licens
293 String license = a.getParentPackage().getLicense(); local
479 String license = pNew.getLicense(); local
    [all...]
  /tools/motodev/src/plugins/installer/src/com/motorola/studio/android/installer/ui/dialogs/
AcceptLicensesDialog.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
61 private String license; field in class:AcceptLicensesDialog
204 if (license != null)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /external/bzip2/
bzip2.c 16 This program is released under the terms of the license contained
17 in the file LICENSE.
1601 void license ( void ) function
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 310 milliseconds