HomeSort by relevance Sort by last modified time
    Searched full:missing (Results 151 - 175 of 8122) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/tests/build/warn-no-modules/
build.sh 9 echo "ERROR: Can't find warning about missing project modules:"
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
config_undef.hpp 24 # error missing or nested #include config_def
  /ndk/tests/device/whole-static-libs/jni/
main.c 19 fprintf(stderr, "Symbol 'foo2' is missing from shared library!!\n");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 88 Warns if any are missing.
92 missing = []
95 missing.append(attr)
97 if missing:
98 self.warn("missing required meta-data: %s" % ', '.join(missing))
101 self.warn("missing meta-data: if 'author' supplied, " +
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 88 Warns if any are missing.
92 missing = []
95 missing.append(attr)
97 if missing:
98 self.warn("missing required meta-data: %s" % ', '.join(missing))
101 self.warn("missing meta-data: if 'author' supplied, " +
105 self.warn("missing meta-data: if 'maintainer' supplied, " +
108 self.warn("missing meta-data: either (author and author_email) " +
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
messages.properties 9 SetFolders_Missing_project_name=Missing project name
  /external/chromium_org/third_party/icu/source/data/unidata/
PropertyValueAliases.txt 118 # @missing: 0000..10FFFF; Bidi_Mirroring_Glyph; <none>
358 # @missing: 0000..10FFFF; Case_Folding; <code point>
412 # @missing: 0000..10FFFF; Decomposition_Mapping; <code point>
486 # @missing: 0000..10FFFF; FC_NFKC_Closure; <code point>
605 # @missing: 0000..10FFFF; ISO_Comment; <none>
614 # @missing: 0000..10FFFF; Jamo_Short_Name; <none>
794 # @missing: 0000..10FFFF; Lowercase_Mapping; <code point>
814 # @missing: 0000..10FFFF; NFKC_Casefold; <code point>
829 # @missing: 0000..10FFFF; Name; <none>
833 # @missing: 0000..10FFFF; Name_Alias; <none
    [all...]
  /bionic/libc/include/sys/
fsuid.h 36 #if 0 /* MISSING FROM BIONIC */
39 #endif /* MISSING */
  /development/ndk/platforms/android-3/include/sys/
fsuid.h 36 #if 0 /* MISSING FROM BIONIC */
39 #endif /* MISSING */
sysinfo.h 36 #if 0 /* MISSING FROM BIONIC */
38 #endif /* MISSING */
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
errorrules.py 27 'Whether to report errors for missing JsDoc.')
34 True for all errors except missing documentation errors. For these,
  /external/chromium_org/chrome/test/webdriver/commands/
chrome_commands.cc 58 new Error(kUnknownError, "Missing or invalid 'is_component'"));
66 response->SetError(new Error(kUnknownError, "Missing or invalid 'id'"));
79 response->SetError(new Error(kBadRequest, "'path' missing or invalid"));
145 new Error(kUnknownError, "Missing extension ID"));
164 new Error(kUnknownError, "Missing or invalid 'is_enabled'"));
170 new Error(kUnknownError, "Missing or invalid 'is_enabled'"));
210 error = new Error(kBadRequest, "Missing action parameter");
273 response->SetError(new Error(kBadRequest, "'reason' missing or invalid"));
  /external/chromium_org/third_party/closure_linter/closure_linter/
errorrules.py 27 'Whether to report errors for missing JsDoc.')
34 True for all errors except missing documentation errors. For these,
  /external/chromium_org/tools/gyp/test/msvs/missing_sources/
gyptest-missing.py 8 Verifies that missing 'sources' files are treated as fatal errors when the
41 ["Missing input files:"])
  /external/clang/test/Parser/
objc-init.m 34 [4][NSNumber METH2]+2, // expected-warning {{use of GNU 'missing =' extension in designator}}
35 [4][x METH2]+2 // expected-warning {{use of GNU 'missing =' extension in designator}}
  /external/clang/test/Preprocessor/
has_include.c 119 // expected-error@+1 {{missing '(' after '__has_include'}}
131 // expected-error@+1 {{missing '(' after '__has_include'}}
135 // expected-error@+1 {{missing '(' after '__has_include'}}
139 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expected-warning@+1 {{missing terminating '"' character}} expected-error@+1 {{invalid token at start of a preprocessor expression}}
143 // expected-error@+1 {{expected "FILENAME" or <FILENAME>}} expected-warning@+1 {{missing terminating '"' character}} expected-error@+1 {{token is not a valid binary operator in a preprocessor subexpression}}
154 // expected-error@+1 {{missing ')' after '__has_include'}} // expected-error@+1 {{expected value in expression}} // expected-note@+1 {{to match this '('}}
162 // expected-error@+1 {{missing '(' after '__has_include'}} // expected-error@+1 {{expected value in expression}}
166 // expected-error@+1 {{missing ')' after '__has_include'}} // expected-error@+1 {{expected value in expression}} // expected-note@+1 {{to match this '('}}
  /external/clang/test/Sema/
invalid-decl.c 9 typedef xtype (*x)(void* handle); // expected-error {{function cannot return function type}} expected-warning {{type specifier missing, defaults to 'int'}} expected-warning {{type specifier missing, defaults to 'int'}}
  /external/clang/utils/
CmpDriver 142 print 'A missing: %s' % bElt
144 print 'B missing: %s' % aElt
162 print 'A missing: %s' % bElt
164 print 'B missing: %s' % aElt
174 print 'A MISSING:',' '.join(b)
178 print 'B MISSING:',' '.join(a)
191 print 'A missing: %s' % bElt
193 print 'B missing: %s' % aElt
  /external/libpcap/lbl/
os-osf5.h 25 * Prototypes missing in Tru64 UNIX 5.x
26 * XXX - "snprintf()" and "vsnprintf()" aren't missing, but you have to
  /external/skia/tools/
verify_images_for_gm_results.py 145 missing = []
148 print 'Missing: %s, referenced by: \n %s' % (url, '\n '.join(urls[url]))
149 missing.append(url)
150 return missing
155 missing = VerifyURLs(urls)
156 if missing:
157 print 'Found %d Missing files.' % len(missing)
  /external/valgrind/main/gdbserver_tests/
filter_memcheck_monitor 20 # filter some missing info msg from s390
27 -e '/^Missing separate debuginfo/d' \
  /libcore/luni/src/main/java/java/io/
StreamCorruptedException.java 22 * read an object due to missing information (for example, a cyclic reference
23 * that doesn't match a previous instance, or a missing class descriptor for the
  /ndk/sources/host-tools/sed-4.2.1/m4/
selinux-selinux-h.m4 22 AC_MSG_WARN([libselinux was found but selinux/selinux.h is missing.])
42 AC_MSG_WARN([This system supports SELinux but libselinux is missing.])
  /ndk/tests/standalone/init-fini-arrays/
run.sh 32 echo "ERROR: Shared library is missing an .init_array section!"
39 echo "ERROR: Shared library is missing an .fini_array section!"
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
fsuid.h 36 #if 0 /* MISSING FROM BIONIC */
39 #endif /* MISSING */

Completed in 723 milliseconds

1 2 3 4 5 67 8 91011>>