HomeSort by relevance Sort by last modified time
    Searched full:identifier (Results 701 - 725 of 5290) sorted by null

<<21222324252627282930>>

  /external/libnl/src/
nl-qdisc-delete.c 33 " -p, --parent=HANDLE Identifier of parent qdisc\n"
34 " -H, --handle=HANDLE Identifier\n"
  /external/llvm/test/MC/Mips/
mips-pdr-bad.s 6 .ent # ASM: :[[@LINE]]:14: error: expected identifier after .ent
36 .end # ASM: :[[@LINE]]:14: error: expected identifier after .end
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 81 * Gets the brand identifier.
83 * @return the brand identifier
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 80 * Gets the brand identifier.
82 * @return the brand identifier
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PVisitedNetworkIDHeader.java 59 * identifier as its own network identifier
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowResourceCursorAdapter.java 47 * @param layout resource identifier of a layout file that defines the views
62 * @param layout resource identifier of a layout file that defines the views
  /external/webrtc/src/system_wrappers/interface/
trace.h 63 // filtered it will not be written to file. module is an identifier for what
65 // id is an identifier that should be unique for that set of classes that
  /external/wpa_supplicant_8/src/ap/
iapp.c 60 be16 identifier; member in struct:iapp_hdr
171 u16 identifier; /* next IAPP identifier */ member in struct:iapp_data
191 hdr->identifier = host_to_be16(iapp->identifier++);
218 /* 802.2 Type 1 Logical Link Control (LLC) Exchange Identifier (XID)
228 msg.xid_info[0] = 0x81; /* XID format identifier */
345 be_to_host16(hdr->identifier), hlen);
  /external/wpa_supplicant_8/src/eap_common/
eap_defs.h 20 u8 identifier; member in struct:eap_hdr
21 be16 length; /* including code and identifier; network byte order */
  /frameworks/base/core/java/android/content/
ContentUris.java 46 * using an authority that is the same as the provider class' package identifier.
62 * A unique numeric identifier for a single row in the subset of data identified by the
  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 78 * @param uniqueId Unique session identifier.
90 * @param uniqueId Unique session identifier.
DrmInfoEvent.java 67 * @param uniqueId Unique session identifier.
80 * @param uniqueId Unique session identifier.
  /frameworks/base/media/java/android/media/audiofx/
AcousticEchoCanceler.java 57 * @param audioSession system wide unique audio session identifier. The AcousticEchoCanceler
85 * @param audioSession system wide unique audio session identifier. The AcousticEchoCanceler
AutomaticGainControl.java 57 * @param audioSession system wide unique audio session identifier. The AutomaticGainControl
85 * @param audioSession system wide unique audio session identifier. The AutomaticGainControl
NoiseSuppressor.java 58 * @param audioSession system wide unique audio session identifier. The NoiseSuppressor
87 * @param audioSession system wide unique audio session identifier. The NoiseSuppressor
  /frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
BindingExpressionParser.java 21 DoubleQuoteString=50, NullLiteral=51, Identifier=52, WS=53, ResourceReference=54,
32 "expressionList", "literal", "identifier", "javaLiteral", "stringLiteral",
51 "DoubleQuoteString", "NullLiteral", "Identifier", "WS", "ResourceReference",
214 public IdentifierContext identifier() { method in class:BindingExpressionParser.ConstantValueContext
263 case Identifier:
267 identifier(); method
411 public TerminalNode Identifier() { return getToken(BindingExpressionParser.Identifier, 0); }
434 public IdentifierContext identifier() { method in class:BindingExpressionParser.PrimaryContext
529 public TerminalNode Identifier() { return getToken(BindingExpressionParser.Identifier, 0);
770 identifier(); method
1323 public final IdentifierContext identifier() throws RecognitionException { method in class:BindingExpressionParser
1778 public IdentifierContext identifier() { method in class:BindingExpressionParser.ClassOrInterfaceTypeContext
1819 identifier(); method
    [all...]
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documenttypepublicid01.java 34 * The method getInternalSubset() returns the public identifier of the external subset.
79 * @return uri identifier of test
  /libcore/luni/src/main/java/java/security/cert/
PolicyQualifierInfo.java 77 * Returns the identifier (an OID) of this policy qualifier info.
79 * @return the identifier of this policy qualifier info.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
ExtendedKeyUsage.java 35 * id-ce-extKeyUsage OBJECT IDENTIFIER ::= { id-ce 37 }
39 * KeyPurposeId ::= OBJECT IDENTIFIER
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java 60 * The public identifier of the external subset.
66 * The system identifier of the external subset. This may be an absolute
  /libcore/luni/src/main/java/org/xml/sax/ext/
Locator2.java 37 * normally be the identifier from the current entity's
41 * @return Identifier for the XML version being used to interpret
  /packages/apps/Camera2/src/com/android/camera/device/
CameraId.java 23 * Identifier for Camera1 and Camera2 camera devices.
39 * This class will return null if the camera2 identifier cannot be transformed
  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardCategory.java 31 * indicating that no identifier value is set. All other values (including those below -1)
37 * Identifier for this tile, to correlate with a new list when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
can.h 34 * Controller Area Network Identifier structure
36 * bit 0-28 : CAN identifier (11/29 bit)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
klm_prot.x 53 * lock manager lock identifier
65 * lock holder identifier

Completed in 796 milliseconds

<<21222324252627282930>>