HomeSort by relevance Sort by last modified time
    Searched full:rejected (Results 126 - 150 of 625) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/openssl/crypto/asn1/
t_x509a.c 98 } else BIO_printf(out, "%*sNo Rejected Uses.\n", indent, "");
  /external/oprofile/doc/
CodingStyle 2 *** Patches not matching these rules will be rejected ***
  /external/proguard/src/proguard/gui/
FilterBuilder.java 70 * strings are rejected.
  /external/protobuf/gtest/test/
gtest_nc.cc 35 // indeed rejected by the compiler.
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 27 // then converted or rejected.
ipv6.js 103 // Spaces should be rejected.
  /external/webkit/Source/WebCore/platform/android/
PlatformBridge.h 74 // size is 3 or greater than 4 will be (righteously) rejected.
  /external/webkit/Tools/QtTestBrowser/
webpage.cpp 163 connect(buttonBox, SIGNAL(rejected()), dialog, SLOT(reject()));
  /frameworks/base/core/jni/
android_media_RemoteDisplay.cpp 143 ALOGE("Media player service rejected request to listen for remote display '%s'.",
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
BerTlv.java 151 // then the whole BER-TLV data object shall be rejected. The
  /libcore/luni/src/main/java/org/w3c/dom/traversal/
NodeIterator.java 58 * false, these children and their descendants will be rejected. Note
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 103 #define EKEYREJECTED 129 /* Key was rejected by service */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth.h 64 AUTH_TOOWEAK=5, /* rejected due to security reasons */
rpc_msg.h 110 * Reply to an rpc request that was rejected by the server.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 103 #define EKEYREJECTED 129 /* Key was rejected by service */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 64 AUTH_TOOWEAK=5, /* rejected due to security reasons */
rpc_msg.h 110 * Reply to an rpc request that was rejected by the server.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 103 #define EKEYREJECTED 129 /* Key was rejected by service */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth.h 64 AUTH_TOOWEAK=5, /* rejected due to security reasons */
rpc_msg.h 110 * Reply to an rpc request that was rejected by the server.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java 81 "Launch error: adb rejected command: %1$s", e.getMessage()));
  /external/libppp/src/
ipcp.c 99 #undef REJECTED
100 #define REJECTED(p, x) ((p)->peer_reject & (1<<(x)))
762 if ((p && !physical_IsSync(p)) || !REJECTED(ipcp, TY_IPADDR)) {
767 if (ipcp->my_compproto && !REJECTED(ipcp, TY_COMPPROTO)) {
785 if (!REJECTED(ipcp, TY_PRIMARY_DNS - TY_ADJUST_NS)) {
790 if (!REJECTED(ipcp, TY_SECONDARY_DNS - TY_ADJUST_NS)) {
    [all...]
  /external/ppp/pppd/
lcp.c 540 * Figure out which protocol is rejected and inform it.
608 * rejected packet. We only get here if LCP is in the OPENED state.
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
BassBoostTest.java 103 fail("get parameter() rejected");
137 fail("get parameter() rejected");
VirtualizerTest.java 101 fail("get parameter() rejected");
134 fail("get parameter() rejected");

Completed in 7667 milliseconds

1 2 3 4 56 7 8 91011>>