/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_algo.h | 289 // unique and unique_copy 298 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last) { function 304 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last, function
|
_list.h | 645 void unique() function in class:list 668 void unique(_BinaryPredicate __binary_pred) function in class:list
|
_slist.h | 788 void unique() { _STLP_PRIV _Slist_unique(*this, equal_to<value_type>()); } function in class:slist 805 void unique(_BinaryPredicate __pred) function in class:slist
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 514 void unique() { function in class:slist 565 void unique(_BinaryPredicate __pred) { function in class:slist
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
inspect.py | 463 The idea is for each object to have a unique origin, so this routine 715 def getclasstree(classes, unique=0): 720 containing a class and a tuple of its base classes. If the 'unique' 732 if unique and parent in classes: break [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
inspect.py | 463 The idea is for each object to have a unique origin, so this routine 715 def getclasstree(classes, unique=0): 720 containing a class and a tuple of its base classes. If the 'unique' 732 if unique and parent in classes: break [all...] |
/system/tpm/trunks/ |
tpm_utility_impl.cc | 785 public_area.unique.rsa = Make_TPM2B_PUBLIC_KEY_RSA(modulus); [all...] |
/external/skia/tests/ |
ImageTest.cpp | 551 REPORTER_ASSERT(reporter, data->unique()); 553 REPORTER_ASSERT(reporter, !data->unique()); 555 REPORTER_ASSERT(reporter, data->unique()); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
RelativeLayoutConversionHelper.java | 1473 List<Integer> unique = new ArrayList<Integer>(joined); local [all...] |
/bionic/libc/kernel/uapi/drm/ |
drm.h | 87 char __user * unique; member in struct:drm_unique
|
/external/autotest/site_utils/rpm_control_system/ |
rpm_controller.py | 597 response = ssh.expect_list([re.compile('not unique'), [all...] |
/external/clang/lib/Tooling/Core/ |
Replacement.cpp | 191 Replaces.erase(std::unique(Replaces.begin(), Replaces.end(), EqualNoPath),
|
/external/kernel-headers/original/uapi/drm/ |
drm.h | 157 __kernel_size_t unique_len; /**< Length of unique */ 158 char __user *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
|
/external/libdrm/ |
xf86drm.c | 996 u.unique = drmMalloc(u.unique_len + 1); 999 u.unique[u.unique_len] = '\0'; 1001 return u.unique; 1022 u.unique = (char *)busid; [all...] |
/external/lisa/libs/utils/analysis/ |
frequency_analysis.py | 504 available_freqs = sorted(cluster_freqs.frequency.unique())
|
/external/llvm/include/llvm/ProfileData/ |
InstrProf.h | 414 // Unique name strings. 510 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |
/external/llvm/lib/ProfileData/Coverage/ |
CoverageMapping.cpp | 419 auto Last = std::unique(Filenames.begin(), Filenames.end());
|
/external/swiftshader/third_party/LLVM/tools/llvm-ld/ |
llvm-ld.cpp | 575 Libraries.erase(std::unique(Libraries.begin(), Libraries.end()),
|
/external/valgrind/include/vki/ |
vki-linux-drm.h | 60 vki_size_t unique_len; /**< Length of unique */ 61 char __user *unique; /**< Unique name for driver instantiation */ member in struct:vki_drm_unique
|
/external/vixl/tools/ |
generate_tests.py | 126 // Unique name for this operand type. 162 // Unique name for this input type. 521 A unique name should be given to the test case, it will be used to give the
|
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/ |
InstrProf.h | 445 // Unique name strings. 552 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/ |
InstrProf.h | 445 // Unique name strings. 552 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/ |
InstrProf.h | 445 // Unique name strings. 552 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/ |
InstrProf.h | 445 // Unique name strings. 552 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/ |
InstrProf.h | 445 // Unique name strings. 552 AddrToMD5Map.erase(std::unique(AddrToMD5Map.begin(), AddrToMD5Map.end()), [all...] |