Home
last modified time | relevance | path

Searched defs:k3 (Results 1 - 25 of 33) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DspliceTuples.js41 var k3; variable
H A DarityAndOrderCompatibility01.js24 var k3: [string, number, number] = z; variable
51 var k3 = z; variable
H A DtemplateStringBinaryOperations.js90 var k3 = 1 + "".concat(3 * 4, "5") + 6; variable
/third_party/skia/src/effects/
H A DSkBlenders.cpp12 sk_sp<SkBlender> SkBlenders::Arithmetic(float k1, float k2, float k3, float k4, in Arithmetic() argument
24 float k1, k2, k3, k4; in Arithmetic() member
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dofb64ede.c23 DES_ede3_ofb64_encrypt(register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *k1, DES_key_schedule *k2, DES_key_schedule *k3, DES_cblock *ivec, int *num) DES_ede3_ofb64_encrypt() argument
/third_party/openssl/crypto/des/
H A Dofb64ede.c23 DES_ede3_ofb64_encrypt(register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *k1, DES_key_schedule *k2, DES_key_schedule *k3, DES_cblock *ivec, int *num) DES_ede3_ofb64_encrypt() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DStructs.java60 public static Struct of(String k1, Value v1, String k2, Value v2, String k3, Value v3) { in of() argument
/third_party/ffmpeg/libavutil/
H A Dtea.c57 uint32_t k0, k1, k2, k3; in tea_crypt_ecb() local
H A Dxtea.c66 uint32_t k3 = ctx->key[3]; in xtea_crypt_ecb() local
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/
H A Dmain.c35 mykey_t k1 = { .key = 123 }, k2 = { .key = 234 }, k3 = { .key = 999 }; in main() local
/third_party/icu/icu4c/source/common/
H A Dstatic_unicode_sets.cpp55 UnicodeSet* computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
/third_party/node/deps/icu-small/source/common/
H A Dstatic_unicode_sets.cpp55 UnicodeSet* computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dstatic_unicode_sets.cpp55 UnicodeSet* computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStaticUnicodeSets.java141 private static UnicodeSet computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStaticUnicodeSets.java148 private static UnicodeSet computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
/third_party/lame/libmp3lame/
H A Dfft.c75 int i, k1, k2, k3, kx; in fht() local
[all...]
/third_party/lame/libmp3lame/vector/
H A Dxmm_quantize_sub.c149 int i, k1, k2, k3, kx; in fht_SSE2() local
[all...]
/third_party/skia/tools/skui/
H A DKey.h20 k3, member in skui::Key
/third_party/skia/src/effects/imagefilters/
H A DSkArithmeticImageFilter.cpp34 SkArithmeticImageFilter(float k1, float k2, float k3, float k4, bool enforcePMColor, in SkArithmeticImageFilter() argument
141 k3 = k[2], in arith_span() local
73 Arithmetic( SkScalar k1, SkScalar k2, SkScalar k3, SkScalar k4, bool enforcePMColor, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const CropRect& cropRect) Arithmetic() argument
158 const Sk4f k3 = k[2], arith_transparent() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c30 int32_t k3; member
H A Dec_lib.c1364 EC_GROUP_get_pentanomial_basis(const EC_GROUP *group, unsigned int *k1, unsigned int *k2, unsigned int *k3) EC_GROUP_get_pentanomial_basis() argument
/third_party/openssl/crypto/ec/
H A Dec_asn1.c30 int32_t k3; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c323 FT_UInt32 k3 = blocks[i * 4 + 2]; in murmur_hash_3_128() local
369 FT_UInt32 k3 = 0; in murmur_hash_3_128() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h165 static const uint64_t k3 = 0xc949d7c7509e6557ULL; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h164 static const uint64_t k3 = 0xc949d7c7509e6557ULL; member

Completed in 16 milliseconds

12