HomeSort by relevance Sort by last modified time
    Searched full:undeclared (Results 301 - 325 of 429) sorted by null

<<1112131415161718

  /external/bison/linux-lib/
time.h 85 is additionally either missing or undeclared on some other platforms:
fcntl.h 118 is additionally either missing or undeclared on some other platforms:
signal.h 109 is additionally either missing or undeclared on some other platforms:
wctype.h 104 is additionally either missing or undeclared on some other platforms:
  /external/clang/test/ARCMT/
checking.m 144 for (__strong id x in collection) { // expected-error {{use of undeclared identifier 'collection'}}
  /external/clang/test/Parser/
cxx0x-attributes.cpp 90 class C final [[deprecated(l]] {}); // expected-error {{use of undeclared identifier}} expected-error {{expected ']'}} expected-error {{an attribute list cannot appear here}} expected-error {{expected unqualified-id}}
  /external/clang/test/SemaObjCXX/
objcbridge-static-cast.mm 12 typedef struct __attribute__((objc_bridge(NSLocale, NSError))) __CFLocale *CFLocaleRef;// expected-error {{use of undeclared identifier 'NSError'}}
objcbridge-attribute-arc.mm 12 typedef struct __attribute__((objc_bridge(NSLocale, NSError))) __CFLocale *CFLocaleRef;// expected-error {{use of undeclared identifier 'NSError'}}
objcbridge-attribute.mm 12 typedef struct __attribute__((objc_bridge(NSLocale, NSError))) __CFLocale *CFLocaleRef;// expected-error {{use of undeclared identifier 'NSError'}}
  /external/google-breakpad/src/common/mac/
GTMDefines.h 445 // In debug it will generate warnings for undeclared selectors if
  /external/clang/test/CXX/drs/
dr1xx.cpp 106 no_such_function(); // expected-error {{undeclared}}
521 f(x); // expected-error {{undeclared identifier 'f'}}
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 190 * is undeclared in this context.
206 * is undeclared in this context.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
pyexpat.so 
  /cts/tools/dasm/src/java_cup/
parser.cup 493 /* if that fails, symbol is undeclared */
  /external/bison/darwin-lib/
fcntl.h 118 is additionally either missing or undeclared on some other platforms:
signal.h 109 is additionally either missing or undeclared on some other platforms:
wctype.h 104 is additionally either missing or undeclared on some other platforms:
  /external/bison/darwin-lib/sys/
stat.h 93 is additionally either missing or undeclared on some other platforms:
    [all...]
  /external/bison/linux-lib/sys/
stat.h 93 is additionally either missing or undeclared on some other platforms:
    [all...]
  /external/clang/test/FixIt/
fixit.cpp 54 getNumComponenets(); // expected-error{{use of undeclared identifier 'getNumComponenets'; did you mean 'getNumComponents'?}}
  /external/clang/test/SemaObjC/
objcbridge-attribute-arc.m 16 typedef struct __attribute__((objc_bridge(NSLocale, NSError))) __CFLocale *CFLocaleRef;// expected-error {{use of undeclared identifier 'NSError'}}
  /external/dexmaker/src/main/java/com/google/dexmaker/
DexMaker.java 463 throw new IllegalStateException("Undeclared type " + type + " declares members: "
  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
ThrowingProviderTest.java 288 // undeclared exceptions shouldn't be scoped
  /external/mesa3d/src/glsl/
ir_reader.cpp 861 ir_read_error(expr, "undeclared variable: %s", s_var->value());
ir_validate.cpp 93 printf("ir_dereference_variable @ %p specifies undeclared variable "

Completed in 1146 milliseconds

<<1112131415161718