HomeSort by relevance Sort by last modified time
    Searched refs:min_pos (Results 1 - 8 of 8) sorted by null

  /external/freetype/src/autofit/
aflatin.c 1539 FT_Pos min_pos = 32000; local
    [all...]
  /external/libbrillo/brillo/streams/
file_stream.cc 404 const off64_t min_pos = 0; local
405 return std::max(min_pos, pos);
  /external/webp/src/enc/
backward_references_enc.c 335 const int min_pos = local
362 if (best_length == MAX_LENGTH) pos = min_pos - 1;
366 for (; pos >= min_pos && --iter; pos = chain[pos]) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_io.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]

Completed in 252 milliseconds