Searched
full:identifier (Results
626 -
650 of
5406) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
backtracking.rb | 119 : { is_type_name?(@input.look(1).text)}? IDENTIFIER 133 : ( IDENTIFIER 136 $Symbols::types.add($IDENTIFIER.text) 156 IDENTIFIER
|
/external/apache-http/src/org/apache/http/auth/ |
AuthSchemeRegistry.java | 61 * Registers a {@link AuthSchemeFactory} with the given identifier. If a factory with the 70 * @param name the identifier for this scheme 91 * @param name the identifier of the class to unregister 103 * @param name the {@link AuthScheme authentication scheme} identifier
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMOutputImpl.java | 122 * The system identifier, a URI reference [IETF RFC 2396], for this output
124 * object pointed to by the system identifier, it can set the encoding
135 * The system identifier, a URI reference [IETF RFC 2396], for this output
137 * object pointed to by the system identifier, it can set the encoding
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
DefaultCMSSignatureAlgorithmNameGenerator.java | 113 * representations rather than the algorithm identifier (if possible). 130 * JCA string representations rather the the algorithm identifier (if 150 * @param oid object identifier to map. 162 * @param oid object identifier to map.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
CMSObjectIdentifiers.java | 21 * id-ri OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
EncryptedPrivateKeyInfo.java | 72 * KeyEncryptionAlgorithms ALGORITHM-IDENTIFIER ::= {
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/ |
AttributeTypeAndValue.java | 58 * type OBJECT IDENTIFIER,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
Attribute.java | 79 * attrType OBJECT IDENTIFIER,
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
X9ObjectIdentifiers.java | 10 // ansi-X9-62 OBJECT IDENTIFIER ::= { iso(1) member-body(2) 91 // dsapublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2) 96 * id-dsa-with-sha1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) x9-57 118 // dhpublicnumber OBJECT IDENTIFIER ::= { iso(1) member-body(2)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/extension/ |
SubjectKeyIdentifierStructure.java | 12 * A high level subject key identifier.
|
/external/chromium/chrome/browser/ |
browser_process_sub_thread.h | 25 explicit BrowserProcessSubThread(BrowserThread::ID identifier);
|
spellchecker_linux.cc | 61 int identifier,
|
spellchecker_win.cc | 61 int identifier,
|
/external/chromium/chrome/browser/download/ |
download_file.h | 39 // The unique identifier for this download, assigned at creation by
|
/external/chromium/chrome/browser/status_icons/ |
status_tray.h | 31 // Removes the current status icon associated with this identifier, if any.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_cocoa_controller.h | 46 - (const BookmarkNode*)nodeForIdentifier:(int)identifier;
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
README | 19 identifier you registered.
|
/external/chromium/net/http/ |
http_request_info.h | 56 // An optional globally unique identifier for this request for use by the
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
web_request_api.cc | 216 base::Uint64ToString(request->identifier())); 624 request_time_tracker_->LogRequestStartTime(request->identifier(), 643 !GetAndSetSignaled(request->identifier(), kOnBeforeRequest)) { 658 blocked_requests_[request->identifier()].event = kOnBeforeRequest; 659 blocked_requests_[request->identifier()].is_incognito |= 661 blocked_requests_[request->identifier()].request = request; 662 blocked_requests_[request->identifier()].callback = callback; 663 blocked_requests_[request->identifier()].new_url = new_url; 664 blocked_requests_[request->identifier()].net_log = &request->net_log(); 666 if (blocked_requests_[request->identifier()].num_handlers_blocking == 0) [all...] |
/external/chromium_org/chrome/browser/media_galleries/linux/ |
mtp_device_object_enumerator.h | 32 // with the entry identifier else returns false and |entry_id| is not set.
|
/external/chromium_org/chrome/browser/media_galleries/win/ |
mtp_device_object_entry.h | 27 // The object identifier obtained using IEnumPortableDeviceObjectIDs::Next(),
|
/external/chromium_org/chrome/browser/resources/file_manager/js/ |
tree.css.js | 31 * @param {string} name CSS canvas identifier.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_menu_cocoa_controller.h | 49 - (const BookmarkNode*)nodeForIdentifier:(int)identifier;
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/ |
README | 19 identifier you registered.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/ |
file_handlers.html | 5 to specify what types of files the app can handle. An app can have multiple <code>file_handlers</code>, with each one having an identifier, a list of MIME types and/or a list of file extensions that can be handled, and
|
Completed in 871 milliseconds
<<21222324252627282930>>