Home
last modified time | relevance | path

Searched refs:TypeFunction (Results 1 – 25 of 3136) sorted by relevance

12345678910>>...126

/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
H A Dhdrgen.h40 void functionToBufferFull(TypeFunction *tf, OutBuffer *buf, Identifier *ident, HdrGenState* hgs, Te…
41 void functionToBufferWithIdent(TypeFunction *t, OutBuffer *buf, const char *ident);
50 const char *parameterToChars(Parameter *parameter, TypeFunction *tf, bool fullQual);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
H A Dhdrgen.h40 void functionToBufferFull(TypeFunction *tf, OutBuffer *buf, Identifier *ident, HdrGenState* hgs, Te…
41 void functionToBufferWithIdent(TypeFunction *t, OutBuffer *buf, const char *ident);
50 const char *parameterToChars(Parameter *parameter, TypeFunction *tf, bool fullQual);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dcanthrow.c71 if (t->ty == Tfunction && ((TypeFunction *)t)->isnothrow) in canThrow()
73 if (t->ty == Tdelegate && ((TypeFunction *)((TypeDelegate *)t)->next)->isnothrow) in canThrow()
102 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
114 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
162 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
175 if (t->ty == Tfunction && !((TypeFunction *)t)->isnothrow) in canThrow()
214 if (((TypeFunction *)sd->postblit->type)->isnothrow) in canThrow()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui-fulldeps/
H A Dregions-mock-tcx.rs17 use TypeStructure::{TypeInt, TypeFunction};
28 TypeFunction(Type<'tcx>, Type<'tcx>), enumerator
35 (TypeFunction(s_a, s_b), TypeFunction(o_a, o_b)) => *s_a == *o_a && *s_b == *o_b, in eq()
121 let lambda_ty = tcx.add_type(TypeFunction(arg_ty, body_ty)); in compute_types()
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/js/
H A Djs.go193 TypeFunction const
212 case TypeFunction:
240 return TypeFunction
295 …if vType := v.Type(); vType != TypeObject && vType != TypeFunction { // check here to avoid overhe…
298 if propType := v.Get(m).Type(); propType != TypeFunction {
314 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
388 case TypeSymbol, TypeFunction, TypeObject:
/dports/lang/gcc9/gcc-9.4.0/libgo/go/syscall/js/
H A Djs.go193 TypeFunction const
212 case TypeFunction:
240 return TypeFunction
295 …if vType := v.Type(); vType != TypeObject && vType != TypeFunction { // check here to avoid overhe…
298 if propType := v.Get(m).Type(); propType != TypeFunction {
314 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
388 case TypeSymbol, TypeFunction, TypeObject:
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/syscall/js/
H A Djs.go193 TypeFunction const
212 case TypeFunction:
240 return TypeFunction
295 …if vType := v.Type(); vType != TypeObject && vType != TypeFunction { // check here to avoid overhe…
298 if propType := v.Get(m).Type(); propType != TypeFunction {
314 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
388 case TypeSymbol, TypeFunction, TypeObject:
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/test/transcoding/SPV_INTEL_vector_compute/
H A Dbuffer_surface_intel.ll51 ; SPV-DAG: TypeFunction [[BUFINTR_RO:[0-9]+]] [[INT]] [[BUFRO]]{{(^|[^0-9])}}
52 ; SPV-DAG: TypeFunction [[BUFINTR_WO:[0-9]+]] [[INT]] [[BUFWO]]{{(^|[^0-9])}}
53 ; SPV-DAG: TypeFunction [[BUFINTR_RW:[0-9]+]] [[INT]] [[BUFRW]]{{(^|[^0-9])}}
54 ; SPV-DAG: TypeFunction {{[0-9]+}} [[INT]] [[IMAGE1D_RW]]{{(^|[^0-9])}}
55 ; SPV-DAG: TypeFunction {{[0-9]+}} [[INT]] [[IMAGE1D_BUF_WO]]{{(^|[^0-9])}}
56 ; SPV-DAG: TypeFunction {{[0-9]+}} [[INT]] [[IMAGE2D_WO]]{{(^|[^0-9])}}
57 ; SPV-DAG: TypeFunction {{[0-9]+}} [[INT]] [[IMAGE3D_RO]]{{(^|[^0-9])}}
58 ; SPV-DAG: TypeFunction {{[0-9]+}} [[VOID]] [[BUFRO]] [[BUFWO]] [[BUFRW]] [[IMAGE1D_RW]] [[IMAGE1D_…
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/js/
H A Djs.go225 TypeFunction const
244 case TypeFunction:
252 return t == TypeObject || t == TypeFunction
278 return TypeFunction
386 if propType := v.Get(m).Type(); propType != TypeFunction {
405 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
424 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
488 case TypeSymbol, TypeFunction, TypeObject:
515 case TypeFunction:
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/js/
H A Djs.go236 TypeFunction const
255 case TypeFunction:
263 return t == TypeObject || t == TypeFunction
289 return TypeFunction
397 if propType := v.Get(m).Type(); propType != TypeFunction {
416 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
435 if vType := v.Type(); vType != TypeFunction { // check here to avoid overhead in success case
499 case TypeSymbol, TypeFunction, TypeObject:
526 case TypeFunction:

12345678910>>...126