HomeSort by relevance Sort by last modified time
    Searched full:unique (Results 751 - 775 of 6776) sorted by null

<<31323334353637383940>>

  /external/guice/core/src/com/google/inject/spi/
PrivateElements.java 46 * Returns the unique exposed keys for these private elements.
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
Assisted.java 39 * The unique name for this parameter. This is matched to the {@literal @Assisted} constructor
  /external/guice/extensions/persist/test/com/google/inject/persist/jpa/
ManagedLocalTransactionsAcrossRequestTest.java 43 private static final String UNIQUE_TEXT = "some unique text" + new Date();
44 private static final String UNIQUE_TEXT_MERGE = "meRG_Esome unique text" + new Date();
45 private static final String UNIQUE_TEXT_MERGE_FORDF = "aSdoaksdoaksdmeRG_Esome unique text"
47 private static final String TRANSIENT_UNIQUE_TEXT = "some other unique text" + new Date();
  /external/icu/icu4c/source/i18n/
collationfastlatinbuilder.h 76 /** One 16-bit mini CE per unique CE. */
  /external/icu/icu4c/source/i18n/unicode/
tmunit.h 80 * Returns a unique class ID for this object POLYMORPHICALLY.
  /external/icu/icu4c/source/samples/translit/
unaccent.h 58 * Returns a unique class ID <b>polymorphically</b>. This method
  /external/ipsec-tools/src/libipsec/
ipsec_set_policy.3 236 .Li unique .
256 .Li unique
264 .Li unique
266 .Li unique : number .
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_queue.h 17 __be32 packet_id; /* unique ID of packet in queue */
  /external/libchrome/base/files/
scoped_temp_dir.cc 25 // for the unique name.
  /external/libchrome/base/threading/
worker_pool_posix_unittest.cc 50 // set of unique thread ids, and signals a ConditionVariable on completion.
236 // which is not guaranteed to be unique after a thread joins. The OS X
245 // of having two unique thread IDs in the set. But after those two threads are
248 // be either 2 or 3 unique thread IDs in the set at this stage in the test.
  /external/libchrome/base/trace_event/
memory_dump_request_args.h 43 // Globally unique identifier. In multi-process dumps, all processes issue a
  /external/libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.zero/
default.pass.cpp 13 // In the case that the size is zero, begin() == end() == unique value.
  /external/libexif/libexif/canon/
exif-mnote-data-canon.h 52 * value returned may identify a subtype unique within this module.
  /external/libexif/libexif/fuji/
exif-mnote-data-fuji.h 47 * value returned may identify a subtype unique within this module.
  /external/libexif/libexif/olympus/
exif-mnote-data-olympus.h 61 * value returned may identify a subtype unique within this module.
  /external/libexif/libexif/pentax/
exif-mnote-data-pentax.h 53 * value returned may identify a subtype unique within this module.
  /external/libogg/doc/libogg/
ogg_page_serialno.html 20 <p>Returns the unique serial number for the logical bitstream of this page. Each page contains the serial number for the logical bitstream that it belongs to.
  /external/libxml2/result/
dav17.sax 53 SAX.characters(iamuri:unique!!!!!, 18)
  /external/llvm/include/llvm/MC/
MCFixupKindInfo.h 26 /// A target specific name for the fixup kind. The names will be unique for
  /external/llvm/test/DebugInfo/X86/
c-type-units.ll 8 ; no known LLVM frontends produce appropriate unique identifiers for C types,
  /external/llvm/test/Linker/
2011-08-18-unique-debug-type2.ll 1 ; This file is for use with 2011-08-10-unique-debug-type.ll
  /external/nanopb-c/examples/using_union_messages/
encode.c 15 * used as an unique identifier for the message type.
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
SessionExpires.java 26 // TODO: Need a unique UID
  /external/proguard/src/proguard/evaluation/value/
IdentifiedDoubleValue.java 24 * This DoubleValue represents a double value that is identified by a unique ID.
IdentifiedFloatValue.java 24 * This FloatValue represents a float value that is identified by a unique ID.

Completed in 1530 milliseconds

<<31323334353637383940>>