/external/vixl/src/vixl/a64/ |
D | disasm-a64.cc | 1417 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc() local 1564 NEONFormatDecoder nfd(instr); in VisitNEON3Same() local 1642 NEONFormatDecoder nfd(instr); in VisitNEON3Different() local 1711 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap(), in VisitNEONAcrossLanes() local 1757 NEONFormatDecoder nfd(instr, &map_ta, in VisitNEONByIndexedElement() local 1801 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap(), in VisitNEONCopy() local 1850 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() local 1866 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStruct() local 1899 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreMultiStructPostIndex() local 1931 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in VisitNEONLoadStoreSingleStruct() local [all …]
|
D | simulator-a64.cc | 2474 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc() local 2625 NEONFormatDecoder nfd(instr); in VisitNEON3Same() local 2746 NEONFormatDecoder nfd(instr); in VisitNEON3Different() local 2814 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes() local 2850 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement() local 2957 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy() local 2994 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() local 3010 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper() local 3153 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper() local 3456 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc() local [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | caniter.h | 181 const Normalizer2 &nfd; variable
|
/external/bison/lib/ |
D | w32spawn.h | 59 int nfd = fd_safer_noinherit (dup_noinherit (fd)); in fd_safer_noinherit() local
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_platform_linux.cc | 364 int ExtractResolvFDs(void *state, int *fds, int nfd) { in ExtractResolvFDs() 381 int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) { in ExtractRecvmsgFDs()
|
/external/icu/icu4c/source/i18n/ |
D | collationruleparser.h | 178 const Normalizer2 &nfd, &nfc; variable
|
D | collationbuilder.h | 293 const Normalizer2 &nfd, &fcd; variable
|
D | usrchimp.h | 170 const icu::Normalizer2 *nfd; member
|
/external/netcat/ |
D | netcat.c | 760 readwrite(int nfd) in readwrite() 822 atelnet(int nfd, unsigned char *buf, unsigned int size) in atelnet()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 664 UChar nfd[100]; in TestCheckFCD() local 1146 nfd[]={ /* + separates expected output pieces */ in TestNextPrevious() local 1359 UChar s[U16_MAX_LENGTH], nfd[16]; in TestQuickCheckPerCP() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CanonicalIterator.java | 233 private final Normalizer2 nfd; field in CanonicalIterator
|
/external/mksh/src/ |
D | main.c | 1363 int nfd; in initio() local 1379 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2() 1402 int nfd = fd; in savefd() local
|
D | shf.c | 73 int nfd; in shf_open() local
|
/external/icu/icu4c/source/test/intltest/ |
D | ucdtest.cpp | 327 const Normalizer2 *nfd=Normalizer2::getNFDInstance(errorCode); in TestConsistency() local
|
D | transrt.cpp | 1092 Transliterator *nfd = Transliterator::createInstance("nfd", UTRANS_FORWARD, status); in TestHan() local
|
D | collationtest.cpp | 125 const Normalizer2 *fcd, *nfd; member in CollationTest
|
/external/libedit/src/ |
D | refresh.c | 504 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationBuilder.java | 1486 private Normalizer2 nfd, fcd; field in CollationBuilder
|
D | CollationRuleParser.java | 903 private Normalizer2 nfd = Normalizer2.getNFDInstance(); field in CollationRuleParser
|
/external/icu/icu4c/source/common/ |
D | normalizer2.cpp | 502 const Normalizer2 *nfd=Normalizer2::getNFDInstance(errorCode); in u_getCombiningClass() local
|
D | uprops.cpp | 107 UnicodeString nfd; in changesWhenCasefolded() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | BasicTest.java | 653 String s, nfd; in TestQuickCheckPerCP() local 1650 char[] nfd = new char[100]; in TestCheckFCD() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationTest.java | 58 Normalizer2 fcd, nfd; field in CollationTest
|
/external/libvncserver/x11vnc/ |
D | sslhelper.c | 2160 int dbxfer = 0, db = 0, check_pending, fdmax, nfd, n, i, err; in ssl_xfer() local 3048 int nfd, db = 0; in is_ssl_readable() local
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | RuleBasedCollator.java | 1205 StringBuilder nfd = new StringBuilder(); in writeIdenticalLevel() local
|