Searched refs:Each (Results 1 – 25 of 520) sorted by relevance
12345678910>>...21
/external/junit/src/org/junit/ |
D | Assume.java | 9 import org.junit.internal.matchers.Each; 47 assumeThat(asList(objects), Each.each(notNullValue())); in assumeNotNull()
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.format.txt | 64 Each test case renders one or more times a plain quad that samples a slice 68 * Cubemaps: Each cube face is rendered separately. 69 * 2D array textures: Each layer is rendered separately. 70 * 3D textures: Each slice is rendered separately.
|
D | functional.frag_output.txt | 38 Each test case uses one or more output variables. Values for floating-point 42 Each shader output is matched with a framebuffer. For floating-point targets
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.program_interface_query.txt | 44 Program interface query tests are structured as follows. Each program 46 functional.program_interface_query.* level. Each program interface test 53 Each program interface query test, a program corresponding to the case's 91 respectively. Each test group contains separate tests for different 97 ARRAY_SIZE, NAME_LENGTH, and TYPE properties. Each test group contains
|
/external/junit/src/org/junit/matchers/ |
D | JUnitMatchers.java | 5 import org.junit.internal.matchers.Each; 53 return Each.each(elementMatcher); in everyItem()
|
/external/glide/third_party/disklrucache/ |
D | README.md | 4 A cache that uses a bounded amount of space on a filesystem. Each cache entry 5 has a string key and a fixed number of values. Each key must match the regex 7 Each value must be between `0` and `Integer.MAX_VALUE` bytes in length.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/ |
D | ICUConfig.properties | 39 # Each ICU data file may contain little-endian or big-endian data. 40 # Each ICU data file's charset must be ASCII. (Platform type 'l' or 'b' but not 'e'.)
|
/external/icu/icu4c/source/tools/tzcode/ |
D | icuregions | 7 # Each line below indicates zone and its region in the syntax below -
|
/external/junit/src/org/junit/internal/matchers/ |
D | Each.java | 9 public class Each { class
|
/external/llvm/test/Verifier/ |
D | ident-meta4.ll | 4 ; Each metadata entry can contain one string only.
|
D | ident-meta1.ll | 4 ; Each metadata entry can have only one string.
|
D | ident-meta3.ll | 4 ; Each metadata entry can contain one string only.
|
D | ident-meta2.ll | 4 ; Each metadata entry can contain one string only.
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.wpa_psk | 1 # List of WPA PSKs. Each line, except for empty lines and lines starting
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | plugins.txt | 8 * You can define properties findbugs.plugin.*. Each such property defines a URL
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | python-ext-sources | 4 # Each source file must be placed on its own line so that it can be
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/ |
D | ModelMessages.properties | 11 StringArrayPropertyEditor_hint=Each line in the above text field represents single element.
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | jit-interface.txt | 8 Each line has the following format, fields separated with spaces:
|
/external/eclipse-windowbuilder/propertysheet/ |
D | NOTICE | 65 patent or other intellectual property rights of any other entity. Each 75 d) Each Contributor represents that to its knowledge it has sufficient 113 Each Contributor must identify itself as the originator of its 158 A PARTICULAR PURPOSE. Each Recipient is solely responsible for 208 entity. Each new version of the Agreement will be given a distinguishing 222 one year after the cause of action arose. Each party waives its rights
|
/external/eclipse-basebuilder/ |
D | NOTICE | 65 patent or other intellectual property rights of any other entity. Each 75 d) Each Contributor represents that to its knowledge it has sufficient 113 Each Contributor must identify itself as the originator of its 158 A PARTICULAR PURPOSE. Each Recipient is solely responsible for 208 entity. Each new version of the Agreement will be given a distinguishing 222 one year after the cause of action arose. Each party waives its rights
|
/external/junit/ |
D | NOTICE | 33 …nge the patent or other intellectual property rights of any other entity. Each Contributor disclai… 34 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Cont… 53 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner th… 66 …E, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely… 85 …sibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the … 88 … under this Agreement more than one year after the cause of action arose. Each party waives its ri…
|
/external/jetty/ |
D | MODULE_LICENSE_ECLIPSE1 | 26 …nge the patent or other intellectual property rights of any other entity. Each Contributor disclai… 27 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Cont… 44 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner th… 54 …E, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely… 68 …sibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the … 70 … under this Agreement more than one year after the cause of action arose. Each party waives its ri…
|
/external/emma/ |
D | NOTICE | 40 …nge the patent or other intellectual property rights of any other entity. Each Contributor disclai… 45 …d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Con… 75 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner th… 97 …E, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely… 125 …assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new 132 action under this Agreement more than one year after the cause of action arose. Each party waives i…
|
/external/clang/test/Index/ |
D | headerfile-comment-to-html.m | 16 …or local computer or device with which the Developer Tools can interact. Each Device supports bla… 20 …or local computer or device with which the Developer Tools can interact. Each Device supports bla… 31 …or local computer or device with which the Developer Tools can interact. Each Device supports bla…
|
/external/ltrace/sysdeps/ |
D | README | 1 Each operating system must have a subdir here, with a Makefile
|
12345678910>>...21