Home
last modified time | relevance | path

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

123

/third_party/ltp/testcases/kernel/syscalls/dup2/
Ddup202.c29 static int ofd = -1, nfd = -1; variable
35 int *nfd; member
Ddup204.c17 static int nfd[2] = {10, 20}; variable
Ddup201.c29 int *nfd; member
Ddup207.c21 static int ofd = -1, nfd = 10; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DTransliteratorDisorderedMarksTest.java42 Normalizer2 nfd = Normalizer2.getNFDInstance(); in disorderedMarksAddAll() local
203 Normalizer2 nfd = Normalizer2.getNFDInstance(); in TestSourceTargetSet2() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorDisorderedMarksTest.java39 Normalizer2 nfd = Normalizer2.getNFDInstance(); in disorderedMarksAddAll() local
200 Normalizer2 nfd = Normalizer2.getNFDInstance(); in TestSourceTargetSet2() local
/third_party/icu/icu4c/source/test/intltest/
Dnormconf.h25 const Normalizer2 *nfc, *nfd, *nfkc, *nfkd; variable
/third_party/pulseaudio/src/pulsecore/
Dpstream-util.c71 void pa_pstream_send_tagstruct_with_fds(pa_pstream *p, pa_tagstruct *t, int nfd, const int *fds, in pa_pstream_send_tagstruct_with_fds()
93 void PA_GCC_NORETURN pa_pstream_send_tagstruct_with_fds(pa_pstream *p, pa_tagstruct *t, int nfd, co… in pa_pstream_send_tagstruct_with_fds()
Dcreds.h51 int nfd; member
Diochannel.c351 ssize_t pa_iochannel_write_with_fds(pa_iochannel*io, const void*data, size_t l, int nfd, const int … in pa_iochannel_write_with_fds()
451 int nfd = (cmh->cmsg_len - CMSG_LEN(0)) / sizeof(int); in pa_iochannel_read_with_ancil_data() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dcaniter.h185 const Normalizer2 &nfd; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dcaniter.h185 const Normalizer2 &nfd; variable
/third_party/icu/icu4c/source/common/unicode/
Dcaniter.h185 const Normalizer2 &nfd; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dcaniter.h183 const Normalizer2 &nfd; variable
/third_party/ltp/testcases/kernel/syscalls/close_range/
Dclose_range01.c56 struct rlimit nfd; in setup() local
/third_party/node/deps/icu-small/source/i18n/
Dcollationruleparser.h180 const Normalizer2 &nfd, &nfc; variable
Dcollationbuilder.h295 const Normalizer2 &nfd, &fcd; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.h180 const Normalizer2 &nfd, &nfc; variable
/third_party/icu/icu4c/source/i18n/
Dcollationruleparser.h180 const Normalizer2 &nfd, &nfc; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.h180 const Normalizer2 &nfd, &nfc; variable
Dcollationbuilder.h295 const Normalizer2 &nfd, &fcd; variable
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait01.c26 int nfd, write_size = 0; in get_writesize() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnormtst.c671 UChar nfd[100]; in TestCheckFCD() local
1153 nfd[]={ /* + separates expected output pieces */ in TestNextPrevious() local
1366 UChar s[U16_MAX_LENGTH], nfd[16]; in TestQuickCheckPerCP() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCanonicalIterator.java235 private final Normalizer2 nfd; field in CanonicalIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCanonicalIterator.java231 private final Normalizer2 nfd; field in CanonicalIterator

123