Home
last modified time | relevance | path

Searched refs:TypeBasic (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/sysutils/fusefs-simple-mtpfs/simple-mtpfs-0.4.0/src/
H A Dsimple-mtpfs-type-basic.h24 class TypeBasic
27 TypeBasic(): in TypeBasic() function
34 TypeBasic(uint32_t id, uint32_t parent_id, uint32_t storage_id, in TypeBasic() function
42 TypeBasic(const TypeBasic &copy): in TypeBasic() function
59 TypeBasic &operator= (const TypeBasic &rhs)
69 bool operator ==(const TypeBasic &rhs) const { return m_name == rhs.m_name; }
71 bool operator <(const TypeBasic &rhs) const { return m_name < rhs.m_name; }
H A Dsimple-mtpfs-type-file.h28 class TypeFile: public TypeBasic
46 bool operator ==(const std::string &rhs) const { return TypeBasic::operator ==(rhs); }
47 bool operator ==(const TypeFile &rhs) const { return TypeBasic::operator ==(rhs); }
48 bool operator <(const std::string &rhs) const { return TypeBasic::operator <(rhs); }
49 bool operator <(const TypeFile &rhs) const { return TypeBasic::operator <(rhs); }
H A Dsimple-mtpfs-type-file.cpp23 TypeBasic(), in TypeFile()
31 TypeBasic(id, parent_id, storage_id, name), in TypeFile()
38 TypeBasic(file->item_id, file->parent_id, file->storage_id, in TypeFile()
46 TypeBasic(copy), in TypeFile()
71 TypeBasic::operator =(rhs); in operator =()
H A Dsimple-mtpfs-type-dir.h28 class TypeDir: public TypeBasic
62 bool operator ==(const std::string &rhs) const { return TypeBasic::operator ==(rhs); }
63 bool operator ==(const TypeDir &rhs) const { return TypeBasic::operator ==(rhs); }
64 bool operator <(const std::string &rhs) const { return TypeBasic::operator <(rhs); }
65 bool operator <(const TypeDir &rhs) const { return TypeBasic::operator <(rhs); }
H A Dsimple-mtpfs-type-dir.cpp28 TypeBasic(),
39 TypeBasic(id, parent_id, storage_id, name),
49 TypeBasic(file->item_id, file->parent_id,
60 TypeBasic(copy),
140 TypeBasic::operator =(rhs);
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
H A Dext_inst.cldebug100_test.cpp593 CASE_IIE(TypeBasic, Unspecified),
594 CASE_IIE(TypeBasic, Address),
595 CASE_IIE(TypeBasic, Boolean),
596 CASE_IIE(TypeBasic, Float),
597 CASE_IIE(TypeBasic, Signed),
598 CASE_IIE(TypeBasic, SignedChar),
599 CASE_IIE(TypeBasic, Unsigned),
600 CASE_IIE(TypeBasic, UnsignedChar),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
H A Dext_inst.cldebug100_test.cpp593 CASE_IIE(TypeBasic, Unspecified),
594 CASE_IIE(TypeBasic, Address),
595 CASE_IIE(TypeBasic, Boolean),
596 CASE_IIE(TypeBasic, Float),
597 CASE_IIE(TypeBasic, Signed),
598 CASE_IIE(TypeBasic, SignedChar),
599 CASE_IIE(TypeBasic, Unsigned),
600 CASE_IIE(TypeBasic, UnsignedChar),
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
H A Dext_inst.cldebug100_test.cpp593 CASE_IIE(TypeBasic, Unspecified),
594 CASE_IIE(TypeBasic, Address),
595 CASE_IIE(TypeBasic, Boolean),
596 CASE_IIE(TypeBasic, Float),
597 CASE_IIE(TypeBasic, Signed),
598 CASE_IIE(TypeBasic, SignedChar),
599 CASE_IIE(TypeBasic, Unsigned),
600 CASE_IIE(TypeBasic, UnsignedChar),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/
H A Dext_inst.debuginfo_test.cpp387 CASE_IIE(TypeBasic, Unspecified),
388 CASE_IIE(TypeBasic, Address),
389 CASE_IIE(TypeBasic, Boolean),
390 CASE_IIE(TypeBasic, Float),
391 CASE_IIE(TypeBasic, Signed),
392 CASE_IIE(TypeBasic, SignedChar),
393 CASE_IIE(TypeBasic, Unsigned),
394 CASE_IIE(TypeBasic, UnsignedChar),
H A Dext_inst.cldebug100_test.cpp593 CASE_IIE(TypeBasic, Unspecified),
594 CASE_IIE(TypeBasic, Address),
595 CASE_IIE(TypeBasic, Boolean),
596 CASE_IIE(TypeBasic, Float),
597 CASE_IIE(TypeBasic, Signed),
598 CASE_IIE(TypeBasic, SignedChar),
599 CASE_IIE(TypeBasic, Unsigned),
600 CASE_IIE(TypeBasic, UnsignedChar),
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go255 TypeBasic Type = "Basic" const
264 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go244 TypeBasic Type = "Basic" const
253 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/scheduler/mgmt/2016-03-01/scheduler/
H A Denums.go255 TypeBasic Type = "Basic" const
264 return []Type{TypeActiveDirectoryOAuth, TypeBasic, TypeClientCertificate, TypeHTTPAuthentication}
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Ddeftypes.h52 TypeBasic, //!< Basic type definition (the atomic definition of a type) enumerator
180 #define MXFLIB_TYPE_BASIC(Name, Detail, UL, Size, Endian) { TypeBasic, Name, Detail, "", UL, "", Si…
190 #define MXFLIB_TYPE_BASIC_SYM(Name, Detail, UL, Size, Endian, Sym) { TypeBasic, Name, Detail, "", U…
201 #define MXFLIB_TYPE_BASIC_REF(Name, Detail, UL, Size, Endian, RefType, RefTarget) { TypeBasic, Name…
213 …ASIC_REF_SYM(Name, Detail, UL, Size, Endian, RefType, RefTarget, Sym) { TypeBasic, Name, Detail, "…
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dmtype.h32 class TypeBasic; variable
323 virtual TypeBasic *isTypeBasic();
387 class TypeBasic : public Type
394 TypeBasic *syntaxCopy();
408 TypeBasic *isTypeBasic();
429 TypeBasic *elementType();

123456789