Home
last modified time | relevance | path

Searched defs:format_number (Results 1 – 25 of 185) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp21 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
29 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
38 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Support/
H A DNativeFormatTests.cpp20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
37 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Support/
H A DNativeFormatTests.cpp21 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() function
29 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() function
38 std::string format_number(double D, FloatStyle Style, in format_number() function
/dports/x11-toolkits/vte3/vte-0.64.2/perf/
H A D256test.sh35 format_number() { function
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/perf/
H A D256test.sh20 format_number() { function
/dports/converters/p5-Data-AMF/Data-AMF-0.09/lib/Data/AMF/Formatter/
H A DAMF0.pm54 sub format_number { subroutine
/dports/sysutils/dnf/dnf-4.9.0/dnf/cli/
H A Dformat.py20 def format_number(number, SI=0, space=' '): function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/helper/
H A DNumberHelper.php20 function format_number($number, $culture = null) function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_host_vmhba_info.py198 def format_number(number): member in HostVmhbaMgr
H A Dvmware_host_vmhba_facts.py197 def format_number(number): member in HostVmhbaMgr
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A D_vmware_host_vmhba_facts.py195 def format_number(number): member in HostVmhbaMgr
H A Dvmware_host_vmhba_info.py191 def format_number(number): member in HostVmhbaMgr

12345678