| /external/rust/crates/chrono/src/format/ |
| D | formatting.rs | 26 use super::{Colons, OffsetFormat, OffsetPrecision, Pad}; 356 colons: Colons::Maybe, in format_inner() 365 colons: Colons::Colon, in format_inner() 374 colons: Colons::Colon, in format_inner() 383 colons: Colons::None, in format_inner() 474 let colons = self.colons == Colons::Colon; in format() localVariable 490 if colons { in format() 496 if colons { in format() 591 colons: Colons::Colon, in write_rfc3339() 638 colons: Colons::None, in write_rfc2822() [all …]
|
| /external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/attestation/ |
| D | PgpSignedAttestationOrBuilder.java | 109 * returned when calling --list-keys with --with-colons. For example: 111 * gpg --with-colons --with-fingerprint --force-v4-certs \ 136 * returned when calling --list-keys with --with-colons. For example: 138 * gpg --with-colons --with-fingerprint --force-v4-certs \
|
| D | PgpSignedAttestation.java | 439 * returned when calling --list-keys with --with-colons. For example: 441 * gpg --with-colons --with-fingerprint --force-v4-certs \ 481 * returned when calling --list-keys with --with-colons. For example: 483 * gpg --with-colons --with-fingerprint --force-v4-certs \ 1173 * returned when calling --list-keys with --with-colons. For example: 1175 * gpg --with-colons --with-fingerprint --force-v4-certs \ 1216 * returned when calling --list-keys with --with-colons. For example: 1218 * gpg --with-colons --with-fingerprint --force-v4-certs \ 1259 * returned when calling --list-keys with --with-colons. For example: 1261 * gpg --with-colons --with-fingerprint --force-v4-certs \ [all …]
|
| /external/rust/crates/anyhow/src/ |
| D | ensure.rs | 245 …(0 $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($colons:tt $($dup:tt)*) :: $i… 246 …$crate::__parse_ensure!(epath (atom $stack) $bail ($($fuel)*) {($($buf)* $colons $ident) $($parse)… 257 …(epath $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($colons:tt $langle:tt $($… 258 …$crate::__parse_ensure!(generic (epath $stack) $bail ($($fuel)*) {($($buf)* $colons $langle) $($pa… 261 …(epath $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($colons:tt $($dup:tt)*) :… 262 …$crate::__parse_ensure!(generic (epath $stack) $bail ($($fuel)*) {($($buf)* $colons <) $($parse)*}… 265 …(epath $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($colons:tt $($dup:tt)*) :… 266 …$crate::__parse_ensure!(generic (epath $stack) $bail ($($fuel)*) {($($buf)* $colons <) $($parse)*}… 269 …(epath $stack:tt $bail:tt (~$($fuel:tt)*) {($($buf:tt)*) $($parse:tt)*} ($colons:tt $($dup:tt)*) :… 270 …$crate::__parse_ensure!(epath $stack $bail ($($fuel)*) {($($buf)* $colons $ident) $($parse)*} ($($… [all …]
|
| /external/spdx-tools/tvloader/parser2v1/ |
| D | util.go | 59 // make sure no colons are present 62 // we would have handled multiple colons above if it was 85 // make sure no colons are present
|
| /external/spdx-tools/tvloader/parser2v3/ |
| D | util.go | 59 // make sure no colons are present 62 // we would have handled multiple colons above if it was 102 // make sure no colons are present
|
| /external/spdx-tools/tvloader/parser2v2/ |
| D | util.go | 59 // make sure no colons are present 62 // we would have handled multiple colons above if it was 102 // make sure no colons are present
|
| /external/tagsoup/ |
| D | CHANGES | 28 Modify PI targets containing colons to have underscores instead 93 Made translate-colons feature actually work 125 Added --nocolons switch and translate-colons feature to convert ":" 174 Correctly cope with unexpected characters around colons, also with multiple colons 305 Don't suppress colons in element names.
|
| /external/spdx-tools/rdfloader/parser2v2/ |
| D | utils.go | 101 // make sure no colons are present 104 // we would have handled multiple colons above if it was 127 // make sure no colons are present
|
| /external/spdx-tools/rdfloader/parser2v3/ |
| D | utils.go | 101 // make sure no colons are present 104 // we would have handled multiple colons above if it was 127 // make sure no colons are present
|
| /external/rust/cxx/syntax/ |
| D | qualified.rs | 54 let colons: Option<Token![::]> = input.parse()?; in parse_unquoted() localVariable 55 trailing_punct = colons.is_some(); in parse_unquoted()
|
| /external/curl/docs/libcurl/opts/ |
| D | CURLOPT_SSL_CIPHER_LIST.md | 41 it consists of one or more cipher strings separated by colons. Commas or 42 spaces are also acceptable separators but colons are normally used, !, - and
|
| D | CURLOPT_PROXY_SSL_CIPHER_LIST.md | 43 colons. Commas or spaces are also acceptable separators but colons are
|
| /external/curl/src/ |
| D | tool_doswin.h | 30 #define SANITIZE_ALLOW_COLONS (1<<0) /* Allow colons */ 31 #define SANITIZE_ALLOW_PATH (1<<1) /* Allow path separators and colons */
|
| /external/zxing/core/src/test/java/com/google/zxing/client/result/ |
| D | WifiParsedResultTestCase.java | 46 // Escaped colons in testWep() 63 // Escaped colons in testWpa()
|
| /external/libusb/msvc/getopt/ |
| D | getopt.h | 126 letters, optionally followed by colons, specifying that that letter 129 If a letter in OPTS is followed by two colons, its argument is
|
| /external/guava/android/guava/src/com/google/common/net/ |
| D | HostAndPort.java | 57 * brackets, colons, and port numbers. Full validation of the host field (if desired) is the 76 /** True if the parsed host has colons, but no surrounding brackets. */ 184 // 0 or 2+ colons. Bare hostname or IPv6 literal. in fromString()
|
| /external/guava/guava/src/com/google/common/net/ |
| D | HostAndPort.java | 57 * brackets, colons, and port numbers. Full validation of the host field (if desired) is the 76 /** True if the parsed host has colons, but no surrounding brackets. */ 184 // 0 or 2+ colons. Bare hostname or IPv6 literal. in fromString()
|
| /external/webrtc/rtc_base/ |
| D | win32.cc | 146 // Entered the run; print the colons and skip the run. in inet_ntop_v6() 235 // Colons + periods means has to be ::ffff:a.b.c.d. But it wasn't. in inet_pton_v6() 263 // Hit a compressed run. Count colons to figure out how much of the in inet_pton_v6()
|
| /external/python/cpython2/Lib/ |
| D | macpath.py | 36 but as a special case, paths with no colons at all are also relative. 61 bit, and the basename (the filename, without colons, in that directory).
|
| /external/selinux/libselinux/man/man5/ |
| D | removable_context.5 | 26 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that will be applied to…
|
| D | virtual_domain_context.5 | 28 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that can be used as a v…
|
| D | virtual_image_context.5 | 28 A user, role, type and optional range (for MCS/MLS) separated by colons (:) that can be used as a v…
|
| D | failsafe_context.5 | 52 A role, type and optional range (for MCS/MLS), separated by colons (:) to form a valid login proces…
|
| /external/swiftshader/ |
| D | .dir-locals.el | 28 (objc-method-call-cont c-lineup-ObjC-method-call-colons c-lineup-ObjC-method-call +) 109 (objc-method-call-cont c-lineup-ObjC-method-call-colons c-lineup-ObjC-method-call +)
|