Searched defs:step (Results 1 – 8 of 8) sorted by relevance
| /ndk/tests/device/test-stlport_shared-exception/jni/ |
| D | omit-frame-pointer2.cpp | 5 void step (int) in step() function
|
| /ndk/tests/device/test-stlport_static-exception/jni/ |
| D | omit-frame-pointer2.cpp | 5 void step (int) in step() function
|
| /ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-param-util.h | 185 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() 201 IncrementT step) in Iterator() 244 const IncrementT& step) { in CalculateEndIndex()
|
| /ndk/sources/host-tools/ndk-stack/regex/ |
| D | engine.c | 51 #define step sstep macro 63 #define step lstep macro 838 step(struct re_guts *g, in step() function
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
| D | UnwindCursor.hpp | 391 virtual int step() { _LIBUNWIND_ABORT("step not implemented"); } in step() function in libunwind::AbstractUnwindCursor 1272 int UnwindCursor<A, R>::step() { in step() function in libunwind::UnwindCursor
|
| /ndk/tests/build/issue20862-libpng-O0/jni/ |
| D | pngrtran.c | 4435 PNG_CONST int step = in png_do_encode_alpha() local 4455 PNG_CONST int step = in png_do_encode_alpha() local
|
| /ndk/docs/Additional_library_docs/renderscript/ |
| D | jquery.js | 22 …or(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";i… 43 …;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j… field
|
| /ndk/sources/third_party/googletest/googletest/include/gtest/ |
| D | gtest-param-test.h | 242 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range()
|