HomeSort by relevance Sort by last modified time
    Searched defs:license (Results 26 - 50 of 64) sorted by null

12 3

  /external/mesa3d/src/mapi/glapi/gen/
gl_table.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import license namespace
39 self.license = license.bsd_license_template % ( \
84 self.license = license.bsd_license_template % ("(C) Copyright IBM Corporation 2005", "IBM")
gl_x86_asm.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import license namespace
38 self.license = license.bsd_license_template % ( \
remap_helper.py 12 # license, and/or sell copies of the Software, and to permit persons to whom
28 import license namespace
62 self.license = license.bsd_license_template % ("Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>", "Chia-I Wu")
gl_x86-64_asm.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import license namespace
108 self.license = license.bsd_license_template % ("(C) Copyright IBM Corporation 2005", "IBM")
glX_doc.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
91 self.license = ""
glX_proto_recv.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
37 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
73 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
glX_server_table.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
351 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005, 2006", "IBM")
glX_XML.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import license namespace
glX_proto_send.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import gl_XML, glX_XML, glX_proto_common, license namespace
154 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2004, 2005", "IBM")
930 self.license = license.bsd_license_template % ( \
1018 self.license = license.bsd_license_template % ( \
    [all...]
glX_proto_size.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import license namespace
306 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2004", "IBM")
410 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
  /external/wpa_supplicant_8/wpa_supplicant/
main.c 5 * This software may be distributed under the terms of the BSD license.
75 " -L = show license (BSD)\n"
95 static void license(void) function
220 license();
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_css_property_names.py 10 import license namespace
14 %(license)s
71 %(license)s
221 'license': license.license_for_generated_cpp(),
241 'license': license.license_for_generated_cpp(),
make_css_value_keywords.py 10 import license namespace
14 %(license)s
41 %(license)s
143 'license': license.license_for_generated_cpp(),
161 'license': license.license_for_generated_cpp(),
name_macros.py 34 import license namespace
38 HEADER_TEMPLATE = """%(license)s
49 INTERFACES_HEADER_TEMPLATE = """%(license)s
142 'license': license.license_for_generated_cpp(),
179 'license': license.license_for_generated_cpp(),
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_x86-64_asm.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import license namespace
108 self.license = license.bsd_license_template % ("(C) Copyright IBM Corporation 2005", "IBM")
glX_doc.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
91 self.license = ""
glX_proto_recv.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
37 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
73 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
glX_server_table.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import gl_XML, glX_XML, glX_proto_common, license namespace
351 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005, 2006", "IBM")
glX_XML.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import license namespace
glX_proto_send.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import gl_XML, glX_XML, glX_proto_common, license namespace
154 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2004, 2005", "IBM")
930 self.license = license.bsd_license_template % ( \
1018 self.license = license.bsd_license_template % ( \
    [all...]
glX_proto_size.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
29 import license namespace
306 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2004", "IBM")
410 self.license = license.bsd_license_template % ( "(C) Copyright IBM Corporation 2005", "IBM")
  /external/harfbuzz_ng/contrib/python/
setup.py 34 license = 'LGPL', variable
  /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...]

Completed in 605 milliseconds

12 3