Home
last modified time | relevance | path

Searched refs:_export (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dsaver_test_utils.py66 return self._export()[0]
69 return self._export()[1]
71 def _export(self): member in CheckpointedOp
79 tensors = table._export()
/external/freetype/src/gzip/
Dftzconf.h183 # define ZEXPORTVA(x) x FAR _cdecl _export
193 # define ZEXPORT(x) x _export
194 # define ZEXPORTVA(x) x _export
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Dtokens.py455 self._export = write_binary
462 self._export = write_csv
467 self._export(self, fd)
/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in81 /* No need for _export, use ZLIB.DEF instead. */
Dzconf.h.in89 /* No need for _export, use ZLIB.DEF instead. */
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h.cmakein355 /* No need for _export, use ZLIB.DEF instead. */
Dzconf.h.in353 /* No need for _export, use ZLIB.DEF instead. */
/external/python/cpython2/Modules/zlib/
Dzconf.h.in353 /* No need for _export, use ZLIB.DEF instead. */
Dzconf.h.cmakein355 /* No need for _export, use ZLIB.DEF instead. */
/external/pdfium/third_party/lcms/include/
Dlcms2.h223 # define CMSEXPORT __stdcall _export