Home
last modified time | relevance | path

Searched refs:parse_integer (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/dports/devel/toml11/toml11-3.7.0/tests/
H A Dtest_parse_integer.cpp16 TOML11_TEST_PARSE_EQUAL(parse_integer, "1234", 1234); in BOOST_AUTO_TEST_CASE()
17 TOML11_TEST_PARSE_EQUAL(parse_integer, "+1234", 1234); in BOOST_AUTO_TEST_CASE()
18 TOML11_TEST_PARSE_EQUAL(parse_integer, "-1234", -1234); in BOOST_AUTO_TEST_CASE()
46 TOML11_TEST_PARSE_EQUAL(parse_integer, "0xFF", 0xFF); in BOOST_AUTO_TEST_CASE()
47 TOML11_TEST_PARSE_EQUAL(parse_integer, "0x00FF", 0xFF); in BOOST_AUTO_TEST_CASE()
48 TOML11_TEST_PARSE_EQUAL(parse_integer, "0x0000FF", 0xFF); in BOOST_AUTO_TEST_CASE()
68 TOML11_TEST_PARSE_EQUAL(parse_integer, "0o007", 7); in BOOST_AUTO_TEST_CASE()
80 TOML11_TEST_PARSE_EQUAL(parse_integer, "0b10000", 16); in BOOST_AUTO_TEST_CASE()
81 TOML11_TEST_PARSE_EQUAL(parse_integer, "0b010000", 16); in BOOST_AUTO_TEST_CASE()
82 TOML11_TEST_PARSE_EQUAL(parse_integer, "0b01_00_00", 16); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/net/ipxe/ipxe-2265a65/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/hci/commands/
H A Dconsole_cmd.c56 struct console_options, config.width, parse_integer ),
58 struct console_options, config.height, parse_integer ),
60 struct console_options, config.left, parse_integer ),
62 struct console_options, config.right, parse_integer ),
64 struct console_options, config.top, parse_integer ),
68 struct console_options, config.depth, parse_integer ),
148 struct colour_options, basic, parse_integer ),
150 struct colour_options, rgb, parse_integer ),
205 struct cpair_options, foreground, parse_integer ),
207 struct cpair_options, background, parse_integer ),
[all …]
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/dsa/
H A Ddsa_asn1.c92 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
93 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
122 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
123 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
124 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
154 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
155 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
156 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
197 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
198 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/dsa/
H A Ddsa_asn1.c92 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
93 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
122 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
123 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
124 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
154 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
155 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
156 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
197 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
198 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/security/boringssl/boringssl-6a71840/crypto/dsa/
H A Ddsa_asn1.c92 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
93 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
122 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
123 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
124 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
154 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
155 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
156 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
197 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
198 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/dsa/
H A Ddsa_asn1.c128 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
129 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
158 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
159 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
160 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
196 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
197 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
198 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
245 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
246 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/dsa/
H A Ddsa_asn1.c128 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
129 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
158 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
159 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
160 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
196 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
197 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
198 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
245 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
246 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/dsa/
H A Ddsa_asn1.c128 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
129 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
158 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
159 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
160 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
196 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
197 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
198 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
245 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
246 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/dsa/
H A Ddsa_asn1.c128 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
129 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
158 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
159 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
160 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
196 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
197 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
198 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
245 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
246 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/dsa/
H A Ddsa_asn1.c128 !parse_integer(&child, &ret->r) || in DSA_SIG_parse()
129 !parse_integer(&child, &ret->s) || in DSA_SIG_parse()
158 !parse_integer(&child, &ret->p) || in DSA_parse_public_key()
159 !parse_integer(&child, &ret->q) || in DSA_parse_public_key()
160 !parse_integer(&child, &ret->g) || in DSA_parse_public_key()
196 !parse_integer(&child, &ret->p) || in DSA_parse_parameters()
197 !parse_integer(&child, &ret->q) || in DSA_parse_parameters()
198 !parse_integer(&child, &ret->g) || in DSA_parse_parameters()
245 if (!parse_integer(&child, &ret->p) || in DSA_parse_private_key()
246 !parse_integer(&child, &ret->q) || in DSA_parse_private_key()
[all …]
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/utils/
H A Dfrom_string.hpp36 v = details::parse_integer< details::int64_parse_traits_t >( data, data + size ); in read_value()
42 v = details::parse_integer< details::uint64_parse_traits_t >( data, data + size ); in read_value()
48 v = details::parse_integer< details::int32_parse_traits_t >( data, data + size ); in read_value()
54 v = details::parse_integer< details::uint32_parse_traits_t >( data, data + size ); in read_value()
60 v = details::parse_integer< details::int16_parse_traits_t >( data, data + size ); in read_value()
66 v = details::parse_integer< details::uint16_parse_traits_t >( data, data + size ); in read_value()
72 v = details::parse_integer< details::int8_parse_traits_t >( data, data + size ); in read_value()
78 v = details::parse_integer< details::uint8_parse_traits_t >( data, data + size ); in read_value()
/dports/games/augustus/augustus-3.1.0/src/game/
H A Dcheats.c87 static int parse_integer(uint8_t *string, int *value) in parse_integer() function
150 parse_integer(args, &money); in game_cheat_add_money()
162 int index = parse_integer(args, &attack_type); // 0 barbarians, 1 caesar, 2 mars natives in game_cheat_start_invasion()
163 index = parse_integer(args + index, &size); in game_cheat_start_invasion()
164 parse_integer(args + index, &invasion_point); in game_cheat_start_invasion()
180 parse_integer(args, &god_id); in game_cheat_cast_blessing()
188 parse_integer(args, &data.tooltip_enabled); in game_cheat_show_tooltip()
209 parse_integer(args, &phase); in game_cheat_set_monument_phase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
176 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
182 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
176 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
182 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
176 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
182 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
176 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
182 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]
/dports/security/boringssl/boringssl-6a71840/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
176 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
182 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/
H A Drsa_asn1.c72 static int parse_integer(CBS *cbs, BIGNUM **out) { in parse_integer() function
97 !parse_integer(&child, &ret->n) || in RSA_parse_public_key()
98 !parse_integer(&child, &ret->e) || in RSA_parse_public_key()
175 if (!parse_integer(&child, &ret->n) || in RSA_parse_private_key()
176 !parse_integer(&child, &ret->e) || in RSA_parse_private_key()
177 !parse_integer(&child, &ret->d) || in RSA_parse_private_key()
178 !parse_integer(&child, &ret->p) || in RSA_parse_private_key()
179 !parse_integer(&child, &ret->q) || in RSA_parse_private_key()
180 !parse_integer(&child, &ret->dmp1) || in RSA_parse_private_key()
181 !parse_integer(&child, &ret->dmq1) || in RSA_parse_private_key()
[all …]

12345678910>>...28