HomeSort by relevance Sort by last modified time
    Searched full:missing (Results 701 - 725 of 2652) sorted by null

<<21222324252627282930>>

  /external/libpcap/
Makefile.in 150 snprintf.o: $(srcdir)/missing/snprintf.c
151 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/snprintf.c
  /external/nist-sip/java/gov/nist/core/
HostNameParser.java 181 //IPv6 address (i.e. missing square brackets)
201 lexer.getBuffer() + ": Missing host name",
  /external/openssl/crypto/dso/
dso_dl.c 259 same goes if the second file specification is missing. */
271 /* If the first file specification is missing, the second one rules. */
  /external/qemu/
json-parser.c 274 parse_error(ctxt, token, "missing : in object pair");
280 parse_error(ctxt, token, "Missing value in dict");
  /external/skia/src/images/
bmpdecoderhelper.cpp 167 // missing.
348 // last byte missing.
  /external/srec/srec/clib/
voc_read.c 104 PLogError(L("%s was missing '=' in #LANG=en-us header"), basename);
114 PLogError(L("%s was missing #LANG=en-us header"), basename);
  /external/tcpdump/
config.h 35 /* define if you need to include missing/addrinfoh.h. */
110 /* Workaround for missing 64-bit formats */
config.h.in 34 /* define if you need to include missing/addrinfoh.h. */
109 /* Workaround for missing 64-bit formats */
  /external/webkit/JavaScriptCore/
create_hash_table 90 #printf STDERR "WARNING: Number of arguments missing for $key/$val\n" if (length($param) == 0);
104 die "missing closing \@end" if ($inside);
  /external/webkit/WebCore/platform/graphics/
FontFastPath.cpp 168 // Even system fallback can fail; use the missing glyph in that case.
169 // FIXME: It would be nicer to use the missing glyph from the last resort font instead.
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 254 else if (status != kATSInvalidFontTableAccess) // anything other than a missing table is logged as an error
316 // Create a run of missing glyphs from the primary font.
  /frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java 265 // Bail if missing package name
353 Log.w(TAG, "can't inflate defaultView because mInfo is missing");
  /libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 52 * access rights missing for opening it
73 * access rights missing for opening it
  /packages/apps/Email/src/org/apache/commons/io/output/
FileWriterWithEncoding.java 224 throw new NullPointerException("File is missing");
227 throw new NullPointerException("Encoding is missing");
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 186 // Note - missing in zaku build, be careful later...
294 // some preferences may be missing
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
ICalendarTest.java 129 "FOO;PARAM=\"missing-end-quote:value");
130 assertNull("missing-end-quote", component.getFirstProperty("FOO"));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
base.h 213 // 109. Missing binders for non-const sequence elements
242 // 109. Missing binders for non-const sequence elements
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceExplorerView.java 270 * value is missing
286 // if there is no pref store or the entry is missing, we use the sample
  /system/core/liblog/
event_tag_map.c 273 fprintf(stderr, "%s: map file missing EOL on last line\n", OUT_TAG);
357 "%s: missing tag string on line %d\n", OUT_TAG, lineNum);
  /system/netd/
SoftapController.cpp 245 LOGE("Softap set - missing arguments");
337 LOGE("Softap fwreload - missing arguments");
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-as 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
as 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
c++ 
g++ 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-c++ 

Completed in 914 milliseconds

<<21222324252627282930>>