OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nstep
(Results
1 - 5
of
5
) sorted by null
/external/python/cpython2/Modules/_ctypes/
_ctypes_test.c
341
integrate(double a, double b, double (*f)(double), long
nstep
)
343
double x, sum=0.0, dx=(b-a)/(double)
nstep
;
346
return sum/(double)
nstep
;
/external/python/cpython3/Modules/_ctypes/
_ctypes_test.c
348
integrate(double a, double b, double (*f)(double), long
nstep
)
350
double x, sum=0.0, dx=(b-a)/(double)
nstep
;
353
return sum/(double)
nstep
;
/external/lua/src/
lvm.c
1228
lua_Number ninit; lua_Number nlimit; lua_Number
nstep
;
local
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
Completed in 425 milliseconds