Home
last modified time | relevance | path

Searched defs:IntChecker (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/fmt/
H A Dprintf.h24 struct IntChecker { struct
34 struct IntChecker<true> { argument
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dprintf.h26 struct IntChecker struct
41 struct IntChecker<true> argument
/dports/games/dunelegacy/dunelegacy-0.96.4/src/misc/
H A Dformat.cpp111 struct IntChecker { struct
113 static bool fits_in_int(T value) { in fits_in_int()
117 static bool fits_in_int(bool) { return true; } in fits_in_int()
121 struct IntChecker<true> { struct
123 static bool fits_in_int(T value) { in fits_in_int()
126 static bool fits_in_int(int) { return true; } in fits_in_int()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc115 struct IntChecker struct
118 static bool fits_in_int(T value) in fits_in_int()
123 static bool fits_in_int(bool) in fits_in_int()
130 struct IntChecker<true> struct
133 static bool fits_in_int(T value) in fits_in_int()
137 static bool fits_in_int(int) in fits_in_int()
/dports/devel/rpclib/rpclib-2.2.1/dependencies/src/
H A Dformat.cc143 struct IntChecker { struct
145 static bool fits_in_int(T value) { in fits_in_int()
149 static bool fits_in_int(bool) { return true; } in fits_in_int()
153 struct IntChecker<true> { struct
155 static bool fits_in_int(T value) { in fits_in_int()
158 static bool fits_in_int(int) { return true; } in fits_in_int()
/dports/science/iboview/ibo-view.20150427/src/MicroScf/
H A Dformat.cpp130 struct IntChecker { struct
132 static bool fits_in_int(T value) { in fits_in_int()
139 struct IntChecker<true> { struct
141 static bool fits_in_int(T value) { in fits_in_int()
/dports/www/davix/davix-0.7.6/src/libs/alibxx/str/
H A Dformat.cpp110 struct IntChecker { struct
112 static bool fits_in_int(T value) { in fits_in_int()
119 struct IntChecker<true> { struct
121 static bool fits_in_int(T value) { in fits_in_int()
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/cppformat/
H A Dformat.cpp129 struct IntChecker { struct
131 static bool fits_in_int(T value) { in fits_in_int()
138 struct IntChecker<true> { struct
140 static bool fits_in_int(T value) { in fits_in_int()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/quota/
H A DActorsParent.cpp1199 struct IntChecker struct
1202 Assert(T aInt) in Assert()
1210 struct IntChecker<T, true> struct
1213 Assert(T aInt) in Assert()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/quota/
H A DActorsParent.cpp1153 struct IntChecker { struct
1154 static void Assert(T aInt) { in Assert()
1161 struct IntChecker<T, true> { struct
1162 static void Assert(T aInt) { in Assert()
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DActorsParent.cpp1756 struct IntChecker { struct
1757 static void Assert(T aInt) { in Assert()
1764 struct IntChecker<T, true> { struct
1765 static void Assert(T aInt) { in Assert()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DActorsParent.cpp1772 struct IntChecker { struct
1773 static void Assert(T aInt) { in Assert()
1780 struct IntChecker<T, true> { struct
1781 static void Assert(T aInt) { in Assert()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DActorsParent.cpp1756 struct IntChecker { struct
1757 static void Assert(T aInt) { in Assert()
1764 struct IntChecker<T, true> { struct
1765 static void Assert(T aInt) { in Assert()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/quota/
H A DActorsParent.cpp1796 struct IntChecker { struct
1797 static void Assert(T aInt) { in Assert()
1804 struct IntChecker<T, true> { struct
1805 static void Assert(T aInt) { in Assert()