Home
last modified time | relevance | path

Searched refs:dLen (Results 1 – 25 of 904) sorted by relevance

12345678910>>...37

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/shared_core/include/shared_core/json/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/misc/mnn/MNN-1.2.0/3rd_party/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/third_party/rapidjson/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/games/blockattack/blockattack-game-2.7.0/source/code/Libs/include/cereal/external/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 CEREAL_RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/discord-rpc/thirdparty/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/misc/openmvg/openMVG-2.0/src/dependencies/cereal/include/cereal/external/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 CEREAL_RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/fides/vtkfides/thirdparty/rapidjson/fidesrapidjson/include/fidesrapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/devel/rapidjson/rapidjson-1.1.0-524-gc4c6a654/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/extra/rapidjson/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/devel/cereal/cereal-1.3.0-10-g64f50dbd/include/cereal/external/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 CEREAL_RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/sysutils/pass-secrets/pass-secrets-1b7a323/include/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/lottie/rapidjson/internal/
H A Dstrtod.h134 for (; i < dLen; i++) { in StrtodDiyFp()
144 int remaining = dLen - i; in StrtodDiyFp()
209 RAPIDJSON_ASSERT(dLen >= 0); in StrtodBigInteger()
235 int dLen = static_cast<int>(length); in StrtodFullPrecision() local
249 dLen--; in StrtodFullPrecision()
254 while (dLen > 0 && decimals[dLen - 1] == '0') { in StrtodFullPrecision()
255 dLen--; in StrtodFullPrecision()
265 if (dLen > kMaxDecimalDigit) { in StrtodFullPrecision()
267 dLen = kMaxDecimalDigit; in StrtodFullPrecision()
272 if (dLen + dExp <= -324) in StrtodFullPrecision()
[all …]
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dfcrypts.pas98 function FCS_HMAC_encrypt(var cx: TFCS_HMAC_Context; var data; dLen: word): integer; in FCS_HMAC_encrypt()
114 function FCS_EAX_encrypt(var cx: TSP_EAXContext; var data; dLen: word): integer; in FCS_EAX_encrypt()
117 function FCS_EAX_decrypt(var cx: TSP_EAXContext; var data; dLen: word): integer; in FCS_EAX_decrypt()
183 FCS_HMAC_encrypt := SP_CTR_Encrypt(@data, @data, dLen, cx.SP_ctx);
184 hmac_update(cx.hmac_ctx, @data, dLen);
192 hmac_update(cx.hmac_ctx, @data, dLen);
193 FCS_HMAC_decrypt := SP_CTR_Encrypt(@data, @data, dLen, cx.SP_ctx);
245 function FCS_EAX_encrypt(var cx: TSP_EAXContext; var data; dLen: word): integer; in FCS_EAX_encrypt()
248 FCS_EAX_encrypt := SP_EAX_Encrypt(@data, @data, dLen, cx);
253 function FCS_EAX_decrypt(var cx: TSP_EAXContext; var data; dLen: word): integer; in FCS_EAX_decrypt()
[all …]
H A Dfcryptt.pas98 function FCF_HMAC_encrypt(var cx: TFCF_HMAC_Context; var data; dLen: word): integer; in FCF_HMAC_encrypt()
114 function FCF_EAX_encrypt(var cx: TTF_EAXContext; var data; dLen: word): integer; in FCF_EAX_encrypt()
117 function FCF_EAX_decrypt(var cx: TTF_EAXContext; var data; dLen: word): integer; in FCF_EAX_decrypt()
183 FCF_HMAC_encrypt := TF_CTR_Encrypt(@data, @data, dLen, cx.TF_ctx);
184 hmac_update(cx.hmac_ctx, @data, dLen);
192 hmac_update(cx.hmac_ctx, @data, dLen);
193 FCF_HMAC_decrypt := TF_CTR_Encrypt(@data, @data, dLen, cx.TF_ctx);
245 function FCF_EAX_encrypt(var cx: TTF_EAXContext; var data; dLen: word): integer; in FCF_EAX_encrypt()
248 FCF_EAX_encrypt := TF_EAX_Encrypt(@data, @data, dLen, cx);
253 function FCF_EAX_decrypt(var cx: TTF_EAXContext; var data; dLen: word): integer; in FCF_EAX_decrypt()
[all …]
H A Dfcrypta.pas114 function FCA_HMAC_encrypt(var cx: TFCA_HMAC_Context; var data; dLen: word): integer; in FCA_HMAC_encrypt()
130 function FCA_EAX_encrypt(var cx: TAES_EAXContext; var data; dLen: word): integer; in FCA_EAX_encrypt()
133 function FCA_EAX_decrypt(var cx: TAES_EAXContext; var data; dLen: word): integer; in FCA_EAX_decrypt()
199 FCA_HMAC_encrypt := AES_CTR_Encrypt(@data, @data, dLen, cx.aes_ctx);
200 hmac_update(cx.hmac_ctx, @data, dLen);
208 hmac_update(cx.hmac_ctx, @data, dLen);
209 FCA_HMAC_decrypt := AES_CTR_Encrypt(@data, @data, dLen, cx.aes_ctx);
261 function FCA_EAX_encrypt(var cx: TAES_EAXContext; var data; dLen: word): integer; in FCA_EAX_encrypt()
264 FCA_EAX_encrypt := AES_EAX_Encrypt(@data, @data, dLen, cx);
269 function FCA_EAX_decrypt(var cx: TAES_EAXContext; var data; dLen: word): integer; in FCA_EAX_decrypt()
[all …]

12345678910>>...37