Home
last modified time | relevance | path

Searched defs:generator (Results 176 - 200 of 243) sorted by relevance

12345678910

/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h653 GeneratorCreationFunc* generator; global() member
[all...]
/third_party/ninja/src/
H A Dbuild.cc912 const bool generator = edge->GetBindingBool("generator"); in FinishCommand() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dmsvs.py17 import gyp.generator.ninja as ninja_generator namespace
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h170 SetIndexedAutoIndexReference( HeapGraphEdge::Type type, HeapEntry* child, HeapSnapshotGenerator* generator, ReferenceVerification verification = kVerify) SetIndexedAutoIndexReference() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c1936 EC_POINT *generator = NULL; in ossl_ec_GFp_nistp521_points_mul() local
2124 EC_POINT *generator = NULL; ossl_ec_GFp_nistp521_precompute_mult() local
[all...]
H A Decp_nistp224.c1431 EC_POINT *generator = NULL; in ossl_ec_GFp_nistp224_points_mul() local
1615 EC_POINT *generator = NULL; ossl_ec_GFp_nistp224_precompute_mult() local
[all...]
H A Decp_nistz256.c804 static int ecp_nistz256_is_affine_G(const EC_POINT *generator) in ecp_nistz256_is_affine_G() argument
823 const EC_POINT *generator; ecp_nistz256_mult_precompute() local
963 const EC_POINT *generator = NULL; ecp_nistz256_points_mul() local
1277 const EC_POINT *generator = EC_GROUP_get0_generator(group); ecp_nistz256_window_have_precompute_mult() local
[all...]
H A Dec_curve.c3350 const EC_POINT *generator = NULL; in ossl_ec_curve_nid_from_params() local
H A Dec_lib.c363 EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) EC_GROUP_set_generator() argument
[all...]
H A Dec_local.h212 EC_POINT *generator; /* optional */ member
H A Decx_meth.c938 static const unsigned char generator[] = { in s390x_pkey_ecx_keygen25519() local
979 static const unsigned char generator[] = { in s390x_pkey_ecx_keygen448() local
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c833 static const unsigned char generator[] = { in s390x_ecx_keygen25519() local
877 static const unsigned char generator[] = { in s390x_ecx_keygen448() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c384 reedSolomonComputeRemainder(const uint8_t data[], int dataLen, const uint8_t generator[], int degree, uint8_t result[]) reedSolomonComputeRemainder() argument
/third_party/openssl/crypto/ec/
H A Decx_meth.c938 static const unsigned char generator[] = { in s390x_pkey_ecx_keygen25519() local
979 static const unsigned char generator[] = { in s390x_pkey_ecx_keygen448() local
H A Dec_curve.c3350 const EC_POINT *generator = NULL; in ossl_ec_curve_nid_from_params() local
H A Dec_lib.c363 EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator, const BIGNUM *order, const BIGNUM *cofactor) EC_GROUP_set_generator() argument
[all...]
H A Dec_local.h212 EC_POINT *generator; /* optional */ member
H A Decp_nistp521.c1936 EC_POINT *generator = NULL; in ossl_ec_GFp_nistp521_points_mul() local
2124 EC_POINT *generator = NULL; ossl_ec_GFp_nistp521_precompute_mult() local
[all...]
H A Decp_nistp224.c1431 EC_POINT *generator = NULL; in ossl_ec_GFp_nistp224_points_mul() local
1615 EC_POINT *generator = NULL; ossl_ec_GFp_nistp224_precompute_mult() local
[all...]
H A Decp_nistz256.c804 static int ecp_nistz256_is_affine_G(const EC_POINT *generator) in ecp_nistz256_is_affine_G() argument
823 const EC_POINT *generator; ecp_nistz256_mult_precompute() local
963 const EC_POINT *generator = NULL; ecp_nistz256_points_mul() local
1277 const EC_POINT *generator = EC_GROUP_get0_generator(group); ecp_nistz256_window_have_precompute_mult() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp599 UniformValue(const UniformType& _type, UniformValueGenerator& generator) : type(_type) in UniformValue() argument
667 Uniform(UniformValueGenerator& generator, UniformType _type, Loc _location, in Uniform() argument
741 SubroutineFunction(UniformValueGenerator& generator, Index _index = Index::Implicit()) in SubroutineFunction() argument
772 SubroutineFunctionSet(UniformValueGenerator& generator, size_t count = 0) SubroutineFunctionSet() argument
800 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, int _arraySize = 0, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument
831 SubroutineUniform(UniformValueGenerator& generator, SubroutineFunctionSet& _functions, Loc _location, std::vector<int> _arraySizesSegmented, DefOccurence _defOccurence = DefOccurence::ALL_SH, bool _used = true) SubroutineUniform() argument
[all...]
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c830 static const unsigned char generator[] = { in s390x_ecx_keygen25519() local
874 static const unsigned char generator[] = { in s390x_ecx_keygen448() local
/third_party/openssl/ohos_lite/crypto/ec/
H A Dec_local.h208 EC_POINT *generator; /* optional */ member
/third_party/python/Lib/
H A D_collections_abc.py62 generator = type((lambda: (yield))()) variable
[all...]
H A Dmailbox.py18 import email.generator namespace

Completed in 47 milliseconds

12345678910