/external/llvm/include/llvm/Support/ |
MathExtras.h | 540 // The largest power of 2 that divides both A and B.
|
/external/llvm/lib/Transforms/Utils/ |
LoopUnroll.cpp | 146 /// Similarly, TripMultiple divides the number of times that the LatchBlock may
|
/frameworks/base/core/jni/android/graphics/ |
Path.cpp | 342 // Divides Bezier curves until linear interpolation is very close to accurate, using
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_function.h | 167 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_function.h | 167 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_function.h | 167 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 162 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 162 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_function.h | 162 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_function.h | 162 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_function.h | 168 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_function.h | 169 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_function.h | 168 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_function.h | 169 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_function.h | 167 struct divides : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
|
/external/icu/icu4c/source/i18n/unicode/ |
rbnf.h | 117 * can change this). To fill in the substitutions, the formatter divides the number being 172 * <td>[340 mod 100 is 40. The rule for 40 applies. Since 40 divides [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.h | 644 // Divides one smi by another and returns the quotient. 652 // Divides one smi by another and returns the remainder. [all...] |
/external/eigen/Eigen/src/Core/ |
Functors.h | [all...] |
/external/guava/guava/src/com/google/common/math/ |
LongMath.java | 466 // 0 % b == 0, so b divides a, but the converse doesn't hold.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
CharsTrie.java | 744 // and divides length by 2. [all...] |
/external/lldb/include/lldb/Host/ |
File.h | 24 /// A file class that divides abstracts the LLDB core from host file
|
/external/lldb/www/python_reference/ |
class-tree.html | 166 <em class="summary">Represents a file specfication that divides the path into a directory and
|
/external/llvm/unittests/ADT/ |
APIntTest.cpp | 167 // Divides.
|
/external/openfst/src/include/fst/ |
determinize.h | 655 // Divides out label weight from destination subset elements. [all...] |
/frameworks/native/libs/ui/ |
Region.cpp | 185 * Creates a new region with the same data as the argument, but divides rectangles as necessary to
|