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

<<41424344454647484950>>

  /external/llvm/test/DebugInfo/X86/
memberfnptr.ll 31 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "A", line: 1, size: 8, align: 8, file: !1, elements: !5, identifier: "_ZTS1A")
  /external/llvm/tools/llvm-pdbdump/
EnumDumper.cpp 42 WithColor(Printer, PDB_ColorItem::Identifier).get()
LinePrinter.h 68 Identifier,
llvm-pdbdump.cpp 136 WithColor(Printer, PDB_ColorItem::Identifier).get() << "Size";
144 WithColor(Printer, PDB_ColorItem::Identifier).get() << "Guid";
148 WithColor(Printer, PDB_ColorItem::Identifier).get() << "Age";
152 WithColor(Printer, PDB_ColorItem::Identifier).get() << "Attributes";
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_winsys.h 56 * Locally unique identifier (LUID) of the graphics adapter.
  /external/nanopb-c/examples/using_union_messages/
decode.c 14 * Returns a pointer to the MsgType_fields array, as an identifier for the
  /external/nist-sip/java/gov/nist/javax/sip/
SIPConstants.java 50 * that the branch may be as a global identifier for
SipListenerExt.java 39 * DialogTimeoutEvent encapsulates the specific timeout type and the dialog identifier. The
  /external/openssh/
digest.h 39 /* Returns the algorithm name for a digest identifier */
survey.sh.in 27 # identifier: [data] CRCR
  /external/ppp/pppd/
eui64.c 45 * eui64_ntoa - Make an ascii representation of an interface identifier
  /external/selinux/libselinux/include/selinux/
flask.h 86 * Security identifier indices for initial entities
  /external/selinux/libselinux/man/man5/
selabel_media.5 68 The media identifier (e.g. cdrom, floppy, disk and usb).
  /external/skia/src/utils/
SkThreadUtils_win.cpp 57 &winData->fThreadId); // returns the thread identifier
  /external/skia/tools/
embed_resources.py 34 help='the name of the c identifier to export')
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ScanHandler.java 73 Reports the general identifier (element type name) of a start-tag.
  /external/toybox/toys/other/
rfkill.c 52 if (!*++optargs) error_exit("'%s' needs IDENTIFIER", optargs[-1]);
  /external/v8/tools/
jsmin.py 73 identifier = m.group(1)
74 self.seen_identifiers[identifier] = True
245 # Strip single spaces unless they have an identifier character both before
246 # and after the space. % and $ are counted as identifier characters.
  /external/vogar/src/vogar/
Action.java 79 * Returns a unique identifier for this action.
  /external/wpa_supplicant_8/src/eap_server/
eap_server_tls_common.c 22 u8 code, u8 identifier)
27 code, identifier);
31 code, identifier);
33 identifier);
  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h 33 * identifier.
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicySubsystem.cpp 32 const char *const PolicySubsystem::mKeyIdentifier = "Identifier";
  /frameworks/base/core/java/android/app/backup/
RestoreSet.java 38 * Identifier of the device whose data this is. This will be as unique as
  /frameworks/base/core/java/android/content/pm/
PackageItemInfo.java 52 * A string resource identifier (in the package's resources) of this
65 * A drawable resource identifier (in the package's resources) of this
71 * A drawable resource identifier (in the package's resources) of this
77 * A drawable resource identifier (in the package's resources) of this
  /frameworks/base/core/java/android/content/res/
AssetManager.java 146 * identifier for the current configuration / skin.
164 * identifier for the current configuration / skin.
182 * identifier.
209 * identifier.
383 * @param cookie Identifier of the package to be opened.
395 * @param cookie Identifier of the package to be opened.
448 * @param cookie Identifier of the package to be opened.
476 * @param cookie Identifier of the package to be opened.
706 * Retrieve the resource identifier for the given resource name.

Completed in 657 milliseconds

<<41424344454647484950>>