HomeSort by relevance Sort by last modified time
    Searched full:internals (Results 51 - 75 of 367) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/web_applications/
web_app.cc 203 : web_app_path_(web_app::internals::GetWebAppDataDirectory(
310 web_app::internals::GetSanitizedFileName(shortcut_info_.title);
315 if (!web_app::internals::CheckAndSaveIcon(icon_file,
407 namespace internals { namespace in namespace:web_app
451 } // namespace internals
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 58 * Poke into the Cache internals to simulate garbage collection of the value associated with the
78 * Poke into the Cache internals to simulate garbage collection of the given key. This assumes
178 * Peeks into the cache's internals to check its internal consistency. Verifies that each
209 * Peeks into the cache's internals to verify that its expiration queue is consistent. Verifies
270 * Peeks into the cache's internals to verify that its eviction queue is consistent. Verifies
  /external/chromium/googleurl/src/
url_file.h 30 // Provides shared functions used by the internals of the parser and
  /external/clang/lib/ARCMigrate/
TransUnusedInitDelegate.cpp 24 #include "Internals.h"
Internals.h 1 //===-- Internals.h - Implementation Details---------------------*- C++ -*-===//
  /external/clang/www/
menu.html.incl 23 <a href="/docs/InternalsManual.html">Clang&nbsp;Internals</a>
  /external/grub/docs/
Makefile.am 2 grub_TEXINFOS = internals.texi
  /external/qemu/target-mips/
TODO 16 - A general lack of documentation, especially for technical internals.
  /external/valgrind/main/gdbserver_tests/
mchelp.stdoutB.exp 41 debugging valgrind internals monitor commands:
  /external/webkit/Source/WebCore/dom/default/
PlatformMessagePortChannel.h 100 // Mutex used to ensure exclusive access to the object internals.
  /frameworks/base/core/java/android/webkit/
WebViewFactory.java 58 // us honest and minimize usage of WebViewClassic internals when binding the proxy.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio_ext.h 1 /* Functions to access FILE structure internals.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio_ext.h 1 /* Functions to access FILE structure internals.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio_ext.h 1 /* Functions to access FILE structure internals.
  /external/chromium/chrome/browser/
browser_about_handler.cc 108 const char kAppCacheInternalsPath[] = "appcache-internals";
109 const char kBlobInternalsPath[] = "blob-internals";
117 const char kGpuPath[] = "gpu-internals";
128 const char kNetInternalsPath[] = "net-internals";
130 const char kSyncInternalsPath[] = "sync-internals";
    [all...]
io_thread.h 159 // visited sites on about:net-internals/#dns and about:dns pages. Must be
  /external/chromium/chrome/browser/resources/net_internals/
index.html 346 next best thing is to load chrome://net-internals/ <b>as soon as you can
353 <li>While the net-internals page is open, it will capture the network events
356 <li>Once you close the net-internals window, the data it had captured will be
359 even when the net-internals window is not open. That way if you open
360 chrome://net-internals/ <b>shortly after</b> encountering a problem,
  /external/chromium/chrome/browser/net/
passive_log_collector.h 24 // problem, or error), about:net-internals can be opened shortly after the
30 // about:net-internals is open).
chrome_net_log.h 31 // the about:net-internals page).
  /external/valgrind/main/docs/
README 31 The docs/internals directory contains some useful high-level stuff about
32 Valgrind's internals. It's not relevant for the rest of this discussion.
  /external/chromium/base/threading/
worker_pool_posix_unittest.cc 18 // Peer class to provide passthrough access to PosixDynamicThreadPool internals.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.h 110 // these convolutions to expose internals for testing can be
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 29 // Chrome internals, though it's really more of a mish-mash of model,
  /external/chromium/chrome/browser/ui/cocoa/
styled_text_field_unittest.mm 83 // The test shouldn't be too dependent on the field's internals, but
  /external/clang/include/clang/Basic/
SourceManagerInternals.h 1 //===--- SourceManagerInternals.h - SourceManager Internals -----*- C++ -*-===//

Completed in 3043 milliseconds

1 23 4 5 6 7 8 91011>>