HomeSort by relevance Sort by last modified time
    Searched full:walking (Results 201 - 225 of 490) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/strace/
unwind.c 347 * walking the stack
  /external/valgrind/include/
pub_tool_wordfm.h 130 // since it involves walking the whole tree.
  /frameworks/base/docs/html/training/location/
receive-location-updates.jd 40 way while walking or driving, or if your app tracks the location of assets, it
  /frameworks/rs/scriptc/
rs_for_each.rsh 138 * sc: Extra control information used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_tags.c 37 This function generates contribution tags current workload by walking through list of consumed buffers.
  /prebuilts/go/darwin-x86/src/cmd/vet/
main.go 216 warnf("error walking tree: %s", err)
  /prebuilts/go/darwin-x86/src/path/filepath/
path.go 335 // If there was a problem walking to the file or directory named by path, the
  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 362 // Bad link. Stop walking before we crash.
stubs.go 142 // call on the stack will cause gentraceback to stop walking the stack
  /prebuilts/go/linux-x86/src/cmd/vet/
main.go 216 warnf("error walking tree: %s", err)
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 335 // If there was a problem walking to the file or directory named by path, the
  /prebuilts/go/linux-x86/src/runtime/
mgcsweep.go 362 // Bad link. Stop walking before we crash.
stubs.go 142 // call on the stack will cause gentraceback to stop walking the stack
  /prebuilts/sdk/renderscript/include/
rs_for_each.rsh 138 * sc: Extra control information used to select a sub-region of the allocation to be processed or suggest a walking strategy. May be NULL.
  /system/core/libmemunreachable/
MemUnreachable.cpp 311 // fork a process to do the heap walking
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 272 /// walking the AST as needed.
414 // walking all sub-stmts in that scope.
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-list.html 116 </pre><p>Callback function used when walking a list with xmlListWalk().</p>
117 <div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>data</tt></i>:</span></td><td>the data found in the list</td></tr><tr><td><span class="term"><i><tt>user</tt></i>:</span></td><td>extra user provided data to the walker</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 to stop walking the list, 1 otherwise.</td></tr></tbody></table></div></div>
  /frameworks/base/core/java/android/text/
TextLine.java 544 // We're walking off the end of the line. The paragraph
589 // Walking off end of line. Since we don't know
    [all...]
  /ndk/build/core/
definitions-graph.mk 116 # Many tree walking operations require setting a 'visited' flag on
145 # Many graph walking operations require a work queue and computing
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py 193 For huge child lists, inserting children can force walking rest of
797 For huge child lists, inserting children can force walking rest of
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
  /external/valgrind/shared/
vg_replace_strmem.c     [all...]
  /external/libxml2/doc/html/
libxml-list.html 119 </pre><p>Callback function used when walking a list with xmlListWalk().</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>data</tt></i>:</span></td><td>the data found in the list</td></tr><tr><td><span class="term"><i><tt>user</tt></i>:</span></td><td>extra user provided data to the walker</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 to stop walking the list, 1 otherwise.</td></tr></tbody></table></div><br />
  /art/runtime/
quick_exception_handler.cc 561 // include them in the stack walking is the check against `frame_depth_`, which is
stack.h 568 // when walking the stack.

Completed in 4777 milliseconds

1 2 3 4 5 6 7 891011>>