Searched refs:defaulted (Results 1 – 21 of 21) sorted by relevance
/external/bison/src/ |
D | graphviz.c | 175 bool defaulted = false; in output_red() local 187 defaulted = true; in output_red() 198 if (! defaulted) in output_red() 207 conclude_red (&eout, source, ruleno, true, firste && !defaulted, fout); in output_red()
|
D | print-xml.c | 300 bool defaulted = false; in print_reductions() local 312 defaulted = true; in print_reductions() 317 if (defaulted) in print_reductions() 320 defaulted = false; in print_reductions()
|
D | print.c | 298 bool defaulted = false; in print_reductions() local 316 defaulted = true; in print_reductions() 322 if (defaulted) in print_reductions() 326 defaulted = false; in print_reductions()
|
/external/llvm/docs/ |
D | MakefileGuide.rst | 645 ``AR`` (defaulted) 707 ``LLVMAS`` (defaulted) 710 ``LLVMGCC`` (defaulted) 713 ``LLVMGXX`` (defaulted) 716 ``LLVMLD`` (defaulted) 729 ``MKDIR`` (defaulted) 739 ``RANLIB`` (defaulted) 742 ``RM`` (defaulted) 745 ``SED`` (defaulted) 751 ``TBLGEN`` (defaulted) [all …]
|
D | LangRef.rst | 4926 the number of elements allocated, otherwise "NumElements" is defaulted
|
/external/clang/test/Analysis/inlining/ |
D | path-notes.cpp | 59 namespace defaulted { namespace
|
/external/libpng/scripts/ |
D | symbols.dfn | 35 * defaulted to 'off' in scripts/pnglibconf.dfa
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommonKinds.td | 79 "only special member functions may be defaulted">;
|
D | DiagnosticParseKinds.td | 675 "defaulted function definitions are a C++11 extension">, InGroup<CXX11>; 677 "defaulted function definitions are incompatible with C++98">,
|
D | DiagnosticSemaKinds.td | 3724 "explicitly defaulted function was implicitly deleted here">; 3757 "definition of explicitly defaulted %select{default constructor|copy " 6082 "defaulted default constructor of %0 cannot be used by non-static data " 6288 // C++11 defaulted functions 6290 "an explicitly-defaulted %select{|copy |move }0constructor cannot " 6293 "an explicitly-defaulted %select{|copy |move }0constructor cannot " 6296 "explicitly-defaulted %select{copy|move}0 assignment operator must " 6299 "an explicitly-defaulted %select{copy|move}0 assignment operator may not " 6302 "the parameter for an explicitly-defaulted %select{<<ERROR>>|" 6306 "the parameter for an explicitly-defaulted move " [all …]
|
/external/chromium_org/third_party/libxml/src/ |
D | TODO | 127 => defaulted attributes handling
|
D | NEWS | 974 - defaulted attributes for element coming from internal entities 993 provides namespace resolution and defaulted attributes, minimize memory 1490 - inheritance of namespaces from DTD defaulted attributes 1968 - attributes defaulted from DTDs should be available, xmlSetProp() now
|
D | ChangeLog | 8800 * parser.c: applied patch from #123105 about defaulted attributes 9532 * result/valid/ns2.xml result/valid/ns.xml: the output of defaulted 13837 declarations defaulted and xml:xxx attributes DTD definitions. 14033 fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
|
/external/bison/tests/ |
D | glr-regression.at | 1207 - In order to preserve the initial yychar, only defaulted states may be 1209 - If only defaulted states are entered, there are no conflicts, so
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 540 defaulted function definitions (with ``= default``) is enabled.
|
/external/bison/doc/ |
D | bison.texi | 7600 @cindex defaulted states 7603 reduction, then that consistent state is called a @dfn{defaulted state}. 7604 Upon reaching a defaulted state, a Bison-generated parser does not bother to 7613 The presence of defaulted states is an important consideration when 7616 associated with the reductions in defaulted states, then the delay of the 7631 that state (which might or might not be a defaulted state), then it is 7649 no other action and is thus a defaulted state. However, the default accept
|
D | bison.info | 7210 reduction, then that consistent state is called a "defaulted 7211 state". Upon reaching a defaulted state, a Bison-generated parser 7221 The presence of defaulted states is an important consideration when 7224 associated with the reductions in defaulted states, then the delay 7240 might or might not be a defaulted state), then it is impossible 7255 state, which has no other action and is thus a defaulted state. 12241 * defaulted states: Default Reductions. (line 17)
|
/external/bison/ |
D | NEWS | 708 reductions when the output language defaulted to C (specifically, when
|
D | ChangeLog-2012 | 490 for "defaulted state" and "unreachable state". Expand IELR
|
/external/libpng/ |
D | CHANGES | 4657 compiled without the CHECK option it defaulted to on, not off.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 6245 defaulted to the size of the partition.
|