HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 626 - 650 of 1479) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 192 // Walk the list of profiles and see if an extension or app is being
  /external/chromium_org/chrome/browser/ui/cocoa/
first_run_dialog.mm 231 // Walk bottom up shuffling for all the hidden views.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
sandboxingEval.html 67 For those of you who'd like a little more explanation, let's walk through that
tut_oauth.html 8 This tutorial will walk you through the necessary steps for creating a Google Chrome Extension that uses OAuth to access an API. It leverages a library that you can reuse in your extensions.
  /external/chromium_org/chrome/tools/process_dumps/
process_dumps_linux.py 153 for path, dirs, files in os.walk(os.path.abspath(root)):
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_instance.cc 143 // Walk ARG0..ARGn populating argv until an argument is missing.
  /external/chromium_org/net/base/registry_controlled_domains/
registry_controlled_domain.cc 99 // Walk up the domain tree, most specific to least specific,
  /external/chromium_org/net/disk_cache/v3/
block_bitmaps.cc 48 // Walk this chain of files removing empty ones.
  /external/chromium_org/net/spdy/
spdy_session_pool.cc 358 // Walk the aliases map, find references to this pair.
  /external/chromium_org/remoting/host/installer/
build-installer-archive.py 66 for (root, dirs, files) in os.walk(directory):
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
ImageDecodingStore.cpp 295 // Walk the list of cache entries starting from the least recently used
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.h 163 // Walk the tree looking for layers with 3d transforms. Useful in case you need
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderingContext.cpp 190 // Walk up the render tree, accumulating SVG transforms.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
filesystem.py 103 for (dirpath, dirnames, filenames) in os.walk(path):
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
dispatch.py 119 for root, unused_dirs, files in os.walk(directory):
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_converter_unittest.py 307 # Replace the tokens in the testhtml with the test properties. Walk backward
  /external/chromium_org/third_party/icu/source/i18n/
plurfmt.cpp 518 // walk through the hash table and create a deep clone
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucoleitr.h 51 * The UCollationElements API is used as an iterator to walk through each
  /external/chromium_org/third_party/libevent/
evdns.3 288 nameserver. Several algorithms require a full walk of the inflight
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_info.c 43 * register values, as we walk the shader.
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_array_splitting.cpp 84 * This class does a walk over the tree, coming up with the set of
opt_tree_grafting.cpp 366 /* Found a possibly graftable assignment. Now, walk through the
  /external/chromium_org/third_party/openssl/openssl/crypto/store/
str_mem.c 218 walk all the way to the end of the store (since any combination
  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h 199 * head of the list. If/when we must purge some of the entries, we walk the
  /external/chromium_org/tools/gyp/
gyptest.py 135 for root, dirs, files in os.walk(directory):

Completed in 2496 milliseconds

<<21222324252627282930>>