HomeSort by relevance Sort by last modified time
    Searched full:leftmost (Results 76 - 100 of 313) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 51 (The top line is line 1 and the leftmost column is column 1; line/column 0
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
line-map.h 51 (The top line is line 1 and the leftmost column is column 1; line/column 0
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
line-map.h 51 (The top line is line 1 and the leftmost column is column 1; line/column 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 250 leftmost(node_pointer);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 274 leftmost(node_pointer);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 250 leftmost(node_pointer);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/splay_tree_/
splay_tree_.hpp 250 leftmost(node_pointer);
  /external/chromium_org/third_party/freetype/src/base/
ftcalc.c 464 * the leftmost bits by copying the sign bit, it might be faster.
483 * fills the leftmost bits by copying the sign bit. This is wrong.
487 * leftmost bits with 0s (i.e., it is exactly the same as an unsigned
  /external/freetype/src/base/
ftcalc.c 464 * the leftmost bits by copying the sign bit, it might be faster.
483 * fills the leftmost bits by copying the sign bit. This is wrong.
487 * leftmost bits with 0s (i.e., it is exactly the same as an unsigned
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerOperateBitsTest.java 75 * bitLength() of a positive number with the leftmost bit set
105 * bitLength() of a negative number with the leftmost bit set
413 * clearBit(int n) the leftmost bit in a negative number
500 * flipBit(int n) the leftmost bit in a negative number
518 * flipBit(int n) the leftmost bit in a positive number
879 * setBit(int n) the leftmost bit in a positive number
    [all...]
  /development/tools/recovery_l10n/src/com/android/recovery_l10n/
Main.java 242 // Find the rightmost and leftmost columns with any
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 236 // If at leftmost decoration, expand to edge of cell.
  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertTextCommand.cpp 171 // Insert the character at the leftmost candidate.
  /external/chromium_org/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille/display/
BrailleInputEvent.java 143 * the leftmost cell.
  /external/chromium_org/third_party/icu/source/common/
util.h 95 * reverse direction. In either case, the leftmost index will be
  /external/icu4c/common/
util.h 94 * reverse direction. In either case, the leftmost index will be
  /external/jmonkeyengine/engine/src/android/com/jme3/util/
FastInteger.java 151 * Determines the highest (leftmost) bit of the specified integer that is 1

Completed in 1168 milliseconds

1 2 34 5 6 7 8 91011>>