/external/guava/guava-tests/test/com/google/common/collect/ |
RangeTest.java | 417 // adjacent below 448 // adjacent above 467 // adjacent below 503 // adjacent above
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
VariableTranslator.java | 117 * Combines adjacent strings.
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
HeuristicSolver.h | 141 /// \brief Begin iterator for the set of edges adjacent to the given node in 144 /// @return Begin iterator for the set of edges adjacent to the given node 150 /// \brief End iterator for the set of edges adjacent to the given node in 153 /// @return End iterator for the set of edges adjacent to the given node in
|
/external/mesa3d/src/gallium/docs/source/cso/ |
sampler.rst | 112 If set, the bilinear filter of a cube map may take samples from adjacent
|
/external/v8/src/ |
conversions.h | 42 // mean of 2 adjacent doubles (that could have up to 769 digits) the result
|
/frameworks/base/core/java/android/app/backup/ |
WallpaperBackupHelper.java | 55 // Stage file - should be adjacent to the WALLPAPER_IMAGE location. The wallpapers
|
/frameworks/base/core/java/android/text/ |
AndroidBidi.java | 147 // Since there are no logically adjacent runs at the same
|
/frameworks/base/libs/hwui/ |
PatchCache.cpp | 138 // adjacent free blocks
|
/frameworks/base/media/java/android/media/ |
Image.java | 158 * <p>The distance between adjacent pixel samples, in bytes.</p>
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
nodenormalize01.java | 37 * separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
FileChannelLockingTest.java | 200 // Adjacent locks are legal
|
/libcore/luni/src/test/java/libcore/xml/ |
KxmlSerializerTest.java | 153 // Adjacent CDATA sections aren't merged, so let's stick them together ourselves...
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
NodeNormalize.java | 43 * neither adjacent Text nodes nor empty Text nodes.
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogGroupBuilder.java | 44 * Finds all groups of adjacent entries in the call log which should be grouped together and
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardRow.java | 164 // key starts at mCurrentX. Or, this key will overlaps the adjacent key on
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_tempbuf.h | 73 * This function tries to obtain storage for @c len adjacent Tp
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
find_selectors.h | 79 /** @brief Test predicate on two adjacent elements. */
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 73 * This function tries to obtain storage for @c len adjacent Tp
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 73 * This function tries to obtain storage for @c len adjacent Tp
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_tempbuf.h | 73 * This function tries to obtain storage for @c len adjacent Tp
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_tempbuf.h | 73 * This function tries to obtain storage for @c len adjacent Tp
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
find_selectors.h | 79 /** @brief Test predicate on two adjacent elements. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_MotionEstimationMB.c | 760 * adjacent type INTER MBs (Left, Top, Top-Left, Top-Right). 1100 * adjacent type INTER MBs (Left, Top, Top-Left, Top-Right). 1102 * adjacent type INTRA MBs (Left, Top, Top-Left, Top-Right). [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 435 * We will merge adjacent CDATA blocks. 617 * we merge adjacent CDATA. If anything else happened after the
|
/external/chromium/chrome/browser/extensions/ |
extension_menu_manager.cc | 349 // Iterate backwards from |item| and uncheck any adjacent radio items. 361 // Now iterate forwards from |item| and uncheck any adjacent radio items.
|