Home
last modified time | relevance | path

Searched refs:defaulted (Results 1 – 21 of 21) sorted by relevance

/external/bison/src/
Dgraphviz.c175 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()
Dprint-xml.c300 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()
Dprint.c298 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/
DMakefileGuide.rst645 ``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 …]
DLangRef.rst4926 the number of elements allocated, otherwise "NumElements" is defaulted
/external/clang/test/Analysis/inlining/
Dpath-notes.cpp59 namespace defaulted { namespace
/external/libpng/scripts/
Dsymbols.dfn35 * defaulted to 'off' in scripts/pnglibconf.dfa
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td79 "only special member functions may be defaulted">;
DDiagnosticParseKinds.td675 "defaulted function definitions are a C++11 extension">, InGroup<CXX11>;
677 "defaulted function definitions are incompatible with C++98">,
DDiagnosticSemaKinds.td3724 "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/
DTODO127 => defaulted attributes handling
DNEWS974 - 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
DChangeLog8800 * 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/
Dglr-regression.at1207 - 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/
DLanguageExtensions.rst540 defaulted function definitions (with ``= default``) is enabled.
/external/bison/doc/
Dbison.texi7600 @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
Dbison.info7210 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/
DNEWS708 reductions when the output language defaulted to C (specifically, when
DChangeLog-2012490 for "defaulted state" and "unreachable state". Expand IELR
/external/libpng/
DCHANGES4657 compiled without the CHECK option it defaulted to on, not off.
/external/e2fsprogs/
DRELEASE-NOTES6245 defaulted to the size of the partition.