Searched defs:exporter (Results 1 – 8 of 8) sorted by relevance
114 let exporter = TestExporter::default(); in test_tracer() localVariable
182 let exporter = TestExporter { in init_subscriber() localVariable
158 var exporter = require("./privacyCannotNameVarTypeDeclFile_exporter"); variable
221 var exporter = require("./privacyFunctionReturnTypeDeclFile_exporter"); variable
195 var exporter = require("./privacyCannotNameAccessorDeclFile_exporter"); variable
214 var exporter = require("./privacyFunctionCannotNameParameterTypeDeclFile_exporter"); variable
645 def cast_items(exporter, fmt, itemsize, shape=None): argument
243 ndarray_init_staticbuf(PyObject *exporter, NDArrayObject *nd, int flags) in ndarray_init_staticbuf()