Home
last modified time | relevance | path

Searched refs:blind (Results 1 – 25 of 38) sorted by relevance

12

/external/python/rsa/tests/
Dtest_key.py24 blinded_1 = pk.blind(encrypted) # blind before decrypting
31 blinded_2 = pk.blind(encrypted) # blind before decrypting
/external/mesa3d/docs/relnotes/
D20.0.4.rst42 - Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind
D20.0.3.rst97 - spirv: Implement OpCopyObject and OpCopyLogical as blind copies
D20.1.0.rst2428 - spirv: Implement OpCopyObject and OpCopyLogical as blind copies
2429 - Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind
/external/python/rsa/rsa/
Dkey.py151 def blind(self, message: int) -> int: member in AbstractKey
449 blinded = self.blind(encrypted) # blind before decrypting
463 blinded = self.blind(message) # blind before encrypting
/external/sonic/
DREADME6 The primary motivation behind Sonic is to enable the blind and visually impaired
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/AArch64/
Dvscale-factor-out-constant.ll6 ; This test check SCEVExpander FactorOutConstant() is not crashing with blind cast 'Factor' to SCEV…
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dinternal.h162 STACK_OF(PMBTOKEN_PRETOKEN) *(*blind)(CBB *cbb, size_t count);
Dtrust_token.c194 pretokens = ctx->method->blind(&request, count); in TRUST_TOKEN_CLIENT_begin_issuance()
/external/sonic/doc/
Dindex.md33 The primary motivation behind sonic is to enable the blind and visually impaired
56 understand at high speed (over 2.5X) by blind speed listeners.
63 sonic is optimized for speed factors needed by the blind, up to 6X.
/external/boringssl/src/crypto/trust_token/
Dinternal.h201 STACK_OF(TRUST_TOKEN_PRETOKEN) * (*blind)(CBB *cbb, size_t count);
Dtrust_token.c220 pretokens = ctx->method->blind(&request, count); in TRUST_TOKEN_CLIENT_begin_issuance()
/external/python/cpython2/Misc/Vim/
Dvimrc6 " (read below for an explanation of the command) so blind sourcing of this file
/external/tagsoup/
DCHANGES3 Match DOCTYPE case-blind
161 Match close tags of CDATA elements more precisely (but case-blind)
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt3489 盲>'[blind]';
3496 眇>'[blind in one eye]';
3527 瞎>'[blind]';
3540 瞽>'[blind]';
3883 簾>'[a blind]';
/external/hyphenation-patterns/en-US/
Dushyphex.tex150 blind-er
151 blind-est
Dhyph-en-us.hyp.txt151 blind-er
152 blind-est
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drender.cl1467 // than the blind ADD/MAX/OR'ing of all alphas followed by a single
/external/libjpeg-turbo/
Dstructure.txt757 (For small images, the buffers might fit entirely in memory, so blind
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt5131 視而不見 < turn\-a\-blind\-eye\-to;
6643 眇 < blind\-in\-one\-eye;
10657 暗井 < blind\-shaft;
15917 簾 < a\-blind;
18933 盲 < blind;
22474 視而不見 > turn\-a\-blind\-eye\-to;
28963 暗井 > blind\-shaft;
40390 眇 > blind\-in\-one\-eye;
47454 簾 > a\-blind;
48818 簾 > a\-blind;
[all …]
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1129 `blind ROP <http://www.scs.stanford.edu/brop/bittau-brop.pdf>`_ attacks,
/external/swiftshader/third_party/subzero/
DDESIGN.rst1129 `blind ROP <http://www.scs.stanford.edu/brop/bittau-brop.pdf>`_ attacks,
/external/one-true-awk/testdir/
Dbib1613 … made man's mouth? or who maketh the dumb, or deaf, or the seeing, or the blind? have not I the LO…
3296 Thou shalt not curse the deaf, nor put a stumblingblock before the blind, but shalt fear thy God: I…
3364 For whatsoever man he be that hath a blemish, he shall not approach: a blind man, or a lame, or he …
5341 And if there be any blemish therein, as if it be lame, or blind, or have any ill blemish, thou shal…
5362 …ent; thou shalt not respect persons, neither take a gift: for a gift doth blind the eyes of the wi…
5604 Cursed be he that maketh the blind to wander out of the way. And all the people shall say, Amen.
5641 And thou shalt grope at noonday, as the blind gropeth in darkness, and thou shalt not prosper in th…
7464 …ded? whom have I oppressed? or of whose hand have I received any bribe to blind mine eyes therewit…
8139 …ts of the land: which spake unto David, saying, Except thou take away the blind and the lame, thou…
8141 …ites, and the lame and the blind that are hated of David's soul, he shall be chief and captain. Wh…
[all …]
/external/brotli/tests/testdata/
Dasyoulik.txt357 mightily misplaced, and the bountiful blind woman
3087 that blind rascally boy that abuses every one's eyes
/external/exoplayer/tree/
DRELEASENOTES.md975 * Fix issue with blind seeking to windows with non-zero offset in a

12