Home
last modified time | relevance | path

Searched defs:nfd (Results 1 – 25 of 38) sorted by relevance

12

/external/vixl/src/vixl/a64/
Ddisasm-a64.cc1417 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 …]
Dsimulator-a64.cc2418 NEONFormatDecoder nfd(instr); in VisitNEON2RegMisc() local
2569 NEONFormatDecoder nfd(instr); in VisitNEON3Same() local
2690 NEONFormatDecoder nfd(instr); in VisitNEON3Different() local
2758 NEONFormatDecoder nfd(instr); in VisitNEONAcrossLanes() local
2794 NEONFormatDecoder nfd(instr); in VisitNEONByIndexedElement() local
2901 NEONFormatDecoder nfd(instr, NEONFormatDecoder::TriangularFormatMap()); in VisitNEONCopy() local
2938 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LogicalFormatMap()); in VisitNEONExtract() local
2954 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreMultiStructHelper() local
3097 NEONFormatDecoder nfd(instr, NEONFormatDecoder::LoadStoreFormatMap()); in NEONLoadStoreSingleStructHelper() local
3400 NEONFormatDecoder nfd(instr, NEONFormatDecoder::ScalarFormatMap()); in VisitNEONScalar2RegMisc() local
[all …]
/external/icu/icu4c/source/common/unicode/
Dcaniter.h181 const Normalizer2 &nfd; variable
/external/bison/lib/
Dw32spawn.h59 int nfd = fd_safer_noinherit (dup_noinherit (fd)); in fd_safer_noinherit() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc311 int ExtractResolvFDs(void *state, int *fds, int nfd) { in ExtractResolvFDs()
328 int ExtractRecvmsgFDs(void *msgp, int *fds, int nfd) { in ExtractRecvmsgFDs()
/external/icu/icu4c/source/i18n/
Dcollationruleparser.h178 const Normalizer2 &nfd, &nfc; variable
Dcollationbuilder.h293 const Normalizer2 &nfd, &fcd; variable
Dusrchimp.h170 const icu::Normalizer2 *nfd; member
/external/netcat/
Dnetcat.c760 readwrite(int nfd) in readwrite()
822 atelnet(int nfd, unsigned char *buf, unsigned int size) in atelnet()
/external/icu/icu4c/source/test/cintltst/
Dcnormtst.c664 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/
DCanonicalIterator.java233 private final Normalizer2 nfd; field in CanonicalIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCanonicalIterator.java229 private final Normalizer2 nfd; field in CanonicalIterator
/external/mksh/src/
Dmain.c1375 int nfd; in initio() local
1391 ksh_dup2(int ofd, int nfd, bool errok) in ksh_dup2()
1414 int nfd = fd; in savefd() local
Dshf.c73 int nfd; in shf_open() local
/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp327 const Normalizer2 *nfd=Normalizer2::getNFDInstance(errorCode); in TestConsistency() local
Ditutil.cpp616 const UNormalizer2 *nfd=unorm2_getNFDInstance(errorCode); in TestLocalXyzPointerMoveSwap() local
/external/libedit/src/
Drefresh.c504 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java653 String s, nfd; in TestQuickCheckPerCP() local
1650 char[] nfd = new char[100]; in TestCheckFCD() local
2736 Normalizer2 nfd = Normalizer2.getNFDInstance(); in TestNFD() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
DBasicTest.java657 String s, nfd; in TestQuickCheckPerCP() local
1654 char[] nfd = new char[100]; in TestCheckFCD() local
2740 Normalizer2 nfd = Normalizer2.getNFDInstance(); in TestNFD() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationBuilder.java1490 private Normalizer2 nfd, fcd; field in CollationBuilder
DCollationRuleParser.java907 private Normalizer2 nfd = Normalizer2.getNFDInstance(); field in CollationRuleParser
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java1486 private Normalizer2 nfd, fcd; field in CollationBuilder
DCollationRuleParser.java903 private Normalizer2 nfd = Normalizer2.getNFDInstance(); field in CollationRuleParser
/external/curl/tests/server/
Dsockfilt.c687 DWORD nfd = 0, thd = 0, wsa = 0; in select_ws() local
/external/icu/icu4c/source/common/
Dnormalizer2.cpp502 const Normalizer2 *nfd=Normalizer2::getNFDInstance(errorCode); in u_getCombiningClass() local

12