Home
last modified time | relevance | path

Searched defs:Type (Results 476 – 500 of 94540) sorted by relevance

1...<<11121314151617181920>>...3782

/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
250 func print(args ...Type)
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
155 func len(v Type) int
164 func cap(v Type) int
183 func make(t Type, size ...IntegerType) Type
188 func new(Type) *Type argument
214 func close(c chan<- Type)
244 func print(args ...Type)
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
155 func len(v Type) int
164 func cap(v Type) int
182 func make(Type, size IntegerType) Type argument
187 func new(Type) *Type argument
213 func close(c chan<- Type)
243 func print(args ...Type)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
249 func print(args ...Type)
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
249 func print(args ...Type)
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
155 func len(v Type) int
164 func cap(v Type) int
182 func make(Type, size IntegerType) Type argument
187 func new(Type) *Type argument
213 func close(c chan<- Type)
243 func print(args ...Type)
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
155 func len(v Type) int
164 func cap(v Type) int
183 func make(t Type, size ...IntegerType) Type
188 func new(Type) *Type argument
214 func close(c chan<- Type)
244 func print(args ...Type)
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
249 func print(args ...Type)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
249 func print(args ...Type)
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
250 func print(args ...Type)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
155 func len(v Type) int
164 func cap(v Type) int
182 func make(Type, size IntegerType) Type argument
187 func new(Type) *Type argument
213 func close(c chan<- Type)
243 func print(args ...Type)
[all …]
/dports/devel/cc65/cc65-2.19/src/ld65/
H A Dcondes.c144 int Type = CD - ConDes; in ConDesCompare() local
246 unsigned Type; in ConDesAddExport() local
259 void ConDesSetSegName (unsigned Type, unsigned SegName) in ConDesSetSegName()
274 const ConDesImport* ConDesGetImport (unsigned Type) in ConDesGetImport()
306 void ConDesSetLabel (unsigned Type, unsigned Name) in ConDesSetLabel()
321 void ConDesSetCountSym (unsigned Type, unsigned Name) in ConDesSetCountSym()
336 void ConDesSetOrder (unsigned Type, ConDesOrder Order) in ConDesSetOrder()
348 int ConDesHasSegName (unsigned Type) in ConDesHasSegName()
359 int ConDesHasLabel (unsigned Type) in ConDesHasLabel()
373 unsigned Type; in ConDesCreate() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/builtin/
H A Dbuiltin.go106 type Type int type
134 func append(slice []Type, elems ...Type) []Type
141 func copy(dst, src []Type) int
146 func delete(m map[Type]Type1, key Type)
158 func len(v Type) int
170 func cap(v Type) int
189 func make(t Type, size ...IntegerType) Type
194 func new(Type) *Type argument
220 func close(c chan<- Type)
250 func print(args ...Type)
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/@elastic/eui/node_modules/react-is/
H A DREADME.md47 #### AsyncMode
57 #### Context
71 #### Element
81 #### Fragment
91 #### Portal
105 #### StrictMode
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/@elastic/eui/node_modules/react-is/
H A DREADME.md47 #### AsyncMode
57 #### Context
71 #### Element
81 #### Fragment
91 #### Portal
105 #### StrictMode
/dports/math/gap/gap-4.11.0/extern/gmp/tests/cxx/
H A Dt-ops2.cc30 #define CHECK1(Type,a,fun) \ argument
34 #define CHECK_G(Type,a,b,op) \ argument
36 #define CHECK_UI(Type,a,b,op) \ argument
39 #define CHECK_SI(Type,a,b,op) \ argument
42 #define CHECK_D(Type,a,b,op) \ argument
45 #define CHECK_MPZ(Type,a,b,op) \ argument
48 #define CHECK_MPQ(Type,a,b,op) \ argument
51 #define CHECK_ALL_SIGNED(Type,a,b,op) \ argument
55 #define CHECK_ALL_SIGNS(Type,a,b,op) \ argument
60 #define CHECK_ALL(Type,a,b,op) \ argument
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/cxx/
H A Dt-ops2.cc30 #define CHECK1(Type,a,fun) \ argument
34 #define CHECK_G(Type,a,b,op) \ argument
36 #define CHECK_UI(Type,a,b,op) \ argument
39 #define CHECK_SI(Type,a,b,op) \ argument
42 #define CHECK_D(Type,a,b,op) \ argument
45 #define CHECK_MPZ(Type,a,b,op) \ argument
48 #define CHECK_MPQ(Type,a,b,op) \ argument
51 #define CHECK_ALL_SIGNED(Type,a,b,op) \ argument
55 #define CHECK_ALL_SIGNS(Type,a,b,op) \ argument
60 #define CHECK_ALL(Type,a,b,op) \ argument
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/tools/vocab/gen/
H A Dgenerate_definitions.go9 func generateDefinitions(t *defs.Type, m map[*defs.PropertyType]*intermedDef) (fd []*defs.FunctionD…
60 func Type(r defs.RangeReference) string { func
119 func generateRemoveUnknownFunction(t *defs.Type, this *defs.StructDef) {
136 func generateHasUnknownFunction(t *defs.Type, this *defs.StructDef) {
156 func generateAddUnknownFunction(t *defs.Type, this *defs.StructDef) {
176 func generateDeserializeFunction(t *defs.Type, this *defs.StructDef, fragments []string) {
206 func generateSerializeFunction(t *defs.Type, this *defs.StructDef, fragments []string) {
240 func generateWithoutProperties(d *defs.Type, this *defs.StructDef, it *defs.InterfaceDef, m map[*de…
301 func InterfaceName(t *defs.Type) string {
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/common/
H A Dtupletypetraits.hh66 typedef Seed Type; typedef
108 typedef typename std::remove_pointer<T>::type Type; typedef
114 typedef typename std::remove_reference<T>::type Type; typedef
146 typedef typename std::remove_pointer<T>::type * Type; typedef
150 typedef typename Dune::ForEachType< PointerEvaluator, Tuple >::Type Type; typedef in Dune::PointerTuple
169 typedef typename std::remove_reference<T>::type & Type; typedef
173 typedef typename Dune::ForEachType< ReferenceEvaluator, Tuple >::Type Type; typedef in Dune::ReferenceTuple
196 typedef typename Dune::ForEachType< ConstEvaluator, Tuple >::Type Type; typedef in Dune::ConstTuple
213 typedef typename std::remove_cv< T >::type Type; typedef
282 >::Type Type; typedef in Dune::DereferenceTuple
[all …]
/dports/devel/py-moto/moto-2.2.16/moto/config/resources/
H A Daws_managed_rules.json10 "Type": "int" string
21 "Type": "String" string
33 "Type": "int" string
54 "Type": "CSV" string
65 "Type": "CSV" string
104 "Type": "CSV" string
120 "Type": "CSV" string
181 "Type": "int" string
187 "Type": "int" string
209 "Type": "CSV" string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/mailru/easyjson/gen/
H A Dencoder.go14 func (g *Generator) getEncoderName(t reflect.Type) string {
88 func (g *Generator) genTypeEncoder(t reflect.Type, in string, tags fieldTags, indent int, assumeNon…
114 func hasCustomMarshaler(t reflect.Type) bool {
122 func (g *Generator) genTypeEncoderNoCheck(t reflect.Type, in string, tags fieldTags, indent int, as…
268 func (g *Generator) notEmptyCheck(t reflect.Type, v string) string {
295 func (g *Generator) genStructFieldEncoder(t reflect.Type, f reflect.StructField, first, firstCondit…
341 func (g *Generator) genEncoder(t reflect.Type) error {
350 func (g *Generator) genSliceArrayMapEncoder(t reflect.Type) error {
369 func (g *Generator) genStructEncoder(t reflect.Type) error {
402 func (g *Generator) genStructMarshaler(t reflect.Type) error {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/mailru/easyjson/easyjson-b2ccc519800e/gen/
H A Dencoder.go14 func (g *Generator) getEncoderName(t reflect.Type) string {
88 func (g *Generator) genTypeEncoder(t reflect.Type, in string, tags fieldTags, indent int, assumeNon…
114 func hasCustomMarshaler(t reflect.Type) bool {
122 func (g *Generator) genTypeEncoderNoCheck(t reflect.Type, in string, tags fieldTags, indent int, as…
268 func (g *Generator) notEmptyCheck(t reflect.Type, v string) string {
295 func (g *Generator) genStructFieldEncoder(t reflect.Type, f reflect.StructField, first, firstCondit…
341 func (g *Generator) genEncoder(t reflect.Type) error {
350 func (g *Generator) genSliceArrayMapEncoder(t reflect.Type) error {
369 func (g *Generator) genStructEncoder(t reflect.Type) error {
402 func (g *Generator) genStructMarshaler(t reflect.Type) error {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/mailru/easyjson/gen/
H A Dencoder.go14 func (g *Generator) getEncoderName(t reflect.Type) string {
88 func (g *Generator) genTypeEncoder(t reflect.Type, in string, tags fieldTags, indent int, assumeNon…
114 func hasCustomMarshaler(t reflect.Type) bool {
122 func (g *Generator) genTypeEncoderNoCheck(t reflect.Type, in string, tags fieldTags, indent int, as…
268 func (g *Generator) notEmptyCheck(t reflect.Type, v string) string {
295 func (g *Generator) genStructFieldEncoder(t reflect.Type, f reflect.StructField, first, firstCondit…
341 func (g *Generator) genEncoder(t reflect.Type) error {
350 func (g *Generator) genSliceArrayMapEncoder(t reflect.Type) error {
369 func (g *Generator) genStructEncoder(t reflect.Type) error {
402 func (g *Generator) genStructMarshaler(t reflect.Type) error {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/mailru/easyjson/gen/
H A Dencoder.go14 func (g *Generator) getEncoderName(t reflect.Type) string {
88 func (g *Generator) genTypeEncoder(t reflect.Type, in string, tags fieldTags, indent int, assumeNon…
114 func hasCustomMarshaler(t reflect.Type) bool {
122 func (g *Generator) genTypeEncoderNoCheck(t reflect.Type, in string, tags fieldTags, indent int, as…
268 func (g *Generator) notEmptyCheck(t reflect.Type, v string) string {
295 func (g *Generator) genStructFieldEncoder(t reflect.Type, f reflect.StructField, first, firstCondit…
341 func (g *Generator) genEncoder(t reflect.Type) error {
350 func (g *Generator) genSliceArrayMapEncoder(t reflect.Type) error {
369 func (g *Generator) genStructEncoder(t reflect.Type) error {
402 func (g *Generator) genStructMarshaler(t reflect.Type) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/mailru/easyjson/gen/
H A Dencoder.go14 func (g *Generator) getEncoderName(t reflect.Type) string {
88 func (g *Generator) genTypeEncoder(t reflect.Type, in string, tags fieldTags, indent int, assumeNon…
114 func hasCustomMarshaler(t reflect.Type) bool {
122 func (g *Generator) genTypeEncoderNoCheck(t reflect.Type, in string, tags fieldTags, indent int, as…
268 func (g *Generator) notEmptyCheck(t reflect.Type, v string) string {
295 func (g *Generator) genStructFieldEncoder(t reflect.Type, f reflect.StructField, first, firstCondit…
341 func (g *Generator) genEncoder(t reflect.Type) error {
350 func (g *Generator) genSliceArrayMapEncoder(t reflect.Type) error {
369 func (g *Generator) genStructEncoder(t reflect.Type) error {
402 func (g *Generator) genStructMarshaler(t reflect.Type) error {

1...<<11121314151617181920>>...3782