Home
last modified time | relevance | path

Searched refs:ip5 (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DGraggBulirschStoerStepInterpolator.java212 final int ip5 = i + 5; in resetTables() local
213 errfac[i] = 1.0 / (ip5 * ip5); in resetTables()
214 final double e = 0.5 * FastMath.sqrt (((double) (i + 1)) / ip5); in resetTables()
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-11.cpp26 IP<np> ip5; variable
27 IP<nonconst_np> ip5; // expected-error{{non-type template argument of type 'std::nullptr_t' (aka 'n… variable
/external/clang/test/PCH/
Dnamespaces.cpp18 t3 *ip5 = &int_val; variable
/external/clang/test/SemaTemplate/
Dtypename-specifier.cpp69 N::X<N::B>::type *ip5 = &i; // expected-note{{in instantiation of template class 'N::X<N::B>' reque… variable
/external/python/cpython3/Lib/test/
Dtest_ipaddress.py1264 ip5 = ipaddress.IPv4Address('1.1.1.4')
1268 [ip1, ip2, ip3, ip4, ip5, ip6])
1290 ip5 = ipaddress.IPv4Network('1.1.4.0/24')
1295 collapsed = ipaddress.collapse_addresses([ip1, ip2, ip3, ip4, ip5,
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...