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

<<21222324252627282930>>

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiDeviceInitializationTests.cpp 173 const Unique<VkInstance> instance(createInstance(platformInterface, &instanceCreateInfo));
274 const Unique<VkInstance> instance(createInstance(platformInterface, &instanceCreateInfo));
341 const Unique<VkInstance> instance (createDefaultInstance(platformInterface));
371 const Unique<VkDevice> device (createDevice(instanceDriver, physicalDevice, &deviceCreateInfo));
387 const Unique<VkInstance> instance (createDefaultInstance(platformInterface));
474 const Unique<VkInstance> instance (createDefaultInstance(platformInterface));
545 const Unique<VkInstance> instance (createDefaultInstance(platformInterface));
588 const Unique<VkDevice> device (createDevice(instanceDriver, physicalDevice, &deviceCreateInfo));
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineUniqueRandomIterator.hpp 24 * \brief Iterator over a unique sequence of items
74 // Populate set with "numItems" unique values between 0 and numValues - 1
  /external/google-breakpad/src/common/mac/
file_id.h 30 // file_id.h: Return a unique identifier for a file
60 // Return the unique identifier in |identifier|.
  /external/guice/extensions/persist/test/com/google/inject/persist/jpa/
ManualLocalTransactionsTest.java 42 private static final String UNIQUE_TEXT = "some unique text" + new Date();
43 private static final String UNIQUE_TEXT_2 = "some other unique text" + new Date();
ManualLocalTransactionsWithCustomMatcherTest.java 45 private static final String UNIQUE_TEXT = "some unique text" + new Date();
46 private static final String UNIQUE_TEXT_2 = "some other unique text" + new Date();
  /external/icu/icu4j/perf-tests/data/conversion/
english.txt 3 Unicode provides a unique number for every character,
13 Unicode provides a unique number for every character, no matter what the platform, no matter what the program, no matter what the language. The Unicode Standard has been adopted by such industry leaders as Apple, HP, IBM, JustSystem, Microsoft, Oracle, SAP, Sun, Sybase, Unisys and many others. Unicode is required by modern standards such as XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.0, WML, etc., and is the official way to implement ISO/IEC 10646. It is supported in many operating systems, all modern browsers, and many other products. The emergence of the Unicode Standard, and the availability of tools supporting it, are among the most significant recent global software technology trends.
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Announcer.java 104 for (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) {
117 for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalHost())) {
Canceler.java 104 for (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) {
117 for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalHost())) {
Renewer.java 105 for (DNSRecord answer : this.getDns().getLocalHost().answers(DNSRecordClass.UNIQUE, this.getTTL())) {
118 for (DNSRecord answer : info.answers(DNSRecordClass.UNIQUE, this.getTTL(), this.getDns().getLocalHost())) {
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ResourceLoader.java 79 * @return unique identifier
95 * @return unique identifier for the current version of the resource or null if the resource
  /external/libchrome/base/trace_event/
memory_allocator_dump.h 60 // Absolute name, unique within the scope of an entire ProcessMemoryDump.
71 // |guid| is an optional global dump identifier, unique across all processes
  /external/llvm/include/llvm/ADT/
IntEqClasses.h 44 /// grow - Increase capacity to hold 0 .. N-1, putting new integers in unique
49 /// clear - Clear all classes so that grow() will assign a unique class to
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/stub/command/
StouCommandHandler.java 26 * CommandHandler for the STOU (Store Unique) command. Send back two replies on the control connection: a
28 * unique filename, which is "" by default. You can customize the returned filename by setting
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
SQLiteStatementTest.java 26 SQLiteStatement createStatement = database.compileStatement("CREATE TABLE `routine` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `name` VARCHAR , `lastUsed` INTEGER DEFAULT 0 , UNIQUE (`name`)) ;");
29 SQLiteStatement createStatement2 = database.compileStatement("CREATE TABLE `countme` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `name` VARCHAR , `lastUsed` INTEGER DEFAULT 0 , UNIQUE (`name`)) ;");
  /external/skia/include/core/
SkFontHost.h 28 responsible for assigning a uniqueID. The ID should be unique for the
29 underlying font file/data, not unique per typeface instance. Thus it is
  /external/v8/src/crankshaft/
hydrogen-gvn.h 73 bool ComputeGlobalVar(Unique<PropertyCell> cell, int* index);
89 Unique<PropertyCell> global_vars_[kNumberOfGlobalVars];
  /external/vboot_reference/firmware/include/
gpt.h 97 * also contains the unique GUID, type, and attribute bits.
103 Guid unique; member in struct:__anon26421
  /external/webrtc/webrtc/voice_engine/include/
voe_hardware.h 61 // On Windows Vista/7, it also retrieves an additional unique ID
68 // On Windows Vista/7, it also retrieves an additional unique ID
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
hardware_before_streaming_test.cc 66 // Extended Win32 enumeration tests: unique GUID outputs on Vista and up:
68 // Win Vista and up : device_name is the friendly name and GUID is a unique
  /external/wpa_supplicant_8/src/crypto/
sha256-prf.c 20 * @label: A unique label for each purpose of the PRF
42 * @label: A unique label for each purpose of the PRF
sha384-prf.c 20 * @label: A unique label for each purpose of the PRF
40 * @label: A unique label for each purpose of the PRF
  /frameworks/base/core/java/android/app/backup/
BackupAgentHelper.java 25 * heterogeneous data sets within the backup data, each identified by a unique
85 * must have a prefix string that is unique within this backup agent's set of
  /frameworks/base/core/java/android/content/
ContentUris.java 45 * start with this string. To guarantee a unique authority, providers should consider
62 * A unique numeric identifier for a single row in the subset of data identified by the
  /frameworks/base/drm/java/android/drm/
DrmErrorEvent.java 78 * @param uniqueId Unique session identifier.
90 * @param uniqueId Unique session identifier.
DrmInfoEvent.java 67 * @param uniqueId Unique session identifier.
80 * @param uniqueId Unique session identifier.

Completed in 1762 milliseconds

<<21222324252627282930>>