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

12 3

  /external/mesa3d/src/mapi/glapi/gen/
gl_enums.py 11 # 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 % ( \
gl_gentable.py 11 # license, and/or sell copies of the Software, and to permit persons to whom
32 import license namespace
145 self.license = license.bsd_license_template % ( \
gl_procs.py 10 # license, and/or sell copies of the Software, and to permit persons to whom
28 import license namespace
39 self.license = license.bsd_license_template % ( \
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/core/scripts/
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
37 HEADER_TEMPLATE = """%(license)s
48 INTERFACES_HEADER_TEMPLATE = """%(license)s
132 'license': license.license_for_generated_cpp(),
169 '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',

Completed in 961 milliseconds

12 3