Home
last modified time | relevance | path

Searched refs:can (Results 351 - 375 of 558) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/openssl/crypto/
H A Dsparccpuid.S4 ! this file except in compliance with the License. You can obtain a copy
50 ! not cause illegal_instruction trap. It therefore can be used
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/
H A Dyacc.c10 # This program is free software: you can redistribute it and/or modify
112 # uses only C89 types, so that the user can override the shorter
448 and a page size can be as small as 4096 bytes. So we cannot safely
743 multiple parsers can coexist. */
758 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
772 can hold without a reallocation, make sure there is enough room to
839 series of reductions), the initial context can be used to determine
854 current lookahead, then check if that lookahead can eventually be
902 /* Given the stack whose top is *YYSSP, return 0 iff YYTOKEN can
1125 - The only way there can b
[all...]
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_removegrain.asm8 ;* FFmpeg is free software; you can redistribute it and/or modify
324 ; Some register saving suggestions: the zero can be somewhere other than a
362 ; As the differences (d1..d4) can only be positive, there is no need to
488 ; As the differences (d1..d4) can only be positive, there is no need to
H A Dvf_atadenoise.asm8 ;* FFmpeg is free software; you can redistribute it and/or
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm13 ; can *not* be assembled with Microsoft's MASM or any compatible
297 ; can limit performance. pinsrw is a VectorPath instruction on AMD K8 and
299 ; pinsrw instruction can be decoded per cycle (and nothing else if they are
309 ; can prevent out-of-order execution, so we clear the destination before
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationMiscTest.java1975 // only root locale can have empty tailorings .. not English! in TestUCARules()
2273 String can = canon.toString(); in TestJB5298()
2274 int idx = can.indexOf("@collation="); in TestJB5298()
2275 String val = idx >= 0 ? can.substring(idx+11, can.length()) : ""; in TestJB5298()
2277 errln("Unknown collation found "+ can); in TestJB5298()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationMiscTest.java1978 // only root locale can have empty tailorings .. not English! in TestUCARules()
2276 String can = canon.toString(); in TestJB5298()
2277 int idx = can.indexOf("@collation="); in TestJB5298()
2278 String val = idx >= 0 ? can.substring(idx+11, can.length()) : ""; in TestJB5298()
2280 errln("Unknown collation found "+ can); in TestJB5298()
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl5 # this file except in compliance with the License. You can obtain a copy
31 # data or at least decent platform guide I can't tell... Or better
67 # that 512-bit key performance can be as low as 1/3 of expected one.
68 # This is why this routine can be engaged for longer key operations
112 die "can't locate ppc-xlate.pl";
115 or die "can't call $xlate: $!";
578 add $t0,$t0,$carry ; can not overflow
771 add $t0,$t0,$carry ; can not overflow
799 add $t6,$t6,$carry ; can not overflow
1107 add $t0,$t0,$carry ; can no
[all...]
H A Darmv8-mont.pl5 # this file except in compliance with the License. You can obtain a copy
26 # issue rate, i.e. they can't issue multiplication every cycle, which
51 die "can't locate arm-xlate.pl";
54 or die "can't call $xlate: $1";
131 // way to deduce it? If you follow operations, you can
133 // $lo0 being non-zero. So that carry can be calculated
1511 adc $acc4,$acc4,$t3 // can't overflow
1566 adc $acc4,$acc4,$t3 // can't overflow
1646 adc $acc4,$acc4,$t3 // can't overflow
1708 adc $acc4,$acc4,$t3 // can'
[all...]
/third_party/openssl/crypto/bn/asm/
H A Darmv8-mont.pl5 # this file except in compliance with the License. You can obtain a copy
26 # issue rate, i.e. they can't issue multiplication every cycle, which
51 die "can't locate arm-xlate.pl";
54 or die "can't call $xlate: $1";
131 // way to deduce it? If you follow operations, you can
133 // $lo0 being non-zero. So that carry can be calculated
1511 adc $acc4,$acc4,$t3 // can't overflow
1566 adc $acc4,$acc4,$t3 // can't overflow
1646 adc $acc4,$acc4,$t3 // can't overflow
1708 adc $acc4,$acc4,$t3 // can'
[all...]
H A Dppc64-mont.pl5 # this file except in compliance with the License. You can obtain a copy
31 # data or at least decent platform guide I can't tell... Or better
67 # that 512-bit key performance can be as low as 1/3 of expected one.
68 # This is why this routine can be engaged for longer key operations
112 die "can't locate ppc-xlate.pl";
115 or die "can't call $xlate: $!";
578 add $t0,$t0,$carry ; can not overflow
771 add $t0,$t0,$carry ; can not overflow
799 add $t6,$t6,$carry ; can not overflow
1107 add $t0,$t0,$carry ; can no
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_neon.S6 * FFmpeg is free software; you can redistribute it and/or
89 @ This can do with either 4 or 6 temporary q registers.
1315 @ but the 32-point IDCT can be decomposed into two 16-point IDCTs;
/third_party/ffmpeg/libavcodec/x86/
H A Dmdct15.asm8 ;* FFmpeg is free software; you can redistribute it and/or
H A Dvc1dsp_loopfilter.asm7 ;* FFmpeg is free software; you can redistribute it and/or
H A Dflacdsp.asm9 ;* FFmpeg is free software; you can redistribute it and/or
H A Dhevc_sao_10bit.asm9 ;* FFmpeg is free software; you can redistribute it and/or
H A Dhevc_sao.asm9 ;* FFmpeg is free software; you can redistribute it and/or
H A Ddiracdsp.asm6 ;* FFmpeg is free software; you can redistribute it and/or
H A Ddirac_dwt.asm7 ;* FFmpeg is free software; you can redistribute it and/or
H A Dh264_chromamc_10bit.asm10 ;* FFmpeg is free software; you can redistribute it and/or
H A Dsynth_filter.asm7 ;* FFmpeg is free software; you can redistribute it and/or
H A Ddcadsp.asm7 ;* FFmpeg is free software; you can redistribute it and/or
H A Dh264_weight_10bit.asm10 ;* FFmpeg is free software; you can redistribute it and/or
H A Dhevc_add_res.asm7 ; * FFmpeg is free software; you can redistribute it and/or
H A Dh264_weight.asm9 ;* FFmpeg is free software; you can redistribute it and/or

Completed in 24 milliseconds

1...<<11121314151617181920>>...23