Home
last modified time | relevance | path

Searched +refs:parse +refs:state +refs:convert +refs:mode (Results 1 – 25 of 13951) sorted by relevance

12345678910>>...559

/dports/lang/racket/racket-8.3/src/expander/read/
H A Dnumber.rkt38 convert-mode)
81 (define (init-state exactness convert-mode single-mode fst)
82 (parse-state exactness convert-mode (eq? single-mode 'single) fst exactness))
96 (parse-state-convert-mode state)
102 (parse-state-convert-mode state)
114 [(eq? (state->convert-mode state) 'must-read)
118 (define (state->convert-mode state)
119 (if (parse-state? state) (parse-state-convert-mode state) state))
121 (define (state->dbz-convert-mode state)
122 (define convert-mode (parse-state-convert-mode state))
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/read/
H A Dnumber.rkt38 convert-mode)
81 (define (init-state exactness convert-mode single-mode fst)
82 (parse-state exactness convert-mode (eq? single-mode 'single) fst exactness))
96 (parse-state-convert-mode state)
102 (parse-state-convert-mode state)
114 [(eq? (state->convert-mode state) 'must-read)
118 (define (state->convert-mode state)
119 (if (parse-state? state) (parse-state-convert-mode state) state))
121 (define (state->dbz-convert-mode state)
122 (define convert-mode (parse-state-convert-mode state))
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/combine-4.5.2/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/combine-4.6.1/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/combine-4.6.2/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/combine-4.6.2/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/combine-4.5.2/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/combine-4.6.0/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/combine-4.6.2/src/parser/
H A Drange.rs14 lib::{convert::TryFrom, marker::PhantomData},
102 mode: M, in parse_partial_range()
105 state: S, in parse_partial_range()
166 mode: M, in parse_mode()
318 mode: M, in parse_mode_impl()
326 mode, in parse_mode_impl()
328 state, in parse_mode_impl()
376 mode: M, in parse_mode_impl()
384 mode, in parse_mode_impl()
386 state, in parse_mode_impl()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/video/closedcaption/src/scc_parse/
H A Dimp.rs28 use std::convert::TryInto;
109 use std::convert::TryFrom; in parse_timecode()
497 let mode = { in sink_activate() localVariable
520 pad.activate_mode(mode, true)?; in sink_activate()
551 mode: gst::PadMode, in sink_activatemode()
554 if mode == gst::PadMode::Pull { in sink_activatemode()
1028 |parse, element| parse.sink_activate(pad, element), in with_class()
1035 |parse, element| parse.sink_activatemode(pad, element, mode, active), in with_class()
1049 |parse, element| parse.sink_event(pad, element, event), in with_class()
1060 |parse, element| parse.src_event(pad, element, event), in with_class()
[all …]
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/mk/
H A Dbuild.mk45 bom convert decoder encoder encoding )
48 bitset color highlight state syntax )
55 command-parse command-run compiler completion config ctags debug \
57 history indent load-save lock main mode-command mode-git-open \
58 mode-normal mode-search move msg options parse-args regexp \
103 build/encoding/convert.o: BASIC_CFLAGS += -DICONV_DISABLE=1
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/text/json/src/jsongstparse/
H A Dimp.rs26 use std::convert::TryInto;
372 let mode = { in sink_activate() localVariable
395 pad.activate_mode(mode, true)?; in sink_activate()
426 mode: gst::PadMode, in sink_activatemode()
429 if mode == gst::PadMode::Pull { in sink_activatemode()
886 |parse, element| parse.sink_activate(pad, element), in with_class()
898 |parse, element| parse.sink_activatemode(pad, element, mode, active), in with_class()
905 |parse, element| parse.sink_chain(pad, element, buffer), in with_class()
912 |parse, element| parse.sink_event(pad, element, event), in with_class()
923 |parse, element| parse.src_event(pad, element, event), in with_class()
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/docs/docsite/rst/network/user_guide/
H A Dcli_parsing.rst19 Why parse the text?
33 When not to parse the text
90 Port mode is access
93 Auto-Negotiation is turned on FEC mode is Auto
114 state:
123 state:
174 state:
216 state\s(?P<state>\S+) # the state of the interface
225 state: "{{ state|lower() }}"
357 mode: ''
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/video/closedcaption/src/mcc_parse/
H A Dimp.rs28 use std::convert::TryInto;
600 let mode = { in sink_activate() localVariable
623 pad.activate_mode(mode, true)?; in sink_activate()
654 mode: gst::PadMode, in sink_activatemode()
657 if mode == gst::PadMode::Pull { in sink_activatemode()
1144 |parse, element| parse.sink_activate(pad, element), in with_class()
1151 |parse, element| parse.sink_activatemode(pad, element, mode, active), in with_class()
1158 |parse, element| parse.sink_chain(pad, element, buffer), in with_class()
1165 |parse, element| parse.sink_event(pad, element, event), in with_class()
1176 |parse, element| parse.src_event(pad, element, event), in with_class()
[all …]
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dquery.hg252 /** Constructs a new convert query object. A convert query is used to ask
255 * @param value The value to convert.
270 /** Parse a convert query answer. Use the other parse() methods for parsing
637 * @param mode A buffering mode.
645 * parse() methods to parse individual values.
646 * @param mode The location to store the buffering mode.
652 void parse(BufferingMode& mode, int& avg_in, int& avg_out, gint64 buffering_left) const;
746 * of the element's state, its link to other elements, and the devices or files
748 * NULL state with no links, the CAPS query should ideally return the same caps
832 * @param mode the scheduling mode.
[all …]
/dports/net/ntp/ntp-4.2.8p15/libparse/
H A DREADME4 the parse refclock driver. For reasonably sane clocks this refclock
7 support can run as low a 3k code with the parse refclock driver.
27 parse - auto loadable streams module
29 To install just drop "parse" into /kernel/strmod and
43 The kind of clock is selected by the mode parameter. This parameter
54 routines. They parse the incoming data stream from the
55 clock and convert it to the appropriate time stamps.
65 it leaves the SYNC state. This is derived from the
79 the loopfilter is, that the clock is in synchronised state.
81 parse.c These are the general routines to parse the incoming data
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/network/user_guide/
H A Dcli_parsing.rst19 Why parse the text?
92 Port mode is access
95 Auto-Negotiation is turned on FEC mode is Auto
116 state:
125 state:
176 state:
218 state\s(?P<state>\S+) # the state of the interface
227 state: "{{ state|lower() }}"
281 state: up
359 mode: ''
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/docs/docsite/rst/user_guide/
H A Dplaybooks_filters.rst120 mode: "{{ item.mode | default(omit) }}"
125 mode: "0444"
127 …the first two files in the list, the default mode will be determined by the umask of the system as…
638 state: "{{ item.state }}"
665 state: "{{ item.state }}"
685 state: "{{ item[1].state }}"
686 mode: "{{ item[2].match[0] }}"
695 - "admin state is (?P<state>.+),"
696 - "Port mode is (.+)"
1120 # convert "ansible" to "able"
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/clap_derive-3.0.0-beta.2/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str))]
59 #[clap(name = "FILE", parse(from_os_str))]
64 let opt = Opt::parse();
91 -d, --debug Activate debug mode
94 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
142 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
159 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/clap_derive-3.0.0-beta.2/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str))]
59 #[clap(name = "FILE", parse(from_os_str))]
64 let opt = Opt::parse();
91 -d, --debug Activate debug mode
94 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
142 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
159 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/clap_derive-3.0.0-beta.5/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
59 #[clap(name = "FILE", parse(from_os_str), value_hint = ValueHint::AnyPath)]
64 let opt = Opt::parse();
92 -d, --debug Activate debug mode
98 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
140 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
157 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/clap_derive-3.0.0-beta.5/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
59 #[clap(name = "FILE", parse(from_os_str), value_hint = ValueHint::AnyPath)]
64 let opt = Opt::parse();
92 -d, --debug Activate debug mode
98 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
140 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
157 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/clap_derive-3.0.0-beta.5/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
59 #[clap(name = "FILE", parse(from_os_str), value_hint = ValueHint::AnyPath)]
64 let opt = Opt::parse();
92 -d, --debug Activate debug mode
98 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
140 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
157 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/clap_derive-3.0.0-beta.5/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[clap(short, long, parse(from_occurrences))]
45 #[clap(short, long, parse(from_os_str), value_hint = ValueHint::FilePath)]
59 #[clap(name = "FILE", parse(from_os_str), value_hint = ValueHint::AnyPath)]
64 let opt = Opt::parse();
92 -d, --debug Activate debug mode
98 -v, --verbose Verbose mode (-v, -vv, -vvv, etc.)
140 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
157 Unless you explicitly state otherwise, any contribution intentionally submitted
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/structopt-0.2.18/
H A DREADME.md31 /// Activate debug mode
36 /// Verbose mode (-v, -vv, -vvv, etc.)
37 #[structopt(short = "v", long = "verbose", parse(from_occurrences))]
45 #[structopt(short = "o", long = "output", parse(from_os_str))]
57 #[structopt(name = "FILE", parse(from_os_str))]
86 -d, --debug Activate debug mode
89 -v, --verbose Verbose mode
113 … the fact that you have a structure with the parsed argument: no need to convert `String` to `f64`…
130 Unless you explicitly state otherwise, any contribution intentionally submitted

12345678910>>...559