HomeSort by relevance Sort by last modified time
    Searched refs:Step (Results 51 - 75 of 98) sorted by null

1 23 4

  /external/chromium/chrome/browser/history/
download_database.cc 95 while (statement.Step()) {
starred_url_database.cc 122 while (s.Step()) {
252 if (statement.Step()) {
311 if (!max_folder_id_statement.Step()) {
  /external/chromium/third_party/libjingle/source/talk/base/
task.cc 86 void Task::Step() {
taskrunner.cc 92 tasks_[i]->Step();
  /external/chromium/chrome/browser/safe_browsing/
filter_false_positive_perftest.cc 138 if (!count_statement.Step())
150 while (prefix_statement.Step())
  /external/v8/src/
v8natives.js 704 // Step 3
714 // Step 5 and 6
732 // Step 7
742 // Step 8
744 // Step 9a
752 // Step 10a
770 // Step 11
815 // Step 4a - defining a new data property.
818 // Step 12 - updating an existing data property with a data or generic
839 // Step 4b - defining a new accessor property
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store_unittest.cc     [all...]
syncable_unittest.cc 1493 Step step; local
1590 Step step; local
    [all...]
  /external/clang/include/clang/Sema/
Initialization.h 568 /// \brief Describes the kind of a particular step in an initialization
638 /// \brief A single step in the initialization sequence.
639 class Step {
641 /// \brief The kind of conversion or initialization step we are taking.
683 SmallVector<Step, 4> Steps;
838 typedef SmallVector<Step, 4>::const_iterator step_iterator;
853 /// \brief Returns whether the last step in this initialization sequence is
    [all...]
  /external/regex-re2/re2/
nfa.cc 98 inline int Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p);
292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) {
314 LOG(DFATAL) << "Unhandled " << ip->opcode() << " in step";
517 int id = Step(runq, nextq, c, flag, p-1);
602 // Will run step(runq, nextq, c, ...) on next iteration. See above.
  /external/v8/test/mjsunit/
debug-step-2.js 54 // Test function to step through.
77 // Step through the function ensuring that the var statements are hit as well.
debug-step-3.js 55 // Test function to step through.
82 // Step through the function ensuring that the var statements are hit as well.
json.js 328 // Step 2.a
331 // Step 2.b
338 // Step 2.c
debug-stepin-call-function-stub.js 39 // Simple debug event handler which first time will cause 'step in' action
46 // Step into f().
debug-stepin-function-call.js 35 // Simple debug event handler which first time will cause 'step in' action
42 // Step into f2.call:
66 // Test step into function call from a function without local variables.
73 // Test step into function call from a function with some local variables.
82 // Test step into function call which is a part of an expression.
92 // Test step into function call from a function with some local variables.
102 // Test step into function apply from a function without local variables.
109 // Test step into function apply from a function with some local variables.
118 // Test step into function apply which is a part of an expression.
128 // Test step into function apply from a function with some local variables
    [all...]
  /external/chromium/app/sql/
statement.cc 48 bool Statement::Step() {
57 // the last error that Step() caused thereby generating a second
  /external/chromium/chrome/browser/webdata/
keyword_table.cc 141 while (s.Step()) {
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
cssgen.php 154 // Get what step we're up to
155 $step = get_var('step'); variable
157 if ( !$step || $step == 1 )
160 make_header('Step 1');
253 <br /><br /><form action="cssgen.php?step=2" method="post">
255 <input type="submit" value="Step 2" />';
260 // Step 2
261 elseif ( $step == 2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h 750 * [in] leftStep Step of left coefficient buffer
751 * [in] dstStep Step of the destination buffer
806 * [in] Step Step between pixels q0 and q1
818 int Step, /* step between pixels q0 and q1 */
836 * [in] iSrcStep Step of the source buffer.
837 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s 33 ;// r0,r1,r2,r3 where r0,r2 input pointer and r1,r3 corresponding step size
93 Step RN 6
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s 39 ;// r0,r1,r2,r3, r8 where r0,r2 input pointer and r1,r3 step size, r8 intermediate-buf pointer
99 Step RN 6
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 67 Step RN 1
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h 750 * [in] leftStep Step of left coefficient buffer
751 * [in] dstStep Step of the destination buffer
806 * [in] Step Step between pixels q0 and q1
818 int Step, /* step between pixels q0 and q1 */
836 * [in] iSrcStep Step of the source buffer.
837 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h 750 * [in] leftStep Step of left coefficient buffer
751 * [in] dstStep Step of the destination buffer
806 * [in] Step Step between pixels q0 and q1
818 int Step, /* step between pixels q0 and q1 */
836 * [in] iSrcStep Step of the source buffer.
837 * [in] iDstStep Step of the destination(interpolation) buffer.
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 86 /// the actual start value and step direction. Self-wraparound is defined
87 /// purely in terms of the recurrence's loop, step size, and
89 /// abs(step) * max-iteration(loop) <= unsigned-max(bitwidth).
425 /// getBECount - Subtract the end and start values and divide by the step,
430 const SCEV *Step,
611 const SCEV *getAddRecExpr(const SCEV *Start, const SCEV *Step,
    [all...]

Completed in 2774 milliseconds

1 23 4