HomeSort by: relevance | last modified time | path
    Searched refs:mako (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/include/
cpu.h 87 mako /* PA8800 (mako) PA 2.0 */ enumerator in enum:hppa_cpu_type
  /src/external/mpl/bind/dist/contrib/gitchangelog/
gitchangelog.py 57 import mako namespace
59 mako = None variable
1595 if mako:
1597 import mako.template ## pylint: disable=wrong-import-position namespace
1610 template_path = ensure_template_file_exists("mako", template_name)
1612 template = mako.template.Template(filename=template_path)
1625 die("Required 'mako' python module not found.")
  /src/sys/arch/hppa/hppa/
machdep.c 411 { "PA8800", "Mako", "Make",
412 mako, HPPA_CPU_PCXW2,
419 mako, HPPA_CPU_PCXW2,

Completed in 27 milliseconds