Home
last modified time | relevance | path

Searched defs:co2 (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/constructor_declarations/automatic_constructors/
Dautomatic_constructors_2.ts48 let co2 = new ColorPoint2(); variable
/third_party/typescript/tests/baselines/reference/
Dwitness.js31 var co2 = (3, 4, co2); variable
32 var co2: any; variable
171 var co2; variable
/third_party/typescript/tests/cases/conformance/types/witness/
Dwitness.ts34 var co2 = (3, 4, co2); variable
35 var co2: any; variable
/third_party/ffmpeg/libavcodec/
Dqsvenc.c182 mfxExtCodingOption2 *co2 = NULL; in dump_video_param() local
352 mfxExtCodingOption2 *co2 = NULL; in dump_video_vp9_param() local
1011 mfxExtCodingOption2 co2 = { in qsv_retrieve_enc_vp9_params() local
1075 mfxExtCodingOption2 co2 = { in qsv_retrieve_enc_params() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
Df_impl.h33 uint64_t co1 = ((1ULL << 56) - 1) * 2, co2 = co1 - 2; in gf_sub_RAW() local
/third_party/openssl/crypto/ec/curve448/arch_64/
Df_impl.h33 uint64_t co1 = ((1ULL << 56) - 1) * 2, co2 = co1 - 2; in gf_sub_RAW() local
/third_party/openssl/crypto/ec/curve448/arch_32/
Df_impl.h42 uint32_t co1 = ((1 << 28) - 1) * amt, co2 = co1 - amt; in gf_bias() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
Df_impl.h42 uint32_t co1 = ((1 << 28) - 1) * amt, co2 = co1 - amt; in gf_bias() local