Home
last modified time | relevance | path

Searched defs:hex_value (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/devel/boost-docs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; struct
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; struct
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; argument
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; argument
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; argument
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; argument
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; argument
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; struct
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; argument
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; struct
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; argument
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; argument
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; argument
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; struct
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; argument
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; argument
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; argument
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; argument
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; argument
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; argument
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; argument
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; struct
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; struct
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; struct
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; struct
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; struct
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; struct
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; struct
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp19 struct hex_value<'0'> struct
24 struct hex_value<'1'> struct
29 struct hex_value<'2'> struct
34 struct hex_value<'3'> struct
39 struct hex_value<'4'> struct
44 struct hex_value<'5'> struct
49 struct hex_value<'6'> struct
54 struct hex_value<'7'> struct
59 struct hex_value<'8'> struct
64 struct hex_value<'9'> struct
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; struct
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; argument
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; argument
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; argument
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; argument
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; argument
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; struct
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; argument
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; struct
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; struct
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; struct
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; argument
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; struct
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; struct
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; struct
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; argument
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; struct
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; struct
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/multiprecision/cpp_int/
H A Dliterals.hpp16 template <> struct hex_value<'0'> { static constexpr limb_type value = 0; }; struct
17 template <> struct hex_value<'1'> { static constexpr limb_type value = 1; }; argument
18 template <> struct hex_value<'2'> { static constexpr limb_type value = 2; }; struct
19 template <> struct hex_value<'3'> { static constexpr limb_type value = 3; }; struct
20 template <> struct hex_value<'4'> { static constexpr limb_type value = 4; }; argument
21 template <> struct hex_value<'5'> { static constexpr limb_type value = 5; }; argument
22 template <> struct hex_value<'6'> { static constexpr limb_type value = 6; }; struct
23 template <> struct hex_value<'7'> { static constexpr limb_type value = 7; }; struct
24 template <> struct hex_value<'8'> { static constexpr limb_type value = 8; }; argument
25 template <> struct hex_value<'9'> { static constexpr limb_type value = 9; }; struct
[all …]
/dports/graphics/py-webcolors/webcolors-1.8.1/
H A Dwebcolors.py329 def normalize_hex(hex_value): argument
445 def hex_to_name(hex_value, spec=u'css3'): argument
473 def hex_to_rgb(hex_value): argument
488 def hex_to_rgb_percent(hex_value): argument
/dports/science/chrono/chrono-7.0.1/src/chrono_opengl/
H A DChOpenGLMaterials.h25 static glm::vec3 ColorConverter(int hex_value) { in ColorConverter()
/dports/games/widelands/widelands-build21/src/graphic/
H A Dcolor.cc30 std::string RGBColor::hex_value() const { in hex_value() function in RGBColor
69 std::string RGBAColor::hex_value() const { in hex_value() function in RGBAColor
/dports/graphics/gcolor3/gcolor3-17dca0125fc3c931418d8723b684332d35bd5715/src/
H A Dutils.c41 hex_value (GdkRGBA *color) { in hex_value() function
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/test/cmplog/
H A Dget_section_addrs.py18 def hex_value(x): function
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/test/jpeg/
H A Dget_symbol_addr.py19 def hex_value(x): function
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/test/proj4/
H A Dget_symbol_addr.py19 def hex_value(x): function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/xmon/
H A Dspu-dis.c86 int hex_value; in print_insn_spu() local

12345678910