/external/oprofile/pp/ |
common_option.cpp | 102 bool second = false; local 112 if (in_first || in_second || second) 116 second = true; 138 pspec.second.push_back(*it); 144 if (in_first || in_second || (first && !second)) 147 if (pspec.first.empty() && pspec.second.size()) 150 if (first && second) { 153 pspec.second.insert(pspec.second.begin(), pspec.common.begin(),
|
/external/valgrind/main/gdbserver_tests/ |
mcbreak.stdout.exp | 2 pid .... Thread .... second
|
/external/valgrind/main/memcheck/tests/ |
buflen_check.c | 17 /* Valgrind 1.0.X doesn't report the second error */
|
noisy_child.c | 9 /* Free it a second time */
|
/external/valgrind/main/memcheck/tests/linux/ |
timerfd-syscall.stderr.exp | 15 sleeping one second ... 18 sleeping 1 second ... 38 sleeping one second ... 41 sleeping 1 second ...
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListItemRequestRectAboveThinFirstItemTest.java | 51 // having the second item call requestRectangleOnScreen with a rect above 59 final View second = mListView.getChildAt(1); local 61 second.getDrawingRect(rect); 62 rect.offset(0, -2 * second.getBottom());
|
/frameworks/compile/mclinker/include/mcld/Support/ |
UniqueGCFactory.h | 49 return dataIter->second; 56 return dataIter->second; 64 return dataIter->second; 77 return dataIter->second;
|
/libcore/luni/src/main/java/org/apache/harmony/security/x501/ |
AttributeTypeAndValueComparator.java | 43 * second AttributeTypeAndValue 44 * @return -1 of first AttributeTypeAndValue "less" than second 75 * second OID 76 * @return -1 of first OID "less" than second OID 1 otherwise, 0 if they are
|
/ndk/sources/cxx-stl/gabi++/include/ |
stl_pair.h | 77 _T2 second; member in struct:pair 78 pair() : first(), second() {} 79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 88 return __x.first == __y.first && __x.second == __y.second; 95 (!(__y.first < __x.first) && __x.second < __y.second);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/re.submatch.members/ |
compare_sub_match.pass.cpp | 29 sm.second = s + 3; 33 sm2.second = s + 3; 45 sm.second = s + 3; 49 sm2.second = s + 3;
|
/ndk/sources/cxx-stl/system/include/ |
stl_pair.h | 77 _T2 second; member in struct:pair 78 pair() : first(), second() {} 79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 88 return __x.first == __y.first && __x.second == __y.second; 95 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/5/sources/cxx-stl/system/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/6/sources/cxx-stl/system/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/7/sources/cxx-stl/system/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/8/sources/cxx-stl/system/include/ |
stl_pair.h | 69 _T2 second; member in struct:pair 70 pair() : first(), second() {} 71 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 74 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 80 return __x.first == __y.first && __x.second == __y.second; 87 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
stl_pair.h | 77 _T2 second; member in struct:pair 78 pair() : first(), second() {} 79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 88 return __x.first == __y.first && __x.second == __y.second; 95 (!(__y.first < __x.first) && __x.second < __y.second);
|
/prebuilts/ndk/9/sources/cxx-stl/system/include/ |
stl_pair.h | 77 _T2 second; member in struct:pair 78 pair() : first(), second() {} 79 pair(const _T1& __a, const _T2& __b) : first(__a), second(__b) {} 82 pair(const pair<_U1, _U2>& __p) : first(__p.first), second(__p.second) {} 88 return __x.first == __y.first && __x.second == __y.second; 95 (!(__y.first < __x.first) && __x.second < __y.second);
|