| /external/llvm/lib/Support/ |
| D | LEB128.cpp | 32 int Sign = Value >> (8 * sizeof(Value) - 1); in getSLEB128Size() local
|
| D | Dwarf.cpp | 511 const char *llvm::dwarf::DecimalSignString(unsigned Sign) { in DecimalSignString()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CmpInstAnalysis.cpp | 72 Value *llvm::getICmpValue(bool Sign, unsigned Code, Value *LHS, Value *RHS, in getICmpValue()
|
| /external/chromium_org/crypto/ |
| D | hmac_openssl.cc | 51 bool HMAC::Sign(const base::StringPiece& data, in Sign() function in crypto::HMAC
|
| D | hmac_nss.cc | 76 bool HMAC::Sign(const base::StringPiece& data, in Sign() function in crypto::HMAC
|
| D | ec_signature_creator_openssl.cc | 33 bool ECSignatureCreatorImpl::Sign(const uint8* data, in Sign() function in crypto::ECSignatureCreatorImpl
|
| D | ec_signature_creator_nss.cc | 69 bool ECSignatureCreatorImpl::Sign(const uint8* data, in Sign() function in crypto::ECSignatureCreatorImpl
|
| D | signature_creator_nss.cc | 71 bool SignatureCreator::Sign(RSAPrivateKey* key, in Sign() function in crypto::SignatureCreator
|
| D | signature_creator_openssl.cc | 60 bool SignatureCreator::Sign(RSAPrivateKey* key, in Sign() function in crypto::SignatureCreator
|
| D | hmac_win.cc | 169 bool HMAC::Sign(const base::StringPiece& data, in Sign() function in crypto::HMAC
|
| /external/chromium_org/content/child/webcrypto/nss/ |
| D | rsa_ssa_nss.cc | 44 virtual Status Sign(const blink::WebCryptoAlgorithm& algorithm, in Sign() function in content::webcrypto::__anon256c88630111::RsaSsaImplementation
|
| D | hmac_nss.cc | 174 virtual Status Sign(const blink::WebCryptoAlgorithm& algorithm, in Sign() function in content::webcrypto::__anon95c336300111::HmacImplementation
|
| /external/chromium_org/content/child/webcrypto/openssl/ |
| D | rsa_ssa_openssl.cc | 56 virtual Status Sign(const blink::WebCryptoAlgorithm& algorithm, in Sign() function in content::webcrypto::__anonf0feb0430111::RsaSsaImplementation
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAddressingModes.h | 590 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local 612 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local 640 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
|
| /external/chromium_org/net/quic/test_tools/ |
| D | crypto_test_utils_openssl.cc | 33 virtual bool Sign(StringPiece signed_data, in Sign() function in net::test::TestChannelIDKey
|
| /external/chromium_org/v8/test/cctest/ |
| D | test-double.cc | 141 TEST(Sign) { in TEST() argument
|
| /external/chromium_org/third_party/WebKit/Source/platform/ |
| D | Decimal.h | 53 enum Sign { enum
|
| /external/llvm/include/llvm/CodeGen/ |
| D | JITCodeEmitter.h | 195 int32_t Sign = Value >> (8 * sizeof(Value) - 1); in emitSLEB128Bytes() local
|
| D | MachineCodeEmitter.h | 191 uint64_t Sign = Value >> (8 * sizeof(Value) - 1); in emitSLEB128Bytes() local
|
| /external/chromium_org/v8/src/ |
| D | double.h | 116 int Sign() const { in Sign() function
|
| /external/chromium_org/net/quic/crypto/ |
| D | channel_id_chromium.cc | 25 bool ChannelIDKeyChromium::Sign(base::StringPiece signed_data, in Sign() function in net::ChannelIDKeyChromium
|
| /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
| D | double.h | 145 int Sign() const { in Sign() function
|
| /external/chromium_org/net/tools/testserver/ |
| D | minica.py | 48 def Sign(self, message): member in RSA
|
| /external/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64AddressingModes.h | 353 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local 375 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local 403 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
|
| /external/chromium_org/chrome/browser/chromeos/platform_keys/ |
| D | platform_keys_service.cc | 100 void PlatformKeysService::Sign(const std::string& token_id, in Sign() function in chromeos::PlatformKeysService
|