/external/libxaac/decoder/ |
D | ixheaacd_mps_blind.c | 62 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_init_blind() local 75 blind->filter_coeff = p_blind_table->exp_128[temp_1]; in ixheaacd_init_blind() 97 blind->filter_coeff = in ixheaacd_init_blind() 101 blind->excitation[0][i] = ABS_THR_FIX; in ixheaacd_init_blind() 102 blind->excitation[1][i] = ABS_THR_FIX; in ixheaacd_init_blind() 103 blind->excitation[2][i] = ABS_THR_FIX; in ixheaacd_init_blind() 105 blind->q_excitation[0][i] = 15; in ixheaacd_init_blind() 106 blind->q_excitation[1][i] = 15; in ixheaacd_init_blind() 107 blind->q_excitation[2][i] = 15; in ixheaacd_init_blind() 117 ia_mps_dec_blind_decoder_struct *blind = pstr_mps_state->mps_persistent_mem.blind_decoder; in ixheaacd_signal_2_parameters() local [all …]
|
/external/python/rsa/tests/ |
D | test_key.py | 24 blinded_1 = pk.blind(encrypted) # blind before decrypting 31 blinded_2 = pk.blind(encrypted) # blind before decrypting
|
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/proto/ |
D | spend_token_data.proto | 26 // The unblinded token to be spent which was blind-signed by Phosphor. 31 // The version number of the signing key that was used during blind-signing.
|
D | get_initial_data.proto | 48 // Contains data needed to perform blind signing and prepare for calling
|
/external/cronet/net/third_party/quiche/src/quiche/blind_sign_auth/anonymous_tokens/proto/ |
D | anonymous_tokens.proto | 131 // Conveys whether public metadata support is enabled and RSA blind signatures 132 // with public metadata protocol should be used. If false, standard RSA blind 303 // Proto representing a token created during the blind signing protocol. 305 // Resulting token from the blind signing protocol. 317 // Resulting token after blind signing protocol.
|
/external/mesa3d/docs/relnotes/ |
D | 20.0.4.rst | 42 - Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind
|
D | 20.0.3.rst | 97 - spirv: Implement OpCopyObject and OpCopyLogical as blind copies
|
/external/python/rsa/rsa/ |
D | key.py | 151 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/ |
D | README | 6 The primary motivation behind Sonic is to enable the blind and visually impaired
|
/external/sonic/doc/ |
D | index.md | 33 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/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/ |
D | internal.h | 201 STACK_OF(TRUST_TOKEN_PRETOKEN) * (*blind)(CBB *cbb, size_t count);
|
D | trust_token.c | 220 pretokens = ctx->method->blind(&request, count); in TRUST_TOKEN_CLIENT_begin_issuance()
|
/external/curl/docs/ |
D | DEPRECATE.md | 32 - fixing gskit code is mostly done "flying blind"
|
/external/python/cpython2/Misc/Vim/ |
D | vimrc | 6 " (read below for an explanation of the command) so blind sourcing of this file
|
/external/cronet/third_party/boringssl/src/crypto/trust_token/ |
D | internal.h | 291 STACK_OF(TRUST_TOKEN_PRETOKEN) *(*blind)(CBB *cbb, size_t count,
|
D | trust_token.c | 277 ctx->method->blind(&request, count, include_message, msg, msg_len); in trust_token_client_begin_issuance_impl()
|
/external/boringssl/src/crypto/trust_token/ |
D | internal.h | 291 STACK_OF(TRUST_TOKEN_PRETOKEN) *(*blind)(CBB *cbb, size_t count,
|
D | trust_token.c | 277 ctx->method->blind(&request, count, include_message, msg, msg_len); in trust_token_client_begin_issuance_impl()
|
/external/tagsoup/ |
D | CHANGES | 3 Match DOCTYPE case-blind 161 Match close tags of CDATA elements more precisely (but case-blind)
|
/external/angle/build/ |
D | whitespace_file.txt | 152 Oh god the bots are red! I'm blind! Mmmm, cronuts.
|
/external/cronet/build/ |
D | whitespace_file.txt | 152 Oh god the bots are red! I'm blind! Mmmm, cronuts.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3489 盲>'[blind]'; 3496 眇>'[blind in one eye]'; 3527 瞎>'[blind]'; 3540 瞽>'[blind]'; 3883 簾>'[a blind]';
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.hyp.txt | 151 blind-er 152 blind-est
|
D | ushyphex.tex | 150 blind-er 151 blind-est
|
/external/AFLplusplus/docs/ |
D | afl-fuzz_approach.md | 36 superior to blind fuzzing or coverage-only tools.
|