HomeSort by relevance Sort by last modified time
    Searched full:positions (Results 301 - 325 of 701) sorted by null

<<11121314151617181920>>

  /external/chromium/base/
string_util_unittest.cc 44 const TrimPositions positions; member in struct:base::trim_case
62 const TrimPositions positions; member in struct:base::trim_case_ascii
82 TrimWhitespace(value.input, value.positions, &output));
100 TrimWhitespace(value.input, value.positions, &output_ascii));
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
uregex.h 580 * the positions they would in the complete text.
    [all...]
  /external/chromium/third_party/icu/source/i18n/
regeximp.h 290 // Start-Of-Match type. Used by find() to quickly scan to positions where a
strrepl.cpp 204 // Adjust the cursor for positions outside the key. These
  /external/chromium/third_party/icu/source/test/intltest/
rbbitst.cpp 126 // - a vector of the expected break positions.
130 // - Vectors of actual break positions and tag values.
182 // checkResults. Compare the actual and expected break positions, report any differences.
211 // Try to resync the positions of the indices, to avoid a rash of spurious erros.
    [all...]
  /external/e2fsprogs/intl/
libgnuintl.h.in 275 /* Support for format strings with positions in *printf(), following the
  /external/expat/doc/
xmlwf.1 105 describes the input file, including character positions.
  /external/grub/stage2/
fsys_fat.c 302 * the positions 2,4,6 etc are high bytes of a 16 bit unicode char
  /external/icu4c/i18n/
regeximp.h 296 // Start-Of-Match type. Used by find() to quickly scan to positions where a
strrepl.cpp 204 // Adjust the cursor for positions outside the key. These
  /external/icu4c/test/intltest/
rbbitst.cpp 156 // - a vector of the expected break positions.
160 // - Vectors of actual break positions and tag values.
212 // checkResults. Compare the actual and expected break positions, report any differences.
241 // Try to resync the positions of the indices, to avoid a rash of spurious erros.
    [all...]
  /external/kernel-headers/original/linux/
fd.h 275 * Right now, these positions are hard wired to 0. */
  /external/libvpx/vp8/common/
filter_c.c 35 { 0, 0, 128, 0, 0, 0 }, /* note that 1/8 pel positions are just as per alpha -0.5 bicubic */
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c 571 /* scan over all positions of work cluster; target positions are stored in *dstClPtrL*/
655 /* remove undetected positions but keep at least 1/2 best positions */
LocalScanDetector.h 114 /** cluster with scan positions */
LocalScanner.h 161 /** total scan positions at current scale */
  /external/neven/Embedded/common/src/b_TensorEm/
IdCluster2D.h 132 /* This function extracts equivalent 2d sub clusters which positions
  /external/openssl/crypto/store/
str_mem.c 70 are composed of bits set at the positions indicated by attribute type
  /external/oprofile/libpopt/
config.h 148 /* Define if your printf() function supports format strings with positions. */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/win32/
SDL_mmjoystick.c 43 /* limit axis to 256 possible positions to filter out noise */
  /external/skia/include/core/
SkCanvas.h 531 @param pos Array of positions, used to position each character
542 @param xpos Array of x-positions, used to position each character
543 @param constY The shared Y coordinate for all of the positions
584 @param pos Array of positions, used to position each character
    [all...]
  /external/stlport/test/unit/
sstream_test.cpp 423 /* ISO/IEC 14882 2003 (and 1998 too) assume change as get as put positions
  /external/v8/src/
SConscript 269 env['BUILDERS']['Snapshot'] = Builder(action='$SOURCE $TARGET --logfile "$LOGFILE" --log-snapshot-positions')
regexp-macro-assembler.h 179 // capture positions.
  /external/v8/src/mips/
codegen-mips.h 261 // positions are collected by the assembler and emitted with the relocation

Completed in 1098 milliseconds

<<11121314151617181920>>