HomeSort by relevance Sort by last modified time
    Searched full:integration (Results 251 - 275 of 884) sorted by null

<<11121314151617181920>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
FirstOrderIntegratorWithJacobians.java 147 * case the integration steps becomes very large)
193 * available in its public interface during integration ({@link
199 * @param t target time for the integration
200 * (can be set to a value smaller than <code>t0</code> for backward integration)
202 * step (and hence at the end of integration), can be the same object as y0
205 * step (and hence at the end of integration)
208 * step (and hence at the end of integration)
209 * @return stop time, will be the same as target time if integration reached its
211 * @throws IntegratorException if the integrator cannot perform integration
290 * <p>This method can be called during integration (typically b
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestActivity.java 31 * CTS Verifier case for verifying correct integration of accelerometer.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
IntegratorException.java 25 * the error conditions that are triggered during integration
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
ClassicalRungeKuttaIntegrator.java 68 * @param step integration step
GillIntegrator.java 68 * @param step integration step
ThreeEighthesIntegrator.java 66 * @param step integration step
  /external/autotest/test_suites/
control.network_ui 7 PURPOSE = "Software-only network UI tests for shill and Chrome integration."
  /external/chromium-trace/catapult/dashboard/docs/
glossary.md 48 ## Chromium continuous integration infrastructure
  /external/chromium-trace/catapult/third_party/WebOb/docs/pycon2011/
pycon-py3k-sprint.txt 23 integration into mainline.
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_help.py 68 """Help command integration test suite."""
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cognito/identity/
test_cognito_identity.py 24 from tests.integration.cognito import CognitoTest
  /external/chromium-trace/catapult/third_party/typ/typ/
__init__.py 41 (useful for continuous integration monitoring of test results).
  /external/deqp/external/glslang/
osinclude.cpp 2 * dEQP glslang integration
  /external/glide/
README.md 102 compile 'com.github.bumptech.glide:volley-integration:1.0.+'
112 <artifactId>volley-integration</artifactId>
143 compile 'com.github.bumptech.glide:okhttp-integration:1.0.+'
153 <artifactId>okhttp-integration</artifactId>
  /external/guava/guava-tests/
pom.xml 59 <phase>post-integration-test</phase>
  /external/jemalloc/android/test/
run_jemalloc_tests.sh 104 run_tests "integration" "${test_dir}/${INTEGRATION_TEST_DIR}" ${INTEGRATION_TESTS[@]}
  /external/libgdx/extensions/gdx-bullet/jni/swig/
TODO.txt 1 ### Library integration
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal.h 52 pthread_t client_thread; /* Integration thread handle */
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
IntegrationTestBase.java 1 package fi.iki.elonen.integration;
ShutdownTest.java 1 package fi.iki.elonen.integration;
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/spi/
LocationAwareLogger.java 31 * An <b>optional</b> interface helping integration with logging systems capable of
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXParserImpl.java 26 * to allow easier integration of TagSoup with the default JDK
  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 2 * hostapd / P2P integration
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraBinderTestUtils.java 2 package com.android.mediaframeworktest.integration;
  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
lit.cfg 19 ### Configuration file for target side debugger integration tests

Completed in 479 milliseconds

<<11121314151617181920>>