/external/clang/include/clang/Basic/ |
DiagnosticCommonKinds.td | 60 "only special member functions may be defaulted">;
|
DiagnosticSemaKinds.td | [all...] |
DiagnosticParseKinds.td | 522 "defaulted function definition accepted as a C++11 extension">, 525 "defaulted function definitions are incompatible with C++98">,
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
TelURLImpl.java | 109 * value is false, hence the TelURL is defaulted to local.
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Attributes2.java | 28 * <p>Note that if an attribute was defaulted (<em>!isSpecified()</em>)
|
/ndk/sources/host-tools/make-3.81/w32/compat/ |
dirent.c | 76 /* other values defaulted */
|
/external/bison/tests/ |
conflicts.at | 333 ## Defaulted Conflicted Reduction. ## 357 AT_SETUP([Defaulted Conflicted Reduction])
|
glr-regression.at | 1083 - Defaulted state with initial yychar: yychar == YYEMPTY. 1085 - Defaulted state after lookahead: yychar != YYEMPTY. 1086 - Defaulted state after shift: yychar == YYEMPTY. 1222 - Defaulted state after lookahead: yychar != YYEMPTY. 1223 - Defaulted state after shift: yychar == YYEMPTY. 1230 - In order to preserve the initial yychar, only defaulted states may be 1232 - If only defaulted states are entered, there are no conflicts, so [all...] |
/external/libxml2/include/libxml/ |
parser.h | 145 * elements attributes lists with the ones defaulted from the DTDs. 282 xmlHashTablePtr attsDefault; /* defaulted attributes if any */ 671 * @nb_defaulted: the number of defaulted attributes. The defaulted [all...] |
/libcore/luni/src/main/java/org/xml/sax/ |
AttributeList.java | 32 * specified or defaulted: #IMPLIED attributes will not be included.</p>
|
DocumentHandler.java | 122 * defaulted): #IMPLIED attributes will be omitted.</p>
|
HandlerBase.java | 200 * @param attributes The specified or defaulted attributes.
|
package.html | 149 source text rather than defaulted.
|
/packages/apps/Phone/src/com/android/phone/ |
Ringer.java | 285 * in makeLooper(). This uri is defaulted to the phone-wide
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
xmlwf | |
/external/llvm/docs/ |
MakefileGuide.html | [all...] |
/external/srec/make/asr/ |
Makefile.defs | 432 $(subst $(space),|,'$$(ASR_CPU_FAMILY_TYPE) defaulted to "$(ASR_CPU_FAMILY_TYPE)"') 532 $(subst $(space),|,'$$(ASR_CPU_FAMILY_TYPE) defaulted to "$(ASR_CPU_FAMILY_TYPE)"') 628 $(subst $(space),|,'$$(ASR_CPU_FAMILY_TYPE) defaulted to "$(ASR_CPU_FAMILY_TYPE)"')
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorLRE.java | 66 * @param attributes The specified or defaulted attributes.
|
XSLTElementProcessor.java | 155 * @param attributes The specified or defaulted attributes.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
StylesheetPIHandler.java | 315 * @param atts The specified or defaulted attributes.
|
/external/libxml2/ |
SAX2.c | [all...] |
/external/bluetooth/glib/gio/ |
glocalfileinfo.c | 1334 BOOL defaulted; local [all...] |
/external/bison/ |
TODO | 35 See `tests/conflicts.at (Defaulted Conflicted Reduction)', and decide
|
/libcore/luni/src/main/java/javax/xml/transform/ |
Transformer.java | 224 * are "defaulted" by default properties specified by
|
/libcore/luni/src/main/java/javax/xml/validation/ |
ValidatorHandler.java | 135 * the events, for example by adding defaulted attributes.
|