/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
X509Extensions.java | 282 X509Extension ext = (X509Extension)extensions.get(oid); local 283 table.add(oid, ext); 306 X509Extension ext = (X509Extension)values.elementAt(count); local 308 table.add(oid, ext); 357 X509Extension ext = (X509Extension)table.getValue(i); local 363 if (ext.isCritical()) 370 v.add(ext.getValue());
|
/external/openssl/crypto/x509/ |
x509_req.c | 189 ASN1_TYPE *ext = NULL; local 201 if(attr->single) ext = attr->value.single; 203 ext = sk_ASN1_TYPE_value(attr->value.set, 0); 206 if(!ext || (ext->type != V_ASN1_SEQUENCE)) 208 p = ext->value.sequence->data; 210 ASN1_item_d2i(NULL, &p, ext->value.sequence->length,
|
/external/openssl/crypto/x509v3/ |
v3_asid.c | 156 void *ext, 160 ASIdentifiers *asid = ext; 706 ASIdentifiers *ext) 713 assert(ctx != NULL || ext != NULL); 721 if (ext != NULL) { 728 if ((ext = x->rfc3779_asid) == NULL) 731 if (!v3_asid_is_canonical(ext)) 733 if (ext->asnum != NULL) { 734 switch (ext->asnum->type) { 739 child_as = ext->asnum->u.asIdsOrRanges [all...] |
v3_akey.c | 122 X509_EXTENSION *ext; local 162 if((i >= 0) && (ext = X509_get_ext(cert, i))) 163 ikeyid = X509V3_EXT_d2i(ext);
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/ |
X509CertificateObject.java | 389 X509Extension ext = extensions.getExtension(oid); local 391 if (ext.isCritical()) 410 X509Extension ext = exts.getExtension(new DERObjectIdentifier(oid)); local 411 if (ext != null) 413 return ext.getValue().getOctets(); 426 X509Extension ext = exts.getExtension(new DERObjectIdentifier(oid)); local 428 if (ext != null) 432 return ext.getValue().getEncoded(); 458 X509Extension ext = extensions.getExtension(oid); local 460 if (!ext.isCritical() 503 X509Extension ext = extensions.getExtension(oid); local 654 X509Extension ext = extensions.getExtension(oid); local [all...] |
X509CRLObject.java | 122 X509Extension ext = extensions.getExtension(oid); local 124 if (critical == ext.isCritical()) 153 X509Extension ext = exts.getExtension(new DERObjectIdentifier(oid)); local 155 if (ext != null) 159 return ext.getValue().getEncoded(); 397 X509Extension ext = extensions.getExtension(oid); local 399 if (ext.getValue() != null) 401 byte[] octs = ext.getValue().getOctets(); 404 ext.isCritical()).append(") ");
|
/external/chromium/net/base/ |
mime_util.h | 17 bool GetMimeTypeFromExtension(const FilePath::StringType& ext,
|
/external/webkit/WebKitTools/QueueStatusServer/filters/ |
webkit_extras.py | 32 from google.appengine.ext import webapp
|
/libcore/luni/src/main/java/javax/xml/transform/sax/ |
SAXResult.java | 24 import org.xml.sax.ext.LexicalHandler; 75 * Set the SAX2 {@link org.xml.sax.ext.LexicalHandler} for the output. 90 * Get a SAX2 {@link org.xml.sax.ext.LexicalHandler} for the output.
|
/libcore/luni/src/main/java/org/apache/xml/serializer/ |
SerializationHandler.java | 31 import org.xml.sax.ext.DeclHandler;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
node.hpp | 44 #include <ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp>
|
/sdk/sdkmanager/app/etc/ |
android | 82 # Get the current content of java.ext.dirs so that we can add to it instead of replacing 83 javaExtDirs=`"${java_cmd}" -jar "${frameworkdir}/archquery.jar" java.ext.dirs` 115 # need to use "java.ext.dirs" because "-jar" causes classpath to be ignored 116 exec "$java_cmd" -Xmx256M $os_opts $java_debug -Djava.ext.dirs="${javaExtDirs}:${frameworkdir}" -Dcom.android.sdkmanager.toolsdir="$progdir" -jar "$jarpath" "$@"
|
/bionic/libc/kernel/tools/ |
update_all.py | 47 base, ext = os.path.splitext(file) 48 if ext == ".h":
|
/external/chromium/googleurl/ |
PRESUBMIT.py | 59 root, ext = input_api.os_path.splitext(path) 61 if not ext in SOURCE_FILE_EXTENSIONS:
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/ |
resize_fn_imps.hpp | 131 #include <ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp> 132 #include <ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/ |
resize_fn_imps.hpp | 135 #include <ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp> 136 #include <ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ |
type_utils.hpp | 48 #include <ext/type_traits.h> 49 #include <ext/numeric_traits.h>
|
/external/chromium/third_party/icu/source/tools/makeconv/ |
makeconv.c | 618 if(data->ucm->base->flagsType==UCM_FLAGS_MIXED || data->ucm->ext->flagsType==UCM_FLAGS_MIXED) { 670 data->ucm->ext->mappingsLength>0 && 671 !ucm_checkBaseExt(states, data->ucm->base, data->ucm->ext, data->ucm->ext, FALSE) 696 ucm_moveMappings(data->ucm->base, data->ucm->ext); 697 ucm_sortTable(data->ucm->ext); 698 if(data->ucm->ext->mappingsLength>0) { 704 !data->extData->addTable(data->extData, data->ucm->ext, &data->staticData) 790 !ucm_checkValidity(data->ucm->ext, baseStates) || 791 !ucm_checkBaseExt(baseStates, baseData.ucm->base, data->ucm->ext, data->ucm->ext, FALSE [all...] |
/external/icu4c/tools/makeconv/ |
makeconv.c | 626 if(data->ucm->base->flagsType==UCM_FLAGS_MIXED || data->ucm->ext->flagsType==UCM_FLAGS_MIXED) { 678 data->ucm->ext->mappingsLength>0 && 679 !ucm_checkBaseExt(states, data->ucm->base, data->ucm->ext, data->ucm->ext, FALSE) 704 ucm_moveMappings(data->ucm->base, data->ucm->ext); 705 ucm_sortTable(data->ucm->ext); 706 if(data->ucm->ext->mappingsLength>0) { 712 !data->extData->addTable(data->extData, data->ucm->ext, &data->staticData) 798 !ucm_checkValidity(data->ucm->ext, baseStates) || 799 !ucm_checkBaseExt(baseStates, baseData.ucm->base, data->ucm->ext, data->ucm->ext, FALSE [all...] |
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
Extension.java | 231 public boolean equals(Object ext) { 232 if (!(ext instanceof Extension)) { 235 Extension extn = (Extension) ext; 451 Extension ext = (Extension) object; 453 values[0] = ext.extnID; 454 values[1] = (ext.critical) ? Boolean.TRUE : Boolean.FALSE; 455 values[2] = ext.extnValue;
|
/external/oprofile/daemon/ |
opd_ibs.c | 74 struct ibs_fetch_sample * trans_fetch = ((struct ibs_sample*)(trans->ext))->fetch; 88 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; 102 struct ibs_fetch_sample * trans_fetch = ((struct ibs_sample*)(trans->ext))->fetch; 166 trans->ext = xmalloc(sizeof(struct ibs_sample)); 167 ((struct ibs_sample*)(trans->ext))->fetch = xmalloc(sizeof(struct ibs_fetch_sample)); 168 trans_fetch = ((struct ibs_sample*)(trans->ext))->fetch; 198 free(trans->ext); 199 trans->ext = NULL; 216 trans->ext = xmalloc(sizeof(struct ibs_sample)); 217 ((struct ibs_sample*)(trans->ext))->op = xmalloc(sizeof(struct ibs_op_sample)) [all...] |
/external/chromium/third_party/icu/source/common/ |
uloc_tag.c | 457 _addExtensionToList(ExtensionListEntry **first, ExtensionListEntry *ext, UBool localeToBCP) { 461 ext->next = NULL; 462 *first = ext; 472 prev->next = ext; 473 ext->next = NULL; 480 len = uprv_strlen(ext->key); 484 if (*(ext->key) == *(cur->key)) { 486 } else if (*(ext->key) == PRIVATEUSE) { 491 cmp = *(ext->key) - *(cur->key); 494 cmp = *(ext->key) - LDMLEXT; 1164 ExtensionListEntry *ext; local [all...] |
/external/icu4c/common/ |
uloc_tag.c | 458 _addExtensionToList(ExtensionListEntry **first, ExtensionListEntry *ext, UBool localeToBCP) { 462 ext->next = NULL; 463 *first = ext; 473 prev->next = ext; 474 ext->next = NULL; 481 len = (int32_t)uprv_strlen(ext->key); 485 if (*(ext->key) == *(cur->key)) { 487 } else if (*(ext->key) == PRIVATEUSE) { 492 cmp = *(ext->key) - *(cur->key); 495 cmp = *(ext->key) - LDMLEXT; 1189 ExtensionListEntry *ext; local [all...] |
/external/bouncycastle/src/main/java/org/bouncycastle/x509/ |
X509V2AttributeCertificate.java | 195 X509Extension ext = extensions.getExtension(new DERObjectIdentifier(oid)); local 197 if (ext != null) 201 return ext.getValue().getEncoded(ASN1Encodable.DER); 226 X509Extension ext = extensions.getExtension(oid); local 228 if (ext.isCritical() == critical)
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/ |
trie_policy.hpp | 45 #include <ext/pb_ds/detail/type_utils.hpp> 46 #include <ext/pb_ds/detail/trie_policy/trie_policy_base.hpp> 128 #include <ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp> 233 #include <ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp> 347 #include <ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp>
|