OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:integrate
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/libs/gui/tests/
Android.mk
35
# to
integrate
with auto-test framework.
/frameworks/native/services/surfaceflinger/tests/
Android.mk
29
# to
integrate
with auto-test framework.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py
167
# The function prototype called by '
integrate
': double func(double);
170
# The
integrate
function itself, exposed from the _ctypes_test dll
171
integrate
= dll.
integrate
172
integrate
.argtypes = (c_double, c_double, CALLBACK, c_long)
173
integrate
.restype = c_double
178
result =
integrate
(0.0, 1.0, CALLBACK(func), 10)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py
167
# The function prototype called by '
integrate
': double func(double);
170
# The
integrate
function itself, exposed from the _ctypes_test dll
171
integrate
= dll.
integrate
172
integrate
.argtypes = (c_double, c_double, CALLBACK, c_long)
173
integrate
.restype = c_double
178
result =
integrate
(0.0, 1.0, CALLBACK(func), 10)
/external/strace/
strace.spec
344
-
integrate
patch from Jeff Law to eliminate hang tracing threads
/external/elfutils/
elfutils.spec
564
-
integrate
into official sources
Completed in 1272 milliseconds