Searched refs:abbreviated (Results 1 - 8 of 8) sorted by relevance
/third_party/node/src/crypto/ |
H A D | crypto_common.h | 84 bool abbreviated = false,
|
H A D | crypto_common.cc | 1193 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 D | crypto_tls.cc | 1603 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 D | RoundTripTest.java | 89 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 D | tzselect.ksh | 488 echo >&2 'For example, AEST-10 is abbreviated' \
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transrt.cpp | 268 * 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 D | RoundTripTest.java | 81 * 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 D | vp9intrapred_16bpp.asm | 665 ; 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