HomeSort by relevance Sort by last modified time
    Searched full:missing (Results 1 - 25 of 2115) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_lpf/
name 0 missing lost+found
  /external/e2fsprogs/tests/f_miss_blk_bmap/
name 0 missing block bitmap
  /external/e2fsprogs/tests/f_misstable/
name 0 missing inode table
  /external/e2fsprogs/tests/f_noroot/
name 0 missing root directory
  /external/webkit/LayoutTests/http/tests/appcache/
404-resource-expected.txt 1 Test that a missing explicit resource makes caching fail.
  /external/stlport/test/unit/
macro_checks.cpp 6 # error Missing CHAR_BIT definition.
14 # error Missing CHAR_MAX definition.
18 # error Missing CHAR_MIN definition.
26 # error Missing INT_MAX definition.
30 # error Missing INT_MIN definition.
38 # error Missing LONG_MAX definition.
42 # error Missing LONG_MIN definition.
50 # error Missing SCHAR_MAX definition.
54 # error Missing SCHAR_MIN definition.
62 # error Missing SHRT_MAX definition
    [all...]
  /external/bluetooth/hcidump/
bootstrap 5 automake --add-missing --copy && \
Makefile.am 6 depcomp missing install-sh mkinstalldirs
  /external/bluetooth/bluez/
bootstrap 6 automake --add-missing --copy && \
  /external/webkit/SunSpider/tests/ubench/
LIST 5 function-missing-args
  /external/tcpdump/
FILES 74 missing/addrinfo.h
75 missing/addrsize.h
76 missing/bittypes.h
77 missing/dlnames.c
78 missing/datalinks.c
79 missing/getaddrinfo.c
80 missing/getnameinfo.c
81 missing/inet_aton.c
82 missing/inet_ntop.c
83 missing/inet_pton.
    [all...]
Makefile.in 129 datalinks.o: $(srcdir)/missing/datalinks.c
130 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/datalinks.c
131 dlnames.o: $(srcdir)/missing/dlnames.c
132 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/dlnames.c
133 getnameinfo.o: $(srcdir)/missing/getnameinfo.c
134 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/getnameinfo.c
135 getaddrinfo.o: $(srcdir)/missing/getaddrinfo.c
136 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/getaddrinfo.c
137 inet_pton.o: $(srcdir)/missing/inet_pton.c
138 $(CC) $(CFLAGS) -o $@ -c $(srcdir)/missing/inet_pton.
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
MissingResourceException.java 23 * resource bundle cannot be found or a resource is missing from a resource
38 * missing resource filled in.
45 * the name of the missing resource.
56 * not be found, or in the case of a missing resource, the name of the
57 * missing resource bundle.
66 * Returns the name of the missing resource, or an empty string if the
67 * resource bundle is missing.
69 * @return the name of the missing resource.
  /external/ipsec-tools/src/racoon/
Makefile.am 24 missing/crypto/sha2/sha2.c \
25 missing/crypto/rijndael/rijndael-api-fst.c \
26 missing/crypto/rijndael/rijndael-alg-fst.c
59 EXTRA_eaytest_SOURCES = missing/crypto/sha2/sha2.c
79 missing/crypto/sha2/sha2.h missing/crypto/rijndael/rijndael_local.h \
80 missing/crypto/rijndael/rijndael-api-fst.h \
81 missing/crypto/rijndael/rijndael-alg-fst.h \
82 missing/crypto/rijndael/rijndael.h
89 missing/crypto/rijndael/boxes-fst.dat
    [all...]
  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 28 #include "inotify-missing.h"
36 /* We put inotify_sub's that are missing on this list */
63 IM_W ("asked to add %s to missing list but it's already on the list!\n", sub->dirname);
67 IM_W ("adding %s to missing list\n", sub->dirname);
88 IM_W ("asked to remove %s from missing list but it isn't on the list!\n", sub->dirname);
92 IM_W ("removing %s from missing list\n", sub->dirname);
98 /* Scans the list of missing subscriptions checking if they
109 IM_W ("scanning missing list with %d items\n", g_list_length (missing_sub_list));
123 IM_W ("removed %s from missing list\n", sub->dirname);
140 /* If the missing list is now empty, we disable the timeout *
    [all...]
Makefile.am 11 inotify-missing.c \
16 inotify-missing.h \
  /external/dbus/test/data/incomplete-messages/
missing-body.message 1 ## message that's missing an expected body
  /external/dbus/test/data/invalid-messages/
too-little-header-padding.message 1 ## has one byte missing from header padding
  /external/freetype/include/freetype/
fterrdef.h 178 "SFNT font table missing" )
180 "horizontal header (hhea) table missing" )
182 "locations (loca) table missing" )
184 "name table missing" )
186 "character map (cmap) table missing" )
188 "horizontal metrics (hmtx) table missing" )
190 "PostScript (post) table missing" )
218 "`STARTFONT' field missing" )
220 "`FONT' field missing" )
222 "`SIZE' field missing" )
    [all...]
  /external/e2fsprogs/tests/f_baddotdir/
expect.1 5 Missing '.' in directory inode 12.
8 Missing '..' in directory inode 12.
14 Missing '..' in directory inode 14.
26 Missing '.' in directory inode 16.
29 Missing '..' in directory inode 16.
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
ParameterizedTypeTest.java 41 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
47 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
53 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
77 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
83 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
89 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
115 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
121 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
127 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
  /external/bluetooth/glib/gio/fen/
Makefile.am 14 fen-missing.c \
15 fen-missing.h \
  /external/webkit/WebCore/manual-tests/inspector/
debugger-status-bar-buttons-state.html 1 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19173">Bug 19173: Tool tips for Inspector debugger status bar buttons are wrong/missing</a>.</p>
  /external/webkit/WebCore/manual-tests/
open-url-undefined.html 3 Tests that <code>window.open()</code> does not interpret the missing URL
  /external/zlib/contrib/minizip/
mztools.h 20 /* Repair a ZIP file (missing central directory)

Completed in 413 milliseconds

1 2 3 4 5 6 7 8 91011>>