Home
last modified time | relevance | path

Searched defs:Proto (Results 126 – 150 of 5140) sorted by relevance

12345678910>>...206

/dports/devel/llvm10/llvm-10.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anona1a4eaa40111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon636f7cda0111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anonc5600c360111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm11/llvm-11.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anon7c760f660111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon9b0a48390111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon93f229770111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon7833e1cc0111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon1f8f82ca0111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anon80a34fe70111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm90/llvm-9.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anon375308e40111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm80/llvm-8.0.1.src/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp149 std::unique_ptr<PrototypeAST> Proto; member in __anon5c81e4220111::FunctionAST
153 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
346 auto Proto = ParsePrototype(); in ParseDefinition() local
359 auto Proto = llvm::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp148 std::unique_ptr<PrototypeAST> Proto; member in __anon1e046b380111::FunctionAST
152 FunctionAST(std::unique_ptr<PrototypeAST> Proto, in FunctionAST()
345 auto Proto = ParsePrototype(); in ParseDefinition() local
358 auto Proto = std::make_unique<PrototypeAST>("__anon_expr", in ParseTopLevelExpr() local
/dports/security/unhide/unhide-20121229/
H A Dunhide-tcp.h25 enum Proto enum
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dproto.go51 func (pl ProtoLabel) Proto() descriptor.FieldDescriptorProto_Label { func
110 func (pt ProtoType) Proto() descriptor.FieldDescriptorProto_Type { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dproto.go51 func (pl ProtoLabel) Proto() descriptor.FieldDescriptorProto_Label { func
110 func (pt ProtoType) Proto() descriptor.FieldDescriptorProto_Type { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dproto.go51 func (pl ProtoLabel) Proto() descriptor.FieldDescriptorProto_Label { func
110 func (pt ProtoType) Proto() descriptor.FieldDescriptorProto_Type { func
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dproto.go51 func (pl ProtoLabel) Proto() descriptor.FieldDescriptorProto_Label { func
110 func (pt ProtoType) Proto() descriptor.FieldDescriptorProto_Type { func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/lyft/protoc-gen-star/
H A Dproto.go51 func (pl ProtoLabel) Proto() descriptor.FieldDescriptorProto_Label { func
110 func (pt ProtoType) Proto() descriptor.FieldDescriptorProto_Type { func
/dports/lang/gleam/gleam-0.18.2/cargo-crates/protobuf-2.25.2/src/text_format/lexer/
H A Dparser_language.rs5 Proto, enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/protobuf-2.25.2/src/text_format/lexer/
H A Dparser_language.rs5 Proto, enumerator
/dports/devel/R-cran-proto/proto/
H A DREADME.md1 # Proto chapter
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/census-instrumentation/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
H A Dresource_pb.rb14 module Proto module
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/census-instrumentation/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
H A Dresource_pb.rb14 module Proto module
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/census-instrumentation/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
H A Dresource_pb.rb14 module Proto module
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/census-instrumentation/opencensus-proto/gen-ruby/opencensus/proto/resource/v1/
H A Dresource_pb.rb14 module Proto module

12345678910>>...206