Home
last modified time | relevance | path

Searched refs:Alternative (Results 1 – 25 of 236) sorted by relevance

12345678910

/external/python/cpython3/Lib/lib2to3/
DPatternGrammar.txt14 Alternatives: Alternative ('|' Alternative)*
16 Alternative: (Unit | NegatedUnit)+
Dpatcomp.py85 if node.type == self.syms.Alternative:
Dbtm_utils.py132 elif node.type == syms.Alternative:
/external/python/cpython2/Lib/lib2to3/
DPatternGrammar.txt14 Alternatives: Alternative ('|' Alternative)*
16 Alternative: (Unit | NegatedUnit)+
Dpatcomp.py85 if node.type == self.syms.Alternative:
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dtls.proto24 // An optional list of Subject Alternative name matchers. If specified, Envoy will verify that the
25 // Subject Alternative Name of the presented certificate matches one of the specified matchers.
39 // Subject Alternative Names are easily spoofable and verifying only them is insecure,
/external/python/cpython2/Lib/email/test/data/
Dmsg_36.txt13 Content-Type: Multipart/Alternative; Boundary="OtherAccess"
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_36.txt13 Content-Type: Multipart/Alternative; Boundary="OtherAccess"
/external/icu/icu4c/source/data/translit/
Dund_FONIPA_und_FONXSAMP.txt39 # Alternative 5-character X-SAMPA representations
55 # Alternative 4-character X-SAMPA representations
67 # Alternative 3-character X-SAMPA representations
151 # Alternative 2-character X-SAMPA representations
/external/angle/util/ios/
Dios_main.mm7 // ios_main.mm: Alternative entry point for iOS executables that initializes UIKit before calling
/external/python/cpython2/Doc/
Dabout.rst26 * Fredrik Lundh for his `Alternative Python Reference
/external/python/cpython3/Doc/
Dabout.rst26 * Fredrik Lundh for his `Alternative Python Reference
/external/angle/third_party/abseil-cpp/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/abseil-cpp/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/openscreen/third_party/abseil/src/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/webrtc/third_party/abseil-cpp/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/libtextclassifier/abseil-cpp/absl/types/internal/
Dvariant.h735 using Alternative =
737 ::new (static_cast<void*>(&left->state_)) Alternative(
1301 using Alternative =
1303 variant_internal::AccessUnion(self->state_, i).~Alternative();
1333 using Alternative =
1335 ::new (static_cast<void*>(&self->state_)) Alternative(
1378 using Alternative =
1381 Alternative(variant_internal::AccessUnion(other->state_, i));
/external/tpm2-tss/script/ekca/
Droot-ca.cnf108 # Certificate Authorities Alternative Names
Dintermed-ca.cnf138 # Certificate Authorities Alternative Names
/external/llvm/test/MC/AArch64/
Darm64-directive_loh.s14 # - Alternative syntax.
/external/llvm-project/llvm/docs/GlobalISel/
DRegBankSelect.rst38 * **Alternative Mapping**: ``getInstrAlternativeMapping`` --- the other
/external/llvm-project/llvm/test/MC/AArch64/
Darm64-directive_loh.s16 # - Alternative syntax.
/external/catch2/docs/
Dwhy-catch.md33 * Alternative assertion macro(s) report failures but don't abort the test case
/external/curl/tests/certs/
DServer-localhost-sv.crt41 X509v3 Subject Alternative Name:

12345678910