/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/ |
D | VPlanDominatorTreeTest.cpp | 55 VPBlockBase *Exit = Latch->getSuccessors()[0] != H in TEST_F() local 64 EXPECT_TRUE(VPDT.isReachableFromEntry(Exit)); in TEST_F() 72 EXPECT_TRUE(VPDT.dominates(PH, Exit)); in TEST_F() 79 EXPECT_TRUE(VPDT.dominates(H, Exit)); in TEST_F() 86 EXPECT_FALSE(VPDT.dominates(IfThen, Exit)); in TEST_F() 93 EXPECT_FALSE(VPDT.dominates(IfElse, Exit)); in TEST_F() 100 EXPECT_TRUE(VPDT.dominates(Latch, Exit)); in TEST_F() 102 EXPECT_FALSE(VPDT.dominates(Exit, PH)); in TEST_F() 103 EXPECT_FALSE(VPDT.dominates(Exit, H)); in TEST_F() 104 EXPECT_FALSE(VPDT.dominates(Exit, IfThen)); in TEST_F() [all …]
|
/external/freetype/src/cff/ |
D | cffload.c | 253 goto Exit; in cff_index_init() 259 goto Exit; in cff_index_init() 272 goto Exit; in cff_index_init() 277 goto Exit; in cff_index_init() 287 goto Exit; in cff_index_init() 291 goto Exit; in cff_index_init() 296 goto Exit; in cff_index_init() 305 goto Exit; in cff_index_init() 311 goto Exit; in cff_index_init() 315 Exit: in cff_index_init() [all …]
|
/external/e2fsprogs/tests/d_xattr_edits/ |
D | expect | 3 Exit status is 0 5 Exit status is 0 7 Exit status is 0 12 Exit status is 0 16 Exit status is 0 19 Exit status is 0 21 Exit status is 0 23 Exit status is 0 27 Exit status is 0 30 Exit status is 0 [all …]
|
D | script | 21 echo Exit status is $status >> $OUT.new 26 echo Exit status is $status >> $OUT.new 31 echo Exit status is $status >> $OUT.new 36 echo Exit status is $status >> $OUT.new 41 echo Exit status is $status >> $OUT.new 46 echo Exit status is $status >> $OUT.new 51 echo Exit status is $status >> $OUT.new 56 echo Exit status is $status >> $OUT.new 61 echo Exit status is $status >> $OUT.new 66 echo Exit status is $status >> $OUT.new [all …]
|
/external/freetype/src/bdf/ |
D | bdflib.c | 330 goto Exit; in _bdf_list_ensure() 336 goto Exit; in _bdf_list_ensure() 341 Exit: in _bdf_list_ensure() 437 goto Exit; in _bdf_list_split() 445 goto Exit; in _bdf_list_split() 475 goto Exit; in _bdf_list_split() 504 goto Exit; in _bdf_list_split() 512 Exit: in _bdf_list_split() 538 goto Exit; in _bdf_readstream() 545 goto Exit; in _bdf_readstream() [all …]
|
/external/freetype/src/sfnt/ |
D | ttload.c | 148 goto Exit; in tt_face_goto_table() 153 Exit: in tt_face_goto_table() 200 goto Exit; in check_table_dir() 267 goto Exit; in check_table_dir() 272 goto Exit; in check_table_dir() 279 goto Exit; in check_table_dir() 293 goto Exit; in check_table_dir() 300 goto Exit; in check_table_dir() 313 Exit: in check_table_dir() 374 goto Exit; in tt_face_load_font_dir() [all …]
|
D | ttbdf.c | 78 goto Exit; in tt_face_load_bdf_props() 128 Exit: in tt_face_load_bdf_props() 135 goto Exit; in tt_face_load_bdf_props() 159 goto Exit; in tt_face_find_bdf_prop() 169 goto Exit; in tt_face_find_bdf_prop() 173 goto Exit; in tt_face_find_bdf_prop() 189 goto Exit; in tt_face_find_bdf_prop() 221 goto Exit; in tt_face_find_bdf_prop() 229 goto Exit; in tt_face_find_bdf_prop() 235 goto Exit; in tt_face_find_bdf_prop() [all …]
|
/external/freetype/src/otvalid/ |
D | otvmod.c | 55 goto Exit; in otv_load_table() 58 goto Exit; in otv_load_table() 62 Exit: in otv_load_table() 110 goto Exit; in otv_validate() 117 goto Exit; in otv_validate() 124 goto Exit; in otv_validate() 131 goto Exit; in otv_validate() 138 goto Exit; in otv_validate() 145 goto Exit; in otv_validate() 157 goto Exit; in otv_validate() [all …]
|
/external/freetype/src/winfonts/ |
D | winfnt.c | 221 goto Exit; in fnt_font_load() 229 goto Exit; in fnt_font_load() 239 goto Exit; in fnt_font_load() 257 goto Exit; in fnt_font_load() 263 goto Exit; in fnt_font_load() 265 Exit: in fnt_font_load() 288 goto Exit; in fnt_face_get_dll_font() 301 goto Exit; in fnt_face_get_dll_font() 319 goto Exit; in fnt_face_get_dll_font() 334 goto Exit; in fnt_face_get_dll_font() [all …]
|
/external/e2fsprogs/tests/d_xattr_sorting/ |
D | expect | 3 Exit status is 0 5 Exit status is 0 7 Exit status is 0 9 Exit status is 0 15 Exit status is 0 19 Exit status is 0 23 Exit status is 0 26 Exit status is 0 34 Exit status is 0
|
/external/e2fsprogs/tests/f_resize_inode/ |
D | script | 23 echo Exit status is $status >> $OUT.new 31 echo Exit status is $status >> $OUT.new 35 echo Exit status is $status >> $OUT.new 39 echo Exit status is $status >> $OUT.new 47 echo Exit status is $status >> $OUT.new 51 echo Exit status is $status >> $OUT.new 55 echo Exit status is $status >> $OUT.new 63 echo Exit status is $status >> $OUT.new 67 echo Exit status is $status >> $OUT.new 71 echo Exit status is $status >> $OUT.new [all …]
|
D | expect | 16 Exit status is 0 20 Exit status is 0 37 Exit status is 1 44 Exit status is 0 48 Exit status is 0 65 Exit status is 1 72 Exit status is 0 76 Exit status is 0 93 Exit status is 1 100 Exit status is 0 [all …]
|
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/ |
D | 2008-05-16-PHIBlockMerge.ll | 24 br i1 %conde, label %Common, label %Exit 30 Exit: ; preds = %Succ 47 br i1 %conde, label %Common, label %Exit 53 Exit: ; preds = %Succ 65 Succ: ; preds = %Common, %BB.tomerge, %Pre-Exit 68 %b = phi i32 [ 1, %BB.tomerge ], [ 1, %Common ], [ 2, %Pre-Exit ] 70 br i1 %conde, label %Common, label %Pre-Exit 76 Pre-Exit: ; preds = %Succ 80 br i1 %cond2, label %Succ, label %Exit 82 Exit: ; preds = %Pre-Exit [all …]
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-05-16-PHIBlockMerge.ll | 24 br i1 %conde, label %Common, label %Exit 30 Exit: ; preds = %Succ 47 br i1 %conde, label %Common, label %Exit 53 Exit: ; preds = %Succ 65 Succ: ; preds = %Common, %BB.tomerge, %Pre-Exit 68 %b = phi i32 [ 1, %BB.nomerge ], [ 1, %Common ], [ 2, %Pre-Exit ] 70 br i1 %conde, label %Common, label %Pre-Exit 76 Pre-Exit: ; preds = %Succ 80 br i1 %cond2, label %Succ, label %Exit 82 Exit: ; preds = %Pre-Exit [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/ |
D | 2008-05-16-PHIBlockMerge.ll | 24 br i1 %conde, label %Common, label %Exit 30 Exit: ; preds = %Succ 47 br i1 %conde, label %Common, label %Exit 53 Exit: ; preds = %Succ 65 Succ: ; preds = %Common, %BB.tomerge, %Pre-Exit 68 %b = phi i32 [ 1, %BB.nomerge ], [ 1, %Common ], [ 2, %Pre-Exit ] 70 br i1 %conde, label %Common, label %Pre-Exit 76 Pre-Exit: ; preds = %Succ 80 br i1 %cond2, label %Succ, label %Exit 82 Exit: ; preds = %Pre-Exit [all …]
|
/external/freetype/src/pfr/ |
D | pfrload.c | 166 goto Exit; in pfr_extra_items_parse() 176 Exit: in pfr_extra_items_parse() 183 goto Exit; in pfr_extra_items_parse() 300 goto Exit; in pfr_log_font_count() 315 goto Exit; in pfr_log_font_count() 320 Exit: in pfr_log_font_count() 342 goto Exit; in pfr_log_font_load() 350 goto Exit; in pfr_log_font_load() 365 goto Exit; in pfr_log_font_load() 435 Exit: in pfr_log_font_load() [all …]
|
/external/freetype/src/type1/ |
D | t1parse.c | 108 goto Exit; in check_type1_format() 112 goto Exit; in check_type1_format() 118 goto Exit; in check_type1_format() 130 Exit: in check_type1_format() 162 goto Exit; in T1_New_Parser() 168 goto Exit; in T1_New_Parser() 191 goto Exit; in T1_New_Parser() 195 goto Exit; in T1_New_Parser() 202 goto Exit; in T1_New_Parser() 220 goto Exit; in T1_New_Parser() [all …]
|
/external/boringssl/src/util/ |
D | run_android_tests.go | 187 os.Exit(1) 195 os.Exit(1) 202 os.Exit(1) 217 os.Exit(1) 236 os.Exit(1) 267 os.Exit(1) 275 os.Exit(1) 283 os.Exit(1) 290 os.Exit(1) 299 os.Exit(1) [all …]
|
/external/freetype/src/cid/ |
D | cidload.c | 89 goto Exit; in cid_load_keyword() 121 goto Exit; in cid_load_keyword() 152 Exit: in cid_load_keyword() 251 goto Exit; in parse_fd_array() 287 goto Exit; in parse_fd_array() 306 Exit: in parse_fd_array() 525 goto Exit; in cid_read_subrs() 623 Exit: in cid_read_subrs() 639 goto Exit; in cid_read_subrs() 682 goto Exit; in cid_hex_to_binary() [all …]
|
/external/freetype/src/base/ |
D | ftstroke.c | 341 goto Exit; in ft_stroke_border_grow() 346 Exit: in ft_stroke_border_grow() 693 Exit: in ft_stroke_border_get_counts() 701 goto Exit; in ft_stroke_border_get_counts() 947 goto Exit; in ft_stroker_cap() 973 goto Exit; in ft_stroker_cap() 983 Exit: in ft_stroker_cap() 1153 goto Exit; in ft_stroker_outside() 1162 goto Exit; in ft_stroker_outside() 1193 goto Exit; in ft_stroker_outside() [all …]
|
/external/freetype/src/truetype/ |
D | ttgxvar.c | 365 goto Exit; in ft_var_load_avar() 374 goto Exit; in ft_var_load_avar() 378 goto Exit; in ft_var_load_avar() 397 goto Exit; in ft_var_load_avar() 414 Exit: in ft_var_load_avar() 441 goto Exit; in ft_var_load_item_variation_store() 448 goto Exit; in ft_var_load_item_variation_store() 454 goto Exit; in ft_var_load_item_variation_store() 461 goto Exit; in ft_var_load_item_variation_store() 467 goto Exit; in ft_var_load_item_variation_store() [all …]
|
D | ttpload.c | 83 goto Exit; in tt_face_load_loca() 99 goto Exit; in tt_face_load_loca() 187 goto Exit; in tt_face_load_loca() 191 Exit: in tt_face_load_loca() 343 goto Exit; in tt_face_load_cvt() 349 goto Exit; in tt_face_load_cvt() 352 goto Exit; in tt_face_load_cvt() 371 Exit: in tt_face_load_cvt() 430 goto Exit; in tt_face_load_fpgm() 435 Exit: in tt_face_load_fpgm() [all …]
|
/external/freetype/src/lzw/ |
D | ftlzw.c | 91 goto Exit; in ft_lzw_check_header() 98 Exit: in ft_lzw_check_header() 123 goto Exit; in ft_lzw_file_init() 128 Exit: in ft_lzw_file_init() 258 goto Exit; in ft_lzw_file_io() 267 goto Exit; in ft_lzw_file_io() 271 goto Exit; in ft_lzw_file_io() 297 Exit: in ft_lzw_file_io() 354 goto Exit; in FT_Stream_OpenLZW() 368 goto Exit; in FT_Stream_OpenLZW() [all …]
|
/external/freetype/src/bzip2/ |
D | ftbzip2.c | 124 goto Exit; in ft_bzip2_check_header() 133 goto Exit; in ft_bzip2_check_header() 136 Exit: in ft_bzip2_check_header() 164 goto Exit; in ft_bzip2_file_init() 167 goto Exit; in ft_bzip2_file_init() 182 Exit: in ft_bzip2_file_init() 372 goto Exit; in ft_bzip2_file_io() 380 goto Exit; in ft_bzip2_file_io() 384 goto Exit; in ft_bzip2_file_io() 411 Exit: in ft_bzip2_file_io() [all …]
|
/external/syzkaller/tools/syz-fmt/ |
D | syz-fmt.go | 21 os.Exit(1) 27 os.Exit(1) 33 os.Exit(1) 51 os.Exit(1) 55 os.Exit(1) 64 os.Exit(1) 68 os.Exit(1)
|