Searched refs:Indicator (Results 1 – 15 of 15) sorted by relevance
/external/clang/lib/Driver/ |
D | Multilib.cpp | 240 char Indicator = Flag.front(); in isFlagEnabled() local 241 assert(Indicator == '+' || Indicator == '-'); in isFlagEnabled() 242 return Indicator == '+'; in isFlagEnabled()
|
/external/tcpdump/tests/ |
D | dcb_qcn.out | 127 Pre-Priority CNPV Indicator 130 Pre-Priority Ready Indicator 167 Pre-Priority CNPV Indicator 170 Pre-Priority Ready Indicator 312 Pre-Priority CNPV Indicator 315 Pre-Priority Ready Indicator 352 Pre-Priority CNPV Indicator 355 Pre-Priority Ready Indicator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatProviders.h | 350 static StringRef consumeOneOption(StringRef &Style, char Indicator, 354 if (Style.front() != Indicator)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FormatProviders.h | 361 static StringRef consumeOneOption(StringRef &Style, char Indicator, 365 if (Style.front() != Indicator)
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 1448 char Indicator = ' '; in scanBlockChompingIndicator() local 1450 Indicator = *Current; in scanBlockChompingIndicator() 1453 return Indicator; in scanBlockChompingIndicator()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 1442 char Indicator = ' '; in scanBlockChompingIndicator() local 1444 Indicator = *Current; in scanBlockChompingIndicator() 1447 return Indicator; in scanBlockChompingIndicator()
|
/external/python/cpython2/Doc/library/ |
D | xmlrpclib.rst | 46 Indicator), and will normally be the URL of the server. The optional second
|
/external/python/cpython3/Doc/library/ |
D | xmlrpc.client.rst | 44 Indicator), and will normally be the URL of the server. The optional second
|
D | smtplib.rst | 413 :attr:`SSLContext.check_hostname` and *Server Name Indicator* (see
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 749 id-ce 27 : deltaCRL : X509v3 Delta CRL Indicator
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | rbbitst.txt | 653 # Regional Indicator sequences. They group in pairs. The reverse rules are tricky.
|
/external/icu/icu4c/source/test/testdata/ |
D | rbbitst.txt | 653 # Regional Indicator sequences. They group in pairs. The reverse rules are tricky.
|
D | emoji-test.txt | 19 …mits the 12 keycap bases, the 5 modifier characters, and 26 singleton Regional Indicator characters
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | rbbitst.txt | 653 # Regional Indicator sequences. They group in pairs. The reverse rules are tricky.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/emoji/ |
D | emoji-test.txt | 19 …mits the 12 keycap bases, the 5 modifier characters, and 26 singleton Regional Indicator characters
|