| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _function.h | 154 not1(const _Predicate& __pred) { function
|
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _function.h | 154 not1(const _Predicate& __pred) { function
|
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _function.h | 154 not1(const _Predicate& __pred) { function
|
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _function.h | 154 not1(const _Predicate& __pred) { function
|
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /external/stlport/src/ |
| ctype.cpp | 421 return find_if(low, high, not1(_Ctype_w_is_mask(m, ctype<char>::classic_table())));
|
| facets_byname.cpp | 156 { return find_if(low, high, not1(_STLP_PRIV _Ctype_byname_w_is_mask(m, _M_ctype))); } [all...] |
| /external/stlport/stlport/stl/ |
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /ndk/sources/cxx-stl/stlport/src/ |
| ctype.cpp | 421 return find_if(low, high, not1(_Ctype_w_is_mask(m, ctype<char>::classic_table())));
|
| facets_byname.cpp | 156 { return find_if(low, high, not1(_STLP_PRIV _Ctype_byname_w_is_mask(m, _M_ctype))); } [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _string.c | 102 { return __find_first_of_aux2(__first1, __last1, __first2, __last2, __first2, not1(_Identity<bool>()), __useStrcspnLikeAlgo); }
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
| functional | 170 template <class Predicate> unary_negate<Predicate> not1(const Predicate& pred); 612 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);} [all...] |
| /external/llvm/lib/Target/NVPTX/ |
| NVPTXInstrInfo.td | [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/ |
| libstlport_shared.so | |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/ |
| libstlport_shared.so | |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.apache.commons.el_1.0.0.v201004212143.jar | |
| /external/valgrind/main/VEX/priv/ |
| host_s390_isel.c | [all...] |
| ir_defs.c | 169 case Iop_Not1: vex_printf("Not1"); return; [all...] |
| /art/tools/ |
| cpplint.py | [all...] |
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
| cpp.py | [all...] |
| /external/libvpx/libvpx/tools/ |
| cpplint.py | [all...] |