Home
last modified time | relevance | path

Searched refs:module_definition (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/third_party/markupsafe/
D_speedups.c218 static struct PyModuleDef module_definition = { variable
236 return PyModule_Create(&module_definition); in PyInit__speedups()
/external/libmojo/mojo/public/tools/bindings/generators/js_templates/
Dmodule.amd.tmpl20 {%- include "module_definition.tmpl" %}
/external/libmojo/mojo/public/tools/bindings/
Dbindings.gyp61 'generators/js_templates/module_definition.tmpl',
DBUILD.gn54 "$mojom_generator_root/generators/js_templates/module_definition.tmpl",