Searched
full:identifier (Results
1426 -
1450 of
5406) sorted by null
<<51525354555657585960>>
/external/kernel-headers/original/linux/ |
atmsap.h | 66 #define ATM_HL_VENDOR 0x04 /* vendor-specific application identifier */ 132 unsigned char snap[5];/* IEEE 802.1 SNAP identifier */
|
/external/llvm/utils/vim/ |
llvm.vim | 99 HiLink llvmNoName Identifier 103 HiLink llvmIdentifier Identifier
|
/external/openssl/crypto/asn1/ |
p5_pbe.c | 75 /* Set an algorithm identifier for a PKCS#5 PBE algorithm */ 130 /* Return an algorithm identifier for a PKCS#5 PBE algorithm */
|
/external/protobuf/python/google/protobuf/ |
text_format.py | 271 identifier = tokenizer.ConsumeIdentifier() 272 enum_value = enum_descriptor.values_by_name.get(identifier, None) 276 enum_descriptor.full_name, identifier)) 304 '[a-zA-Z_][0-9a-zA-Z_+-]*|' # an identifier 396 """Consumes protocol message field identifier. 399 Identifier string. 402 ParseError: If an identifier couldn't be consumed. 406 raise self._ParseError('Expected identifier.')
|
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_cdrom.h | 80 int id; /**< Private drive identifier */ 117 * Returns a human-readable, system-dependent identifier for the CD-ROM.
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
AdHocCommandData.java | 46 /* Command identifier */
159 * Returns the identifier of the command
|
/external/smack/src/org/xbill/DNS/ |
Tokenizer.java | 46 /** An identifier (unquoted string) */ 47 public static final int IDENTIFIER = 3; 102 case IDENTIFIER: 103 return "<identifier: " + value + ">"; 116 return (type == IDENTIFIER || type == QUOTED_STRING); 255 type = IDENTIFIER; 382 if (next.type != IDENTIFIER) 396 return _getIdentifier("an identifier");
|
/external/srec/srec/Semproc/include/ |
SR_ExpressionParser.h | 58 * Identifier (const or rule property reference) required next 120 * which may be an operator, identifier, etc...
|
/external/srtp/crypto/include/ |
crypto_kernel.h | 196 * err_status_fail couldn't find cipher with identifier 'id' 213 * err_status_fail couldn't find auth with identifier 'id'
|
/external/v8/test/es5conform/ |
es5conform.status | 276 # SyntaxError if eval used as function identifier in function declaration 280 # SyntaxError if eval used as function identifier in function expression 284 # SyntaxError if eval used as function identifier in function declaration 288 # SyntaxError if eval used as function identifier in function expression 292 # SyntaxError if arguments used as function identifier in function declaration 296 # SyntaxError if arguments used as function identifier in function expression 300 # SyntaxError if arguments used as function identifier in function declaration 304 # SyntaxError if arguments used as function identifier in function expression
|
/external/wpa_supplicant_8/src/radius/ |
radius.h | 20 u8 identifier; member in struct:radius_hdr 195 struct radius_msg * radius_msg_new(u8 code, u8 identifier);
|
/frameworks/base/core/java/android/content/pm/ |
LabeledIntent.java | 109 * Return any resource identifier that has been given for the label text. 123 * Return any resource identifier that has been given for the label icon.
|
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
UsbHid.java | 77 0x09, 0x51, // USAGE (Contact Identifier) 108 // Tip Switch, In Range, Contact Identifier
|
/frameworks/compile/libbcc/lib/Renderscript/ |
RSEmbedInfo.cpp | 73 // category. Variables and Functions merely put the appropriate identifier 75 // followed by a hyphen followed by the identifier (function to look up).
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/ |
SysTrace.java | 100 * @param cookie Unique identifier for distinguishing simultaneous events 114 * @param cookie Unique identifier for distinguishing simultaneous events
|
/frameworks/native/libs/input/ |
InputDevice.cpp | 145 const InputDeviceIdentifier& identifier, const String8& alias, bool isExternal) { 149 mIdentifier = identifier;
|
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/ |
RetrieveConf.java | 138 * Message-class-value = Class-identifier | Token-text 139 * Class-identifier = Personal | Advertisement | Informational | Auto
|
/frameworks/support/v13/java/android/support/v13/app/ |
FragmentPagerAdapter.java | 164 * Return a unique identifier for the item at the given position. 170 * @return Unique identifier for the item at position
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentPagerAdapter.java | 160 * Return a unique identifier for the item at the given position. 166 * @return Unique identifier for the item at position
|
/libcore/dom/src/test/java/org/w3c/domts/ |
JTidyDOMImplementation.java | 59 * @param publicId The external subset public identifier. 60 * @param systemId The external subset system identifier.
|
/libcore/luni/src/main/files/cacerts/ |
1dbdda5b.0 | 55 X509v3 Authority Key Identifier: 58 X509v3 Subject Key Identifier:
|
594f1775.0 | 54 X509v3 Authority Key Identifier: 57 X509v3 Subject Key Identifier:
|
74c26bd0.0 | 46 X509v3 Authority Key Identifier: 49 X509v3 Subject Key Identifier:
|
8f7b96c4.0 | 54 X509v3 Authority Key Identifier: 57 X509v3 Subject Key Identifier:
|
a15b3b6b.0 | 56 X509v3 Authority Key Identifier: 59 X509v3 Subject Key Identifier:
|
Completed in 3465 milliseconds
<<51525354555657585960>>