Home
last modified time | relevance | path

Searched refs:Be (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c576 #define Be Ce0 in KeccakP1600_Permute_Nrounds() macro
642 Be = ROL32((Age0^De0), 22); in KeccakP1600_Permute_Nrounds()
646 Aba0 = Ba ^((~Be)& Bi ); in KeccakP1600_Permute_Nrounds()
648 Age0 = Be ^((~Bi)& Bo ); in KeccakP1600_Permute_Nrounds()
651 Asu0 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
654 Be = ROL32((Age1^De1), 22); in KeccakP1600_Permute_Nrounds()
658 Aba1 = Ba ^((~Be)& Bi ); in KeccakP1600_Permute_Nrounds()
660 Age1 = Be ^((~Bi)& Bo ); in KeccakP1600_Permute_Nrounds()
663 Asu1 = Bu ^((~Ba)& Be ); in KeccakP1600_Permute_Nrounds()
669 Be = ROL32((Agu0^Du0), 10); in KeccakP1600_Permute_Nrounds()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dnus.txt21 BE{"Be̱lgim"}
26 BJ{"Be̱ni̱n"}
27 BM{"Be̱rmudaa"}
34 BY{"Be̱lɛruth"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dnus.txt22 BE{"Be̱lgim"}
27 BJ{"Be̱ni̱n"}
28 BM{"Be̱rmudaa"}
35 BY{"Be̱lɛruth"}
/third_party/icu/icu4c/source/data/region/
Dnus.txt22 BE{"Be̱lgim"}
27 BJ{"Be̱ni̱n"}
28 BM{"Be̱rmudaa"}
35 BY{"Be̱lɛruth"}
/third_party/flutter/flutter/
DCODE_OF_CONDUCT.md9 * Be kind. Be courteous. Be welcoming.
29 Be wary of agreement by attrition, where one person argues a point
32 concerns. Be wary of agreement by compromise, where two good competing
/third_party/boost/libs/numeric/interval/
DREADME.md30 * [Ask questions](http://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-interval): Be sur…
31 * [Report bugs](https://github.com/boostorg/interval/issues): Be sure to mention Boost version, pla…
32 …ost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). Be sure to include test…
33 …developers mailing list](http://www.boost.org/community/groups.html#main). Be sure to read the [di…
/third_party/boost/libs/program_options/
DREADME.md34 …stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-program_options): Be sure to read the doc…
35 * [Report bugs](https://github.com/boostorg/program_options/issues): Be sure to mention Boost versi…
36 …ost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). Be sure to include test…
37 …developers mailing list](http://www.boost.org/community/groups.html#main). Be sure to read the [di…
/third_party/boost/libs/format/
DREADME.md32 * [Ask questions](http://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-format): Be sure …
33 * [Report bugs](https://github.com/boostorg/format/issues): Be sure to mention Boost version, platf…
34 …ost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). Be sure to include test…
35 …developers mailing list](http://www.boost.org/community/groups.html#main). Be sure to read the [di…
/third_party/boost/libs/date_time/
DREADME.md34 * [Ask questions](http://stackoverflow.com/questions/ask?tags=c%2B%2B,boost,boost-date_time): Be su…
35 * [Report bugs](https://github.com/boostorg/date_time/issues): Be sure to mention Boost version, pl…
36 …ost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). Be sure to include test…
37 …developers mailing list](http://www.boost.org/community/groups.html#main). Be sure to read the [di…
/third_party/typescript/tests/baselines/reference/
DtsxReactEmitEntities.types17 <div>Be careful of &quot;-ed strings!</div>;
18 ><div>Be careful of &quot;-ed strings!</div> : JSX.Element
DtsxReactEmitEntities.js11 <div>Be careful of &quot;-ed strings!</div>;
/third_party/boost/libs/beast/tools/
Dblacklist.supp3 # Be therefore extremely careful when considering to add a sanitizer
14 # Be ESPECIALLY careful when filtering out entire source files!
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_astc_decode_mode.txt211 int Be = (Cb >> 10) & 0x1F;
214 int Bex = Be == 0 ? 1 : Be;
216 int Xe = Re | Ge | Be;
223 else if (Re >= Ge && Re >= Be)
230 else if (Ge >= Be)
247 int Bm = (Cb & 0x3FF) | (Be == 0 ? 0 : 0x400);
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_astc_decode_mode.txt211 int Be = (Cb >> 10) & 0x1F;
214 int Bex = Be == 0 ? 1 : Be;
216 int Xe = Re | Ge | Be;
223 else if (Re >= Ge && Re >= Be)
230 else if (Ge >= Be)
247 int Bm = (Cb & 0x3FF) | (Be == 0 ? 0 : 0x400);
/third_party/mindspore/tests/ut/data/dataset/testTextFileDataset/
D1.txt3 Be happy every day.
/third_party/boost/libs/graph/doc/figs/
Dgraph_search.fig29 4 0 0 50 0 19 18 0.0000 4 255 3225 2175 4800 Target-To-Be-Examined\001
Dsearch_states.fig60 4 0 0 50 0 19 14 0.0000 4 165 1740 3525 3675 To Be Processed\001
/third_party/boost/libs/beast/
DCODE_OF_CONDUCT.md3 * Be respectful of others
/third_party/mesa3d/src/gallium/drivers/lima/ci/
Dlima-skips.txt3 # delete lines from the test list. Be careful.
/third_party/ltp/testcases/open_posix_testsuite/stress/timers/
Dplan.txt10 Features To Be Tested
18 Features Not To Be Tested
/third_party/mesa3d/src/panfrost/ci/
Dpanfrost-t720-skips.txt3 # delete lines from the test list. Be careful.
Dpanfrost-t860-skips.txt3 # delete lines from the test list. Be careful.
/third_party/mesa3d/src/freedreno/ci/
Dfreedreno-a307-flakes.txt3 # delete lines from the test list. Be careful.
Dfreedreno-a630-premerge-skips.txt3 # delete lines from the test list. Be careful.
/third_party/boost/libs/log/
DREADME.md19 * [Report bugs](https://github.com/boostorg/log/issues/new). Be sure to mention Boost version, plat…
21 …evelopers mailing list](https://www.boost.org/community/groups.html#main). Be sure to read the [di…

12345678910>>...22