/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | take.cpp | 8 const rxsc::test::messages<int> on; variable 11 on.next(150, 1), 12 on.next(210, 2), 13 on.next(220, 3), 14 on.next(230, 4), 15 on.next(240, 5), 16 on.completed(250) 25 // forget type to workaround lambda deduction bug on msvc 2013 in __anon4424e56f0102() 32 on.next(210, 2), 33 on.next(220, 3), [all …]
|
D | skip.cpp | 8 const rxsc::test::messages<int> on; variable 11 on.next(70, 6), 12 on.next(150, 4), 13 on.next(210, 9), 14 on.next(230, 13), 15 on.next(270, 7), 16 on.next(280, 1), 17 on.next(300, -1), 18 on.next(310, 3), 19 on.next(340, 8), [all …]
|
D | take_while.cpp | 19 const rxsc::test::messages<int> on; variable 22 on.next(150, 1), 23 on.next(210, 2), 24 on.next(220, 3), 25 on.next(230, 4), 26 on.next(240, 5), 27 on.completed(250) 42 on.next(210, 2), 43 on.next(220, 3), 44 on.completed(230) [all …]
|
D | window.cpp | 13 const rxsc::test::messages<int> on; variable 17 on.next(100, 1), 18 on.next(210, 2), 19 on.next(240, 3), 20 on.next(280, 4), 21 on.next(320, 5), 22 on.next(350, 6), 23 on.next(380, 7), 24 on.next(420, 8), 25 on.next(470, 9), [all …]
|
D | skip_while.cpp | 19 const rxsc::test::messages<int> on; variable 22 on.next(150, 1), 23 on.next(210, 2), 24 on.next(220, 3), 25 on.next(230, 4), 26 on.next(240, 5), 27 on.completed(250) 42 on.next(230, 4), 43 on.next(240, 5), 44 on.completed(250) [all …]
|
D | replay.cpp | 8 const rxsc::test::messages<int> on; variable 11 on.next(110, 0), 12 on.next(220, 1), 13 on.next(280, 2), 14 on.next(290, 3), 15 on.next(340, 4), 16 on.next(360, 5), 17 on.next(370, 6), 18 on.next(390, 7), 19 on.next(410, 8), [all …]
|
D | merge_delay_error.cpp | 12 const rxsc::test::messages<int> on; variable 16 on.next(10, 101), 17 on.next(20, 102), 18 on.next(110, 103), 19 on.next(120, 104), 20 on.next(210, 105), 21 on.next(220, 106), 22 on.completed(230) 26 on.next(10, 201), 27 on.next(20, 202), [all …]
|
D | filter.cpp | 17 SCENARIO("filter stops on completion", "[filter][operators]"){ 21 const rxsc::test::messages<int> on; variable 26 on.next(110, 1), 27 on.next(180, 2), 28 on.next(230, 3), 29 on.next(270, 4), 30 on.next(340, 5), 31 on.next(380, 6), 32 on.next(390, 7), 33 on.next(450, 8), [all …]
|
D | sequence_equal.cpp | 8 const rxsc::test::messages<int> on; variable 11 on.next(150, 1) 15 on.next(150, 1), 16 on.next(200, 2), 17 on.next(300, 3), 18 on.next(400, 4), 19 on.next(500, 5), 20 on.completed(600) 29 … | rxo::as_dynamic(); // forget type to workaround lambda deduction bug on msvc 2013 in __anon207df8da0102() 41 on.subscribe(200, 1000) [all …]
|
D | retry.cpp | 8 const rxsc::test::messages<int> on; variable 12 on.next(300, 1), 13 on.next(325, 2), 14 on.next(350, 3), 15 on.error(400, ex), 16 on.next(425, 1), 17 on.next(450, 2), 18 on.next(475, 3), 19 on.next(500, 4), 20 on.error(525, ex), [all …]
|
D | switch_on_next.cpp | 8 const rxsc::test::messages<int> on; variable 12 on.next(10, 101), 13 on.next(20, 102), 14 on.next(110, 103), 15 on.next(120, 104), 16 on.next(210, 105), 17 on.next(220, 106), 18 on.completed(230) 22 on.next(10, 201), 23 on.next(20, 202), [all …]
|
D | repeat.cpp | 9 const rxsc::test::messages<int> on; variable 12 on.next(100, 1), 13 on.next(150, 2), 14 on.next(200, 3), 15 on.completed(250) 24 // forget type to workaround lambda deduction bug on msvc 2013 in __anonc020268b0102() 31 on.next(300, 1), 32 on.next(350, 2), 33 on.next(400, 3), 34 on.next(550, 1), [all …]
|
D | take_until.cpp | 9 const rxsc::test::messages<int> on; variable 12 on.next(150, 1), 13 on.next(210, 2), 14 on.next(220, 3), 15 on.next(230, 4), 16 on.next(240, 5), 17 on.completed(250) 21 on.next(150, 1), 22 on.next(225, 99), 23 on.completed(230) [all …]
|
/external/v8/ |
D | ChangeLog | 3 Performance and stability improvements on all platforms. 8 Performance and stability improvements on all platforms. 13 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms. 23 Performance and stability improvements on all platforms. 28 Performance and stability improvements on all platforms. 33 Performance and stability improvements on all platforms. 38 Performance and stability improvements on all platforms. 43 Performance and stability improvements on all platforms. 48 Performance and stability improvements on all platforms. [all …]
|
/external/fonttools/Tests/varLib/data/master_ttx_interpolatable_ttf/ |
D | TestFamily2-Master1.ttx | 207 <pt x="76" y="0" on="1"/> 208 <pt x="76" y="660" on="1"/> 209 <pt x="628" y="660" on="1"/> 210 <pt x="628" y="0" on="1"/> 213 <pt x="288" y="104" on="1"/> 214 <pt x="416" y="104" on="1"/> 215 <pt x="390" y="160" on="1"/> 216 <pt x="354" y="256" on="1"/> 217 <pt x="350" y="256" on="1"/> 218 <pt x="314" y="160" on="1"/> [all …]
|
D | TestFamily2-Master0.ttx | 207 <pt x="96" y="0" on="1"/> 208 <pt x="96" y="660" on="1"/> 209 <pt x="528" y="660" on="1"/> 210 <pt x="528" y="0" on="1"/> 213 <pt x="144" y="32" on="1"/> 214 <pt x="476" y="32" on="1"/> 215 <pt x="376" y="208" on="1"/> 216 <pt x="314" y="314" on="1"/> 217 <pt x="310" y="314" on="1"/> 218 <pt x="246" y="208" on="1"/> [all …]
|
D | TestFamily-Master1.ttx | 178 <pt x="80" y="0" on="1"/> 179 <pt x="500" y="670" on="1"/> 180 <pt x="560" y="670" on="1"/> 181 <pt x="140" y="0" on="1"/> 184 <pt x="560" y="0" on="1"/> 185 <pt x="500" y="0" on="1"/> 186 <pt x="80" y="670" on="1"/> 187 <pt x="140" y="670" on="1"/> 190 <pt x="140" y="50" on="1"/> 191 <pt x="500" y="50" on="1"/> [all …]
|
D | TestFamily-Master2.ttx | 168 <pt x="80" y="0" on="1"/> 169 <pt x="480" y="652" on="1"/> 170 <pt x="560" y="652" on="1"/> 171 <pt x="160" y="0" on="1"/> 174 <pt x="560" y="0" on="1"/> 175 <pt x="480" y="0" on="1"/> 176 <pt x="80" y="652" on="1"/> 177 <pt x="160" y="652" on="1"/> 180 <pt x="150" y="60" on="1"/> 181 <pt x="490" y="60" on="1"/> [all …]
|
D | TestFamily-Master0.ttx | 178 <pt x="80" y="0" on="1"/> 179 <pt x="535" y="677" on="1"/> 180 <pt x="560" y="677" on="1"/> 181 <pt x="105" y="0" on="1"/> 184 <pt x="560" y="0" on="1"/> 185 <pt x="535" y="0" on="1"/> 186 <pt x="80" y="677" on="1"/> 187 <pt x="105" y="677" on="1"/> 190 <pt x="105" y="22" on="1"/> 191 <pt x="535" y="22" on="1"/> [all …]
|
D | TestFamily-Master4.ttx | 168 <pt x="84" y="0" on="1"/> 169 <pt x="511" y="670" on="1"/> 170 <pt x="556" y="670" on="1"/> 171 <pt x="129" y="0" on="1"/> 174 <pt x="556" y="0" on="1"/> 175 <pt x="511" y="0" on="1"/> 176 <pt x="84" y="670" on="1"/> 177 <pt x="129" y="670" on="1"/> 180 <pt x="140" y="50" on="1"/> 181 <pt x="500" y="50" on="1"/> [all …]
|
D | TestFamily-Master3.ttx | 168 <pt x="90" y="0" on="1"/> 169 <pt x="510" y="652" on="1"/> 170 <pt x="550" y="652" on="1"/> 171 <pt x="130" y="0" on="1"/> 174 <pt x="550" y="0" on="1"/> 175 <pt x="510" y="0" on="1"/> 176 <pt x="90" y="652" on="1"/> 177 <pt x="130" y="652" on="1"/> 180 <pt x="150" y="60" on="1"/> 181 <pt x="490" y="60" on="1"/> [all …]
|
/external/fonttools/Tests/varLib/data/test_results/ |
D | InterpolateLayoutMain.ttx | 157 <pt x="80" y="0" on="1"/> 158 <pt x="500" y="670" on="1"/> 159 <pt x="560" y="670" on="1"/> 160 <pt x="140" y="0" on="1"/> 163 <pt x="560" y="0" on="1"/> 164 <pt x="500" y="0" on="1"/> 165 <pt x="80" y="670" on="1"/> 166 <pt x="140" y="670" on="1"/> 169 <pt x="140" y="50" on="1"/> 170 <pt x="500" y="50" on="1"/> [all …]
|
D | Mutator.ttx | 157 <pt x="83" y="0" on="1" overlap="1"/> 158 <pt x="503" y="666" on="1"/> 159 <pt x="557" y="666" on="1"/> 160 <pt x="137" y="0" on="1"/> 163 <pt x="557" y="0" on="1"/> 164 <pt x="503" y="0" on="1"/> 165 <pt x="83" y="666" on="1"/> 166 <pt x="137" y="666" on="1"/> 169 <pt x="142" y="52" on="1"/> 170 <pt x="498" y="52" on="1"/> [all …]
|
/external/fonttools/Tests/subset/data/ |
D | expect_keep_colr.ttx | 30 <pt x="100" y="234" on="0"/> 31 <pt x="100" y="566" on="0"/> 32 <pt x="334" y="800" on="0"/> 33 <pt x="666" y="800" on="0"/> 34 <pt x="900" y="566" on="0"/> 35 <pt x="900" y="234" on="0"/> 36 <pt x="666" y="0" on="0"/> 37 <pt x="334" y="0" on="0"/> 44 <pt x="100" y="234" on="0"/> 45 <pt x="100" y="566" on="0"/> [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | BidiTest.txt | 30 # characters in the input would be rendered on a single line, with no line 95 # input lines have the same result (0), since the LRE (item 1) is omitted on the second line. 123 ON; 3 142 ON; 4 249 ON LRE; 3 250 ON LRO; 3 251 ON RLE; 3 252 ON RLO; 3 253 ON PDF; 3 254 ON BN; 3 [all …]
|