Home
last modified time | relevance | path

Searched refs:Universal (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/external/rust/android-crates-io/crates/der/src/
Dtag.rs160 _ => Class::Universal, in class()
191 self.class() == Class::Universal in is_universal()
408 assert_eq!(Tag::Boolean.class(), Class::Universal); in tag_class()
409 assert_eq!(Tag::Integer.class(), Class::Universal); in tag_class()
410 assert_eq!(Tag::BitString.class(), Class::Universal); in tag_class()
411 assert_eq!(Tag::OctetString.class(), Class::Universal); in tag_class()
412 assert_eq!(Tag::Null.class(), Class::Universal); in tag_class()
413 assert_eq!(Tag::ObjectIdentifier.class(), Class::Universal); in tag_class()
414 assert_eq!(Tag::Real.class(), Class::Universal); in tag_class()
415 assert_eq!(Tag::Enumerated.class(), Class::Universal); in tag_class()
[all …]
/external/starlark-go/resolve/
Dbinding.go39 Universal // name is universal (e.g. len) const
49 Universal: "universal",
/external/rust/android-crates-io/crates/der/src/tag/
Dclass.rs12 Universal = 0b00000000, enumerator
44 Class::Universal => "UNIVERSAL", in fmt()
/external/cronet/tot/net/data/ssl/symantec/roots/
Debf3c02a8789b1fb7d511995d663b72906d913ce0d5e10568a8a77e2586167e7.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
D309b4a87f6ca56c93169aaa99c6d988854d7892bd5437e2d07b29cbeda55d35d.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
D2834991cf677466d22baac3b0055e5b911d9a9e55f5b85ba02dc566782c30e8a.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
/external/cronet/stable/net/data/ssl/symantec/roots/
D309b4a87f6ca56c93169aaa99c6d988854d7892bd5437e2d07b29cbeda55d35d.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
Debf3c02a8789b1fb7d511995d663b72906d913ce0d5e10568a8a77e2586167e7.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
D2834991cf677466d22baac3b0055e5b911d9a9e55f5b85ba02dc566782c30e8a.pem7 …Issuer: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal C…
11 …Subject: C=DE, O=TC TrustCenter GmbH, OU=TC TrustCenter Universal CA, CN=TC TrustCenter Universal
/external/python/asn1crypto/docs/
Dreadme.md8 - [Universal Types with BER/DER Decoder and DER Encoder](universal_types.md)
13 - [Universal types](../asn1crypto/core.py), `asn1crypto.core`
/external/harfbuzz_ng/src/ms-use/
DIndicPositionalCategory-Additional.txt21 …# Mn TIBETAN VOWEL SIGN I # Not really below, but need to override to fit into Universal model
22 … SIGN E..TIBETAN VOWEL SIGN OO # Not really below, but need to override to fit into Universal model
23 … TIBETAN VOWEL SIGN REVERSED I # Not really below, but need to override to fit into Universal model
47 … Mn TIBETAN VOWEL SIGN U # Not really above, but need to override to fit into Universal model
84 …tom # Mn OL ONAL SIGN MU # Not really below, but need to override to fit into Universal model
/external/licenseclassifier/licenses/
DUPL-1.0.txt1 The Universal Permissive License (UPL), Version 1.0
5 The Universal Permissive License (UPL), Version 1.0
/external/rust/android-crates-io/crates/der_derive/src/
Dtag.rs15 Universal(Asn1Type), enumerator
31 Tag::Universal(ty) => ty.tag(), in to_tokens()
/external/licenseclassifier/v2/assets/License/UPL-1.0/
Dlicense.txt1 The Universal Permissive License (UPL), Version 1.0
5 The Universal Permissive License (UPL), Version 1.0
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/icu/
Dtimezone_aliases.txt76 Etc/Universal; Etc/UTC
155 Universal; Etc/Universal
/external/hyphenation-patterns/tensojka/
DMETADATA3 "Towards Universal Hyphenation Patterns: Czechoslovak hyphenation patterns"
DREADME.android9 Towards Universal Hyphenation Patterns: Czechoslovak hyphenation patterns
/external/icu/icu4j/perf-tests/data/udhr/
Dudhr_hin.txt1 Universal Declaration of Human Rights - Hindi
Dudhr_kor.txt1 Universal Declaration of Human Rights - Korean
Dudhr_jpn.txt1 Universal Declaration of Human Rights - Japanese
Dudhr_tha.txt1 Universal Declaration of Human Rights - Thai
Dudhr_rus.txt1 Universal Declaration of Human Rights - Russian
Dudhr_cmn_hant.txt1 Universal Declaration of Human Rights - Chinese, Mandarin (Traditional)
Dudhr_cmn_hans.txt1 Universal Declaration of Human Rights - Chinese, Mandarin (Simplified)
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneAliases.txt67 Etc/Universal ; Etc/UTC
142 Universal ; Etc/Universal

12345678910>>...14