Searched
full:identifier (Results
776 -
800 of
5290) sorted by null
<<31323334353637383940>>
/external/e2fsprogs/misc/ |
uuidgen.1.in | 22 a new universally unique identifier (UUID) using the
|
/external/glide/library/src/main/java/com/bumptech/glide/load/ |
Transformation.java | 31 * A method to get a unique identifier for this particular transformation that can be used as part of a cache key.
|
/external/icu/icu4c/source/i18n/ |
identifier_info.cpp | 122 IdentifierInfo &IdentifierInfo::setIdentifier(const UnicodeString &identifier, UErrorCode &status) { 126 *fIdentifier = identifier; 130 for (int32_t i = 0; i < identifier.length(); i += U16_LENGTH(cp)) { 131 cp = identifier.char32At(i);
|
/external/icu/icu4c/source/samples/translit/ |
unaccent.h | 85 * Class identifier for subclasses of Transliterator that do not
|
/external/iproute2/man/man8/ |
rtmon.8 | 53 Use a special family identifier meaning that no networking protocol is involved. Shortcut for -family link.
|
/external/jpeg/ |
ansi2knr.1 | 13 recognizes function definitions by seeing a non-keyword identifier at the left
|
/external/kernel-headers/original/uapi/scsi/ |
scsi_bsg_fc.h | 62 * Whenever a command payload contains a FC Address Identifier 65 * element [0] is bits 23:16 of the FC Address Identifier 66 * element [1] is bits 15:8 of the FC Address Identifier 67 * element [2] is bits 7:0 of the FC Address Identifier
|
/external/libavc/decoder/ |
ih264d_parse_mb_header.h | 25 * This file contains context identifier decoding routines.
|
/external/libxml2/include/libxml/ |
uri.h | 42 char *fragment; /* the fragment identifier */
|
/external/llvm/test/CodeGen/X86/ |
dwarf-comp-dir.ll | 14 !6 = !MDCompositeType(tag: DW_TAG_structure_type, name: "foo", line: 1, size: 8, align: 8, file: !4, elements: !2, identifier: "_ZTS3foo")
|
/external/llvm/test/DebugInfo/ |
tu-member-pointer.ll | 23 !4 = !MDCompositeType(tag: DW_TAG_structure_type, name: "Foo", line: 1, flags: DIFlagFwdDecl, file: !1, identifier: "_ZTS3Foo")
|
/external/llvm/test/MC/ARM/ |
comment.s | 1 @ Tests to check that '@' does not get lexed as an identifier for arm
|
/external/nanopb-c/examples/using_union_messages/ |
encode.c | 15 * used as an unique identifier for the message type.
|
/external/ppp/pppd/ |
ipv6cp.h | 144 #define CI_IFACEID 1 /* Interface Identifier */ 151 int neg_ifaceid; /* Negotiate interface identifier? */ 152 int req_ifaceid; /* Ask peer to send interface identifier? */ 156 int use_ip; /* use IP as interface identifier */
|
/external/selinux/libselinux/man/man5/ |
local.users.5 | 32 The SELinux user identifier.
|
/external/selinux/libsepol/include/sepol/policydb/ |
flask.h | 62 * Security identifier indices for initial entities
|
/external/skia/src/views/mac/ |
SkOptionsTableView.mm | 151 NSInteger columnIndex = [tableView columnWithIdentifier:[tableColumn identifier]]; 166 NSInteger columnIndex = [tableView columnWithIdentifier:[tableColumn identifier]]; 176 NSInteger columnIndex = [tableView columnWithIdentifier:[tableColumn identifier]]; 210 NSInteger columnIndex = [tableView columnWithIdentifier:[tableColumn identifier]];
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/ext/ |
EventData.java | 122 * Retrieve the event identifier. 124 * @return The event identifier 131 * Set the event identifier. 134 * The event identifier.
|
/external/v8/test/mjsunit/es6/regress/ |
regress-crbug-248025.js | 32 // keyword as part if a 'for' statement is not and identifier.
|
/external/v8/test/mjsunit/regress/ |
regress-918.js | 32 // single identifier. This threw away the parentheses.
|
/external/v8/test/webkit/ |
pretty-print-expected.txt | 24 This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly
|
pretty-print.js | 25 "This test checks that regexps, strings with special characters, object literals with non-identifier names, and array literals are pretty-printed correctly"
|
var-declarations-zero-width-expected.txt | 24 This page tests if U+200C and U+200D are allowed as part of an identifier.
|
var-declarations-zero-width.js | 24 description("This page tests if U+200C and U+200D are allowed as part of an identifier.");
|
/external/webrtc/src/modules/interface/ |
module.h | 22 // Change the unique identifier of this object.
|
Completed in 357 milliseconds
<<31323334353637383940>>