Searched refs:outputting (Results 1 – 25 of 43) sorted by relevance
12
320 virtual bool outputting() = 0;351 if ( matchEnumScalar(Str, outputting() && Val == ConstVal) ) {359 if ( matchEnumScalar(Str, outputting() && Val == static_cast<T>(ConstVal)) ) {366 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) {374 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) {391 if ( this->outputting() && !(Val.begin() != Val.end()) )414 const bool sameAsDefault = outputting() && Val == DefaultValue;466 if ( io.outputting() ) {503 unsigned count = io.outputting() ? SequenceTraits<T>::size(io, Seq) : incnt;515 unsigned count = io.outputting() ? SequenceTraits<T>::size(io, Seq) : incnt;[all …]
62 bool Input::outputting() { in outputting() function in Input371 bool Output::outputting() { in outputting() function in Output
47 tmpdepfile Temporary file to use when outputting dependencies.
866 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
1116 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
46 tmpdepfile Temporary file to use when outputting dependencies.
71 * Code changes to make Android's toolchain stop outputting warnings. (This part
23 when outputting back references. reported with nice testcase
118 The program under test is outputting its instructions to be filtered in
150 // for outputting debug info
65 them. When outputting XML this is not the case.
847 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
859 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
819 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
981 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
964 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
2066 Use the former when outputting a type_name.2544 Use a diversion to avoid outputting comments etc.3832 instead of outputting nothing. Reported by Tomohiro Suzuki in
273 option name when outputting a warning diagnostic. For example, in
946 We will not worry about making the compressor capable of outputting DNL.
840 which was due to the outputting code previously being wrapped in eval().
834 % This is used when outputting the strings to sort the index by.