HomeSort by relevance Sort by last modified time
    Searched full:issued (Results 51 - 75 of 622) sorted by null

1 23 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 93 // many of the leading certificates in the list are issued
221 // list are issued by the same issuer as issuer of CRL
233 * if CRL issued by CA (i.e. it is not indirect) search is done only
270 // both certificates was issued by CRL issuer
289 * The method will search only certificate issued by CRL's issuer.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java 69 * References to issued connections.
72 * and point to the pool entry for the issued connection.
289 // close all connections that are issued to an application
  /external/chromium/chrome/browser/ui/gtk/
ssl_client_certificate_selector.cc 280 base::Time issued, expires; local
281 if (x509_certificate_model::GetTimes(cert, &issued, &expires)) {
282 string16 issued_str = base::TimeFormatShortDateAndTime(issued);
  /frameworks/base/core/res/res/layout/
ssl_certificate.xml 49 <!-- Issued to: -->
129 <!-- Issued by: -->
204 <!-- Issued On: -->
  /external/blktrace/doc/
blkparse.1 189 A previously issued request has been completed. The output will detail the
193 \fBD -- issued\fR
361 IO issued to driver
454 \fBD \-\- issued\fR
  /external/chromium/chrome/browser/resources/gpu_internals/
browser_bridge.js 138 * Returns an array of log messages issued by the GPU process, if any.
  /external/chromium/chrome/browser/ui/views/
accessible_pane_view.h 95 // Last focused view that issued this traversal.
  /external/chromium/chrome/common/
important_file_writer.h 76 // to disk after the commit interval. If another ScheduleWrite is issued
  /external/libvpx/
usage_dx.dox 28 is decoded. For example, a slice callback could be issued for each
  /external/libxml2/
xlink.c 114 * to be a link element (or is one of the linking elements issued
  /external/llvm/include/llvm/Support/
LeakDetector.h 55 /// remove'd, big obnoxious warnings about memory leaks are issued.
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.h 45 unsigned NumIssued; // Number of insts issued, including advanced cycles.
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
ParameterNamesIms.java 48 // issued by Miguel Freitas //
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PVisitedNetworkIDParser.java 164 // issued by Miguel Freitas
  /external/oprofile/events/mips/5K/
events 23 event:0xe counters:0 um:zero minimum:500 name:DUAL_ISSUED_INSNS : Dual issued instructions executed
  /external/qemu/slirp-android/
libslirp.h 72 /** Logs the DNS name in DNS query issued by the VM. */
  /external/stlport/stlport/stl/config/
_apple.h 59 #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
  /hardware/ril/reference-ril/
atchannel.h 38 #define AT_ERROR_INVALID_THREAD -5 /* AT commands may not be issued from
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 59 #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
  /packages/providers/CalendarProvider/tests/
EMMA_README 7 # command have already been issued.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
mqueue.h 62 /* Register notification issued upon message arrival to an empty
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 59 #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 59 #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 59 #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
  /external/oprofile/events/i386/nehalem/
unit_masks 41 0x01 any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i
42 0x01 stalled_cycles Counts the number of cycles no Uops issued by the Register Allocation Table to the Reservation Station, i
43 0x02 fused Counts the number of fused Uops that were issued from the Register Allocation Table to the Reservation Station
251 0x01 port0 Counts number of Uops executed that were issued on port 0
252 0x02 port1 Counts number of Uops executed that were issued on port 1
253 0x04 port2_core Counts number of Uops executed that were issued on port 2
254 0x08 port3_core Counts number of Uops executed that were issued on port 3
255 0x10 port4_core Counts number of Uops executed that where issued on port 4
256 0x20 port5 Counts number of Uops executed that where issued on port 5
257 0x40 port015 Counts number of Uops executed that where issued on port 0, 1, or
    [all...]

Completed in 793 milliseconds

1 23 4 5 6 7 8 91011>>