| /external/golang-protobuf/internal/impl/ |
| D | api_export.go | 21 type Export struct{} struct 25 func (Export) NewError(f string, x ...interface{}) error { 35 func (Export) EnumOf(e enum) pref.Enum { 48 func (Export) EnumDescriptorOf(e enum) pref.EnumDescriptor { 61 func (Export) EnumTypeOf(e enum) pref.EnumType { 74 func (Export) EnumStringOf(ed pref.EnumDescriptor, n pref.EnumNumber) string { 95 func (Export) ProtoMessageV1Of(m message) piface.MessageV1 { 110 func (Export) protoMessageV2Of(m message) pref.ProtoMessage { 127 func (Export) ProtoMessageV2Of(m message) pref.ProtoMessage { 139 func (Export) MessageOf(m message) pref.Message { [all …]
|
| /external/rust/crates/proc-macro-hack/src/ |
| D | lib.rs | 170 Export(Export), enumerator 175 struct Export { struct 176 attrs: TokenStream, 177 vis: Visibility, 178 from: Ident, 179 macros: Vec<Macro>, 258 fn expand_export(export: Export, args: ExportArgs) -> TokenStream { in expand_export()
|
| D | parse.rs | 22 fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter) -> Result<Export, Error> { in parse_export()
|
| /external/tensorflow/tensorflow/lite/toco/tflite/ |
| D | export.h | 49 inline void Export(const Model& model, bool allow_custom_ops, in Export() function 61 inline void Export( in Export() function 75 inline void Export(const Model& model, std::string* output_file_contents) { in Export() function
|
| D | export.cc | 432 tensorflow::Status Export(const Model& model, std::string* output_file_contents, in Export() function 482 tensorflow::Status Export( in Export() function
|
| /external/tensorflow/tensorflow/lite/toco/ |
| D | toco_tooling.h | 49 inline void Export(const TocoFlags& toco_flags, const Model& model, in Export() function
|
| D | toco_tooling.cc | 475 tensorflow::Status Export(const TocoFlags& toco_flags, const Model& model, in Export() function
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/hpke/ |
| D | hpke_test.cc | 146 struct Export { struct in bssl::__anond68220ef0111::HPKETestVector 147 std::vector<uint8_t> exporter_context; 148 size_t export_length; 149 std::vector<uint8_t> exported_value;
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_dataexporter.cpp | 20 bool CXFA_DataExporter::Export(const RetainPtr<IFX_SeekableStream>& pStream, in Export() function in CXFA_DataExporter
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
| D | IPO.h | 230 Export, ///< Export information to summary. enumerator
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_occontext.h | 22 enum UsageType { View = 0, Design, Print, Export }; enumerator
|
| /external/boringssl/src/crypto/hpke/ |
| D | hpke_test.cc | 177 struct Export { struct in bssl::__anona7334ab80111::HPKETestVector 178 std::vector<uint8_t> exporter_context; 179 size_t export_length; 180 std::vector<uint8_t> exported_value;
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
| D | mlir_roundtrip_pass.cc | 51 static Status Export(mlir::OwningModuleRef module, in Export() function
|
| /external/parameter-framework/upstream/test/functional-tests/ |
| D | plan.md | 348 ### Error case/special cases
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/ |
| D | tflite_import_export.cc | 81 absl::Status TfLiteExporter::Export(mlir::ModuleOp module) { in Export() function in mlir::TFL::tac::TfLiteExporter
|
| /external/pigweed/pw_software_update/ |
| D | manifest_accessor.cc | 62 Status ManifestAccessor::Export(stream::Writer& writer) { in Export() function in pw::software_update::ManifestAccessor
|
| /external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
| D | device_tracer_rocm.cc | 264 void Export(XSpace* space) { in Export() function in tensorflow::profiler::RocmTraceCollectorImpl 437 void Export(uint64_t start_walltime_ns, uint64_t start_gputime_ns, in Export() function
|
| /external/libcap/cap/ |
| D | file.go | 350 func (c *Set) Export() ([]byte, error) { func
|
| /external/python/cpython2/Demo/rpc/ |
| D | mountclient.py | 153 def Export(self): member in PartialMountClient
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 58 struct Export { struct 60 ExportKind Kind; argument 61 uint32_t Index;
|
| /external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
| D | export.py | 45 def Export(self, scores_data_frame): member in HtmlExport
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op.cc | 167 void OpRegistry::Export(bool include_internal, OpList* ops) const { in Export() function in tensorflow::OpRegistry
|
| /external/clang/include/clang/Sema/ |
| D | SemaInternal.h | 98 if (auto *Export = D->getAttr<DLLExportAttr>()) in getDLLAttr() local
|
| /external/boringssl/src/ssl/test/runner/hpke/ |
| D | hpke.go | 156 func (c *Context) Export(exporterContext []byte, length int) []byte { func
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | SymbolizableObjectFile.cpp | 108 OffsetNamePair &Export = *I; in addCoffExportSymbols() local
|