Searched defs:ContextValue (Results 1 – 8 of 8) sorted by relevance
| /external/rust/crates/clap/src/error/ |
| D | context.rs | 77 pub enum ContextValue { enum 94 impl std::fmt::Display for ContextValue { implementation
|
| D | mod.rs | 179 pub fn context(&self) -> impl Iterator<Item = (ContextKind, &ContextValue)> { in context() 186 pub fn get(&self, kind: ContextKind) -> Option<&ContextValue> { in get() 193 pub fn insert(&mut self, kind: ContextKind, value: ContextValue) -> Option<ContextValue> { in insert() 314 value: ContextValue, in insert_context_unchecked()
|
| D | format.rs | 429 fn did_you_mean(styled: &mut StyledStr, context: &str, valid: &ContextValue) { in did_you_mean()
|
| /external/rust/crates/clap/3.2.23/src/error/ |
| D | context.rs | 44 pub enum ContextValue { enum
|
| D | mod.rs | 98 pub fn context(&self) -> impl Iterator<Item = (ContextKind, &ContextValue)> { in context() 237 value: ContextValue, in insert_context_unchecked() 254 fn get_context(&self, kind: ContextKind) -> Option<&ContextValue> { in get_context()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | SimpleDateFormat.java | 967 private enum ContextValue { enum in SimpleDateFormat
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | SimpleDateFormat.java | 966 private enum ContextValue { enum in SimpleDateFormat
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | spanner.v1.json | 2279 "ContextValue": { object
|