Home
last modified time | relevance | path

Searched defs:Export (Results 1 – 25 of 55) sorted by relevance

123

/external/pdfium/xfa/fxfa/parser/
Dcxfa_dataexporter.cpp25 bool CXFA_DataExporter::Export(const RetainPtr<IFX_SeekableStream>& pWrite) { in Export() function in CXFA_DataExporter
29 bool CXFA_DataExporter::Export(const RetainPtr<IFX_SeekableStream>& pWrite, in Export() function in CXFA_DataExporter
42 bool CXFA_DataExporter::Export( in Export() function in CXFA_DataExporter
/external/tensorflow/tensorflow/lite/toco/tflite/
Dexport.h46 inline void Export(const Model& model, bool allow_custom_ops, in Export() function
57 inline void Export( in Export() function
70 inline void Export(const Model& model, string* output_file_contents) { in Export() function
Dexport.cc428 tensorflow::Status Export(const Model& model, string* output_file_contents, in Export() function
434 tensorflow::Status Export( in Export() function
Dexport_test.cc216 TEST_F(ExportTest, Export) { in TEST_F() argument
466 TEST_F(VersionedOpExportTest, Export) { in TEST_F() argument
/external/tensorflow/tensorflow/lite/toco/
Dtoco_tooling.h48 inline void Export(const TocoFlags& toco_flags, const Model& model, in Export() function
Dtoco_tooling.cc440 tensorflow::Status Export(const TocoFlags& toco_flags, const Model& model, in Export() function
/external/tensorflow/tensorflow/contrib/session_bundle/example/
Dexport_half_plus_two.py42 def Export(export_dir, use_checkpoint_v2): function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/
DIPO.h222 Export, ///< Export information to summary. enumerator
/external/pdfium/core/fpdfdoc/
Dcpdf_occontext.h25 enum UsageType { View = 0, Design, Print, Export }; enumerator
/external/parameter-framework/upstream/test/functional-tests/
Dplan.md348 ### Error case/special cases
/external/v8/src/js/
Dprologue.js18 function Export(f) { class
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h58 struct Export { struct
60 ExportKind Kind; argument
80 ExportKind Kind; argument
/external/python/cpython2/Demo/rpc/
Dmountclient.py153 def Export(self): member in PartialMountClient
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp235 for (auto &Export : Obj.exports()) { in dump() local
/external/tensorflow/tensorflow/core/framework/
Dop.cc152 void OpRegistry::Export(bool include_internal, OpList* ops) const { in Export() function in tensorflow::OpRegistry
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp125 OffsetNamePair &Export = *I; in addCoffExportSymbols() local
/external/clang/include/clang/Sema/
DSemaInternal.h98 if (auto *Export = D->getAttr<DLLExportAttr>()) in getDLLAttr() local
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp108 OffsetNamePair &Export = *I; in addCoffExportSymbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordMapping.cpp166 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, ExportSym &Export) { in visitKnownRecord()
DSymbolDumper.cpp226 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, ExportSym &Export) { in visitKnownRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp322 for (const WasmYAML::Export &Export : Section.Exports) { in writeSectionContent() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp320 WasmYAML::Export &Export) { in mapping()
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp134 for (const auto Export : Module->export_table) { in getFunctionName() local
1540 for (const auto Export : Module->export_table) { in translate() local
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp205 void CVSymbolDumperImpl::visitExportSym(SymbolKind Kind, ExportSym &Export) { in visitExportSym()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp472 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, ExportSym &Export) { in visitKnownRecord()

123