Searched
full:missing (Results
551 -
575 of
8134) sorted by null
<<21222324252627282930>>
/external/clang/test/SemaCXX/ |
unreachable-code.cpp | 9 if (j == 23) // missing {}'s
|
/external/clang/test/SemaObjC/ |
protocols.m | 65 - (int)test:(int)param, ..; // expected-warning{{type specifier missing}} \
|
/external/compiler-rt/BlocksRuntime/tests/ |
byrefsanity.c | 61 printf("missing copy/dispose helpers for byref data\n");
|
/external/dhcpcd/mk/ |
cc.mk | 14 -Wmissing-declarations -Wno-missing-prototypes -Wwrite-strings \
|
/external/grub/ |
README | 2 provide important bootloader features that are missing from typical
|
/external/ipsec-tools/ |
Makefile | 3 -Isrc/racoon -Isrc/racoon/missing -DHAVE_CONFIG_H -lcrypto \
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
cap-ng.m4 | 29 AC_MSG_ERROR(libcap-ng libraries found but headers are missing)
|
/external/libpcap/lbl/ |
os-aix4.h | 24 /* Prototypes missing in AIX 4.x */
|
os-hpux11.h | 24 /* Prototypes missing in HP-UX 11.x */
|
os-osf4.h | 24 /* Prototypes missing in Digital UNIX 4.x */
|
os-solaris2.h | 24 /* Prototypes missing in SunOS 5 */
|
/external/libpcap/ |
nlpid.h | 21 /* Types missing from some systems */
|
/external/libvpx/libvpx/vp8/decoder/ |
error_concealment.h | 24 /* Estimate all missing motion vectors. */
|
/external/llvm/test/Transforms/SimplifyCFG/ |
preserve-branchweights-partial.ll | 8 ; NOTE: There are some obviously dead blocks and missing branch weight
|
/external/llvm/utils/lit/tests/ |
shtest-shell.py | 22 # CHECK: shell parser error on: 'echo "missing quote'
|
/external/mockito/src/org/mockito/ |
Incubating.java | 15 * <li>The API is fairly new and we would appreciate your feedback. For example, what are you missing from the API
|
/external/openssl/crypto/conf/ |
conf_err.c | 102 {ERR_REASON(CONF_R_MISSING_CLOSE_SQUARE_BRACKET),"missing close square bracket"}, 103 {ERR_REASON(CONF_R_MISSING_EQUAL_SIGN) ,"missing equal sign"}, 104 {ERR_REASON(CONF_R_MISSING_FINISH_FUNCTION),"missing finish function"}, 105 {ERR_REASON(CONF_R_MISSING_INIT_FUNCTION),"missing init function"},
|
/external/openssl/ssl/ |
ssl_err.c | 421 {ERR_REASON(SSL_R_MISSING_DH_DSA_CERT) ,"missing dh dsa cert"}, 422 {ERR_REASON(SSL_R_MISSING_DH_KEY) ,"missing dh key"}, 423 {ERR_REASON(SSL_R_MISSING_DH_RSA_CERT) ,"missing dh rsa cert"}, 424 {ERR_REASON(SSL_R_MISSING_DSA_SIGNING_CERT),"missing dsa signing cert"}, 425 {ERR_REASON(SSL_R_MISSING_EXPORT_TMP_DH_KEY),"missing export tmp dh key"}, 426 {ERR_REASON(SSL_R_MISSING_EXPORT_TMP_RSA_KEY),"missing export tmp rsa key"}, 427 {ERR_REASON(SSL_R_MISSING_RSA_CERTIFICATE),"missing rsa certificate"}, 428 {ERR_REASON(SSL_R_MISSING_RSA_ENCRYPTING_CERT),"missing rsa encrypting cert"}, 429 {ERR_REASON(SSL_R_MISSING_RSA_SIGNING_CERT),"missing rsa signing cert"}, 431 {ERR_REASON(SSL_R_MISSING_TMP_DH_KEY) ,"missing tmp dh key"} [all...] |
/external/oprofile/ |
autogen.sh | 41 run "$AUTOMAKE --foreign --add-missing --copy"
|
/external/oprofile/libabi/ |
abi.cpp | 43 throw abi_exception(string("missing ABI key: ") + key);
|
/external/oprofile/module/ |
compat.c | 4 * provide work-arounds for missing features in previous kernel version
|
compat.h | 4 * provide work-arounds for missing features in previous kernel version
|
/external/ppp/pppd/plugins/radius/ |
includes.h | 12 * If the file is missing contact me at lf@elemental.net
|
lock.c | 7 * If the file is missing contact me at lf@elemental.net
|
options.h | 7 * If the file is missing contact me at lf@elemental.net
|
Completed in 1041 milliseconds
<<21222324252627282930>>