Searched defs:scalar (Results 1 - 25 of 25) sorted by last modified time

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c12243 neon_scalar_for_mul(unsigned scalar, unsigned elsize) argument
12273 unsigned scalar; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec_lib.c1009 int EC_POINTs_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, argument
H A Dec2_mult.c263 ec_GF2m_montgomery_point_multiply(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, const EC_POINT *point, BN_CTX *ctx) argument
374 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Dec_mult.c185 static signed char *compute_wNAF(const BIGNUM *scalar, int w, size_t *ret_len) argument
330 ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp224.c507 static void felem_scalar(felem out, const limb scalar) argument
519 widefelem_scalar(widefelem out, const widelimb scalar) argument
1416 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp256.c237 static void felem_scalar(felem out, const u64 scalar) argument
246 static void longfelem_scalar(longfelem out, const u64 scalar) argument
2003 ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
H A Decp_nistp521.c259 static void felem_scalar(felem out, const felem in, limb scalar) argument
273 felem_scalar64(felem out, limb scalar) argument
287 felem_scalar128(largefelem out, limb scalar) argument
1812 ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_pwd.c273 u8 *ptr, *scalar = NULL, *element = NULL; local
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_pwd.c189 u8 *scalar = NULL, *element = NULL; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1456 Scalar scalar; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp1893 Scalar scalar; local
1968 Scalar scalar; local
[all...]
H A DTarget.cpp1513 Scalar scalar; local
1530 Scalar scalar; local
1473 ReadScalarIntegerFromMemory(const Address& addr, bool prefer_file_cache, uint32_t byte_size, bool is_signed, Scalar &scalar, Error &error) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp354 Scalar &scalar = val->GetScalar(); local
497 ReadIntegerArgument (Scalar &scalar, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.cpp426 static bool ReadIntegerArgument(Scalar &scalar, argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectSyntheticFilter.h132 ResolveValue (Scalar &scalar) argument
H A DValue.h107 Scalar scalar; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValue.cpp46 Value::Value(const Scalar& scalar) : argument
658 Scalar scalar; local
H A DValueObject.cpp458 ValueObject::ResolveValue (Scalar &scalar) argument
1467 Scalar scalar; local
1488 Scalar scalar; local
[all...]
H A DValueObjectRegister.cpp418 ValueObjectRegister::ResolveValue (Scalar &scalar) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp124 bool AssignToMatchType (lldb_private::Scalar &scalar, uint64_t u64value, Type *type) argument
149 bool EvaluateValue (lldb_private::Scalar &scalar, const Value *value, Module &module) argument
186 bool AssignValue (const Value *value, lldb_private::Scalar &scalar, Module &module) argument
[all...]
H A DIRMemoryMap.cpp505 IRMemoryMap::WriteScalarToMemory (lldb::addr_t process_address, Scalar &scalar, size_t size, Error &error) argument
638 IRMemoryMap::ReadScalarFromMemory (Scalar &scalar, lldb::addr_t process_address, size_t size, Error &error) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dvalops.c210 int scalar; local
/freebsd-10-stable/contrib/gcc/
H A Dtree-scalar-evolution.c573 set_scalar_evolution(tree scalar, tree chrec) argument
603 get_scalar_evolution(tree scalar) argument
[all...]
H A Dtree.c1193 tree scalar, cst; local
/freebsd-10-stable/contrib/libyaml/include/
H A Dyaml.h309 } scalar; member in union:yaml_token_s::__anon1926
443 } scalar; member in union:yaml_event_s::__anon1934
736 } scalar; member in union:yaml_node_s::__anon1943
[all...]

Completed in 231 milliseconds