/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 | 386 {ERR_REASON(SSL_R_MISSING_DH_DSA_CERT) ,"missing dh dsa cert"}, 387 {ERR_REASON(SSL_R_MISSING_DH_KEY) ,"missing dh key"}, 388 {ERR_REASON(SSL_R_MISSING_DH_RSA_CERT) ,"missing dh rsa cert"}, 389 {ERR_REASON(SSL_R_MISSING_DSA_SIGNING_CERT),"missing dsa signing cert"}, 390 {ERR_REASON(SSL_R_MISSING_EXPORT_TMP_DH_KEY),"missing export tmp dh key"}, 391 {ERR_REASON(SSL_R_MISSING_EXPORT_TMP_RSA_KEY),"missing export tmp rsa key"}, 392 {ERR_REASON(SSL_R_MISSING_RSA_CERTIFICATE),"missing rsa certificate"}, 393 {ERR_REASON(SSL_R_MISSING_RSA_ENCRYPTING_CERT),"missing rsa encrypting cert"}, 394 {ERR_REASON(SSL_R_MISSING_RSA_SIGNING_CERT),"missing rsa signing cert"}, 395 {ERR_REASON(SSL_R_MISSING_TMP_DH_KEY) ,"missing tmp dh key"} [all...] |
/external/oprofile/libabi/ |
abi.cpp | 43 throw abi_exception(string("missing ABI key: ") + key);
|
/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
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
Xext.h | 48 #define X_EXTENSION_MISSING "missing"
|
/external/stlport/doc/ |
README.intel | 8 experiement linking issue concerning 'std::unexpected' missing symbol.
|
/external/strace/strace/linux/sparc/ |
gen.pl | 28 print "missing \n";
|
/external/tcpdump/lbl/ |
os-osf4.h | 24 /* Prototypes missing in Digital UNIX 4.x */
|
os-solaris2.h | 24 /* Prototypes missing in SunOS 5 */
|
/external/tcpdump/ |
pcap_dump_ftell.c | 30 #include "pcap-missing.h"
|
/external/v8/test/mjsunit/ |
for.js | 28 // Test missing condition in for loop.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/ |
function-001.js | 8 * and above (missing ; between named function expressions), but declares f
|
/external/webkit/WebCore/manual-tests/ |
mask-composite-missing-images.html | 18 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=26084">WebKit Bug 26084: Bug 26084: Multiple missing images in webkit-mask-image prevent rendering</a></p>
|
/libcore/luni/src/main/java/java/lang/reflect/ |
GenericArrayType.java | 33 * if the component type points to a missing type
|
/libcore/luni/src/main/java/java/util/ |
MissingFormatWidthException.java | 21 * missing but is required.
|
/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
WildcardTypeTest.java | 147 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException", 159 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException", 172 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException", 185 notes = "Missing tests for TypeNotPresentException, MalformedParametrizedTypeException",
|
/libcore/luni/src/test/java/tests/api/java/util/ |
SampleBundleClass.java | 39 System.out.println("Missing resource");
|
/ndk/build/core/ |
build-module.mk | 25 $(call __ndk_info,$(LOCAL_MAKEFILE):$(LOCAL_MODULE): LOCAL_MODULE_CLASS definition is missing !)
|
/ndk/build/tools/ |
copy-libstdcxx.sh | 63 echo "ERROR: Missing toolchain directory parameter. See --help for details." 83 echo "ERROR: Missing NDK directory parameter. See --help for details." 127 panic "ERROR: Missing arch-specific directory: $ABI_STL" 130 panic "ERROR: Missing toolchain-specific include directory: $ABI_STL_INCLUDE"
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
elf.h | 31 /* these definitions are missing from the BSD sources */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
elf.h | 31 /* these definitions are missing from the BSD sources */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
elf.h | 31 /* these definitions are missing from the BSD sources */
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
elf.h | 31 /* these definitions are missing from the BSD sources */
|