Home
last modified time | relevance | path

Searched defs:Output (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand.h30 struct Output { struct
32 std::string out;
34 std::string err;
36 int error_code = 0;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DOutput.java16 public class Output<T> { class
33 public Output() { in Output() method in Output
41 public Output(T value) { in Output() method in Output
/third_party/boost/boost/algorithm/string/
Derase.hpp51 OutputIteratorT Output, in erase_range_copy()
123 OutputIteratorT Output, in erase_first_copy()
191 OutputIteratorT Output, in ierase_first_copy()
261 OutputIteratorT Output, in erase_last_copy()
329 OutputIteratorT Output, in ierase_last_copy()
402 OutputIteratorT Output, in erase_nth_copy()
477 OutputIteratorT Output, in ierase_nth_copy()
554 OutputIteratorT Output, in erase_all_copy()
622 OutputIteratorT Output, in ierase_all_copy()
695 OutputIteratorT Output, in erase_head_copy()
[all …]
Dreplace.hpp57 OutputIteratorT Output, in replace_range_copy()
136 OutputIteratorT Output, in replace_first_copy()
211 OutputIteratorT Output, in ireplace_first_copy()
289 OutputIteratorT Output, in replace_last_copy()
364 OutputIteratorT Output, in ireplace_last_copy()
444 OutputIteratorT Output, in replace_nth_copy()
526 OutputIteratorT Output, in ireplace_nth_copy()
609 OutputIteratorT Output, in replace_all_copy()
684 OutputIteratorT Output, in ireplace_all_copy()
765 OutputIteratorT Output, in replace_head_copy()
[all …]
Dcase_conv.hpp56 OutputIteratorT Output, in to_lower_copy()
121 OutputIteratorT Output, in to_upper_copy()
Dtrim.hpp62 OutputIteratorT Output, in trim_left_copy_if()
170 OutputIteratorT Output, in trim_right_copy_if()
282 OutputIteratorT Output, in trim_copy_if()
Dfind_format.hpp58 OutputIteratorT Output, in find_format_copy()
177 OutputIteratorT Output, in find_format_all_copy()
Dregex.hpp95 OutputIteratorT Output, in replace_regex_copy()
181 OutputIteratorT Output, in replace_all_regex_copy()
265 OutputIteratorT Output, in erase_regex_copy()
344 OutputIteratorT Output, in erase_all_regex_copy()
/third_party/flutter/skia/site/user/api/
DSkPaint_Reference.md285 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
321 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
344 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
358 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
397 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
435 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
558 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
590 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
709 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
801 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0">
[all …]
/third_party/boost/boost/algorithm/string/detail/
Dfind_format.hpp34 OutputIteratorT Output, in find_format_copy_impl2()
73 OutputIteratorT Output, in find_format_copy_impl()
119 InputT Output; in find_format_copy_impl2() local
Dfind_format_all.hpp35 OutputIteratorT Output, in find_format_all_copy_impl2()
82 OutputIteratorT Output, in find_format_all_copy_impl()
131 InputT Output; in find_format_all_copy_impl2() local
Dcase_conv.hpp84 OutputIteratorT Output, in transform_range_copy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DArgList.cpp98 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept()
122 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs()
130 void ArgList::AddAllArgs(ArgStringList &Output, OptSpecifier Id0, in AddAllArgs()
138 void ArgList::AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, in AddAllArgValues()
147 void ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, in AddAllArgsTranslated()
/third_party/boringssl/src/third_party/googletest/docs/
Dadvanced.md2156 #### Colored Terminal Output
2187 #### Suppressing the Elapsed Time
2195 #### Suppressing UTF-8 Text Output
2207 #### Generating an XML Report
2293 #### Generating an JSON Report
/third_party/googletest/googletest/docs/
Dadvanced.md2152 #### Colored Terminal Output
2183 #### Suppressing the Elapsed Time
2191 #### Suppressing UTF-8 Text Output
2203 #### Generating an XML Report
2289 #### Generating an JSON Report
/third_party/weston/libweston/
Dtrace.cpp55 virtual void Output(Cstr label, Cstr func, int32_t line, Cstr color, Cstr str) override in Output() function in WestonTraceImpl
86 virtual void Output(Cstr label, Cstr func, int32_t line, Cstr color, Cstr str) override in Output() function in WestonTraceNoop
/third_party/openssl/doc/man1/
Dasn1parse.pod114 =head2 Output section in OPTIONS
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-view.md104 ### Output subsection
/third_party/jerryscript/.github/ISSUE_TEMPLATE/
Dbug_report.md68 ###### Output l5subsection
/third_party/grpc/third_party/upb/upbc/
Dcommon.h15 Output(google::protobuf::io::ZeroCopyOutputStream* stream) in Output() function
/third_party/ninja/misc/
Doutput_test.py50 class Output(unittest.TestCase): class
/third_party/skia/third_party/externals/tint/src/transform/
Dtransform.h138 Output(Program&& program_, DATA... data_) in Output() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/
DUsage.md21 Watch the frame counters and the #XRuns.
/third_party/boost/libs/algorithm/string/test/
Dreplace_test.cpp58 #define TEST_ALGO( Algo, Input, Params, Output ) \ argument
/third_party/uboot/u-boot-2020.01/tools/patman/
Dcommand.py118 def Output(*cmd, **kwargs): function

1234