| /external/webkit/Tools/DumpRenderTree/chromium/ |
| LayoutTestController.cpp | 388 WorkItemBackForward(int distance) : m_distance(distance) {} [all...] |
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| PagedView.java | 59 // the min drag distance for a fling to register, to prevent random page shifts 1476 float distance = halfScreenSize + halfScreenSize * local [all...] |
| /external/clang/lib/Analysis/ |
| CFG.cpp | 161 int distance(const_iterator L); 188 /// distance - Calculates distance from this to L. L must be reachable from this 189 /// (with use of ++ operator). Cost of calculating the distance is linear w.r.t. 191 int LocalScope::const_iterator::distance(LocalScope::const_iterator L) { function in class:__anon4658::LocalScope::const_iterator 765 Decls.reserve(B.distance(E)); [all...] |
| /external/llvm/include/llvm/ADT/ |
| Hashing.h | 464 const size_t length = std::distance(s_begin, s_end);
|
| /external/llvm/lib/CodeGen/ |
| LiveInterval.cpp | 577 Sum += I->start.distance(I->end);
|
| /external/llvm/lib/Transforms/IPO/ |
| ArgumentPromotion.cpp | 223 unsigned ArgNo = std::distance(Callee->arg_begin(), [all...] |
| /external/llvm/lib/Transforms/Instrumentation/ |
| PathProfiling.cpp | [all...] |
| /external/llvm/lib/Transforms/Utils/ |
| InlineFunction.cpp | 723 if (Returns.size() == 1 && std::distance(FirstNewBlock, Caller->end()) == 1) { [all...] |
| PromoteMemoryToRegister.cpp | 273 NP = std::distance(pred_begin(BB), pred_end(BB))+1; [all...] |
| /external/opencv/cvaux/src/ |
| cvepilines.cpp | 1223 double distance; local [all...] |
| /external/stlport/stlport/stl/ |
| _list.h | 380 size_type __result = _STLP_STD::distance(begin(), end());
|
| /external/v8/src/x64/ |
| assembler-x64.cc | 1221 void Assembler::j(Condition cc, Label* L, Label::Distance distance) { [all...] |
| /frameworks/ex/carousel/java/com/android/ex/carousel/ |
| carousel.rs | 194 float detailFadeRate; // rate at which details fade as they move into the distance 735 // Compute fade out for cards in the distance [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 380 size_type __result = _STLP_STD::distance(begin(), end());
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
| hashtable_policy.h | 36 // Helper function: return distance(first, last) for forward 48 { return std::distance(__first, __last); }
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
| stl_algobase.h | 949 _DistanceType __len = std::distance(__first, __last); [all...] |
| stl_list.h | 628 * distance(@a first,@a last)). 866 { return std::distance(begin(), end()); } [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
| stl_algobase.h | 949 _DistanceType __len = std::distance(__first, __last); [all...] |
| stl_list.h | 628 * distance(@a first,@a last)). 866 { return std::distance(begin(), end()); } [all...] |
| /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
| hashtable_policy.h | 36 // Helper function: return distance(first, last) for forward 48 { return std::distance(__first, __last); }
|
| /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 380 size_type __result = _STLP_STD::distance(begin(), end());
|
| /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
| hashtable_policy.h | 36 // Helper function: return distance(first, last) for forward 48 { return std::distance(__first, __last); }
|
| /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 380 size_type __result = _STLP_STD::distance(begin(), end());
|
| /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
| hashtable_policy.h | 36 // Helper function: return distance(first, last) for forward 48 { return std::distance(__first, __last); }
|
| /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
| _list.h | 380 size_type __result = _STLP_STD::distance(begin(), end());
|