Home
last modified time | relevance | path

Searched defs:Serious (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-go/module/
H A Dttypes.go146 type Serious struct { struct
147 Sonnet *string `thrift:"sonnet,1,optional" db:"sonnet" json:"sonnet,omitempty"`
155 func (p *Serious) GetSonnet() string {
161 func (p *Serious) IsSetSonnet() bool {
186 func (s *Serious) SetSonnet(sonnet *string) *Serious {
191 func (p *Serious) Read(iprot thrift.Protocol) error {
223 func (p *Serious) ReadField1(iprot thrift.Protocol) error {
232 func (p *Serious) Write(oprot thrift.Protocol) error {
243 func (p *Serious) writeField1(oprot thrift.Protocol) (err error) {
255 func (p *Serious) String() string {
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-swift/test/fixtures/exceptions/
H A DSerious.java25 public final class Serious extends java.lang.RuntimeException implements com.facebook.thrift.payloa… class
38 public Serious( in Serious() method in Serious
45 protected Serious() { in Serious() method in Serious
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-java/
H A DSerious.java25 public class Serious extends Exception implements TBase, java.io.Serializable, Cloneable { class
47 public Serious() { in Serious() method in Serious
50 public Serious( in Serious() method in Serious
81 public Serious(Serious other) { in Serious() method in Serious
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/aegis/
H A Dstruct_event_levels.go20 Serious int `json:"Serious" xml:"Serious"` member
H A Dstruct_data_item.go23 Serious int `json:"Serious" xml:"Serious"` member
H A Dstruct_statistics.go23 Serious int `json:"Serious" xml:"Serious"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/aegis/
H A Dstruct_event_levels.go20 Serious int `json:"Serious" xml:"Serious"` member
H A Dstruct_data_item.go23 Serious int `json:"Serious" xml:"Serious"` member
H A Dstruct_statistics.go23 Serious int `json:"Serious" xml:"Serious"` member
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/src/
H A Dmodule.thrift23 safe stateful exception Serious { exception
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-cpp2/
H A Dmodule_types.cpp134 Serious::Serious() { in Serious() function in cpp2::Serious
137 Serious::Serious(std::string __message) : Serious() { in Serious() function in cpp2::Serious
144 Serious::Serious(Serious&& other) noexcept : in Serious() function in cpp2::Serious
156 Serious::Serious(apache::thrift::FragileConstructor, ::std::string sonnet__arg) : in Serious() function in cpp2::Serious
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-rust/
H A Dlib.rs44 pub struct Serious { struct
54 impl ::fbthrift::ExceptionInfo for Serious { implementation
63 impl ::std::error::Error for Serious {} implementation
65 impl ::std::fmt::Display for Serious { implementation
252 impl ::std::default::Default for self::Serious { implementation
261 impl ::std::fmt::Debug for self::Serious { implementation
270 unsafe impl ::std::marker::Send for self::Serious {} implementation
271 unsafe impl ::std::marker::Sync for self::Serious {} implementation
273 impl ::fbthrift::GetTType for self::Serious { implementation
277 impl<P> ::fbthrift::Serialize<P> for self::Serious implementation
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-py3lite/module/
H A Dlite_types.py31 class Serious(metaclass=_fbthrift_py3lite_exceptions.GeneratedErrorMeta): class
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/benchmarks/paranoia/
H A Dparanoia.h132 #define Serious 1 macro
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-py3/module/
H A Dtypes.pxd147 cdef class Serious(thrift.py3.exceptions.GeneratedError): class
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-erroutc.ads198 Serious : Boolean; component
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/tasks/
H A Dmood.h31 …Playful, Proud, Relieved, Remorseful, Restless, Sad, Sarcastic, Serious, Shocked, Shy, Sick, Sleep… enumerator
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-hack/
H A Dmodule_types.php91 class Serious extends \TException implements \IThriftStruct { class
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Derroutc.ads176 Serious : Boolean; component
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Derroutc.ads176 Serious : Boolean; component
/dports/net-im/psi/psi-1.5/src/
H A Dmood.h45 Sarcastic, Serious, Shocked, Shy, Sick, Sleepy, Spontaneous, Stressed, Strong, enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Derroutc.ads202 Serious : Boolean; component
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Derroutc.ads202 Serious : Boolean; component
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Derroutc.ads212 Serious : Boolean; component
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Derroutc.ads241 Serious : Boolean; component

1234