Home
last modified time | relevance | path

Searched defs:TypeRepr (Results 1 – 25 of 45) sorted by relevance

12

/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/grammar/
H A Drepr.rs183 pub enum TypeRepr { enum
205 impl TypeRepr { impl
372 terminal_loc_type: Option<TypeRepr>, in new()
373 error_type: Option<TypeRepr>, in new()
374 terminal_token_type: TypeRepr, in new()
434 pub fn terminal_loc_type(&self) -> TypeRepr { in terminal_loc_type()
440 pub fn error_type(&self) -> TypeRepr { in error_type()
470 pub fn parse_error_type(&self) -> &TypeRepr { in parse_error_type()
480 pub fn triple_type(&self) -> TypeRepr { in triple_type()
510 impl Display for TypeRepr { implementation
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/grammar/
H A Drepr.rs185 pub enum TypeRepr { enum
200 impl TypeRepr { impl
346 terminal_loc_type: Option<TypeRepr>, in new()
347 error_type: Option<TypeRepr>, in new()
348 terminal_token_type: TypeRepr, in new()
408 pub fn terminal_loc_type(&self) -> TypeRepr { in terminal_loc_type()
414 pub fn error_type(&self) -> TypeRepr { in error_type()
444 pub fn parse_error_type(&self) -> &TypeRepr { in parse_error_type()
454 pub fn triple_type(&self) -> TypeRepr { in triple_type()
484 impl Display for TypeRepr { implementation
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/grammar/
H A Drepr.rs183 pub enum TypeRepr { enum
206 impl TypeRepr { impl
375 terminal_loc_type: Option<TypeRepr>, in new()
376 error_type: Option<TypeRepr>, in new()
377 terminal_token_type: TypeRepr, in new()
437 pub fn terminal_loc_type(&self) -> TypeRepr { in terminal_loc_type()
443 pub fn error_type(&self) -> TypeRepr { in error_type()
473 pub fn parse_error_type(&self) -> &TypeRepr { in parse_error_type()
483 pub fn triple_type(&self) -> TypeRepr { in triple_type()
513 impl Display for TypeRepr { implementation
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/normalize/tyinfer/
H A Dmod.rs157 fn nonterminal_type(&mut self, id: &NonterminalString) -> NormResult<TypeRepr> { in nonterminal_type()
242 fn type_ref(&mut self, type_ref: &TypeRef) -> NormResult<TypeRepr> { in type_ref() method
287 fn alternative_type(&mut self, alt: &Alternative) -> NormResult<TypeRepr> { in alternative_type()
322 fn symbol_type(&mut self, symbol: &SymbolKind) -> NormResult<TypeRepr> { in symbol_type()
352 fn maybe_tuple(v: Vec<TypeRepr>) -> TypeRepr { in maybe_tuple()
H A Dtest.rs9 fn type_repr(s: &str) -> TypeRepr { in type_repr()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/normalize/tyinfer/
H A Dmod.rs157 fn nonterminal_type(&mut self, id: &NonterminalString) -> NormResult<TypeRepr> { in nonterminal_type()
242 fn type_ref(&mut self, type_ref: &TypeRef) -> NormResult<TypeRepr> { in type_ref() method
319 fn alternative_type(&mut self, alt: &Alternative) -> NormResult<TypeRepr> { in alternative_type()
353 fn symbol_type(&mut self, symbol: &SymbolKind) -> NormResult<TypeRepr> { in symbol_type()
383 fn maybe_tuple(v: Vec<TypeRepr>) -> TypeRepr { in maybe_tuple()
H A Dtest.rs9 fn type_repr(s: &str) -> TypeRepr { in type_repr()
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/normalize/tyinfer/
H A Dmod.rs159 fn nonterminal_type(&mut self, id: &NonterminalString) -> NormResult<TypeRepr> { in nonterminal_type()
244 fn type_ref(&mut self, type_ref: &TypeRef) -> NormResult<TypeRepr> { in type_ref() method
322 fn alternative_type(&mut self, alt: &Alternative) -> NormResult<TypeRepr> { in alternative_type()
356 fn symbol_type(&mut self, symbol: &SymbolKind) -> NormResult<TypeRepr> { in symbol_type()
386 fn maybe_tuple(v: Vec<TypeRepr>) -> TypeRepr { in maybe_tuple()
H A Dtest.rs9 fn type_repr(s: &str) -> TypeRepr { in type_repr()
/dports/devel/py-cffi/cffi-1.15.0/testing/cffi0/
H A Dtest_ctypes.py11 TypeRepr = "<class 'ffi.CData<%s>'>" variable in TestCTypes
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/cmd/cgo/
H A Dmain.go106 type TypeRepr struct { struct
107 Repr string
108 FormatArgs []interface{}
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/cmd/cgo/
H A Dmain.go108 type TypeRepr struct { struct
109 Repr string
110 FormatArgs []interface{}
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/cmd/cgo/
H A Dmain.go108 type TypeRepr struct { struct
109 Repr string
110 FormatArgs []interface{}
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/cgo/
H A Dmain.go118 type TypeRepr struct { struct
119 Repr string
120 FormatArgs []interface{}
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/cgo/
H A Dmain.go127 type TypeRepr struct { struct
128 Repr string
129 FormatArgs []interface{}
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/cgo/
H A Dmain.go141 type TypeRepr struct { struct
142 Repr string
143 FormatArgs []interface{}
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/cgo/
H A Dmain.go142 type TypeRepr struct { struct
143 Repr string
144 FormatArgs []interface{}
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/cgo/
H A Dmain.go141 type TypeRepr struct { struct
142 Repr string
143 FormatArgs []interface{}
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/cgo/
H A Dmain.go141 type TypeRepr struct { struct
142 Repr string
143 FormatArgs []interface{}
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/cgo/
H A Dmain.go143 type TypeRepr struct { struct
144 Repr string
145 FormatArgs []interface{}

12