Home
last modified time | relevance | path

Searched refs:fourth (Results 1 – 25 of 159) sorted by relevance

1234567

/external/ImageMagick/Magick++/tests/
DreadWriteImages.cpp98 Image fourth; in main() local
99 fourth.read("testmagick_anim_out"); in main()
101 if (fourth.magick() != "MIFF") in main()
105 << " Image magick: " << fourth.magick() in main()
111 fourth.read("testmagick_anim_out.ico"); in main()
113 if (fourth.magick() != "ICO") in main()
117 << " Image magick: " << fourth.magick() in main()
124 fourth.read("testmagick_anim_out.ico"); in main()
126 if (fourth.magick() != "BMP") in main()
130 << " Image magick: " << fourth.magick() in main()
[all …]
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DNanoTimeGranularityTester.java41 long fourth = System.nanoTime(); in testNanoTimeGranularity() local
49 total += fourth - third; in testNanoTimeGranularity()
50 total += fifth - fourth; in testNanoTimeGranularity()
/external/mockito/src/test/java/org/mockitousage/stacktrace/
DPointingStackTraceToActualInvocationTest.java34 fourth(); in setup()
46 private void fourth() { in fourth() method in PointingStackTraceToActualInvocationTest
DPointingStackTraceToActualInvocationInOrderTest.java37 fourth(); in setup()
49 private void fourth() { in fourth() method in PointingStackTraceToActualInvocationInOrderTest
/external/tensorflow/tensorflow/lite/micro/
Dsimple_memory_allocator_test.cc83 uint8_t* fourth = child_allocator.AllocateFromTail(16, 4); in TF_LITE_MICRO_TEST() local
84 TF_LITE_MICRO_EXPECT_EQ(fourth, first - 16); in TF_LITE_MICRO_TEST()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.vertex_arrays.multiple_attributes.txt38 which define a quad. Third and fourth component are same for each vertex in quad.
43 to fourth component, if more than two components are used. First and third component
44 are used as x coordinate and second and fourth as y. These values are also scaled to
Dfunctional.vertex_arrays.single_attribute.txt47 quad. Third and fourth component are same for each vertex in quad.
50 first to third component and second to fourth component if more than
52 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
/external/deqp/doc/testspecs/GLES2/
Dfunctional.vertex_arrays.multiple_attributes.txt38 which define a quad. Third and fourth component are same for each vertex in quad.
43 to fourth component, if more than two components are used. First and third component
44 are used as x coordinate and second and fourth as y. These values are also scaled to
Dfunctional.vertex_arrays.single_attribute.txt44 quad. Third and fourth component are same for each vertex in quad.
47 first to third component and second to fourth component if more than
49 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
Dfunctional.depth.txt42 In the fourth pair z1 = 0 and z2 is interpolated between -1.0 and 1.0,
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java46 …? super T> second, org.hamcrest.Matcher<? super T> third, org.hamcrest.Matcher<? super T> fourth) { in allOf() argument
47 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth); in allOf()
55 …, org.hamcrest.Matcher<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matc… in allOf() argument
56 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth); in allOf()
64 …, org.hamcrest.Matcher<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matc… in allOf() argument
65 return org.hamcrest.core.AllOf.<T>allOf(first, second, third, fourth, fifth, sixth); in allOf()
109 …? super T> second, org.hamcrest.Matcher<? super T> third, org.hamcrest.Matcher<? super T> fourth) { in anyOf() argument
110 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth); in anyOf()
118 …, org.hamcrest.Matcher<? super T> third, org.hamcrest.Matcher<? super T> fourth, org.hamcrest.Matc… in anyOf() argument
119 return org.hamcrest.core.AnyOf.<T>anyOf(first, second, third, fourth, fifth); in anyOf()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/MergeICmps/X86/
Dsplit-block-does-work.ll52 %fourth.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %a, i64 0, i32 3
53 %6 = load i32, i32* %fourth.i, align 4
103 %fourth.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %a, i64 0, i32 1
104 %6 = load i32, i32* %fourth.i, align 4
Dentry-block-shuffled.ll46 %fourth.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %a, i64 0, i32 3
47 %6 = load i32, i32* %fourth.i, align 4
Dmultiple-blocks-does-work.ll54 %fourth.i = getelementptr inbounds %"struct.std::pair", %"struct.std::pair"* %a, i64 0, i32 3
55 %6 = load i32, i32* %fourth.i, align 4
/external/exoplayer/tree/testdata/src/test/assets/subrip/
Dtypical_missing_timecode15 This is the fourth subtitle.
/external/exoplayer/tree/testdata/src/test/assets/webvtt/
Dwith_tags13 This is the &lt;fourth&gt; &amp;subtitle.
Dwith_positioning22 This is the fourth subtitle.
/external/exoplayer/tree/testdata/src/test/assets/ssa/
Doverlapping_timecodes10 Dialogue: 0:00:08.44,0:00:09.44,Fifth subtitle - same timings as fourth
Dinvalid_timecodes13 Dialogue: 0, ,0:00:10:90,Default,Olly,This is the fourth subtitle.
/external/libxkbcommon/xkbcommon/test/data/types/
Dbasic5 // The fourth type "KEYPAD" is defined in the "numpad" file.
/external/iptables/extensions/
Dlibxt_time.man84 The fourth Friday in the month:
89 say "fourth Thursday OR fourth Friday" in one rule. It is possible with
/external/angle/extensions/
DEGL_ANGLE_flexible_surface_compatibility.txt84 Modify the fourth paragraph of Section 3.5.1, page 32
101 Modify the fourth paragraph of Section 3.5.2, page 35
DEGL_ANGLE_direct_composition.txt56 Modify the fourth paragraph of Section 3.5.1, page 32
/external/libmpeg2/common/arm/
Dideint_cac_a9.s107 @ Load fourth row of top
110 @ Load fourth row of bottom
/external/libevent/cmake/
DCodeCoverage.cmake94 # Optional fourth parameter is passed as arguments to _testrunner
136 # Optional fourth parameter is passed as arguments to _testrunner

1234567