HomeSort by: relevance | last modified time | path
    Searched refs:COPYRIGHT (Results 1 - 25 of 110) sorted by relevancy

1 2 3 4 5

  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_generator_ids_h.py 0 COPYRIGHT = """\
3 * Copyright (C) 2020 Valve Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34 """ + COPYRIGHT + """\
vtn_gather_types_c.py 0 COPYRIGHT = """\
3 * Copyright (C) 2017 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66 TEMPLATE = Template(COPYRIGHT + """\
spirv_info_c.py 0 COPYRIGHT = """\
3 * Copyright (C) 2017 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
73 """ + COPYRIGHT + """\
  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
bi_opcodes.h.py 0 # Copyright (C) 2020 Collabora, Ltd.
10 # The above copyright notice and this permission notice (including the next
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
118 print(Template(COPYRIGHT + TEMPLATE).render(mnemonics = mnemonics, modifiers = modifier_lists))
bi_opcodes.c.py 2 # Copyright (C) 2020 Collabora, Ltd.
11 # The above copyright notice and this permission notice (including the next
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66 print(Template(COPYRIGHT + TEMPLATE).render(ops = ir_instructions, mnemonics = mnemonics, instructions = instructions, typesize = typesize))
bi_builder.h.py 0 # Copyright (C) 2020 Collabora, Ltd.
10 # The above copyright notice and this permission notice (including the next
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
201 print(Template(COPYRIGHT + TEMPLATE).render(ops = ir_instructions, modifiers = modifier_lists, signature = signature, arguments = arguments, src_count = src_count, typesize = typesize, SKIP = SKIP))
  /xsrc/external/mit/MesaLib/dist/src/vulkan/util/
vk_extensions_gen.py 0 COPYRIGHT = """\
3 * Copyright 2017 Intel Corporation
13 * The above copyright notice and this permission notice (including the
35 _TEMPLATE_H = Template(COPYRIGHT + """
99 _TEMPLATE_C = Template(COPYRIGHT + """
vk_commands_gen.py 2 COPYRIGHT=u"""
3 /* Copyright © 2015-2021 Intel Corporation
4 * Copyright © 2021 Collabora, Ltd.
13 * The above copyright notice and this permission notice (including the next
20 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53 TEMPLATE_C = Template(COPYRIGHT + """
vk_entrypoints_gen.py 2 COPYRIGHT=u"""
3 /* Copyright © 2015-2021 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35 TEMPLATE_H = Template(COPYRIGHT + """\
104 TEMPLATE_C = Template(COPYRIGHT + """
vk_physical_device_features.py 2 COPYRIGHT=u"""
3 /* Copyright © 2021 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33 TEMPLATE_C = Template(COPYRIGHT + """
vk_cmd_queue_gen.py 2 COPYRIGHT=u"""
3 /* Copyright © 2015-2021 Intel Corporation
4 * Copyright © 2021 Collabora, Ltd.
13 * The above copyright notice and this permission notice (including the next
20 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46 TEMPLATE_H = Template(COPYRIGHT + """\
141 TEMPLATE_C = Template(COPYRIGHT + """
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_extensions_gen.py 0 COPYRIGHT = """\
3 * Copyright 2017 Intel Corporation
13 * The above copyright notice and this permission notice (including the
51 _TEMPLATE_H = Template(COPYRIGHT + """
100 _TEMPLATE_C = Template(COPYRIGHT + """
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv_info_c.py 0 COPYRIGHT = """\
3 * Copyright (C) 2017 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66 """ + COPYRIGHT + """\
vtn_gather_types_c.py 0 COPYRIGHT = """\
3 * Copyright (C) 2017 Intel Corporation
12 * The above copyright notice and this permission notice (including the next
19 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
60 TEMPLATE = Template(COPYRIGHT + """\
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
format_fallback.py 0 COPYRIGHT = """\
3 * Copyright 2017 Google
13 * The above copyright notice and this permission notice (including the
88 TEMPLATE = Template(COPYRIGHT + """
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
format_fallback.py 0 COPYRIGHT = """\
3 * Copyright 2017 Google
13 * The above copyright notice and this permission notice (including the
102 TEMPLATE = Template(COPYRIGHT + """
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_extensions.py 0 COPYRIGHT = """\
3 * Copyright 2017 Intel Corporation
13 * The above copyright notice and this permission notice (including the
229 _TEMPLATE_H = Template(COPYRIGHT + """
272 _TEMPLATE_C = Template(COPYRIGHT + """
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_extensions.py 0 COPYRIGHT = """\
3 * Copyright 2017 Intel Corporation
13 * The above copyright notice and this permission notice (including the
141 _TEMPLATE_H = Template(COPYRIGHT + """
184 _TEMPLATE_C = Template(COPYRIGHT + """
  /xsrc/external/mit/xcb-util/dist/atom/
atoms.c 107 const xcb_atom_t COPYRIGHT = 61;
193 char stringpool_str19[sizeof("COPYRIGHT")];
264 "COPYRIGHT",
599 "COPYRIGHT\0"
xcb_atom.h 103 extern const xcb_atom_t COPYRIGHT;
  /xsrc/external/mit/MesaLib.old/dist/src/amd/
Android.addrlib.mk 0 # Copyright © 2016 Red Hat.
2 # Copyright © 2016 Mauro Rossi <issor.oruam@gmail.com>
11 # The above copyright notice and this permission notice (including the next
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Android.mk 0 # Copyright © 2016 Red Hat.
2 # Copyright © 2016 Mauro Rossi <issor.oruam@gmail.com>
11 # The above copyright notice and this permission notice (including the next
18 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /xsrc/external/mit/MesaLib.old/dist/src/broadcom/
Android.cle.mk 0 # Copyright © 2016 Intel Corporation
2 # Copyright © 2016 Mauro Rossi <issor.oruam@gmail.com>
11 # The above copyright notice and this permission notice shall be included
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Android.mk 0 # Copyright © 2016 Intel Corporation
2 # Copyright © 2016 Mauro Rossi <issor.oruam@gmail.com>
11 # The above copyright notice and this permission notice shall be included
17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
Android.glsl.mk 3 # Copyright (C) 2010-2011 Chia-I Wu <olvaffe@gmail.com>
4 # Copyright (C) 2010-2011 LunarG Inc.
13 # The above copyright notice and this permission notice shall be included
19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

Completed in 45 milliseconds

1 2 3 4 5