Home
last modified time | relevance | path

Searched refs:START_OVER (Results 1 – 23 of 23) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Enum/
H A DStreamType.php42 const START_OVER = "start_over"; define in Kaltura\\Client\\Enum\\StreamType
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/
H A Dboto_resumable_upload.py198 ResumableTransferDisposition.START_OVER)
218 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
495 elif e.disposition == ResumableTransferDisposition.START_OVER:
H A Dboto_translation.py1805 boto.exception.ResumableTransferDisposition.START_OVER):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/
H A Dboto_resumable_upload.py183 resp.status, ResumableTransferDisposition.START_OVER)
203 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
466 elif e.disposition == ResumableTransferDisposition.START_OVER:
H A Dboto_translation.py1544 boto.exception.ResumableTransferDisposition.START_OVER):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/
H A Dboto_resumable_upload.py198 ResumableTransferDisposition.START_OVER)
218 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
495 elif e.disposition == ResumableTransferDisposition.START_OVER:
H A Dboto_translation.py1799 boto.exception.ResumableTransferDisposition.START_OVER):
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/gs/
H A Dresumable_upload_handler.py233 resp.status, ResumableTransferDisposition.START_OVER)
253 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
446 ResumableTransferDisposition.START_OVER)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/gs/
H A Dresumable_upload_handler.py233 resp.status, ResumableTransferDisposition.START_OVER)
253 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
446 ResumableTransferDisposition.START_OVER)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/gs/
H A Dresumable_upload_handler.py233 resp.status, ResumableTransferDisposition.START_OVER)
253 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
446 ResumableTransferDisposition.START_OVER)
/dports/devel/py-boto/boto-2.49.0/boto/gs/
H A Dresumable_upload_handler.py233 resp.status, ResumableTransferDisposition.START_OVER)
253 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
446 ResumableTransferDisposition.START_OVER)
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/audio/
H A DPlaybackService.cpp64 #define START_OVER (size_t) -2 macro
215 if (this->index == START_OVER) { in PrepareNextTrack()
1069 this->playIndex = START_OVER; in Delete()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/boto/boto/
H A Dexception.pyi121 START_OVER: str
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/boto/
H A Dexception.pyi120 START_OVER: str
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/
H A Dexception.py495 START_OVER = 'START_OVER' variable in ResumableTransferDisposition
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/
H A Dexception.py503 START_OVER = 'START_OVER' variable in ResumableTransferDisposition
/dports/devel/py-boto/boto-2.49.0/boto/
H A Dexception.py503 START_OVER = 'START_OVER' variable in ResumableTransferDisposition
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/
H A Dexception.py526 START_OVER = 'START_OVER' variable in ResumableTransferDisposition
/dports/games/open-adventure/open-adventure-f2f238e9e42ed76f9cfac219f37142cd7bcf6edb/
H A Dactions.c226 rspeak(START_OVER); in bigwords()
H A Dadventure.yaml2830 - START_OVER: 'What''s the matter, can''t you read? Now you''d best start over.'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/tests/
H A Dtest_cp.py338 ResumableTransferDisposition.START_OVER)
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/tests/
H A Dtest_cp.py511 'Forcing upload start over', ResumableTransferDisposition.START_OVER)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/tests/
H A Dtest_cp.py508 'Forcing upload start over', ResumableTransferDisposition.START_OVER)