Searched
full:unique (Results
1026 -
1050 of
6776) sorted by null
<<41424344454647484950>>
/external/dexmaker/src/dx/java/com/android/dx/dex/code/form/ |
Form31t.java | 32 /** {@code non-null;} unique instance of this class */
|
Form32x.java | 32 /** {@code non-null;} unique instance of this class */
|
Form3rc.java | 33 /** {@code non-null;} unique instance of this class */
|
Form5rc.java | 33 /** {@code non-null;} unique instance of this class */
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
SsaConverter.java | 124 * unique successor or unique predecessor.<p> 163 * @return {@code true} if this node needs to have a unique 183 * unique move-exception block for each predecessor.
|
/external/e2fsprogs/lib/et/test_cases/ |
heimdal.et | 22 ec KDC_PR_N_UNIQUE, "Kerberos principal not unique"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/ |
testManifest.xml | 42 id - unique identifier for the platform relevant to the zip file referenced in fileName attribute. Used to map compile logs and test logs listed in the manifest to a specific platform of a zipType.
|
/external/elfutils/backends/ |
alpha_corenote.c | 46 { .offset = 33 * 8, .regno = 66, .count = 1, .bits = 64 }, /* unique */
|
/external/elfutils/tests/ |
asm-tst4.c | 64 /* Create a unique name. */
|
asm-tst5.c | 66 /* Create a unique name. */
|
/external/glide/library/src/main/java/com/bumptech/glide/signature/ |
MediaStoreSignature.java | 10 * A unique signature based on metadata data from the media store that detects common changes to media store files like
|
/external/google-breakpad/src/common/solaris/ |
file_id.h | 30 // file_id.h: Return a unique identifier for a file
|
/external/guice/core/src/com/google/inject/spi/ |
ModuleAnnotatedMethodScanner.java | 44 * {@code @SetProvides String provideFoo()} to bind into a unique Key within the multibinder
|
/external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/ |
DaggerMethodScanner.java | 50 case UNIQUE:
|
/external/guice/extensions/persist/test/com/google/inject/persist/jpa/ |
ManualLocalTransactionsConfidenceTest.java | 40 + "CONSTRAINT_VIOLATING some other unique text" + new Date();
|
/external/icu/icu4c/source/i18n/unicode/ |
currunit.h | 73 * Returns a unique class ID for this object POLYMORPHICALLY.
|
/external/icu/icu4c/source/tools/gentest/ |
genres32.c | 48 * need 17 digits for >64k unique items
|
/external/iproute2/man/man8/ |
tipc-nametable.8 | 56 The unique socket (port) identifier within the TIPC cluster. The
|
/external/iptables/extensions/ |
libxt_IDLETIMER.c | 50 " --label string Unique rule identifier\n"
|
libxt_policy.man | 31 .B unique:id
|
/external/jmdns/src/javax/jmdns/impl/ |
DNSEntry.java | 41 DNSEntry(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { 46 _unique = unique; 140 * @return true if unique 282 aLog.append((_unique ? "-unique," : ","));
|
DNSIncoming.java | 278 boolean unique = recordClass.isUnique(recordClassIndex); 279 return DNSQuestion.newQuestion(domain, type, recordClass, unique); 293 boolean unique = recordClass.isUnique(recordClassIndex); 300 rec = new DNSRecord.IPv4Address(domain, recordClass, unique, ttl, _messageInputStream.readBytes(len)); 303 rec = new DNSRecord.IPv6Address(domain, recordClass, unique, ttl, _messageInputStream.readBytes(len)); 310 rec = new DNSRecord.Pointer(domain, recordClass, unique, ttl, service); 316 rec = new DNSRecord.Text(domain, recordClass, unique, ttl, _messageInputStream.readBytes(len)); 331 rec = new DNSRecord.Service(domain, recordClass, unique, ttl, priority, weight, port, target); 339 rec = new DNSRecord.HostInformation(domain, recordClass, unique, ttl, cpu, os);
|
/external/kernel-headers/original/uapi/linux/ |
cramfs_fs.h | 60 struct cramfs_info fsid; /* unique filesystem info */
|
zorro.h | 79 __be16 er_Manufacturer; /* Unique ID, ASSIGNED BY COMMODORE-AMIGA! */
|
/external/kernel-headers/original/uapi/linux/usb/ |
gadgetfs.h | 66 * them in unique ranges (size 0x20 for now).
|
Completed in 1714 milliseconds
<<41424344454647484950>>