OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsd_license_template
(Results
1 - 15
of
15
) sorted by null
/external/mesa3d/src/mapi/glapi/gen/
license.py
26
bsd_license_template
= """%s
gl_table.py
41
self.license = license.
bsd_license_template
% ( \
83
self.license = license.
bsd_license_template
% (
gl_SPARC_asm.py
37
self.license = license.
bsd_license_template
% ( \
gl_gentable.py
157
self.license = license.
bsd_license_template
% ( \
gl_x86_asm.py
39
self.license = license.
bsd_license_template
% ( \
remap_helper.py
65
self.license = license.
bsd_license_template
% ("Copyright (C) 2009 Chia-I Wu <olv@0xlab.org>", "Chia-I Wu")
gl_enums.py
43
self.license = license.
bsd_license_template
% ( \
gl_procs.py
41
self.license = license.
bsd_license_template
% ( \
gl_x86-64_asm.py
110
self.license = license.
bsd_license_template
% ("(C) Copyright IBM Corporation 2005", "IBM")
glX_proto_recv.py
39
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2005", "IBM")
75
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2005", "IBM")
gl_apitemp.py
38
self.license = license.
bsd_license_template
% ( \
gl_genexec.py
164
self.license = license.
bsd_license_template
% (
glX_proto_size.py
308
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2004", "IBM")
409
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2005", "IBM")
glX_server_table.py
352
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2005, 2006", "IBM")
glX_proto_send.py
157
self.license = license.
bsd_license_template
% ( "(C) Copyright IBM Corporation 2004, 2005", "IBM")
[
all
...]
Completed in 254 milliseconds