HomeSort by relevance Sort by last modified time
    Searched full:have_index (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/net/disk_cache/simple/
simple_entry_operation.cc 34 bool have_index,
44 have_index,
54 bool have_index,
64 have_index,
165 bool have_index,
177 have_index_(have_index),
simple_entry_operation.h 40 bool have_index,
45 bool have_index,
76 bool have_index() const { return have_index_; } function in class:disk_cache::SimpleEntryOperation
93 bool have_index,
simple_entry_impl.cc 189 bool have_index = backend_->index()->initialized(); local
198 if (have_index) {
216 this, have_index, callback, out_entry));
228 bool have_index = backend_->index()->initialized(); local
236 this, have_index, CompletionCallback(), static_cast<Entry**>(NULL)));
240 this, have_index, callback, out_entry));
553 OpenEntryInternal(operation->have_index(),
558 CreateEntryInternal(operation->have_index(),
593 void SimpleEntryImpl::OpenEntryInternal(bool have_index,
629 have_index,
    [all...]
simple_entry_impl.h 157 void OpenEntryInternal(bool have_index,
161 void CreateEntryInternal(bool have_index,
  /external/qemu/android/config/darwin-x86/
SDL_config.h 56 #define HAVE_INDEX 1
  /external/qemu/android/config/freebsd-x86/
SDL_config.h 56 #define HAVE_INDEX 1
  /external/qemu/android/config/linux-ppc/
SDL_config.h 56 #define HAVE_INDEX 1
  /external/qemu/android/config/linux-x86/
SDL_config.h 51 #define HAVE_INDEX 1
  /external/qemu/android/config/linux-x86_64/
SDL_config.h 56 #define HAVE_INDEX 1
  /external/qemu/android/config/windows/
SDL_config.h 56 /* #undef HAVE_INDEX */
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_dreamcast.h 65 #define HAVE_INDEX 1
SDL_config_os2.h 85 #define HAVE_INDEX 1
SDL_config.h.in 105 #undef HAVE_INDEX
SDL_stdinc.h 438 #elif defined(HAVE_INDEX)
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_config.h 56 #define HAVE_INDEX 1
SDL_stdinc.h 438 #elif defined(HAVE_INDEX)
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_config.h 56 #define HAVE_INDEX 1
SDL_stdinc.h 438 #elif defined(HAVE_INDEX)
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_config.h 56 #define HAVE_INDEX 1
SDL_stdinc.h 438 #elif defined(HAVE_INDEX)
  /external/qemu/slirp/
slirp.h 257 #ifndef HAVE_INDEX
slirp_config.h 173 #define HAVE_INDEX
  /external/qemu/slirp-android/
slirp.h 210 #ifndef HAVE_INDEX
slirp_config.h 173 #undef HAVE_INDEX
  /external/qemu-pc-bios/bochs/
ltdlconf.h.in 42 #undef HAVE_INDEX

Completed in 1160 milliseconds

1 2