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

  /external/chromium/net/disk_cache/
file_lock.cc 10 updating_ = &header->updating;
block_files_unittest.cc 125 ASSERT_EQ(0, header->updating);
136 header->updating = -1;
149 ASSERT_EQ(0, header->updating);
block_files.cc 33 // Creates a new entry on the allocation map, updating the apropriate counters.
255 if (header->updating) {
297 if (header->updating < 10 && !FixBlockFileHeader(file)) {
300 header->updating = 100;
484 header->updating = 0;
disk_format.h 188 volatile int32 updating; // Keep track of updates to the header. member in struct:disk_cache::BlockFileHeader
  /system/bluetooth/data/
blacklist.conf 1 // Do NOT change this file format without updating the parsing logic in
auto_pairing.conf 1 // Do NOT change this file format without updating the parsing logic in
  /external/bison/build-aux/
ylwrap 189 echo updating "$2"
  /external/chromium/net/tools/dump_cache/
dump_files.cc 93 printf("updating: %d\n", header.updating);
  /external/zlib/contrib/delphi/
ZLib.pas 78 written to the output stream. This is useful for updating a progress
113 This is useful for updating a progress indicator when you are reading a
  /external/chromium/third_party/icu/source/data/
makedata.mak 401 # when updating the Unicode data.
  /external/icu4c/data/
makedata.mak 487 # when updating the Unicode data.
    [all...]
  /external/icu4c/i18n/
decNumber.c     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1634 milliseconds