Home
last modified time | relevance | path

Searched refs:tide (Results 1 – 25 of 1214) sorted by relevance

12345678910>>...49

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/webauthn-rs-0.3.0/examples/tide/
H A Dmain.rs46 async fn index_view(mut request: tide::Request<AppState>) -> tide::Result { in index_view()
63 Ok(chal) => tide::Response::builder(tide::StatusCode::Ok) in challenge_register()
68 tide::Response::new(tide::StatusCode::InternalServerError) in challenge_register()
78 Ok(chal) => tide::Response::builder(tide::StatusCode::Ok) in challenge_login()
83 tide::Response::new(tide::StatusCode::InternalServerError) in challenge_login()
89 async fn register(mut request: tide::Request<AppState>) -> tide::Result { in register()
94 Ok(()) => tide::Response::new(tide::StatusCode::Ok), in register()
97 tide::Response::new(tide::StatusCode::InternalServerError) in register()
103 async fn login(mut request: tide::Request<AppState>) -> tide::Result { in login()
125 Ok(tide::Response::new(tide::StatusCode::Ok)) in login()
[all …]
H A Dactors.rs41 tide::log::debug!("handle ChallengeRegister -> {:?}", username); in challenge_register()
58 tide::log::debug!("complete ChallengeRegister -> {:?}", ccr); in challenge_register()
66 tide::log::debug!("handle ChallengeAuthenticate -> {:?}", username); in challenge_authenticate()
85 tide::log::debug!("complete ChallengeAuthenticate -> {:?}", acr); in challenge_authenticate()
94 tide::log::debug!( in register()
127 tide::log::debug!("{:?}", self.creds); in register()
131 tide::log::debug!("complete Register -> {:?}", r); in register()
140 tide::log::debug!( in authenticate()
174 tide::log::debug!("complete Authenticate -> {:?}", r); in authenticate()
H A DDockerfile15 cargo build --example tide --release
26 COPY --from=builder /src/target/release/examples/tide /sbin/
33 CMD ["/sbin/tide", "-d", "-b", "0.0.0.0:8080"]
H A DREADME.md4 This is an example of using tide as the web server with a webauthn
11 cargo run --example tide
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dpcl_video.cpp81 tide::BlockElement::Ptr block(new tide::SimpleBlock(1, in Callback()
86 tide::Block::FramePtr frame_ptr(new tide::Block::Frame(blob.data.begin(), in Callback()
123 tide::EBMLElement ebml_el; in Run()
129 tide::Segment segment; in Run()
160 tide::Tracks tracks; in Run()
164 tide::TrackEntry::Ptr track(new tide::TrackEntry(1, 1, "pointcloud2")); in Run()
232 tide::FileCluster::Ptr cluster_;
255 tide::ids::ReadResult id = tide::ids::read(stream); in Run()
261 tide::EBMLElement ebml_el; in Run()
292 tide::Segment segment; in Run()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/surf-1.0.3/
H A DCHANGELOG.md34 [Unreleased]: https://github.com/http-rs/tide/compare/v1.0.3...HEAD
35 [1.0.3]: https://github.com/http-rs/tide/compare/v1.0.2...v1.0.3
36 [1.0.2]: https://github.com/http-rs/tide/compare/v1.0.1...v1.0.2
37 [1.0.1]: https://github.com/http-rs/tide/compare/v1.0.0...v1.0.1
38 [1.0.0]: https://github.com/http-rs/tide/compare/v1.0.0
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddgn-shoals.cc816 static void _shoals_run_tide(int &tide, int &acc) in _shoals_run_tide() argument
826 tide += acc; in _shoals_run_tide()
827 tide = max(min(tide, HIGH_TIDE), LOW_TIDE); in _shoals_run_tide()
828 if ((tide == HIGH_TIDE && acc > 0) || (tide == LOW_TIDE && acc < 0)) in _shoals_run_tide()
831 (abs(tide - HIGH_TIDE) < TIDE_DECEL_MARGIN) in _shoals_run_tide()
913 static void _shoals_apply_tide(int tide) in _shoals_apply_tide() argument
1057 _shoals_run_tide(tide, acc); in shoals_apply_tides()
1105 tide += increment * TIDE_MULTIPLIER; in _shoals_force_tide()
1106 tide = min(HIGH_TIDE, max(LOW_TIDE, tide)); in _shoals_force_tide()
1107 props[PROPS_SHOALS_TIDE_KEY] = short(tide); in _shoals_force_tide()
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/tide/
H A Dboot.def16 template section1 "tide/section.1.def" ;
17 template mars "tide/mars_labeling.def" ;
25 template section4 "tide/section.4.def" ;
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/tide/
H A Dboot.def16 template section1 "tide/section.1.def";
17 template mars "tide/mars_labeling.def";
24 template section4 "tide/section.4.def";
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs369 private int tide = 0; field in PEAPI.CILInstructions
390 if (tide >= buffer.Length) { in AddToBuffer()
393 for (int i=0; i < tide; i++) { in AddToBuffer()
400 buffer[tide++] = inst; in AddToBuffer()
798 if (tide == 0) return; in CheckCode()
802 for (int i=0; i < tide; i++) { in CheckCode()
806 for (int i=1; i < tide; i++) { in CheckCode()
809 offset = buffer[tide-1].offset + buffer[tide-1].size; in CheckCode()
879 for (int i=0; i < tide; i++) { in Write()
1294 int tide = 0; field in PEAPI.CILLabel
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/webauthn-rs-0.3.0/
H A D.gitignore5 examples/tide/tide_yew/pkg
6 examples/tide/tide_yew/target
H A DCargo.toml.orig-cargo44 tide = "0.16"
45 tide-rustls = "0.3"
H A DCargo.toml102 [dev-dependencies.tide]
105 [dev-dependencies.tide-rustls]
/dports/astro/xtide/xtide-2.15.3/scripts/systemd/
H A Dxttpd.service.in2 Description=Harmonic tide clock and tide predictor (web server)
/dports/astro/opencpn/OpenCPN-5.2.4/data/tcdata/
H A DREADME.harmonics1 The tide and current harmonic data contained herein are derived from the corresponding XTIDE harmon…
3 We have also added additional global tide stations, and corrected calculation/display units where s…
/dports/misc/nn-insight/nn-insight-1.0.5/
H A Drender-model.cpp92 for (PluginInterface::TensorId tid = 0, tide = model->numTensors(); tid < tide; tid++) in renderModelToCoordinates() local
159 for (PluginInterface::TensorId tid = 0, tide = tensorEdges.size(); tid<tide; tid++) in renderModelToCoordinates() local
H A Dnn-widget.cpp70 …for (PluginInterface::TensorId tid = 0, tide = modelIndexes.allTensorLabelBoxes.size(); tid < tide in findObjectAtThePoint() local
/dports/textproc/p5-JSON-Validator/JSON-Validator-5.04/t/
H A Djv-const.t5 my $ambitious = {type => 'object', properties => {constancy => {const => "there is a tide in the af…
8 validate_ok {name => "Brutus", constancy => "there is a tide in the affairs of men"}, $ambitious;
14 $ambitious, E('/constancy', q{Does not match const: "there is a tide in the affairs of men".}));
/dports/astro/xtide/xtide-2.15.3/
H A DREADME1 XTide: Harmonic tide clock and tide predictor
1661 Classic analog tide clock If a tide clock is iconified using an ancient
2208 indicate tide stations; green dots indicate currents.) A tide or
2424 tide clocks.
2834 Foreground in tide graphs during outgoing tide.
2865 Foreground in tide graphs during incoming tide.
3736 * [43]If it's high tide here, is it low tide in [faraway place]?
4311 lower high tide.
4326 Q: If it's high tide here, is it low tide in [faraway place]?
4406 "land tide."
[all …]
H A DAUTHORS11 Underneath all the fluff, the central tide prediction algorithm
15 interested to know that tide graphs of the style produced by XTide were
20 tide-predicting machine
29 XTide 1 began as nothing but a tide clock with no other modes and very
67 constituents used in various countries. Ed's own tide-predicting
/dports/lang/gleam/gleam-0.18.2/cargo-crates/askama-0.10.5/
H A DCargo.toml.orig-cargo32 with-tide = ["askama_derive/tide"]
H A DCargo.toml59 with-tide = ["askama_derive/tide"]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/askama-0.10.5/
H A DCargo.toml.orig-cargo32 with-tide = ["askama_derive/tide"]
H A DCargo.toml59 with-tide = ["askama_derive/tide"]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/askama-0.10.5/
H A DCargo.toml.orig-cargo32 with-tide = ["askama_derive/tide"]

12345678910>>...49