HomeSort by relevance Sort by last modified time
    Searched refs:unique (Results 201 - 225 of 1193) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/processor/
EntityProcessor.kt 106 unique = false,
393 Index(name = input.name, unique = input.unique, fields = fields)
441 unique = it.unique,
488 val unique = getAnnotationValue(a, "unique").getAsBoolean(false)
496 return IndexInput(name, unique, fieldInput)
548 data class IndexInput(val name: String, val unique: Boolean, val columnNames: List<String>)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ContinuousRangeMap.h 120 std::unique(Self.Rep.begin(), Self.Rep.end(),
125 "ContinuousRangeMap::Builder given non-unique keys");
  /prebuilts/go/darwin-x86/src/path/filepath/
symlink_windows.go 13 // result of EvalSymlinks must be unique, so we have
50 // toNorm returns the normalized path that is guaranteed to be unique.
  /prebuilts/go/linux-x86/src/path/filepath/
symlink_windows.go 13 // result of EvalSymlinks must be unique, so we have
50 // toNorm returns the normalized path that is guaranteed to be unique.
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 303 void unique() { _M_impl.unique(); } function in class:list
313 void unique(_BinaryPredicate __bin_pred) function in class:list
314 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__bin_pred)); }
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 303 void unique() { _M_impl.unique(); } function in class:list
313 void unique(_BinaryPredicate __bin_pred) function in class:list
314 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__bin_pred)); }
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 303 void unique() { _M_impl.unique(); } function in class:list
313 void unique(_BinaryPredicate __bin_pred) function in class:list
314 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__bin_pred)); }
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
ResourceNameValidatorTest.java 86 validator.unique();
  /system/core/logd/
LogTags.h 66 // emplace unique tag
68 // find unique or associated tag
70 bool& unique);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
far-hc11.s 27 ldd #_far_bar ; Likewise (unique trampoline check)
  /external/autotest/frontend/afe/
control_file.py 208 @param build: unique name by which to refer to the image.
236 @param build: unique name by which to refer to a remote build image.
  /external/bison/doc/
bison.x 52 are unique. When a long option takes an argument, like
  /external/devlib/devlib/instrument/
daq.py 8 from devlib.utils.misc import unique
90 active_sites = unique([c.site for c in self.active_channels])
  /external/jmdns/src/javax/jmdns/impl/
DNSEntry.java 41 DNSEntry(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) {
46 _unique = unique;
140 * @return true if unique
282 aLog.append((_unique ? "-unique," : ","));
  /external/mdnsresponder/mDNSWindows/DLLX/
DLLX.idl 246 pointer_default(unique)
280 pointer_default(unique)
304 pointer_default(unique)
324 pointer_default(unique)
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 43 --- array of symbol name numer keys used (to check for unique mapvals)
70 io.write("*** error: mapval values must be unique, ", symnr, "\n")
122 io.write("*** error: property '", prop, "' must be unique\n"); return
132 -- get IDs of unique specids
picoloadphones.lua 41 --- array of symbol name numer keys used (to check for unique mapvals)
68 io.write("*** error: mapval values must be unique, ", symnr, "\n")
120 io.write("*** error: property '", prop, "' must be unique\n"); return
130 -- get IDs of unique specids
  /external/testng/src/main/java/org/testng/internal/
TestNGMethodFinder.java 189 boolean unique = configurationType == BEFORE_SUITE || configurationType == AFTER_SUITE;
194 unique,

Completed in 3423 milliseconds

1 2 3 4 5 6 7 891011>>