Searched refs:parametrized (Results 1 – 18 of 18) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
D | CompletableJobTest.kt | 51 fun testExceptionIsNotReportedToChildren() = parametrized { job -> in <lambda>() 73 fun testCompleteExceptionallyDoesntAffectDeferred() = parametrized { job -> in <lambda>() 95 private fun parametrized(block: suspend CoroutineScope.(CompletableJob) -> Unit) { in <lambda>() method
|
/external/eigen/Eigen/src/Geometry/ |
D | Hyperplane.h | 123 …ICE_FUNC explicit Hyperplane(const ParametrizedLine<Scalar, AmbientDimAtCompileTime>& parametrized) in Hyperplane() argument 125 normal() = parametrized.direction().unitOrthogonal(); in Hyperplane() 126 offset() = -parametrized.origin().dot(normal()); in Hyperplane()
|
/external/ruy/ruy/ |
D | ruy_test.bzl | 1 # Provides the ruy_test macro for type-parametrized tests.
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
D | TypeFactory.java | 1027 public JavaType constructParametricType(Class<?> parametrized, Class<?>... parameterClasses) { in constructParametricType() argument 1033 return constructParametricType(parametrized, pt); in constructParametricType() 1099 public JavaType constructParametrizedType(Class<?> parametrized, Class<?> parametersFor, in constructParametrizedType() argument 1102 return constructParametricType(parametrized, parameterTypes); in constructParametrizedType() 1111 public JavaType constructParametrizedType(Class<?> parametrized, Class<?> parametersFor, in constructParametrizedType() argument 1114 return constructParametricType(parametrized, parameterClasses); in constructParametrizedType()
|
/external/eigen/Eigen/ |
D | Geometry | 27 …* - some linear components: \link ParametrizedLine parametrized-lines \endlink and \link Hyperpla…
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.stencil.txt | 45 for each cell. The parametrized operations are then executed and finally stencil
|
/external/python/cryptography/ |
D | tox.ini | 87 supported: parametrized test requiring only_if and skip_message
|
/external/catch2/docs/ |
D | generators.md | 6 Data generators (also known as _data driven/parametrized test cases_)
|
/external/llvm-project/lld/docs/ |
D | Readers.rst | 48 parametrized through a :cpp:class:`ReaderOptionsFoo` class. This options
|
/external/llvm/docs/TableGen/ |
D | LangRef.rst | 125 from. A class can be parametrized by a list of "template arguments", whose
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TargetOpcodes.def | 172 /// return instructions. Furthermore, CPU allows parametrized and even
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | TargetOpcodes.def | 185 /// return instructions. Furthermore, CPU allows parametrized and even
|
/external/strace/ |
D | NEWS | 673 * Implemented decoding of parametrized ioctl commands.
|
D | ChangeLog-CVS | 1265 [LINUX] (detach): Call droptcb() instead of the wrongly parametrized 1267 (handle_group_exit): Call droptcb() instead of the wrongly parametrized
|
D | ChangeLog | 14537 of classic BPF, parametrized with a method of parsing the generic 28322 * debian/changelog.in: ... this file. Add parametrized entry. 40827 ioctl: add decoding for parametrized command names. 40829 are parametrized by a size or a number that are variable. This change 40830 implements printing of these parametrized ioctl command names.
|
/external/googletest/docs/ |
D | gmock_cook_book.md | 898 Matchers are function objects, and parametrized matchers can be composed just
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/one-true-awk/testdir/ |
D | funstack.in | 15446 …l methods; order of accuracy; parametrised linear multistep formulae; parametrized linear multiste…
|