HomeSort by relevance Sort by last modified time
    Searched full:skid (Results 1 - 15 of 15) sorted by null

  /external/linux-tools-perf/Documentation/
perf-list.txt 28 0 - SAMPLE_IP can have arbitrary skid
29 1 - SAMPLE_IP must have constant skid
30 2 - SAMPLE_IP requested to have 0 skid
31 3 - SAMPLE_IP must have 0 skid
  /external/openssl/crypto/asn1/
x_x509.c 96 ret->skid = NULL;
115 ASN1_OCTET_STRING_free(ret->skid);
  /external/kernel-headers/original/linux/
perf_event.h 209 * 0 - SAMPLE_IP can have arbitrary skid
210 * 1 - SAMPLE_IP must have constant skid
211 * 2 - SAMPLE_IP requested to have 0 skid
212 * 3 - SAMPLE_IP must have 0 skid
216 precise_ip : 2, /* skid constraint */
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 219 * 0 - SAMPLE_IP can have arbitrary skid
220 * 1 - SAMPLE_IP must have constant skid
221 * 2 - SAMPLE_IP requested to have 0 skid
222 * 3 - SAMPLE_IP must have 0 skid
226 precise_ip : 2, /* skid constraint */
  /external/openssl/crypto/x509v3/
v3_purp.c 461 x->skid =X509_get_ext_d2i(x, NID_subject_key_identifier, NULL, NULL);
733 if(akid->keyid && issuer->skid &&
734 ASN1_OCTET_STRING_cmp(akid->keyid, issuer->skid) )
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
VehicleWheel.java 344 * returns how much the wheel skids on the ground (for skid sounds/smoke etc.)<br>
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
VehicleWheel.java 328 * returns how much the wheel skids on the ground (for skid sounds/smoke etc.)<br>
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
TrustedCertificateStore.java 418 final SubjectKeyIdentifier skid = getSubjectKeyIdentifier(cert); local
419 if (!Arrays.equals(akidKeyId, skid.getKeyIdentifier())) {
  /external/openssl/crypto/x509/
x509.h 295 ASN1_OCTET_STRING *skid; member in struct:x509_st
    [all...]
  /external/openssl/include/openssl/
x509.h 295 ASN1_OCTET_STRING *skid; member in struct:x509_st
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_013.ppm     [all...]
test_020.ppm     [all...]
  /packages/apps/Gallery2/perftests/panorama/input/
test_013.ppm     [all...]
test_020.ppm     [all...]

Completed in 1831 milliseconds