Home
last modified time | relevance | path

Searched refs:Switched (Results 1 – 25 of 56) sorted by relevance

123

/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend178 VALUE Ascend-Call-Type Perm/Switched 3
208 VALUE Ascend-Data-Svc Switched-Voice-Bearer 0
209 VALUE Ascend-Data-Svc Switched-56KR 1
210 VALUE Ascend-Data-Svc Switched-64K 2
211 VALUE Ascend-Data-Svc Switched-64KR 3
212 VALUE Ascend-Data-Svc Switched-56K 4
213 VALUE Ascend-Data-Svc Switched-384KR 5
214 VALUE Ascend-Data-Svc Switched-384K 6
215 VALUE Ascend-Data-Svc Switched-1536K 7
216 VALUE Ascend-Data-Svc Switched-1536KR 8
[all …]
/external/rust/crates/clap/src/args/arg_builder/
Dswitched.rs4 pub struct Switched<'b> { struct
12 impl<'e> Default for Switched<'e> { argument
14 Switched { in default()
24 impl<'n, 'e, 'z> From<&'z Arg<'n, 'e>> for Switched<'e> { implementation
30 impl<'e> Clone for Switched<'e> { implementation
32 Switched { in clone()
Dflag.rs10 use args::{AnyArg, ArgSettings, Base, DispOrder, Switched};
21 pub s: Switched<'e>,
37 s: Switched::from(a), in from()
46 s: mem::replace(&mut a.s, Switched::default()), in from()
Doption.rs9 use args::{AnyArg, Arg, ArgSettings, Base, DispOrder, Switched, Valued};
21 pub s: Switched<'e>,
38 s: Switched::from(a), in from()
49 s: mem::replace(&mut a.s, Switched::default()), in from()
Dmod.rs5 pub use self::switched::Switched;
/external/rust/crates/clap/src/args/
Dmod.rs3 pub use self::arg_builder::{Base, FlagBuilder, OptBuilder, PosBuilder, Switched, Valued};
Darg.rs15 use args::arg_builder::{Base, Switched, Valued};
50 pub s: Switched<'b>,
/external/markdown/docs/
DCHANGE_LOG35 July 2008: Switched from home-grown NanoDOM to ElementTree and
100 July 10, 2006: Switched to using optparse. Added proper support for
113 Mar. 24, 2006: Switched to a not-so-recursive algorithm with
/external/python/rsa/
DCHANGELOG.md63 - Switched to using [Poetry](https://poetry.eustace.io/) for package
117 - Switched from Solovay-Strassen to Miller-Rabin primality testing, to
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG36 Switched to LTP infrastructure for the test scripts. The driver scripts however
/external/python/dateutil/
DNEWS17 - Switched the ``tzoffset``, ``tzstr`` and ``gettz`` caches over to using weak
333 - Switched to setuptools_scm for version management, automatically calculating
336 - Switched setup.py to use find_packages, and started testing against pip
339 - Switched test suite to using pytest (gh pr #495)
340 - Switched CI over to use tox. Fixed by @gaborbernat (gh pr #549)
355 - Switched ``isinstance(*, collections.Callable)`` to callable, which is available
/external/libgsm/
DChangeLog121 Switched uid/gid in toast's [f]chown calls.
/external/arm-trusted-firmware/docs/plat/
Dpoplar.rst114 LOADER: Switched to aarch64 mode
/external/rust/crates/arbitrary/
DCHANGELOG.md266 * Switched to Rust 2018 edition.
/external/kotlinx.coroutines/
DCHANGES.md991 * Switched to Kotlin version 1.1.2 (can still be used with 1.1.0).
1027 * Switched to Kotlin version 1.1.1 (can still be used with 1.1.0).
1067 * Switched to Kotlin version 1.1.0 release.
1091 * Switched to Kotlin version 1.1.0-rc-91.
1127 * Switched to Kotlin version 1.1.0-beta-37.
1132 * Switched to Kotlin version 1.1.0-beta-22 (republished version).
1145 * Switched to Kotlin version 1.1.0-beta-18 (republished version).
/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/
DViewController.m116 stringWithFormat:@"Switched to the %@ model.",
/external/rust/crates/clap/src/app/
Dparser.rs28 AnyArg, Arg, ArgGroup, ArgMatcher, Base, FlagBuilder, OptBuilder, PosBuilder, Switched,
1482 s: Switched { in create_help_and_version()
1502 s: Switched { in create_help_and_version()
/external/autotest/client/tests/crashme/
Dcrashme_2.4-9.diff197 + * Switched binary-arch and binary-indep to what they should be.
/external/python/pyopenssl/
DCHANGELOG.rst462 - Switched to ``utf8string`` mask by default.
/external/ImageMagick/Magick++/
DNEWS202 * Switched to new release numbering (match ImageMagick release number)
/external/autotest/
Dglobal_config.ini357 # the "Sentry Switched CDU" type
/external/python/cryptography/
DCHANGELOG.rst543 * Switched back to the older callback model on Python 3.5 in order to mitigate
798 * Switched to the new `cffi`_ ``set_source`` out-of-line API mode for
/external/tpm2-tss/
DCHANGELOG.md67 - Switched to git.mk, many ax_ makros and away from gnulib
68 - Switched to config.h and autoheaders
/external/cpuinfo/test/dmesg/
Dalldocube-iwork8.log478 <6>[ 0.456554] Switched to clocksource refined-jiffies
536 <6>[ 0.500455] Switched to clocksource acpi_pm
813 <6>[ 1.623370] Switched to clocksource tsc
/external/strace/debian/
Dchangelog.in604 * Switched to non-native packaging (empty .diff), closes: #176388.

123