Home
last modified time | relevance | path

Searched refs:step (Results 1 – 18 of 18) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Domit-frame-pointer2.cpp5 void step (int) in step() function
12 step (2); in f2()
20 step (1); in f1()
22 step (-1); in f1()
26 step (3); in f1()
/ndk/tests/device/test-stlport_static-exception/jni/
Domit-frame-pointer2.cpp5 void step (int) in step() function
12 step (2); in f2()
20 step (1); in f1()
22 step (-1); in f1()
26 step (3); in f1()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h185 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() argument
187 step_(step), end_index_(CalculateEndIndex(begin, end, step)) {} in RangeGenerator()
201 IncrementT step) in Iterator() argument
202 : base_(base), value_(value), index_(index), step_(step) {} in Iterator()
244 const IncrementT& step) { in CalculateEndIndex() argument
246 for (T i = begin; i < end; i = i + step) in CalculateEndIndex()
/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c51 #define step sstep macro
63 #define step lstep macro
92 static states step(struct re_guts *, sopno, sopno, states, int, states);
688 st = step(m->g, startst, stopst, st, NOTHING, st); in fast()
714 st = step(m->g, startst, stopst, st, flagch, st); in fast()
728 st = step(m->g, startst, stopst, st, flagch, st); in fast()
740 st = step(m->g, startst, stopst, tmp, c, st); in fast()
742 assert(EQ(step(m->g, startst, stopst, st, NOTHING, st), st)); in fast()
774 st = step(m->g, startst, stopst, st, NOTHING, st); in slow()
796 st = step(m->g, startst, stopst, st, flagch, st); in slow()
[all …]
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump85 // Range(begin, end [, step]) - Yields values {begin, begin+step,
86 // begin+step+step, ...}. The values do not
87 // include end. step defaults to 1.
223 // Range(start, end, step)
224 // - returns a generator producing a sequence of values {start, start+step,
225 // start+step+step, ..., }.
241 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) {
243 new internal::RangeGenerator<T, IncrementT>(start, end, step));
Dgtest-param-test.h242 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range() argument
244 new internal::RangeGenerator<T, IncrementT>(start, end, step)); in Range()
/ndk/build/core/
Dbuild-binary.mk123 $(call host-echo-build-step,$(PRIVATE_ABI),Clean) "$(PRIVATE_MODULE) [$(PRIVATE_ABI)]"
565 $(call host-echo-build-step,$(PRIVATE_ABI),StaticLibrary) "$(PRIVATE_NAME)"
664 $(call host-echo-build-step,$(PRIVATE_ABI),SharedLibrary) "$(PRIVATE_NAME)"
677 $(call host-echo-build-step,$(PRIVATE_ABI),Executable) "$(PRIVATE_NAME)"
688 …$(call host-echo-build-step,$(PRIVATE_ABI),Prebuilt) "$(PRIVATE_NAME) <= $(call pretty-dir,$(dir $…
707 …$(call host-echo-build-step,$(PRIVATE_ABI),Install) "$(PRIVATE_NAME) => $(call pretty-dir,$(PRIVAT…
Dsetup-toolchain.mk185 …$(call host-echo-build-step,$(PRIVATE_ABI),Gdbserver) "[$(PRIVATE_NAME)] $(call pretty-dir,$(PRIVA…
199 $(call host-echo-build-step,$(PRIVATE_ABI),Gdbsetup) "$(call pretty-dir,$(PRIVATE_DST))"
Ddefinitions-host.mk130 host-echo-build-step = @ $(HOST_ECHO) [$1] $(call left-justify-quoted-15,$2):
Ddefinitions.mk1450 …$$(call host-echo-build-step,$$(PRIVATE_ABI),$$(PRIVATE_TEXT)) "$$(PRIVATE_MODULE) <= $$(notdir $$…
1505 …$$(call host-echo-build-step,$$(PRIVATE_ABI),$$(PRIVATE_TEXT)) "$$(PRIVATE_MODULE) <= $$(notdir $$…
1515 …$$(call host-echo-build-step,$$(PRIVATE_ABI),$$(PRIVATE_TEXT)) "$$(PRIVATE_MODULE) <= $$(notdir $$…
1585 …$$(call host-echo-build-step,$$(PRIVATE_ABI),AsmFilter) "$$(PRIVATE_MODULE) <= $$(notdir $$(PRIVAT…
1665 …$$(call host-echo-build-step,$$(PRIVATE_ABI),$$(PRIVATE_TEXT)) "$$(PRIVATE_MODULE) <= $$(notdir $$…
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Dlibunwind.cpp229 return co->step(); in unw_step()
DUnwindCursor.hpp391 virtual int step() { _LIBUNWIND_ABORT("step not implemented"); } in step() function in libunwind::AbstractUnwindCursor
428 virtual int step();
1272 int UnwindCursor<A, R>::step() { in step() function in libunwind::UnwindCursor
/ndk/
DREADME.md113 If you need to re-run just the packaging step without going through a build,
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c4435 PNG_CONST int step = in png_do_encode_alpha() local
4439 row += step - 1; in png_do_encode_alpha()
4441 for (; row_width > 0; --row_width, row += step) in png_do_encode_alpha()
4455 PNG_CONST int step = in png_do_encode_alpha() local
4459 row += step - 2; in png_do_encode_alpha()
4461 for (; row_width > 0; --row_width, row += step) in png_do_encode_alpha()
/ndk/docs/Additional_library_docs/renderscript/
Djquery.js22step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(t… property
43 …&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,step:function(){var o={w… method
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-13885 frob-step-1 $< -o $@-step-1
3886 frob-step-2 $@-step-1 -o $@
5728 such as `origin', to multiple values in one step:
6930 compiling and linking in one step, so that's how it's done.
7262 is used in preference to the step-by-step chain because it comes
Dmake.texi4709 frob-step-1 $< -o $@@-step-1
4710 frob-step-2 $@@-step-1 -o $@@
7016 such as @code{origin}, to multiple values in one step:
8495 faster to do the compiling and linking in one step, so that's how it's
8946 preference to the step-by-step chain because it comes earlier in the
9374 or by C compilation-and-linking in one step from @file{foo.c.c}, or by
Dmake.info-2382 or by C compilation-and-linking in one step from `foo.c.c', or by