/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-ffsb-config/ |
D | ffsb-config6 | 18 [end0] 20 [end0] 28 [end0]
|
D | ffsb-config5 | 18 [end0] 20 [end0] 28 [end0]
|
D | ffsb-config4 | 18 [end0] 20 [end0] 28 [end0]
|
D | ffsb-config7 | 18 [end0] 20 [end0] 28 [end0]
|
D | ffsb-config3 | 18 [end0] 20 [end0] 28 [end0]
|
D | ffsb-config2 | 10 [end0] 23 [end0]
|
D | ffsb-config1 | 10 [end0] 23 [end0]
|
D | ffsb-config0 | 10 [end0] 23 [end0]
|
/external/boringssl/src/crypto/fipsmodule/modes/asm/ |
D | aesni-gcm-x86_64.pl | 72 ($counter,$rounds,$ret,$const,$in0,$end0)=("%ebx","%ebp","%r10","%r11","%r14","%r15"); 122 # registers) block, and |$end0| points to 2*96 bytes before the end of 123 # the input. Thus, |$in0| > |$end0| means that we do not have the next 124 # 96-byte block to read in, and |$in0| <= |$end0| means we do. 126 cmp $in0,$end0 453 mov \$0xf80,$end0 # borrow $end0 462 and $end0,$in0 463 and %rsp,$end0 464 sub $in0,$end0 466 cmp \$768,$end0 [all …]
|
/external/autotest/client/tests/ffsb/ |
D | profile.cfg.sample | 15 [end0] 25 [end0]
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopUnswitch/ |
D | infinite-loop.ll | 24 ; CHECK-NEXT: call void @end0() noreturn nounwind 44 call void @end0() noreturn nounwind 52 declare void @end0() noreturn
|
/external/llvm/test/Transforms/LoopUnswitch/ |
D | infinite-loop.ll | 25 ; CHECK-NEXT: call void @end0() [[NOR_NUW:#[0-9]+]] 45 call void @end0() noreturn nounwind 53 declare void @end0() noreturn
|
/external/clang/test/OpenMP/ |
D | parallel_for_loop_messages.cpp | 375 Iter0 begin0, end0; in test_with_random_access_iterator() local 452 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 458 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | simd_loop_messages.cpp | 365 Iter0 begin0, end0; in test_with_random_access_iterator() local 439 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 445 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | target_parallel_for_loop_messages.cpp | 375 Iter0 begin0, end0; in test_with_random_access_iterator() local 452 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 458 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | taskloop_loop_messages.cpp | 448 Iter0 begin0, end0; in test_with_random_access_iterator() local 546 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 553 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | target_parallel_for_simd_loop_messages.cpp | 375 Iter0 begin0, end0; in test_with_random_access_iterator() local 452 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 458 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | parallel_for_simd_loop_messages.cpp | 376 Iter0 begin0, end0; in test_with_random_access_iterator() local 453 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 459 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | for_loop_messages.cpp | 460 Iter0 begin0, end0; in test_with_random_access_iterator() local 558 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 565 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | for_simd_loop_messages.cpp | 429 Iter0 begin0, end0; in test_with_random_access_iterator() local 526 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 533 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | taskloop_simd_loop_messages.cpp | 449 Iter0 begin0, end0; in test_with_random_access_iterator() local 547 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 554 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
D | distribute_simd_loop_messages.cpp | 471 Iter0 begin0, end0; in test_with_random_access_iterator() local 585 for (Iter0 I = begin0; I < end0; ++I) in test_with_random_access_iterator() 593 for (Iter0 I; I < end0; ++I) in test_with_random_access_iterator()
|
/external/freetype/src/base/ |
D | ftoutln.c | 363 FT_Int end0, end; in FT_Outline_Check() local 375 end0 = end = -1; in FT_Outline_Check() 381 if ( end <= end0 || end >= n_points ) in FT_Outline_Check() 384 end0 = end; in FT_Outline_Check()
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftoutln.c | 363 FT_Int end0, end; in FT_Outline_Check() local 375 end0 = end = -1; in FT_Outline_Check() 381 if ( end <= end0 || end >= n_points ) in FT_Outline_Check() 384 end0 = end; in FT_Outline_Check()
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | README | 277 [end0] 307 [end0] 345 [end0] 353 [end0] 379 [end0]
|