| /external/neven/Embedded/common/src/b_APIEm/ |
| BFFaceFinder.h | 133 * fills external id cluster with node positions and ids 161 * Positions are sorted by confidence (highest confidence first) 185 * Fills external id cluster with node positions and ids 200 * - id cluster with node positions and ids
|
| /frameworks/base/core/java/com/android/internal/view/menu/ |
| IconMenuView.java | 71 /** Set of horizontal divider positions where the horizontal divider will be drawn */ 78 /** Set of vertical divider positions where the vertical divider will be drawn */ 378 * just computes positions for each child, and then stores them in the child's layout params. 383 // Clear the containers for the positions where the dividers should be drawn 397 // Use float for this to get precise positions (uniform item widths 441 // calculating item positions) 502 // Layout children according to positions set during the measure 512 // If we have a horizontal divider to draw, draw it at the remembered positions 522 // If we have a vertical divider to draw, draw it at the remembered positions
|
| /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
| d2_11pf.h | 85 Word16 index, /* i : Positions of the 2 pulses. */
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| ContactsSectionIndexer.java | 87 * Consider this example: section positions are 0, 3, 5; the supplied
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/trie_policy/ |
| string_trie_e_access_traits_imp.hpp | 38 * Contains a policy for extracting character positions from
|
| /system/media/opensles/libopensles/ |
| ISeek.c | 66 // start and end positions already initialized to [0, end of stream]
|
| /external/bison/src/ |
| vcg.h | 176 positions, if at least one node that must be drawn (i.e., is not 196 level. The nodes which are specified with horizontal positions are 197 ordered according to these positions within the levels. The nodes 368 head. priority The positions of the nodes are mainly determined by 419 which are specified with horizontal positions are ordered according 420 to these positions within a level. The horizontal position of a long 550 nodes which are specified with horizontal positions are ordered 551 according to these positions within the levels. The nodes which do 569 a level. The nodes which are specified with horizontal positions are 570 ordered according to these positions within the levels. The nodes whic [all...] |
| /bionic/libm/include/powerpc/ |
| fenv.h | 80 /* We need to be able to map status flag positions to mask flag positions */
|
| /bionic/libm/include/sparc64/ |
| fenv.h | 66 /* We need to be able to map status flag positions to mask flag positions */
|
| /bionic/libm/powerpc/ |
| fenv.h | 80 /* We need to be able to map status flag positions to mask flag positions */
|
| /bionic/libm/sparc64/ |
| fenv.h | 66 /* We need to be able to map status flag positions to mask flag positions */
|
| /dalvik/dx/src/com/android/dx/command/ |
| Main.java | 30 " dx --dex [--debug] [--verbose] [--positions=<style>] " + 42 ".zip .apk. Positions\n" +
|
| /dalvik/dx/src/com/android/dx/dex/file/ |
| DebugInfoConstants.java | 37 * a positions entry.<p> 48 * a positions entry.<p>
|
| DebugInfoItem.java | 175 PositionList positions = code.getPositions(); local 182 new DebugInfoEncoder(positions, locals,
|
| /external/chromium/sdch/open-vcdiff/src/ |
| vcdecoder_test.h | 75 // bytes) and through positions in the delta file. Each time it is called, it 78 // byte positions in delta_file_, it returns false.
|
| /external/chromium/third_party/icu/public/common/unicode/ |
| parsepos.h | 95 * @return TRUE if the two parse positions are equal, FALSE otherwise. 102 * @return TRUE if the two parse positions are not equal, FALSE otherwise.
|
| /external/icu4c/common/ |
| dictbe.h | 122 * @param foundBreaks Output of C array of int32_t break positions, or 0 179 * @param foundBreaks Output of C array of int32_t break positions, or 0
|
| /external/icu4c/common/unicode/ |
| parsepos.h | 95 * @return TRUE if the two parse positions are equal, FALSE otherwise. 102 * @return TRUE if the two parse positions are not equal, FALSE otherwise.
|
| /external/icu4c/layout/ |
| KernTable.cpp | 167 * Process the glyph positions. The positions array has two floats for each
|
| LayoutEngine.h | 36 * an array of character indices for the glyphs, and an array of glyph positions. 54 * 3) Glyph position adjustments - adjustment of glyph positions for kerning, 203 * This method does basic glyph positioning. The default implementation positions 231 * @param glyphStorage - the object which holds the per-glyph storage. The glyph positions will be 284 * @param glyphStorage - the object containing the per-glyph storage. The positions array will be modified. 304 * @param glyphStorage - the object containing the per-glyph storage. The positions array will be modified. 422 * @param positions - the destiniation position array 427 void getGlyphPositions(float positions[], LEErrorCode &success) const;
|
| loengine.h | 177 * @param positions - the destiniation position array 184 float positions[],
|
| /external/icu4c/samples/layout/ |
| paragraph.cpp | 242 const float *positions = visualRun->getPositions(); local 244 surface->drawGlyphs(font, glyphs, glyphCount, positions, x, y, fWidth, fHeight);
|
| /external/libvpx/vp8/encoder/ppc/ |
| fdct_altivec.asm | 56 ;# For fwd transform, indices are horizontal positions, then frequencies. 57 ;# For inverse transform, frequencies then positions.
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| heap.h | 17 // Implementation of a heap as in STL, but allows tracking positions 76 // to calculate the parent and child positions.
|
| /external/svox/pico/lib/ |
| picotrns.h | 34 * - All positions are allowed on input (in particular all those coming as an output of a previous transduction) 38 * - The order of positions on output must be the same as that on input, i.e. apart from inserted pairs, the
|