Home
last modified time | relevance | path

Searched defs:Oops (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ureq-2.3.1/examples/smoke-test/
H A Dmain.rs11 struct Oops(String); struct
13 impl From<io::Error> for Oops { implementation
14 fn from(e: io::Error) -> Oops { in from()
19 impl From<ureq::Error> for Oops { implementation
20 fn from(e: ureq::Error) -> Oops { in from()
25 impl error::Error for Oops {} implementation
27 impl fmt::Display for Oops { implementation
/dports/science/clhep/2.4.1.0/CLHEP/Exceptions/test/
H A Dexctest2.cc14 class Oops : public Exception { class
16 Oops( const char s[] ) : Exception( s ) {} in Oops() function in Oops
H A Dexctest3.cc16 class Oops : public Exception { class
18 Oops( const char s[] ) : Exception( s ) {} in Oops() function in Oops
/dports/biology/seqan1/seqan-1.3.1/seqan/find_motif/
H A Dsequence_model_types.h53 struct Oops struct
55 enum{VALUE=0};
/dports/security/vaultwarden/Rocket-263e39b5b429de1913ce7e3036575a7b4d88b6d7/core/codegen/tests/
H A Dfrom_form.rs247 struct Oops<A, B, C> { struct
248 base: String,
249 a: A,
250 b: B,
251 c: C,
/dports/devel/py-fabric/fabric-2.5.0/tests/
H A Drunners.py74 class Oops(Exception): class
93 class Oops(Exception): class
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/symbian/qmainexceptions/
H A Dtst_qmainexceptions.cpp459 struct Oops { in testNestedExceptions() struct
460 Oops* next; in testNestedExceptions()
461 Oops(int level) : next(level > 0 ? new Oops(level-1) : 0) {} in testNestedExceptions() function
462 ~Oops() { in testNestedExceptions()
/dports/sysutils/hid-tools/hid-tools-0.2/hidtools/cli/
H A Ddecode.py34 class Oops(Exception): class
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/warp-0.1.19/examples/
H A Derrors.rs16 Oops, enumerator
/dports/devel/py-invoke/invoke-1.6.0/tests/
H A Dcontext.py194 class Oops(Exception): class
280 class Oops(Exception): class
H A Drunners.py912 class Oops(_Dummy): class
935 class Oops(_Dummy): class
/dports/audio/boops-lv2/BOops-1.8.2/
H A DREADME.md506 #### Oops subsubsection
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DB3DImporter.cpp115 void B3DImporter::Oops(){ in Oops() function in B3DImporter
/dports/devel/upp/upp/bazaar/plugin/assimp/code/B3D/
H A DB3DImporter.cpp144 AI_WONT_RETURN void B3DImporter::Oops(){ in Oops() function in B3DImporter
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DB3DImporter.cpp136 AI_WONT_RETURN void B3DImporter::Oops(){ in Oops() function in B3DImporter
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/B3D/
H A DB3DImporter.cpp141 AI_WONT_RETURN void B3DImporter::Oops() { in Oops() function in B3DImporter
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DB3DImporter.cpp137 AI_WONT_RETURN void B3DImporter::Oops(){ in Oops() function in B3DImporter
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DB3DImporter.cpp152 AI_WONT_RETURN void B3DImporter::Oops(){ in Oops() function in B3DImporter
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.MetadataTransform/tests/SampleMetadataAssembly/
H A DSampleMetadata.cs344 public Object Oops; field in SampleMetadata.AnnoyingSpecialCaseAttribute
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_descr.py4548 class Oops(object): class
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_descr.py4548 class Oops(object): class
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_descr.py4306 class Oops(object): class
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_descr.py4366 class Oops(object): class
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_descr.py4366 class Oops(object): class
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_descr.py4298 class Oops(object): class

12