HomeSort by relevance Sort by last modified time
    Searched full:unique (Results 276 - 300 of 6998) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/lib/uuid/
uuid_generate.3.in 34 uuid_generate, uuid_generate_random, uuid_generate_time \- create a new unique UUID value
46 function creates a new universally unique identifier (UUID). The uuid will
78 unique values (there are approximately 10^80 elemntary particles in
81 The new UUID can reasonably be considered unique among all UUIDs created
  /external/guava/guava/src/com/google/common/collect/
AbstractSetMultimap.java 54 * <p>Because a {@code SetMultimap} has unique values for a given key, this
65 * <p>Because a {@code SetMultimap} has unique values for a given key, this
76 * <p>Because a {@code SetMultimap} has unique values for a given key, this
87 * <p>Because a {@code SetMultimap} has unique values for a given key, this
SetMultimap.java 44 * <p>Because a {@code SetMultimap} has unique values for a given key, this
54 * <p>Because a {@code SetMultimap} has unique values for a given key, this
64 * <p>Because a {@code SetMultimap} has unique values for a given key, this
76 * <p>Because a {@code SetMultimap} has unique values for a given key, this
  /external/llvm/test/CodeGen/X86/
catch.ll 5 ; just needs to be a unique local symbol.
  /external/llvm/test/FileCheck/
validate-check-prefix.txt 9 unique and start with a letter and contain only alphanumeric characters, hyphens and underscores
  /external/sepolicy/
ueventd.te 2 # it lives in the rootfs and has no unique file type.
  /external/skia/src/core/
SkRecording.cpp 32 SkASSERT(fRecorder->unique());
  /external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/packet/
DataPacketExtension.java 33 /* unique session ID identifying this In-Band Bytestream */
47 * @param sessionID unique session ID identifying this In-Band Bytestream
67 * Returns the unique session ID identifying this In-Band Bytestream.
69 * @return the unique session ID identifying this In-Band Bytestream
  /frameworks/av/include/drm/
DrmSupportInfo.h 147 * Set the unique description about the plugin
149 * @param[in] description Unique description
155 * Returns the unique description associated with the plugin
157 * @return Unique description
  /frameworks/base/core/java/android/provider/
BaseColumns.java 22 * The unique ID for a row.
  /frameworks/base/drm/java/android/drm/
DrmEvent.java 57 * @param uniqueId Unique session identifier.
79 * @param uniqueId Unique session identifier.
93 * Retrieves the unique session identifier associated with this object.
95 * @return The unique session identifier.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
sliceobject.h 7 /* The unique ellipsis object "..." */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
sliceobject.h 7 /* The unique ellipsis object "..." */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion17.txt 3 package : This attribute gives a unique name for the package, using a Java-style naming convention to avoid name collisions. For example, applications published by Google could have names of the form com.google.app.appname
  /art/compiler/sea_ir/ir/
sea_node.h 54 // Returns the id of this node as int. The id is supposed to be unique among
73 // operators because that would lead to duplication of their unique ids.
  /external/chromium_org/ash/desktop_background/
wallpaper_resizer.h 24 // Returns a unique identifier corresponding to |image|, suitable for
59 // Unique identifier corresponding to the original (i.e. pre-resize) |image_|.
  /external/chromium_org/base/files/
scoped_temp_dir.h 31 // Creates a unique directory in TempPath, and takes ownership of it.
35 // Creates a unique directory under a given path, and takes ownership of it.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/identity/
UniqueIdentificationGeneratorFactory.java 31 * @return a unique ID generator
47 * @param generatorType the type of generator this is. Must be a unique string.
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id.h 19 // Calls |callback| with a unique device identifier as argument. The device
40 // identified as invalid, i.e. not unique. For example, some VM hosts assign a
  /external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
id_mapping_helper.h 25 // In order to not expose unique GUIDs for devices to third pary apps,
26 // the unique GUIDs are mapped to local ids and local ids are exposed to apps.
  /external/chromium_org/chrome/browser/password_manager/
password_store_factory.h 22 // With high probability, they are unique on the local machine. They are almost
23 // certainly not unique globally, by design. Do not send them over the network.
  /external/chromium_org/content/renderer/fetchers/
image_resource_fetcher.h 44 // Unique identifier for the request.
54 // Unique identifier for the request.
  /external/chromium_org/media/audio/win/
device_enumeration_win.h 15 // unique device ID) using the MMDevice API which is supported on
25 // unique device ID) using the WaveIn API which is supported on
  /external/chromium_org/media/video/capture/mac/
video_capture_device_qtkit_mac.h 43 // and unique id. No thread assumptions, but this method should run in UI
47 // Returns a dictionary of capture devices with friendly name and unique id, via
  /external/chromium_org/mojo/services/public/cpp/view_manager/
view_manager.h 20 // A unique connection is made for every unique embed path for an app. e.g. for

Completed in 2271 milliseconds

<<11121314151617181920>>