Home
last modified time | relevance | path

Searched refs:outputting (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm/include/llvm/Support/
DYAMLTraits.h320 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 …]
/external/llvm/lib/Support/
DYAMLTraits.cpp62 bool Input::outputting() { in outputting() function in Input
371 bool Output::outputting() { in outputting() function in Output
/external/openfst/
Ddepcomp47 tmpdepfile Temporary file to use when outputting dependencies.
Daclocal.m4866 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp47 tmpdepfile Temporary file to use when outputting dependencies.
Daclocal.m41116 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/bison/build-aux/
Ddepcomp46 tmpdepfile Temporary file to use when outputting dependencies.
/external/llvm/
DREADME.android71 * Code changes to make Android's toolchain stop outputting warnings. (This part
/external/liblzf/
DChanges23 when outputting back references. reported with nice testcase
/external/valgrind/main/gdbserver_tests/
DREADME_DEVELOPERS118 The program under test is outputting its instructions to be filtered in
/external/eigen/Eigen/
DCore150 // for outputting debug info
/external/valgrind/main/docs/internals/
Dxml-output.txt65 them. When outputting XML this is not the case.
/external/stressapptest/
Daclocal.m4847 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/open-vcdiff/
Daclocal.m4859 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/marisa-trie/
Daclocal.m4847 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/elfutils/
Daclocal.m4819 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/protobuf/
Daclocal.m4866 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/libusb-compat/
Daclocal.m4981 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
/external/bison/
Daclocal.m4964 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
DChangeLog2066 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
/external/clang/docs/
DUsersManual.rst273 option name when outputting a warning diagnostic. For example, in
/external/jpeg/
Dstructure.doc946 We will not worry about making the compressor capable of outputting DNL.
/external/qemu/distrib/jpeg-6b/
Dstructure.doc946 We will not worry about making the compressor capable of outputting DNL.
/external/webkit/Source/WebKit/qt/
DChangeLog840 which was due to the outputting code previously being wrapped in eval().
/external/e2fsprogs/lib/et/
Dtexinfo.tex834 % This is used when outputting the strings to sort the index by.

12