/external/grpc-grpc-java/ |
D | COMPILING.md | 46 ### Build Protobuf 78 ### Notes for Visual C++ 102 ### Notes for MinGW on Windows 108 ### Notes for Unsupported Operating Systems
|
/external/golang-protobuf/compiler/protogen/ |
D | protogen.go | 96 type Plugin struct { struct 98 Request *pluginpb.CodeGeneratorRequest 103 Files []*File 104 FilesByPath map[string]*File 109 SupportedFeatures uint64 111 fileReg *protoregistry.Files 112 enumsByName map[protoreflect.FullName]*Enum 113 messagesByName map[protoreflect.FullName]*Message 114 annotateCode bool 115 pathType pathType [all …]
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
D | Config.hpp | 67 struct Plugin struct 69 using Location = std::string; 70 using Name = std::string; 73 using Collection = std::list<std::pair<Location, std::list<Name>>>;
|
/external/libphonenumber/demo/ |
D | README.md | 23 ### Intellij 30 ### Eclipse 34 ### Visual Studio Code
|
/external/pigweed/pw_cli/py/pw_cli/ |
D | plugins.py | 72 class Plugin: class 170 def callable_with_no_args(plugin: Plugin) -> None: 196 self, validator: Callable[[Plugin], Any] = lambda _: None 243 def _should_register(self, plugin: Plugin) -> bool: 309 def _register(self, plugin: Plugin) -> Plugin | None:
|
/external/golang-protobuf/internal/cmd/generate-protos/ |
D | main.go | 251 func generateIdentifiers(gen *protogen.Plugin, file *protogen.File) { 337 func generateSourceContextStringer(gen *protogen.Plugin, file *protogen.File) {
|
/external/golang-protobuf/cmd/protoc-gen-go/internal_gengo/ |
D | reflect.go | 22 func genReflectFileDescriptor(gen *protogen.Plugin, g *protogen.GeneratedFile, f *fileInfo) { 257 func genFileDescriptor(gen *protogen.Plugin, g *protogen.GeneratedFile, f *fileInfo) {
|
D | main.go | 68 func GenerateFile(gen *protogen.Plugin, file *protogen.File) *protogen.GeneratedFile { 122 func genGeneratedHeader(gen *protogen.Plugin, g *protogen.GeneratedFile, f *fileInfo) { 147 func genImport(gen *protogen.Plugin, g *protogen.GeneratedFile, f *fileInfo, imp protoreflect.FileI…
|
/external/perfetto/ui/src/plugins/dev.perfetto.BookmarkletApi/ |
D | index.ts | 25 export default class Plugin implements PerfettoPlugin { class
|
/external/google-java-format/eclipse_plugin/ |
D | README.md | 34 #### Building against a local (snapshot) release of the core
|
/external/pdfium/third_party/lcms/src/ |
D | cmserr.c | 72 cmsBool _cmsRegisterMemHandlerPlugin(cmsContext ContextID, cmsPluginBase* Plugin) in _cmsRegisterMemHandlerPlugin() 141 void _cmsInstallAllocFunctions(cmsPluginMemHandler* Plugin, _cmsMemPluginChunkType* ptr) in _cmsInstallAllocFunctions() 457 cmsPluginMutex* Plugin = (cmsPluginMutex*) Data; in _cmsRegisterMutexPlugin() local 542 cmsPluginParalellization* Plugin = (cmsPluginParalellization*)Data; in _cmsRegisterParallelizationPlugin() local
|
D | cmsplugin.c | 565 cmsPluginBase* Plugin; in cmsPluginTHR() local 819 cmsPluginBase* Plugin; in _cmsFindMemoryPlugin() local 841 cmsContext CMSEXPORT cmsCreateContext(void* Plugin, void* UserData) in cmsCreateContext()
|
/external/cronet/tot/components/nacl/renderer/plugin/ |
D | pnacl_resources.h | 14 class Plugin; variable
|
D | service_runtime.h | 21 class Plugin; variable
|
D | pnacl_coordinator.h | 27 class Plugin; variable
|
D | plugin.cc | 90 Plugin::Plugin(PP_Instance pp_instance) in Plugin() function in plugin::Plugin
|
/external/cronet/stable/components/nacl/renderer/plugin/ |
D | pnacl_resources.h | 14 class Plugin; variable
|
D | service_runtime.h | 21 class Plugin; variable
|
D | pnacl_coordinator.h | 27 class Plugin; variable
|
D | plugin.cc | 90 Plugin::Plugin(PP_Instance pp_instance) in Plugin() function in plugin::Plugin
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ValueProfileCollector.cpp | 47 PluginT Plugin; member in __anonfa7b4ca00111::PluginChain
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | ValueProfileCollector.cpp | 44 PluginT Plugin; member in __anon9d787ca60111::PluginChain
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | plugin.h | 83 Plugin() { ReadRequest(); } in Plugin() function
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 46 std::unique_ptr<CompilationDatabasePlugin> Plugin(It->instantiate()); in loadFromDirectory() local
|
/external/crosvm/src/crosvm/plugin/ |
D | mod.rs | 474 Plugin { index: usize }, enumerator
|