Home
last modified time | relevance | path

Searched refs:sL (Results 1 – 25 of 44) sorted by relevance

12

/third_party/node/tools/dep_updaters/
Dupdate-ada.sh37 curl -sL -o "$ADA_ZIP" "https://github.com/ada-url/ada/releases/download/$ADA_REF/singleheader.zip"
42 curl -sL -o "$ADA_LICENSE" "https://raw.githubusercontent.com/ada-url/ada/HEAD/LICENSE-MIT"
Dupdate-simdutf.sh48 curl -sL -o "$SIMDUTF_ZIP" "https://github.com/simdutf/simdutf/releases/download/$SIMDUTF_REF/singl…
54 curl -sL -o "$SIMDUTF_LICENSE" "https://raw.githubusercontent.com/simdutf/simdutf/HEAD/LICENSE-MIT"
Dupdate-icu.sh47 CHECKSUM=$(curl -sL "$NEW_VERSION_MD5" | grep "$NEW_VERSION_TGZ" | grep -v "\.asc$" | awk '{print $…
49 GENERATED_CHECKSUM=$( curl -sL "$NEW_VERSION_TGZ_URL" | md5sum | cut -d ' ' -f1)
Dupdate-nghttp2.sh49 curl -sL -o "$NGHTTP2_TARBALL" "https://github.com/nghttp2/nghttp2/releases/download/$NGHTTP2_REF/$…
51 DEPOSITED_CHECKSUM=$(curl -sL "https://github.com/nghttp2/nghttp2/releases/download/$NGHTTP2_REF/ch…
Dupdate-base64.sh48 curl -sL -o "$BASE64_TARBALL" "https://api.github.com/repos/aklomp/base64/tarball/v$NEW_VERSION"
Dupdate-nghttp3.sh49 curl -sL -o "$NGHTTP3_ZIP.zip" "https://github.com/ngtcp2/nghttp3/archive/refs/tags/$NGHTTP3_REF.zi…
Dupdate-histogram.sh49 curl -sL -o "$HISTOGRAM_TARBALL" "https://github.com/HdrHistogram/HdrHistogram_c/archive/refs/tags/…
Dupdate-ngtcp2.sh49 curl -sL -o "$NGTCP2_ZIP.zip" "https://github.com/ngtcp2/ngtcp2/archive/refs/tags/$NGTCP2_REF.zip"
Dupdate-openssl.sh30 …curl -sL -o "$OPENSSL_TARBALL" "https://api.github.com/repos/quictls/openssl/tarball/openssl-$OPEN…
Dupdate-c-ares.sh49 curl -sL -o "$ARES_TARBALL" "https://github.com/c-ares/c-ares/releases/download/$ARES_REF/$ARES_TAR…
Dupdate-brotli.sh53 curl -sL -o "$BROTLI_TARBALL" "https://github.com/google/brotli/archive/v$NEW_VERSION.tar.gz"
Dupdate-uvwasi.sh50 curl -sL -o "$UVWASI_ZIP.zip" "https://github.com/nodejs/uvwasi/archive/refs/tags/v$NEW_VERSION.zip"
Dupdate-libuv.sh54 curl -sL -o "$LIBUV_TARBALL" "https://api.github.com/repos/libuv/libuv/tarball/v$NEW_VERSION"
Dupdate-llhttp.sh68 …curl -sL -o "$LLHTTP_TARBALL" "https://github.com/nodejs/llhttp/archive/refs/tags/release/v$NEW_VE…
Dupdate-zlib.sh58 curl -sL -o "$ZLIB_TARBALL" https://chromium.googlesource.com/chromium/src/+archive/refs/heads/main…
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_conf.cpp117 const SPUString *sL = const_cast<const SPUString *>( in SPUStringCompare() local
121 int32_t lenL = sL->fStr->length(); in SPUStringCompare()
128 return sL->fStr->compare(*(sR->fStr)); in SPUStringCompare()
/third_party/icu/icu4c/source/i18n/
Duspoof_conf.cpp113 const SPUString *sL = const_cast<const SPUString *>( in SPUStringCompare() local
117 int32_t lenL = sL->fStr->length(); in SPUStringCompare()
124 return sL->fStr->compare(*(sR->fStr)); in SPUStringCompare()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_conf.cpp113 const SPUString *sL = const_cast<const SPUString *>( in SPUStringCompare() local
117 int32_t lenL = sL->fStr->length(); in SPUStringCompare()
124 return sL->fStr->compare(*(sR->fStr)); in SPUStringCompare()
/third_party/node/tools/
Dupdate-llhttp.sh48 …curl -sL -o llhttp.tar.gz "https://github.com/nodejs/llhttp/archive/refs/tags/release/v$LLHTTP_VER…
Drelease.sh98 ghtaggedversion=$(curl -sL "https://raw.githubusercontent.com/nodejs/node/$1/src/node_version.h" \
/third_party/python/Lib/test/
Dpycakey.pem39 yp3jllEn3CBD8Uhs4B+sL/6p
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1078 public int compare(SPUString sL, SPUString sR) {
1079 int lenL = sL.fStr.length();
1086 return sL.fStr.compareTo(sR.fStr);
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java1026 public int compare(SPUString sL, SPUString sR) {
1027 int lenL = sL.fStr.length();
1034 return sL.fStr.compareTo(sR.fStr);
/third_party/skia/third_party/externals/icu/source/data/unit/
Dso.txt1521 dnam{"sL"}
1522 one{"{0} sL"}
1523 other{"{0} sL"}
/third_party/icu/icu4c/source/data/unit/
Dso.txt1694 dnam{"sL"}
1695 one{"{0} sL"}
1696 other{"{0} sL"}

12