Home
last modified time | relevance | path

Searched defs:epilog (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/xmlwf/
Dxmlwf_helpgen.py34 epilog = """ variable
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_iterate.h65 (* epilog)( member
Dtgsi_sanity.c510 epilog( in epilog() function
Dtgsi_transform.h70 void (*epilog)(struct tgsi_transform_context *ctx); member
/third_party/python/Doc/library/
Dargparse.rst318 epilog section in ArgumentParser objects
/third_party/mesa3d/src/util/indices/
Du_unfilled_gen.py260 def epilog(): function
Du_indices_gen.py451 def epilog(): function
/third_party/python/Lib/
Doptparse.py279 def format_epilog(self, epilog): argument
1188 epilog=None): argument
Dargparse.py1697 epilog=None, argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h666 struct si_tcs_epilog_bits epilog; member
732 struct si_ps_epilog_bits epilog; member
848 struct si_shader_part *epilog; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c2520 struct radv_shader_part *epilog = upload_shader_part(device, binary, info.wave_size); local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c3612 const char *epilog = "<!-- Back to primary parser -->\n" in START_TEST() local
6588 const char *epilog = "</foo:e>"; in START_TEST() local
/third_party/python/Modules/expat/
Dxmlparse.c7247 accountingReportStats(XML_Parser originParser, const char *epilog) { in accountingReportStats()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c7359 accountingReportStats(XML_Parser originParser, const char *epilog) { in accountingReportStats()