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

1 2 3

  /external/kernel-headers/original/linux/
fadvise.h 10 * The advise values for POSIX_FADV_DONTNEED and POSIX_ADV_NOREUSE
kd.h 70 #define PIO_UNIMAPCLR 0x4B68 /* clear table, possibly advise hash algorithm */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fadvise.h 10 * The advise values for POSIX_FADV_DONTNEED and POSIX_ADV_NOREUSE
kd.h 69 #define PIO_UNIMAPCLR 0x4B68 /* clear table, possibly advise hash algorithm */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fadvise.h 10 * The advise values for POSIX_FADV_DONTNEED and POSIX_ADV_NOREUSE
kd.h 69 #define PIO_UNIMAPCLR 0x4B68 /* clear table, possibly advise hash algorithm */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fadvise.h 10 * The advise values for POSIX_FADV_DONTNEED and POSIX_ADV_NOREUSE
kd.h 69 #define PIO_UNIMAPCLR 0x4B68 /* clear table, possibly advise hash algorithm */
  /external/chromium_org/chrome/browser/net/spdyproxy/
proxy_advisor.h 21 // data reduction proxy. An instance of this class will accept Advise()
53 // If WouldProxyURL returns a false positive, then Advise() will send an
59 // Advise() may only be called on the IO thread.
60 virtual void Advise(const GURL& url,
proxy_advisor.cc 107 void ProxyAdvisor::Advise(
  /frameworks/base/core/java/android/net/
INetworkStatsService.aidl 45 /** Advise persistance threshold; may be overridden internally. */
  /external/chromium/chrome/browser/ui/cocoa/
about_window_controller_unittest.mm 120 // a button within the box to advise a restart instead of popping dialogs,
  /external/chromium_org/base/debug/
profiler.h 64 // JIT code, and it can push symbol information on code generation and advise
  /external/stlport/doc/
README.windows 21 Here is the main reason for following this advise, the Windows 95
  /frameworks/base/core/java/android/os/
UpdateLock.java 24 * OTA/update purposes can so advise the OS. This is particularly relevant for headless
  /system/core/include/utils/
FileMap.h 108 int advise(MapAdvice advice);
  /system/core/libutils/
Tokenizer.cpp 74 fileMap->advise(FileMap::SEQUENTIAL);
FileMap.cpp 202 int FileMap::advise(MapAdvice advice) function in class:FileMap
  /external/chromium/net/url_request/
url_request_throttler_entry.h 138 // Timestamp calculated by the sliding window algorithm for when we advise
  /external/chromium_org/net/url_request/
url_request_throttler_entry.h 144 // Timestamp calculated by the sliding window algorithm for when we advise
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mman.h 93 /* Advise the system about particular usage patterns the program follows
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h 93 /* Advise the system about particular usage patterns the program follows
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mman.h 93 /* Advise the system about particular usage patterns the program follows
  /art/runtime/gc/space/
dlmalloc_space.cc 431 // Advise we don't need the pages and protect them
460 // Visit space looking for page-sized holes to advise the kernel we don't need.
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 151 // Called inside to advise that the task should wake and signal an error

Completed in 605 milliseconds

1 2 3