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

<<21222324252627282930>>

  /external/libselinux/src/
avc.c 365 * @ssid: source security identifier
366 * @tsid: target security identifier
403 * @ssid: source security identifier
404 * @tsid: target security identifier
634 * @ssid: source security identifier
635 * @tsid: target security identifier
985 * @ssid: source security identifier or %SECSID_WILD
986 * @tsid: target security identifier or %SECSID_WILD
1001 * @ssid: source security identifier or %SECSID_WILD
1002 * @tsid: target security identifier or %SECSID_WIL
    [all...]
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 28 * identifier consists of three bytes containing the OUI, followed by four
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CD.3 20 Private drive identifier
  /external/skia/tools/
path_utils.h 33 // Where # is a globally unique identifier
  /external/wpa_supplicant_8/hostapd/
wired.conf 27 # Optional NAS-Identifier string for RADIUS messages. When used, this should be
  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Thread_priv.h 35 pthread_t threadID; /* thread identifier. */
  /frameworks/base/core/java/android/text/
ParcelableSpan.java 28 * Return a special type identifier for this span class.
  /libcore/luni/src/main/java/java/security/interfaces/
DSAPrivateKey.java 29 * The serial version identifier.
DSAPublicKey.java 29 * The serial version identifier.
ECPrivateKey.java 29 * The serial version identifier.
ECPublicKey.java 29 * The serial version identifier.
RSAPrivateKey.java 29 * The serial version identifier.
RSAPublicKey.java 29 * The serial version identifier.
  /libcore/luni/src/main/java/java/security/spec/
InvalidParameterSpecException.java 29 * The serial version identifier.
  /libcore/luni/src/main/java/javax/crypto/
SecretKey.java 36 * The serialization version identifier.
  /libcore/luni/src/main/java/javax/crypto/interfaces/
DHPrivateKey.java 29 * The serialization version identifier.
DHPublicKey.java 29 * The serial version identifier.
PBEKey.java 28 * The serial version identifier.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSResourceResolver.java 63 * @param publicId The public identifier of the external entity being
64 * referenced, or <code>null</code> if no public identifier was
66 * @param systemId The system identifier, a URI reference [<a href='http://www.ietf.org/rfc/rfc2396.txt'>IETF RFC 2396</a>], of the
68 * system identifier was supplied.
  /libcore/luni/src/main/java/org/xml/sax/
SAXNotSupportedException.java 20 * feature or property identifier, but cannot perform the requested
  /libcore/luni/src/main/java/org/xml/sax/ext/
DefaultHandler2.java 134 * @param publicId The public identifier of the external entity being
142 * @param systemId The system identifier of the external entity
167 * @param publicId The public identifier of the external entity being
170 * @param systemId The system identifier of the external entity
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
asdl.h 4 typedef PyObject * identifier; typedef
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
asdl.h 4 typedef PyObject * identifier; typedef
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_store.cc 59 const content_settings::ResourceIdentifier& identifier,
78 identifier,
83 identifier,
87 entry->second->settings.GetRuleIterator(type, identifier, NULL));
98 const content_settings::ResourceIdentifier& identifier,
105 map->DeleteValue(primary_pattern, secondary_pattern, type, identifier);
107 map->SetValue(primary_pattern, secondary_pattern, type, identifier,
  /external/chromium_org/chrome/common/extensions/api/
events.json 21 "description": "Optional identifier that allows referencing this rule."
267 "description": "Matches if the URL (without fragment identifier) contains a specified string. Port numbers are stripped from the URL if they match the default port number.",
272 "description": "Matches if the URL (without fragment identifier) is equal to a specified string. Port numbers are stripped from the URL if they match the default port number.",
277 "description": "Matches if the URL (without fragment identifier) matches a specified regular expression. Port numbers are stripped from the URL if they match the default port number. The regular expressions use the <a href=\"http://code.google.com/p/re2/wiki/Syntax\">RE2 syntax</a>.",
282 "description": "Matches if the URL without query segment and fragment identifier matches a specified regular expression. Port numbers are stripped from the URL if they match the default port number. The regular expressions use the <a href=\"http://code.google.com/p/re2/wiki/Syntax\">RE2 syntax</a>.",
287 "description": "Matches if the URL (without fragment identifier) starts with a specified string. Port numbers are stripped from the URL if they match the default port number.",
292 "description": "Matches if the URL (without fragment identifier) ends with a specified string. Port numbers are stripped from the URL if they match the default port number.",

Completed in 808 milliseconds

<<21222324252627282930>>