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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/sync/test/integration/performance/
passwords_sync_perf_test.cc 26 // Adds |num_logins| new unique passwords to |profile|.
36 // Returns a new unique login.
39 // Returns a new unique password value.
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model.h 83 // Unique identifier of this TabModel for session restore. This id is only
84 // unique within the current session, and is not guaranteed to be unique
  /external/chromium_org/components/test/data/web_database/
version_45_invalid.sql 3 CREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR);
18 CREATE TABLE web_app_icons (url LONGVARCHAR,width int,height int,image BLOB, UNIQUE (url, width, height));
19 CREATE TABLE web_apps (url LONGVARCHAR UNIQUE,has_all_images INTEGER NOT NULL);
  /external/chromium_org/components/variations/
active_field_trials.h 15 // The Unique ID of a trial and its active group, where the name and group
40 // with unique ActiveGroupIds for each Field Trial that has a chosen group.
46 // unique string representations of ActiveGroupIds for each Field Trial that
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_win.h 54 // unique id, does not make a new reference.
73 // A mapping from the Windows-specific unique IDs (unique within the
  /external/chromium_org/content/public/browser/
session_storage_namespace.h 22 // Returns the ID of the |SessionStorageNamespace|. The ID is unique among all
23 // SessionStorageNamespace objects, but not unique across browser runs.
27 // unique across browser runs.
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_print_visitor.h 79 * Fetch/generate a unique name for ir_variable.
82 * fine until we try to print it, when we really need a unique one.
86 /** A mapping from ir_variable * -> unique printable names. */
  /external/chromium_org/third_party/re2/re2/
prefilter.h 92 // considered the same unique nodes. This is the id for each unique
93 // node. This field is populated with a unique id for every node,
  /external/chromium_org/third_party/webrtc/base/
linked_ptr.h 75 bool unique() const throw() {return itsPrev ? itsPrev==this : true;} function in class:rtc::linked_ptr
111 { // erase this from the list, delete if unique
112 if (unique()) delete itsPtr;
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordClass.java 61 public static final boolean UNIQUE = true;
96 * Checks if the class is unique
99 * @return <code>true</code> is the class is unique, <code>false</code> otherwise.
  /external/mesa3d/src/glsl/
ir_print_visitor.h 79 * Fetch/generate a unique name for ir_variable.
82 * fine until we try to print it, when we really need a unique one.
86 /** A mapping from ir_variable * -> unique printable names. */
  /external/regex-re2/re2/
prefilter.h 92 // considered the same unique nodes. This is the id for each unique
93 // node. This field is populated with a unique id for every node,
  /frameworks/base/core/java/com/android/internal/app/
IVoiceInteractionManagerService.aidl 39 * @param keyphraseId The unique identifier for the keyphrase.
50 * @param keyphraseId The unique identifier for the keyphrase.
64 * @param keyphraseId The unique identifier for the keyphrase.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libnss_nisplus-2.11.1.so 
libnss_nisplus.so 
libnss_nisplus.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libnss_nisplus-2.11.1.so 
libnss_nisplus.so 
libnss_nisplus.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10_1.idl 58 pointer_default(unique)
97 pointer_default(unique)
108 pointer_default(unique)
qedit.idl 29 pointer_default(unique)
48 pointer_default(unique)
86 pointer_default(unique)
  /dalvik/dx/tests/088-ssa-combine-blocks/
Blort.java 27 * a unique predecessor
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/assets/
recipelist.json 12 summary: "This recipe is apparently unique to Northern Ireland and uses soup/herb celery which is hard to find outside the area, but regular table celery can be substituted (including the leaves).",
  /developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/
recipelist.json 12 summary: "This recipe is apparently unique to Northern Ireland and uses soup/herb celery which is hard to find outside the area, but regular table celery can be substituted (including the leaves).",
  /development/tutorials/MoarRam/
README.txt 3 unique paths to allocate heap chunks:

Completed in 1997 milliseconds

1 2 3 4 5 6 7 8 91011>>