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

<<61626364656667686970>>

  /external/lzma/DOC/
Methods.txt 4 Each compression or crypto method in 7z has unique binary value (ID).
  /external/markdown/docs/extensions/
HeaderId.txt 32 By default, all headers will automatically have unique "id" attributes
  /external/mdnsresponder/mDNSShared/
dnsextd.conf 43 // it is better (though more work) to create a unique key for each user.
  /external/mesa3d/src/gallium/drivers/r600/
compute_memory_pool.h 49 int64_t next_id; ///For generating unique IDs for memory chunks
  /external/mesa3d/src/gallium/drivers/radeon/
AMDIL.h 87 /// a seperate piece of memory that is unique from other
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
WindowsFakeFileSystem.java 55 * Return the normalized and unique key used to access the file system entry. Windows is case-insensitive,
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PVisitedNetworkIDHeader.java 54 * . This identification should be globally unique, and takes the form of a quoted text string or a token
  /external/opencv3/3rdparty/libjasper/jasper/
jas_getopt.h 97 /* The unique identifier for this option. */
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
plain.xsl 70 <xsl:variable name="unique-catkey" select="/BugCollection/BugCategory/@category"/>
92 <xsl:for-each select="$unique-catkey">
109 <xsl:choose><xsl:when test="count($unique-catkey) mod 2 = 0">tablerow0</xsl:when>
125 <xsl:for-each select="$unique-catkey">
  /external/parameter-framework/upstream/test/tmpfile/
TmpFile.hpp 81 /** @return a valid unique file name. */
  /external/proguard/src/proguard/obfuscate/
SimpleNameFactory.java 27 * This <code>NameFactory</code> generates unique short names, using mixed-case
  /external/protobuf/src/google/protobuf/
test_util_lite.h 48 // Set every field in the message to a unique value.
  /external/selinux/libsepol/include/sepol/policydb/
conditional.h 34 /* this is the max unique bools in a conditional expression
  /external/skia/bench/
ResultsWriter.h 29 // Record one key value pair that makes up a unique key for this type of run, e.g.
  /external/skia/include/core/
SkPixelRef.h 106 /** Returns a non-zero, unique value corresponding to the pixels in this
113 /** Returns a non-zero, unique value corresponding to this SkPixelRef.
116 to consider this ID unique even after this SkPixelRef is deleted.
351 // Bottom bit indicates the Gen ID is unique.
  /external/skia/src/gpu/
GrContextFactory.cpp 41 if (!context.fGrContext->unique()) {
GrLayerAtlas.h 37 // This returns a plot ID unique to each plot in the atlas. They are
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
Annotation.java 63 * The elements in the returned set will be unique with respect to the element name.
Field.java 91 * The annotations in the returned set are guaranteed to have unique types.
Method.java 94 * The annotations in the returned set are guaranteed to have unique types.
MethodParameter.java 63 * The annotations in the returned set are guaranteed to have unique types.
TryBlock.java 65 * The exception handlers in the returned list will all have a unique type, including at most 1 with no type, which
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/value/
AnnotationEncodedValue.java 57 * The elements in the returned set will be unique by name.
  /external/svox/pico/lib/
picoextapi.h 96 /* Returns unique resource name */
  /external/toybox/toys/posix/
uniq.c 19 -u show only lines that are unique

Completed in 1678 milliseconds

<<61626364656667686970>>