Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 11900) sorted by relevance

12345678910>>...476

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/os/
H A Dos.go1 package os package
12 type os struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/os/
H A Dos.go1 package os package
12 type os struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/os/
H A Dos.go1 package os package
12 type os struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/
H A Dobjects-printer.cc85 StdoutStream os; in Print() local
669 std::ostream& os) { // NOLINT in JSRegExpStringIteratorPrint()
818 std::ostream& os) { in ObjectBoilerplateDescriptionPrint()
874 StdoutStream os; in Print() local
1352 std::ostream& os) { in SmallOrderedNameDictionaryPrint()
1927 std::ostream& os) { in WasmIndirectFunctionTablePrint()
2232 StdoutStream os; in Print() local
2308 StdoutStream os; in Print() local
2598 StdoutStream os; in PrintTransitionTree() local
2698 i::StdoutStream os; in _v8_internal_Print_Code() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/utility/test/
H A Dostream_string_test.cpp16 std::ostringstream os; in main() local
26 std::wostringstream os; in main() local
36 std::ostringstream os; in main() local
46 std::wostringstream os; in main() local
56 std::ostringstream os; in main() local
66 std::wostringstream os; in main() local
76 std::ostringstream os; in main() local
86 std::wostringstream os; in main() local
96 std::ostringstream os; in main() local
106 std::wostringstream os; in main() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/utility/test/
H A Dostream_string_test.cpp16 std::ostringstream os; in main() local
26 std::wostringstream os; in main() local
36 std::ostringstream os; in main() local
46 std::wostringstream os; in main() local
56 std::ostringstream os; in main() local
66 std::wostringstream os; in main() local
76 std::ostringstream os; in main() local
86 std::wostringstream os; in main() local
96 std::ostringstream os; in main() local
106 std::wostringstream os; in main() local
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/utility/test/
H A Dostream_string_test.cpp16 std::ostringstream os; in main() local
26 std::wostringstream os; in main() local
36 std::ostringstream os; in main() local
46 std::wostringstream os; in main() local
56 std::ostringstream os; in main() local
66 std::wostringstream os; in main() local
76 std::ostringstream os; in main() local
86 std::wostringstream os; in main() local
96 std::ostringstream os; in main() local
106 std::wostringstream os; in main() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/io/test/
H A Dquoted_fill_test.cpp16 std::ostringstream os; in main() local
26 std::wostringstream os; in main() local
36 std::ostringstream os; in main() local
46 std::wostringstream os; in main() local
56 std::ostringstream os; in main() local
66 std::wostringstream os; in main() local
76 std::ostringstream os; in main() local
86 std::wostringstream os; in main() local
96 std::ostringstream os; in main() local
106 std::wostringstream os; in main() local
[all …]
H A Dostream_put_test.cpp16 std::ostringstream os; in main() local
26 std::wostringstream os; in main() local
36 std::ostringstream os; in main() local
46 std::wostringstream os; in main() local
56 std::ostringstream os; in main() local
66 std::wostringstream os; in main() local
76 std::ostringstream os; in main() local
86 std::wostringstream os; in main() local
96 std::ostringstream os; in main() local
106 std::wostringstream os; in main() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/
H A Dobjects-printer.cc36 StdoutStream os; in Print() local
639 std::ostream& os) { // NOLINT in JSRegExpStringIteratorPrint()
783 std::ostream& os) { in ObjectBoilerplateDescriptionPrint()
840 StdoutStream os; in Print() local
1295 std::ostream& os) { in SmallOrderedNameDictionaryPrint()
1882 std::ostream& os) { in WasmIndirectFunctionTablePrint()
2181 StdoutStream os; in Print() local
2257 StdoutStream os; in Print() local
2547 StdoutStream os; in PrintTransitionTree() local
2647 i::StdoutStream os; in _v8_internal_Print_Code() local
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/src/
H A Dpoint_types.cpp42 operator << (std::ostream& os, const PointXYZ& p) in operator <<()
49 operator << (std::ostream& os, const RGB& p) in operator <<()
60 operator << (std::ostream& os, const Intensity& p) in operator <<()
81 operator << (std::ostream& os, const PointXYZI& p) in operator <<()
88 operator << (std::ostream& os, const PointXYZL& p) in operator <<()
95 operator << (std::ostream& os, const Label& p) in operator <<()
148 operator << (std::ostream& os, const PointXY& p) in operator <<()
155 operator << (std::ostream& os, const PointUV& p) in operator <<()
169 operator << (std::ostream& os, const Normal& p) in operator <<()
176 operator << (std::ostream& os, const Axis& p) in operator <<()
[all …]
/dports/java/jikes/jikes-1.22/src/
H A Dunparse.cpp38 Ostream os(&os_base); in Unparse() local
43 void AstBlock::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
60 void AstName::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
83 void AstBrackets::Unparse(Ostream& os, LexStream*) in Unparse()
93 void AstArrayType::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
103 void AstWildcard::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
139 void AstTypeName::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
166 void AstAnnotation::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
200 void AstModifiers::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
521 void AstThisCall::Unparse(Ostream& os, LexStream* lex_stream) in Unparse()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dobjects-printer.cc34 OFStream os(stdout); in Print() local
919 OFStream os(stdout); in Print() local
945 OFStream os(stdout); in Print() local
964 OFStream os(stdout); in Print() local
2020 OFStream os(stdout); in Print() local
2069 OFStream os(stdout); in Print() local
2191 OFStream os(stdout); in Print() local
2230 OFStream os(stdout); in Print() local
2263 OFStream os(stdout); in PrintTransitionTree() local
2339 i::OFStream os(stdout); in _v8_internal_Print_Code() local
[all …]
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/
H A Dobjects-printer.cc41 StdoutStream os; in Print() local
772 std::ostream& os) { in ObjectBoilerplateDescriptionPrint()
981 std::ostream& os) { in SmallOrderedNameDictionaryPrint()
1121 StdoutStream os; in Print() local
1729 std::ostream& os) { in ArrayBoilerplateDescriptionPrint()
1946 std::ostream& os) { in WasmIndirectFunctionTablePrint()
2303 StdoutStream os; in Print() local
2589 StdoutStream os; in PrintTransitionTree() local
2681 i::StdoutStream os; in _v8_internal_Print_LoadHandler() local
2689 i::StdoutStream os; in _v8_internal_Print_StoreHandler() local
[all …]
/dports/net-mgmt/observium/observium/tests/data/
H A Dtest_definitions.inc.php87 $os = "test_generic"; variable
93 $os = "test_linux"; variable
110 $os = "test_freebsd"; variable
118 $os = "test_ios"; variable
129 $os = "test_ciscosb"; variable
148 $os = "test_junos"; variable
166 $os = "test_drac"; variable
174 $os = "test_dlinkfw"; variable
184 $os = "test_order"; variable
195 $os = "test_calix"; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/
H A Dduration.cpp42 Stream& streamPut(Stream& os, Nanoseconds ns) { in streamPut()
47 Stream& streamPut(Stream& os, Microseconds us) { in streamPut()
52 Stream& streamPut(Stream& os, Milliseconds ms) { in streamPut()
57 Stream& streamPut(Stream& os, Seconds s) { in streamPut()
62 Stream& streamPut(Stream& os, Minutes min) { in streamPut()
67 Stream& streamPut(Stream& os, Hours hrs) { in streamPut()
73 std::ostream& operator<<(std::ostream& os, Nanoseconds ns) { in operator <<()
77 std::ostream& operator<<(std::ostream& os, Microseconds us) { in operator <<()
84 std::ostream& operator<<(std::ostream& os, Seconds s) { in operator <<()
88 std::ostream& operator<<(std::ostream& os, Minutes m) { in operator <<()
[all …]
/dports/textproc/html2text/html2text-1.3.2a/
H A Dhtml.C94 static ostream &none(ostream &os) { return os; } in none()
120 Head::unparse(ostream &os, ostream_manipulator separator) const in unparse()
140 Script::unparse(ostream &os, ostream_manipulator separator) const in unparse()
149 Style::unparse(ostream &os, ostream_manipulator separator) const in unparse()
158 Body::unparse(ostream &os, ostream_manipulator separator) const in unparse()
206 Image::unparse(ostream &os, ostream_manipulator separator) const in unparse()
220 Param::unparse(ostream &os, ostream_manipulator separator) const in unparse()
258 Form::unparse(ostream &os, ostream_manipulator separator) const in unparse()
328 Dir::unparse(ostream &os, ostream_manipulator separator) const in unparse()
336 Menu::unparse(ostream &os, ostream_manipulator separator) const in unparse()
[all …]
/dports/devel/toml11/toml11-3.7.0/toml/
H A Dcolor.hpp27 inline std::ostream& colorize(std::ostream& os) in colorize()
33 inline std::ostream& nocolorize(std::ostream& os) in nocolorize()
38 inline std::ostream& reset (std::ostream& os) in reset()
40 inline std::ostream& bold (std::ostream& os) in bold()
42 inline std::ostream& grey (std::ostream& os) in grey()
44 inline std::ostream& red (std::ostream& os) in red()
46 inline std::ostream& green (std::ostream& os) in green()
48 inline std::ostream& yellow (std::ostream& os) in yellow()
50 inline std::ostream& blue (std::ostream& os) in blue()
52 inline std::ostream& magenta(std::ostream& os) in magenta()
[all …]
/dports/games/flare-engine/flare-engine-1.12/src/
H A DUtilsDebug.cpp25 operator<< (std::ostream & os, in operator <<()
74 operator<< (std::ostream & os, in operator <<()
84 operator<< (std::ostream & os, in operator <<()
113 operator<< (std::ostream & os, in operator <<()
124 operator<< (std::ostream & os, in operator <<()
134 operator << (std::ostream & os, in operator <<()
163 operator<< (std::ostream & os, in operator <<()
172 operator<< (std::ostream & os, in operator <<()
182 operator<< (std::ostream & os, in operator <<()
192 operator<< (std::ostream & os, in operator <<()
[all …]
/dports/devel/devtodo/devtodo-0.1.20/util/
H A DTerminal.cc31 ostream &black(ostream &os) { in black()
36 ostream &red(ostream &os) { in red()
41 ostream &green(ostream &os) { in green()
46 ostream &yellow(ostream &os) { in yellow()
51 ostream &blue(ostream &os) { in blue()
56 ostream &magenta(ostream &os) { in magenta()
61 ostream &cyan(ostream &os) { in cyan()
66 ostream &white(ostream &os) { in white()
71 ostream &normal(ostream &os) { in normal()
76 ostream &bold(ostream &os) { in bold()
[all …]
/dports/astro/oskar/OSKAR-2.8.0/extern/gtest-1.7.0/include/gtest/
H A Dgtest-printers.h305 T* p, ::std::ostream* os) { in DefaultPrintTo()
353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo()
394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo()
409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo()
523 ::std::ostream* os) { in PrintTo()
530 ::std::ostream* os) { in PrintTo()
537 ::std::ostream* os) { in PrintTo()
544 ::std::ostream* os) { in PrintTo()
551 ::std::ostream* os) { in PrintTo()
[all …]
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/include/gtest/
H A Dgtest-printers.h305 T* p, ::std::ostream* os) { in DefaultPrintTo()
353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo()
394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo()
409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo()
523 ::std::ostream* os) { in PrintTo()
530 ::std::ostream* os) { in PrintTo()
537 ::std::ostream* os) { in PrintTo()
544 ::std::ostream* os) { in PrintTo()
551 ::std::ostream* os) { in PrintTo()
[all …]
/dports/devel/bullet/bullet3-3.21/test/gtest-1.7.0/include/gtest/
H A Dgtest-printers.h278 const C& container, ::std::ostream* os) in DefaultPrintTo()
317 T* p, ::std::ostream* os) in DefaultPrintTo()
356 const T& value, ::std::ostream* os) in DefaultPrintTo()
407 inline void PrintTo(char c, ::std::ostream* os) in PrintTo()
416 inline void PrintTo(bool x, ::std::ostream* os) in PrintTo()
563 ::std::ostream* os) in PrintTo()
571 ::std::ostream* os) in PrintTo()
579 ::std::ostream* os) in PrintTo()
587 ::std::ostream* os) in PrintTo()
595 ::std::ostream* os) in PrintTo()
[all …]
/dports/math/fcl/fcl-0.7.0/test/gtest/include/gtest/
H A Dgtest-printers.h308 T* p, ::std::ostream* os) { in DefaultPrintTo()
356 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
389 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo()
397 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo()
412 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo()
526 ::std::ostream* os) { in PrintTo()
533 ::std::ostream* os) { in PrintTo()
540 ::std::ostream* os) { in PrintTo()
547 ::std::ostream* os) { in PrintTo()
554 ::std::ostream* os) { in PrintTo()
[all …]
/dports/net-im/licq-osd/licq-f271d55/licq/3rdparty/gtest/include/gtest/
H A Dgtest-printers.h305 T* p, ::std::ostream* os) { in DefaultPrintTo()
353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo()
394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo()
409 inline void PrintTo(char* s, ::std::ostream* os) { in PrintTo()
523 ::std::ostream* os) { in PrintTo()
530 ::std::ostream* os) { in PrintTo()
537 ::std::ostream* os) { in PrintTo()
544 ::std::ostream* os) { in PrintTo()
551 ::std::ostream* os) { in PrintTo()
[all …]

12345678910>>...476