/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | const_bool.hpp | 9 const foo k2 = true; variable
|
/third_party/typescript/tests/baselines/reference/ |
H A D | typeofClass.js | 10 var k2: typeof K; variable 23 var k2;
variable
|
H A D | spliceTuples.js | 39 var k2;
variable
|
H A D | checkJsxChildrenProperty15.js | 23 var k2 = <Tag></Tag>;
variable
|
H A D | arityAndOrderCompatibility01.js | 23 var k2: [string, number, number] = y; variable 50 var k2 = y;
variable
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
H A D | const_bool.rs | 29 pub const k2: foo = true; consts
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/ |
H A D | const_bool.rs | 29 pub const k2: foo = true; consts
|
/third_party/skia/src/effects/ |
H A D | SkBlenders.cpp | 12 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/ffmpeg/libavcodec/ |
H A D | opusenc_utils.h | 39 float c, cfreq, w0, k1, k2; in bessel_reinit() local
|
H A D | rdft.c | 42 const float k2 = 0.5 - s->inverse; in rdft_calc_c() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationCreationMethodTest.java | 114 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationCreationMethodTest.java | 117 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | pthread_tsd.c | 9 static pthread_key_t k1, k2; variable
|
/third_party/node/deps/openssl/openssl/crypto/des/ |
H A D | ofb64ede.c | 23 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 D | ofb64ede.c | 23 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 D | Structs.java | 51 public static Struct of(String k1, Value v1, String k2, Value v2) { in of() argument 60 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 D | tea.c | 57 uint32_t k0, k1, k2, k3; in tea_crypt_ecb() local
|
H A D | murmur3.c | 98 uint64_t k1, k2; in av_murmur3_update() local
|
H A D | xtea.c | 65 uint32_t k2 = ctx->key[2]; in xtea_crypt_ecb() local [all...] |
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/ |
H A D | main.c | 35 mykey_t k1 = { .key = 123 }, k2 = { .key = 234 }, k3 = { .key = 999 }; in main() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__htable_strvp.c | 80 const char *k2 = key2; in key_eq() local
|
H A D | ares__htable_szvp.c | 80 const size_t *k2 = key2; in key_eq() local
|
/third_party/curl/lib/ |
H A D | hash.c | 288 Curl_str_key_compare(void *k1, size_t key1_len, void *k2, size_t key2_len) Curl_str_key_compare() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | static_unicode_sets.cpp | 44 UnicodeSet* computeUnion(Key k1, Key k2) { in computeUnion() argument 55 UnicodeSet* computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | static_unicode_sets.cpp | 44 UnicodeSet* computeUnion(Key k1, Key k2) { in computeUnion() argument 55 UnicodeSet* computeUnion(Key k1, Key k2, Key k3) { in computeUnion() argument
|