OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyRight
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_srgb.py
3
CopyRight
= '''
6
*
Copyright
2010 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
91
# This will print the
copyright
message on the top of this file
92
print
CopyRight
.strip()
u_format_table.py
3
CopyRight
= '''
6
*
Copyright
2010 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
85
# This will print the
copyright
message on the top of this file
86
print
CopyRight
.strip()
/external/mesa3d/src/gallium/auxiliary/util/
u_format_srgb.py
3
CopyRight
= '''
6
*
Copyright
2010 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
91
# This will print the
copyright
message on the top of this file
92
print
CopyRight
.strip()
u_format_table.py
3
CopyRight
= '''
6
*
Copyright
2010 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
85
# This will print the
copyright
message on the top of this file
86
print
CopyRight
.strip()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tile_soa.py
3
CopyRight
= '''
6
*
Copyright
2009 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
604
# This will print the
copyright
message on the top of this file
605
print
CopyRight
.strip()
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tile_soa.py
3
CopyRight
= '''
6
*
Copyright
2009 VMware, Inc.
17
* The above
copyright
notice and this permission notice (including the
604
# This will print the
copyright
message on the top of this file
605
print
CopyRight
.strip()
Completed in 225 milliseconds