Home
last modified time | relevance | path

Searched refs:abbreviated (Results 1 - 8 of 8) sorted by relevance

/third_party/node/src/crypto/
H A Dcrypto_common.h84 bool abbreviated = false,
H A Dcrypto_common.cc1193 bool abbreviated, in GetPeerCert()
1207 if (abbreviated) { in GetPeerCert()
1190 GetPeerCert( Environment* env, const SSLPointer& ssl, bool abbreviated, bool is_server) GetPeerCert() argument
H A Dcrypto_tls.cc1603 bool abbreviated = args.Length() < 1 || !args[0]->IsTrue(); in GetPeerCertificate() local
1609 abbreviated, in GetPeerCertificate()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DRoundTripTest.java89 private boolean abbreviated; field in RoundTripTest.AbbreviatedUnicodeSetIterator
94 abbreviated = false; in AbbreviatedUnicodeSetIterator()
108 abbreviated = abb; in reset()
118 if (abbreviated && (endElement > nextElement + perRange)) { in loadRange()
/third_party/tzdata/
H A Dtzselect.ksh488 echo >&2 'For example, AEST-10 is abbreviated' \
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp268 * If abbreviated=true, returns a set which only a sampling of the original code points.
271 const UnicodeSet &abbreviateSet(const UnicodeSet &set, bool abbreviated, int density, in abbreviateSet() argument
273 if (!abbreviated) { in abbreviateSet()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java81 * If abbreviated=true, returns a set which only a sampling of the original code points.
84 private static UnicodeSet abbreviateSet(UnicodeSet set, boolean abbreviated, int density) { in abbreviateSet() argument
85 if (!abbreviated) { in abbreviateSet()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9intrapred_16bpp.asm665 ; abbreviated as a[N-M]). 'stuvwxyz' refers to left data (sometimes simply
666 ; abbreviated as l[N-M]). * is top-left data. ABCDEFG or A[N-M] is filtered

Completed in 17 milliseconds