Home
last modified time | relevance | path

Searched refs:EmptyType (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/loki/loki-0.1.7/include/loki/
H A DEmptyType.h29 class EmptyType {};
32 inline bool operator==(const EmptyType&, const EmptyType&)
37 inline bool operator<(const EmptyType&, const EmptyType&)
42 inline bool operator>(const EmptyType&, const EmptyType&)
H A DFactory.h115 typedef EmptyType Parm1;
116 typedef EmptyType Parm2;
117 typedef EmptyType Parm3;
118 typedef EmptyType Parm4;
119 typedef EmptyType Parm5;
120 typedef EmptyType Parm6;
121 typedef EmptyType Parm7;
122 typedef EmptyType Parm8;
123 typedef EmptyType Parm9;
124 typedef EmptyType Parm10;
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DEmptyType.h29 class EmptyType {};
32 inline bool operator==(const EmptyType&, const EmptyType&)
37 inline bool operator<(const EmptyType&, const EmptyType&)
42 inline bool operator>(const EmptyType&, const EmptyType&)
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DEmptyType.h29 class EmptyType {};
32 inline bool operator==(const EmptyType&, const EmptyType&)
37 inline bool operator<(const EmptyType&, const EmptyType&)
42 inline bool operator>(const EmptyType&, const EmptyType&)
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/loki/
H A DEmptyType.h29 class EmptyType {};
32 inline bool operator==(const EmptyType&, const EmptyType&)
37 inline bool operator<(const EmptyType&, const EmptyType&)
42 inline bool operator>(const EmptyType&, const EmptyType&)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/fileapi/
H A DSyncCallbackHelper.h163 struct EmptyType : public RefCounted<EmptyType> { struct
164 static PassRefPtr<EmptyType> create(EmptyType*) in create() argument
180 typedef SyncCallbackHelper<VoidCallback, AsyncFileSystem, EmptyType, EmptyType> VoidSyncCallbackHel…
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/ParseTree/
H A DPARSE_TREE.ML72 expType = ref EmptyType,
97 Literal{converter=convInt, literal=i, expType=ref EmptyType, location=loc};
100 Literal{converter=convReal, literal=r, expType=ref EmptyType, location=loc};
103 Literal{converter=convChar, literal=c, expType=ref EmptyType, location=loc};
106 Literal{converter=convWord, literal=w, expType=ref EmptyType, location=loc};
115 expType = ref EmptyType
186 {name = name, expType = ref EmptyType, location = loc }
301 Fn { matches = matches, location = location, expType = ref EmptyType }
392 expType = ref EmptyType,
402 expType = ref EmptyType
[all …]
/dports/devel/py-funcy/funcy-1.15/funcy/
H A Dprimitives.py4 class EmptyType: class
8 EMPTY = EmptyType() # Used as unique default for optional arguments
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/common/
H A Dexpression.h11 struct EmptyType;
12 typedef AstBase<EmptyType> Ast;
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dfilter_string.h20 struct EmptyType;
21 typedef AstBase<EmptyType> Ast;
/dports/math/blaze/blaze-3.8/blaze/util/typetraits/
H A DHasMember.h110 : blaze::If_t< blaze::IsBuiltin_v<TYPE1230>, blaze::EmptyType, TYPE1230 > \
186 : blaze::If_t< blaze::IsBuiltin_v<TYPE1231>, blaze::EmptyType, TYPE1231 > \
/dports/www/py-weboob/weboob-2.0/weboob/capabilities/
H A Dbase.py101 return value is None or isinstance(value, EmptyType)
169 class EmptyType(object): class
189 class NotAvailableType(EmptyType):
204 class NotLoadedType(EmptyType):
222 class FetchErrorType(EmptyType):
/dports/ftp/curlpp/curlpp-0.8.1/include/utilspp/
H A DEmptyType.hpp29 struct EmptyType {}; struct
/dports/math/blaze/blaze-3.8/blaze/util/
H A DEmptyType.h45 struct EmptyType struct
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DDeclaration.h75 , EmptyType > >
H A DModification.h75 , EmptyType > >
/dports/security/p5-Net-SAML/zxid-1.42/sg/
H A Dliberty-idwsf-utility-1.0-errata-v1.0.sg10 %EmptyType: base(xs:anyType) ;
H A Dliberty-utility-v2.0.sg10 %EmptyType: base(xs:anyType) ;
H A Dliberty-idff-utility-v1.0.sg10 %EmptyType: base(xs:anyType) ;
H A Dliberty-idwsf-utility-v1.1.sg16 %EmptyType: base(xs:anyType) ;
/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/core/
H A DTypeUtil.h55 class EmptyType { ; };
H A DFunctor.h54 typedef EmptyType Param1;
55 typedef EmptyType Param2;
56 typedef EmptyType Param3;
57 typedef EmptyType Param4;
58 typedef EmptyType Param5;
59 typedef EmptyType Param6;
60 typedef EmptyType Param7;
61 typedef EmptyType Param8;
62 typedef EmptyType Param9;
63 typedef EmptyType Param10;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/tests/Resources/Misc/
H A DEmptyType.il9 .assembly EmptyType
/dports/games/spring/spring_98.0/rts/System/creg/
H A Dcreg.h293 class EmptyType : public IType
297 EmptyType(int Size) {size=Size;} in EmptyType() function
298 ~EmptyType() {} in ~EmptyType()
571 class_->AddMember("Reserved", new creg::EmptyType(Size), 0, 0)
/dports/devel/loki/loki-0.1.7/macosx/Loki.xcodeproj/
H A Dproject.pbxproj21 …18A7B81F09E3306400F567CA /* EmptyType.h in Headers */ = {isa = PBXBuildFile; fileRef = 18A7B7FF09E…
67 …* EmptyType.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h;…
169 18A7B7FF09E3306400F567CA /* EmptyType.h */,
212 18A7B81F09E3306400F567CA /* EmptyType.h in Headers */,

123