Searched
full:walk (Results
251 -
275 of
1479) sorted by null
<<11121314151617181920>>
| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| SimplifyMarkupCommand.cpp | 47 // Walk through the inserted nodes, to see if there are elements that could be removed
|
| /external/chromium_org/third_party/WebKit/Source/modules/webmidi/ |
| MIDIInput.cpp | 54 // so we walk through the data and dispatch one at a time.
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/ |
| export-w3c-performance-wg-tests | 65 for root, dirs, files in os.walk(os.path.join(source_directory, directory_to_copy)):
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
| workspace.py | 61 # for root, dirs, files in os.walk(source_path):
|
| /external/chromium_org/third_party/freetype/src/base/ |
| ftbbox.c | 58 /* user :: A pointer to the current walk context. */ 153 /* user :: The address of the current walk context. */ 522 /* user :: The address of the current walk context. */ 636 /* the two boxes are different, now walk over the outline to */
|
| /external/chromium_org/third_party/icu/source/common/ |
| locavailable.cpp | 56 // for now, there is a hardcoded list, so just walk through that list and set it up.
|
| /external/chromium_org/third_party/jinja2/ |
| visitor.py | 50 The `NodeTransformer` will walk the AST and use the return value of the
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| hash.c | 307 * Walk over all entries in a hash table, calling callback function for each. 313 * \param table the hash table to walk 367 * Given a hash table key, return the next key. This is used to walk 526 /* walk over all entries */
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| SkIntersectionHelper.h | 31 // we walk ts to describe consecutive intersections. Since a pair of ts can
|
| /external/chromium_org/tools/telemetry/telemetry/page/ |
| page_set.py | 60 for dirpath, _, filenames in os.walk(serving_dir):
|
| /external/chromium_org/ui/views/widget/ |
| drop_helper.cc | 96 // Walk the tree, stopping at target_view_ as we know it'll accept the
|
| /external/chromium_org/ui/webui/resources/js/chromeos/ |
| ui_account_tweaks.js | 82 // Walk the tree, searching each ELEMENT node.
|
| /external/chromium_org/v8/test/intl/ |
| testcfg.py | 41 for dirname, dirs, files in os.walk(self.root):
|
| /external/chromium_org/v8/test/mjsunit/ |
| testcfg.py | 46 for dirname, dirs, files in os.walk(self.root):
|
| /external/dropbear/libtommath/ |
| dep.pl | 3 # Walk through source, add labels and make classes
|
| /external/freetype/src/base/ |
| ftbbox.c | 60 /* user :: A pointer to the current walk context. */ 155 /* user :: The address of the current walk context. */ 509 /* user :: The address of the current walk context. */ 623 /* the two boxes are different, now walk over the outline to */
|
| /external/icu4c/common/ |
| locavailable.cpp | 56 // for now, there is a hardcoded list, so just walk through that list and set it up.
|
| /external/ipsec-tools/src/racoon/ |
| nattraversal.h | 96 /* Walk through all rmconfigs and tell if NAT-T is enabled in at least one. */
|
| /external/jmonkeyengine/engine/src/test/jme3test/export/ |
| TestOgreConvert.java | 77 chan.setAnim("Walk");
|
| /external/llvm/docs/HistoricalNotes/ |
| 2001-06-01-GCCOptimizations2.txt | 32 structured... of course it would be no walk in the park, but it would be
|
| /external/llvm/include/llvm/Analysis/ |
| ConstantsScanner.h | 10 // This class implements an iterator to walk through the constants referenced by
|
| /external/llvm/include/llvm/Support/ |
| UnicodeCharRanges.h | 42 // Walk through the ranges.
|
| /external/llvm/test/Transforms/Mem2Reg/ |
| use-analysis.ll | 43 ; Check that we recursively walk the uses of the alloca and thus can see
|
| /external/mesa3d/src/mesa/main/ |
| hash.c | 307 * Walk over all entries in a hash table, calling callback function for each. 313 * \param table the hash table to walk 367 * Given a hash table key, return the next key. This is used to walk 526 /* walk over all entries */
|
| /external/oprofile/libdb/ |
| db_debug.c | 115 printf("hash table walk found %d node expect %d node\n",
|
Completed in 1571 milliseconds
<<11121314151617181920>>