Home
last modified time | relevance | path

Searched defs:Sign (Results 1 – 25 of 69) sorted by relevance

123

/third_party/node/lib/internal/crypto/
Dsig.js33 function Sign(algorithm, options) { class
231 Sign, property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLEB128.cpp31 int Sign = Value >> (8 * sizeof(Value) - 1); in getSLEB128Size() local
/third_party/node/test/parallel/
Dtest-crypto-classes.js17 'Sign': ['RSA-SHA1'], property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCmpInstAnalysis.cpp42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h633 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local
654 uint32_t Sign = Imm.lshr(15).getZExtValue() & 1; in getFP16Imm() local
680 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local
708 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
/third_party/protobuf/src/google/protobuf/stubs/
Dmathutil.h83 static T Sign(T value) { in Sign() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h181 int Sign() const { in Sign() function
367 int Sign() const { in Sign() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h181 int Sign() const { in Sign() function
367 int Sign() const { in Sign() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h169 int Sign() const { in Sign() function
347 int Sign() const { in Sign() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h181 int Sign() const { in Sign() function
367 int Sign() const { in Sign() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h167 int Sign() const { in Sign() function
353 int Sign() const { in Sign() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h346 uint8_t Sign = (Imm >> 7) & 0x1; in getFPImmFloat() local
368 uint32_t Sign = Imm.lshr(15).getZExtValue() & 1; in getFP16Imm() local
394 uint32_t Sign = Imm.lshr(31).getZExtValue() & 1; in getFP32Imm() local
422 uint64_t Sign = Imm.lshr(63).getZExtValue() & 1; in getFP64Imm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h301 static IEEEFloat copySign(IEEEFloat Value, const IEEEFloat &Sign) { in copySign()
979 static APFloat copySign(APFloat Value, const APFloat &Sign) { in copySign()
/third_party/node/tools/doc/
Dtype-parser.mjs70 'Sign': 'crypto.html#crypto_class_sign', property
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dround.inl34 vecType<T, P> const Sign(sign(x)); local
/third_party/node/doc/api/
Dcrypto.md1410 ### `sign.sign(privateKey[, outputEncoding])`
1468 ### `sign.update(data[, inputEncoding])`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCOptAddrMode.cpp124 int64_t Sign = 1; in isAddConstantOp() local
/third_party/node/lib/
Dcrypto.js210 Sign, property
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
DOpenCL.std.h173 Sign = 103, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
DOpenCL.std.h173 Sign = 103, enumerator
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDriver.cpp116 long Sign = 1; in MyStol() local
/third_party/spirv-headers/include/spirv/1.2/
DOpenCL.std.h173 Sign = 103, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
DOpenCL.std.h173 Sign = 103, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNRegPressure.cpp104 int Sign = 1; in inc() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
DOpenCL.std.h173 Sign = 103, enumerator

123