OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_step
(Results
1 - 11
of
11
) sorted by null
/external/javasqlite/src/main/java/SQLite/
Backup.java
49
return
_step
(n);
53
private native boolean
_step
(int n) throws SQLite.Exception;
method in class:Backup
61
_step
(-1);
/external/libunwind/doc/
unw_step.tex
8
\begin{Name}{3}{unw\
_step
}{David Mosberger-Tang}{Programming Library}{unw\
_step
}unw\
_step
-- advance to next stack frame
15
\Type{int} \Func{unw\
_step
}(\Type{unw\_cursor\_t~*}\Var{cp});\\
19
The \Func{unw\
_step
}() routine advances the unwind cursor \Var{cp} to
24
On successful completion, \Func{unw\
_step
}() returns a positive value
31
\Func{unw\
_step
}() is thread-safe. If cursor \Var{cp} is in the local
50
In addition, \Func{unw\
_step
}() may return any error returned by the
unw_backtrace.tex
44
\SeeAlso{unw\
_step
(3)}
libunwind.tex
22
\Type{int} \Func{unw\
_step
}(\Type{unw\_cursor\_t~*});\\
76
\Func{unw\
_step
}(). By repeatedly calling this routine, you can
78
\Func{F}(). A positive return value from \Func{unw\
_step
}() indicates
90
to \Var{prev} right before calling \Func{unw\
_step
}(). With this
196
\Func{unw\
_step
}() to move ``up'' in the call-chain, read and write
249
signal-safe (e.g., \Func{unw\
_step
}() for local unwinding is
342
\SeeAlso{unw\
_step
(3)},
/external/libopus/src/
opus_compare.c
90
int
_step
,int _downsample){
118
x[ci*_window_sz+xk]=window[xk]*_in[(xi*
_step
+xk)*_nchannels+ci];
/external/libunwind/tests/
check-namespace.sh.in
108
match _UL${plat}
_step
195
match _U${plat}
_step
/external/opencv/cv/include/
cvcompat.h
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
[
all
...]
/frameworks/base/core/java/android/view/
ViewRootImpl.java
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 1140 milliseconds