/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
ReasonFlags.java | 13 * superseded (4), 42 public static final int SUPERSEDED = (1 << 3); 64 public static final int superseded = (1 << 3); field in class:ReasonFlags
|
CRLReason.java | 19 * superseded (4), 50 public static final int SUPERSEDED = 4; 76 public static final int superseded = 4; field in class:CRLReason 87 "superseded", "cessationOfOperation", "certificateHold", "unknown",
|
/external/iptables/extensions/ |
libxt_dscp.man | 2 IP header. DSCP has superseded TOS within the IETF.
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
ReasonCode.java | 35 * superseded (4), 52 public static final byte SUPERSEDED = 4; 89 case SUPERSEDED: 90 sb.append("superseded");
|
ReasonFlags.java | 44 * superseded (4), 62 "superseded",
|
CRLDistributionPoints.java | 59 * superseded (4),
|
DistributionPoint.java | 59 * superseded (4),
|
DistributionPointName.java | 61 * superseded (4),
|
/frameworks/base/docs/html/google/gcm/ |
client.jd | 18 <p>A GCM client is a GCM-enabled app that runs on an Android device. To write your client code, we recommend that you use the new <a href="{@docRoot}reference/com/google/android/gms/gcm/GoogleCloudMessaging.html">{@code GoogleCloudMessaging}</a> APIs. The client helper library that was offered in previous versions of GCM still works, but it has been superseded by the more efficient <a href="{@docRoot}reference/com/google/android/gms/gcm/GoogleCloudMessaging.html">{@code GoogleCloudMessaging}</a> APIs.</p>
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
v3_enum.c | 68 {CRL_REASON_SUPERSEDED, "Superseded", "superseded"},
|
/external/openssl/crypto/x509v3/ |
v3_enum.c | 68 {CRL_REASON_SUPERSEDED, "Superseded", "superseded"},
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
ReasonsMask.java | 44 | ReasonFlags.unused | ReasonFlags.superseded);
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SetTimer.3 | 27 This function is kept for compatibility but has been superseded by the new timer functions \fISDL_AddTimer\fR and \fISDL_RemoveTimer\fR which support multiple timers\&.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
vlimit.h | 26 /* This interface is obsolete, and is superseded by <sys/resource.h>. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
vlimit.h | 26 /* This interface is obsolete, and is superseded by <sys/resource.h>. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
vlimit.h | 26 /* This interface is obsolete, and is superseded by <sys/resource.h>. */
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-8.0.html | 71 <li>Removed the classic Mesa r300 and r600 drivers, which are superseded
|
relnotes-7.5.html | 96 GL_SGIX_depth_texture extensions. Superseded by the ARB versions.
|
/external/mesa3d/docs/ |
relnotes-8.0.html | 71 <li>Removed the classic Mesa r300 and r600 drivers, which are superseded
|
relnotes-7.5.html | 96 GL_SGIX_depth_texture extensions. Superseded by the ARB versions.
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
ChromeHttpAuthHandler.java | 42 // In ChromeHttpAuthHandler this mechanism is superseded by the
|
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/ |
shim_ppapi.c | 27 * are superseded by the "irt-futex" interface. See:
|
/external/clang/www/ |
make_cxx_dr_status | 120 avail = 'Superseded by %s' % dup
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsettimer.html | 164 >This function is kept for compatibility but has been superseded
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
jbd.h | 236 #define BJ_Forget 3 /* Buffer superseded by this transaction */
|