/libcore/xml/src/main/java/org/kxml2/io/ |
KXmlParser.java | [all...] |
/external/clang/lib/Sema/ |
SemaDeclObjC.cpp | [all...] |
SemaInit.cpp | [all...] |
/external/clang/lib/Lex/ |
Lexer.cpp | 303 bool *invalid) { 311 if (invalid) *invalid = true; 341 const LangOptions &LangOpts, bool *Invalid) { 347 if (Invalid) 348 *Invalid = CharDataInvalid; 374 const LangOptions &LangOpts, bool *Invalid) { 397 if (Invalid) 398 *Invalid = CharDataInvalid; 444 bool Invalid = false [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
RetainCountChecker.cpp | 267 default: llvm_unreachable("Invalid RefVal kind"); [all...] |
/external/clang/tools/libclang/ |
CIndex.cpp | 86 assert(R1.isValid() && "First range is invalid?"); 87 assert(R2.isValid() && "Second range is invalid?"); 101 assert(R.isValid() && "First range is invalid?"); 102 assert(L.isValid() && "Second range is invalid?"); 169 assert(0 && "Invalid declaration cursor"); 203 llvm_unreachable("Invalid CXChildVisitResult!"); 289 bool Invalid = false; 290 const SrcMgr::SLocEntry &SLEntry = SM.getSLocEntry(File, &Invalid); 291 if (Invalid) [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
BaseRecognizer.cs | 655 return GetMissingSymbol(input, e, TokenTypes.Invalid, follow); [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
BaseRecognizer.cs | 739 return GetMissingSymbol( input, e, TokenTypes.Invalid, follow ); [all...] |
/external/chromium/testing/gmock/include/gmock/ |
gmock-actions.h | 78 return internal::Invalid<T>(); 123 // type is the same as wchar_t for gcc, and invalid for MSVC. 126 // that type is the same as unsigned int for gcc, and invalid for [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/ |
echo_client.py | 443 'Invalid %s header: %r (expected: %s)' % 838 'Invalid --protocol-version flag: %r' % version) [all...] |
/external/chromium_org/chrome/browser/autofill/ |
autofill_browsertest.cc | 429 // Test filling in invalid values for profiles are saved as-is. Phone 433 IN_PROC_BROWSER_TEST_F(AutofillTest, Invalid) { 434 // First try profiles with invalid ZIP input. 455 // Test invalid credit card numbers typed in prefs should be saved as-is. 466 // Test credit card info with an invalid number is not aggregated. 467 // When filling out a form with an invalid credit card number (one that does not 545 // Test Autofill does not aggregate profiles with an invalid email. 565 // profiles with invalid phone numbers from their respective country.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
exif_encoder.js | 163 throw new Error('Invalid section size in jpeg data'); 501 throw new Error('Invalid width: ' + width);
|
/external/chromium_org/chrome/common/ |
content_settings_pattern.cc | 144 BuilderInterface* ContentSettingsPattern::Builder::Invalid() { 162 // A pattern is invalid if canonicalization is not idempotent. 233 // Non-file patterns are invalid if either the scheme, host or port part is 272 // Non-file patterns are invalid if either the scheme, host or port part is 437 // An invalid pattern matches nothing. 509 // Two invalid patterns are identical in the way they behave. They don't match
|
/external/chromium_org/url/ |
gurl_unittest.cc | 123 // Copying of invalid URL should be invalid 124 GURL invalid; local 125 GURL invalid2(invalid); 157 // Assignment of invalid URL should be invalid 158 GURL invalid; local 160 invalid2 = invalid; 211 // Given an invalid URL, we should still get most of the components. 212 TEST(GURLTest, Invalid) { [all...] |
/external/clang/lib/Analysis/ |
FormatString.cpp | 381 llvm_unreachable("Invalid ArgType Kind!"); 388 llvm_unreachable("No representative type for Invalid ArgType"); 559 case Invalid: 682 llvm_unreachable("Invalid LengthModifier Kind!"); 702 llvm_unreachable("Invalid LengthModifier Kind!"); 739 llvm_unreachable("Invalid ConversionSpecifier Kind!");
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
AArch64AsmParser.cpp | 225 assert(Kind == k_Token && "Invalid access!"); 231 && "Invalid access!"); 236 assert(Kind == k_Immediate && "Invalid access!"); 241 assert(Kind == k_CondCode && "Invalid access!"); 838 assert(N == 1 && "Invalid number of operands!"); 845 assert(N == 1 && "Invalid number of operands!"); 851 assert(N == 1 && "Invalid number of operands!"); 860 assert(N == 1 && "Invalid number of operands!"); 865 assert(N == 1 && "Invalid number of operands!"); 872 assert(N == 1 && "Invalid number of operands!") [all...] |
/ndk/build/core/ |
build-binary.mk | 97 $(call __ndk_info,WARNING:$(LOCAL_MAKEFILE):$(LOCAL_MODULE): Invalid LOCAL_THIN_ARCHIVE value '$(thin_archive)' ignored!) 156 $(call __ndk_info,WARNING: Invalid LOCAL_CPP_EXTENSION values: $(bad_cpp_extensions))
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
navigation_list_model.js | 330 // Invalid modelItem.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
main.js | 168 throw Error('Invalid view class for tab');
|
/external/oprofile/events/x86-64/family11h/ |
unit_masks | 37 0x1e All cache states except Invalid
|
/external/oprofile/events/x86-64/hammer/ |
unit_masks | 31 0x1e All cache states except Invalid
|
/external/bison/build-aux/ |
config.sub | 37 # If it is invalid, we print an error message on stderr and exit with code 1. 100 echo "$me: invalid option $1$help" 151 # Prevent following clause from handling this invalid input. 366 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1310 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1522 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 [all...] |
/external/chromium_org/third_party/opus/src/ |
config.sub | 37 # If it is invalid, we print an error message on stderr and exit with code 1. 100 echo "$me: invalid option $1$help" 151 # Prevent following clause from handling this invalid input. 358 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1293 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1505 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 [all...] |
/external/icu4c/ |
config.sub | 37 # If it is invalid, we print an error message on stderr and exit with code 1. 100 echo "$me: invalid option $1$help" 151 # Prevent following clause from handling this invalid input. 358 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1293 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1505 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
config.sub | 39 # If it is invalid, we print an error message on stderr and exit with code 1. 102 echo "$me: invalid option $1$help" 149 # Prevent following clause from handling this invalid input. 352 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1286 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 1498 echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 [all...] |