Home
last modified time | relevance | path

Searched refs:end0 (Results 1 – 25 of 28) sorted by relevance

12

/external/boringssl/src/crypto/fipsmodule/modes/asm/
Daesni-gcm-x86_64.pl81 ($counter,$rounds,$ret,$const,$in0,$end0)=("%ebx","%ebp","%r10","%r11","%r14","%r15");
132 # registers) block, and |$end0| points to 2*96 bytes before the end of
133 # the input. Thus, |$in0| > |$end0| means that we do not have the next
134 # 96-byte block to read in, and |$in0| <= |$end0| means we do.
136 cmp $in0,$end0
472 mov \$0xf80,$end0 # borrow $end0
481 and $end0,$in0
482 and %rsp,$end0
483 sub $in0,$end0
485 cmp \$768,$end0
[all …]
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-ffsb-config/
Dffsb-config518 [end0]
20 [end0]
28 [end0]
Dffsb-config418 [end0]
20 [end0]
28 [end0]
Dffsb-config318 [end0]
20 [end0]
28 [end0]
Dffsb-config718 [end0]
20 [end0]
28 [end0]
Dffsb-config618 [end0]
20 [end0]
28 [end0]
Dffsb-config210 [end0]
23 [end0]
Dffsb-config010 [end0]
23 [end0]
Dffsb-config110 [end0]
23 [end0]
/external/autotest/client/tests/ffsb/
Dprofile.cfg.sample15 [end0]
25 [end0]
/external/llvm/test/Transforms/LoopUnswitch/
Dinfinite-loop.ll25 ; CHECK-NEXT: call void @end0() [[NOR_NUW:#[0-9]+]]
45 call void @end0() noreturn nounwind
53 declare void @end0() noreturn
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnswitch/
Dinfinite-loop.ll25 ; CHECK-NEXT: call void @end0() [[NOR_NUW:#[0-9]+]]
45 call void @end0() noreturn nounwind
53 declare void @end0() noreturn
/external/swiftshader/third_party/LLVM/test/Transforms/LoopUnswitch/
Dinfinite-loop.ll24 ; CHECK-NEXT: call void @end0() noreturn nounwind
44 call void @end0() noreturn nounwind
52 declare void @end0() noreturn
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimpleLoopUnswitch/
Dinfinite-loop.ll31 ; CHECK-NEXT: call void @end0() [[NOR_NUW:#[0-9]+]]
51 call void @end0() noreturn nounwind
59 declare void @end0() noreturn
/external/clang/test/OpenMP/
Dparallel_for_loop_messages.cpp375 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()
Dsimd_loop_messages.cpp365 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()
Dtarget_parallel_for_loop_messages.cpp375 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()
Dtaskloop_loop_messages.cpp448 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()
Dfor_loop_messages.cpp460 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()
Dparallel_for_simd_loop_messages.cpp376 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()
Dtarget_parallel_for_simd_loop_messages.cpp375 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()
Dtaskloop_simd_loop_messages.cpp449 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()
Dfor_simd_loop_messages.cpp429 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()
/external/freetype/src/base/
Dftoutln.c364 FT_Int end0, end; in FT_Outline_Check() local
376 end0 = end = -1; in FT_Outline_Check()
382 if ( end <= end0 || end >= n_points ) in FT_Outline_Check()
385 end0 = end; in FT_Outline_Check()
/external/ltp/utils/ffsb-6.0-rc2/
DREADME277 [end0]
307 [end0]
345 [end0]
353 [end0]
379 [end0]

12