Searched
full:missing (Results
951 -
975 of
2652) sorted by null
<<31323334353637383940>>
/external/iproute2/tc/ |
m_ematch.c | 474 fprintf(stderr, "Missing ematch tree header\n"); 479 fprintf(stderr, "Missing ematch tree list\n");
|
/external/jpeg/ |
jerror.h | 86 JMESSAGE(JERR_HUFF_MISSING_CODE, "Missing Huffman code table entry") 107 JMESSAGE(JERR_SOF_NO_SOS, "Invalid JPEG file structure: missing SOS marker")
|
/external/openssl/crypto/asn1/ |
a_int.c | 198 * signifies a missing NULL parameter. */ 304 * signifies a missing NULL parameter. */
|
/external/openssl/crypto/dso/ |
dso_dlfcn.c | 306 same goes if the second file specification is missing. */ 317 /* If the first file specification is missing, the second one rules. */
|
/external/oprofile/libpopt/ |
popt.h | 47 #define POPT_ARGFLAG_OPTIONAL 0x10000000 /*!< arg may be missing */ 83 #define POPT_ERROR_NOARG -10 /*!< missing argument */
|
/external/oprofile/ |
popt.h | 47 #define POPT_ARGFLAG_OPTIONAL 0x10000000 /*!< arg may be missing */ 83 #define POPT_ERROR_NOARG -10 /*!< missing argument */
|
/external/ppp/pppd/plugins/radius/ |
avpair.c | 12 * If the file is missing contact me at lf@elemental.net 568 error("rc_avpair_parse: missing or misplaced equal sign");
|
/external/ppp/pppd/ |
upap.c | 485 UPAPDEBUG(("pap_rauthack: ignoring missing msg-length.")); 526 UPAPDEBUG(("pap_rauthnak: ignoring missing msg-length."));
|
/external/qemu/ |
android-configure.sh | 287 echo "Are you missing the libesd-dev package ?" 307 echo "Are you missing the libasound-dev package ?"
|
/external/skia/src/views/ |
SkEvent.cpp | 170 SkDEBUGCODE(SkDebugf("SkEvent::inflate missing required \"name\" attribute in <data> subelement\n");) 191 SkDebugf("SkEvent::inflate <data name=\"%s\"> subelement missing required type attribute [S32 | scalar | string]\n", name);
|
/external/stlport/stlport/stl/ |
_function.h | 210 // DR 109 Missing binders for non-const sequence elements 245 // DR 109 Missing binders for non-const sequence elements
|
/external/tinyxml/ |
changes.txt | 84 - Added missing licence text. Thanks to Lars Willemsens. 165 - [ 979180 ] Missing ; in entity reference, fix from Rob Laveaux.
|
/external/v8/src/ |
flags.cc | 269 // a flag name and flag value (or NULL if they are missing). is_bool is set 382 fprintf(stderr, "Error: missing value for flag %s of type %s\n"
|
/external/v8/test/mjsunit/ |
date-parse.js | 84 // Allow missing space between month and day. 198 // Allow missing time.
|
/external/webkit/JavaScriptCore/yarr/ |
RegexParser.h | 660 "missing )", 663 "missing terminating ] for character class",
|
/external/webkit/WebCore/platform/network/mac/ |
WebCoreURLResponse.mm | 203 // <rdar://problem/7007389> CoreTypes UTI map is missing 100+ file extensions that GateKeeper knew about 383 // <rdar://problem/7007389> CoreTypes UTI map is missing 100+ file extensions that GateKeeper knew about
|
/external/webkit/WebCore/websockets/ |
WebSocketHandshake.cpp | 462 m_context->addMessage(ConsoleDestination, JSMessageSource, LogMessageType, ErrorMessageLevel, "Error during WebSocket handshake: 'websocket-origin' header is missing", 0, clientOrigin()); 466 m_context->addMessage(ConsoleDestination, JSMessageSource, LogMessageType, ErrorMessageLevel, "Error during WebSocket handshake: 'websocket-location' header is missing", 0, clientOrigin());
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
committers.py | 59 # committers for WebKit. If your name is missing here and you are a committer, 166 # WebKit. If your name is missing here and you are a reviewer, please add it.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
scan.l | 493 synerr( _( "missing quote" ) ); 555 synerr( _( "missing }" ) );
|
/frameworks/base/docs/html/resources/articles/ |
tts.jd | 57 // missing data, install it 219 <code>destFileName</code>. If the file is missing, then speak will behave as if
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FileFilter.java | 107 ignoreResultList.add("fast/dom/Window/window-properties.html"); // xslt and xpath elements missing from property list 133 ignoreResultList.add("fast/events/onload-webkit-before-webcore.html"); // missing space in textrun, ok as text is wrapped. ignore. #714933
|
/libcore/luni/src/main/java/java/lang/reflect/ |
Constructor.java | 178 * if any parameter type points to a missing type 198 * if any exception type points to a missing type
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertPathImpl.java | 173 throw new CertificateException("Incorrect PKCS7 encoded form: missing signed data"); 227 throw new CertificateException("Incorrect PKCS7 encoded form: missing signed data");
|
/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | 365 // missing from Bouncy Castle 369 // missing from Bouncy Castle
|
/ndk/build/tools/ |
package-release.sh | 140 echo "ERROR: Missing prebuilt file $TC-$SYS.tar.bz2 in: $PREBUILT_DIR" 145 echo "ERROR: Missing prebuilt file $TC-gdbserver.tar.bz2 in: $PREBUILT_DIR"
|
Completed in 404 milliseconds
<<31323334353637383940>>