HomeSort by relevance Sort by last modified time
    Searched full:walk (Results 251 - 275 of 366) sorted by null

<<1112131415

  /external/webkit/WebCore/rendering/
RenderFlexibleBox.cpp 308 // The first walk over our kids is to find out if we have any flexible children.
    [all...]
  /frameworks/base/awt/javax/imageio/metadata/
IIOMetadataNode.java 203 // Non-recursive tree walk
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 416 * Walk the cursor and the local array to keep them in sync. The
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadService.java 331 * Walk the cursor and the local array to keep them in sync. The key
    [all...]
  /system/core/adb/
commandline.c 669 /* The environment didn't help. Walk up the tree from the CWD
    [all...]
  /external/genext2fs/
genext2fs.c 196 // end of a block walk
    [all...]
  /dalvik/vm/oo/
Class.c 589 /* drop an end marker here so DEX loader can walk unfinished list */
    [all...]
  /external/libxml2/
valid.c     [all...]
xmlreader.c 1053 * must walk through the entity and do the validation calls
1065 * and walk it.
    [all...]
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp 190 /* Walk each value and put it into a layer, creating new layers as needed. */ \
254 /* Walk each value and put it into an animation, creating new animations as needed. */ \
304 /* Walk each value and put it into a transition, creating new animations as needed. */ \
    [all...]
  /cts/tools/host/src/com/android/cts/
ConsoleUi.java     [all...]
  /dalvik/docs/
prettify.js 384 // walk over each character looking for tabs and newlines.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
Stylesheet.java 462 // so I can walk them 0 to n.
    [all...]
StylesheetRoot.java 272 // Next, we walk the import tree and add all of the recomposable elements to the vector.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTM.java     [all...]
  /dalvik/vm/alloc/
HeapSource.c     [all...]
  /dalvik/vm/interp/
Stack.c 963 /* Walk up two frames if possible. */
    [all...]
  /external/clearsilver/cgi/
cgi.c 625 /* Walk the registered parse callbacks for a matching one */
    [all...]
  /external/clearsilver/python/examples/base/
odb.py 510 # walk column list and make lookup hashes, primary_key_list, etc..
    [all...]
  /external/clearsilver/util/
neo_hdf.c 133 * walk it ourselves */
    [all...]
  /external/elfutils/src/
ld.c     [all...]
  /external/icu4c/common/
rbbisetb.cpp 110 // Walk through & delete the linked list of RangeDescriptors
triedict.cpp 848 // Walk the set of peers at the same level, to build a horizontal node.
    [all...]
uniset_props.cpp 883 // Walk through all Unicode characters, noting the start
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m     [all...]

Completed in 384 milliseconds

<<1112131415