Searched refs:printer (Results 1 - 25 of 44) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_marshal_h.py84 printer = PrintCode() variable
87 printer.Print(api)
H A Dgl_SPARC_asm.py262 printer = PrintGenericStubs()
265 printer.Print(api)
H A Dgl_gentable.py247 printer = PrintCode()
250 printer.Print(api)
H A Dremap_helper.py145 printer = PrintGlRemap()
146 printer.Print(api)
H A Dgl_table.py199 printer = PrintGlTable()
201 printer = PrintRemapTable()
203 printer.Print(api)
H A Dgl_x86_asm.py233 printer = PrintGenericStubs()
236 printer.Print(api)
H A DglX_proto_size.py262 def Print(self, name, printer):
264 printer.common_func_print_just_header( f )
281 printer.common_emit_one_arg(p, "pc", 0)
288 printer.common_emit_fixups(fixup)
683 printer = PrintGlxSizeStubs_c(args.which_functions)
685 printer = PrintGlxSizeStubs_h(args.which_functions)
687 printer.header_tag = args.header_tag
689 printer = PrintGlxReqSize_c()
691 printer = PrintGlxReqSize_h()
695 printer
[all...]
H A Dgl_genexec.py273 printer = PrintCode()
275 printer.Print(api)
H A Dgl_enums.py288 printer = PrintGlEnums()
289 printer.Print(xml)
H A Dgl_x86-64_asm.py303 printer = PrintGenericStubs()
306 printer.Print(api)
H A DglX_server_table.py398 printer = PrintGlxDispatchTables() variable
401 printer.Print(api)
H A Dgl_apitemp.py327 printer = PrintGlOffsets(args.es)
328 printer.Print(api)
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.py96 printer = PrintExports() variable
100 printer.Print( api )
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_SPARC_asm.py260 printer = PrintGenericStubs()
263 printer.Print(api)
H A Dgl_gentable.py214 printer = PrintCode()
217 printer.Print(api)
H A Dgl_marshal_h.py96 printer = PrintCode() variable
99 printer.Print(api)
H A Dgl_x86_asm.py222 printer = PrintGenericStubs()
225 printer.Print(api)
H A Dremap_helper.py143 printer = PrintGlRemap()
144 printer.Print(api)
H A Dgl_table.py204 printer = PrintGlTable()
206 printer = PrintRemapTable()
208 printer.Print(api)
H A DglX_proto_size.py260 def Print(self, name, printer):
262 printer.common_func_print_just_header( f )
279 printer.common_emit_one_arg(p, "pc", 0)
286 printer.common_emit_fixups(fixup)
681 printer = PrintGlxSizeStubs_c(args.which_functions)
683 printer = PrintGlxSizeStubs_h(args.which_functions)
685 printer.header_tag = args.header_tag
687 printer = PrintGlxReqSize_c()
689 printer = PrintGlxReqSize_h()
693 printer
[all...]
H A Dgl_genexec.py267 printer = PrintCode()
269 printer.Print(api)
H A Dgl_enums.py286 printer = PrintGlEnums()
287 printer.Print(xml)
H A Dgl_x86-64_asm.py296 printer = PrintGenericStubs()
299 printer.Print(api)
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/custom/
H A DREADME.md56 custom printer.
/xsrc/external/mit/fontconfig/dist/
H A DREADME.md21 * depend on the X Window System in any fashion, so that printer only applications do not have such dependencies

Completed in 14 milliseconds

12