Home
last modified time | relevance | path

Searched defs:ct (Results 1 - 25 of 175) sorted by relevance

1234567

/third_party/curl/docs/examples/
H A Dgetinfo.c42 char *ct; in main() local
/third_party/icu/icu4c/source/i18n/
H A Dregextxt.cpp20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dregextxt.cpp20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregextxt.cpp20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() argument
/third_party/skia/docs/examples/
H A Dskpaint_color_table_filter.cpp7 uint8_t ct[256]; in REG_FIDDLE() local
H A DPixmap_shiftPerPixel.cpp6 const char* color_type(SkColorType ct) { in REG_FIDDLE() argument
H A DImageInfo_shiftPerPixel.cpp6 const char* color_type(SkColorType ct) { in REG_FIDDLE() argument
H A Dunexpected_setAlphaType.cpp15 static const char* colortype_name(SkColorType ct) { in REG_FIDDLE() argument
/third_party/skia/bench/
H A DPremulAndUnpremulAlphaOpsBench.cpp22 PremulAndUnpremulAlphaOpsBench(SkColorType ct) { in PremulAndUnpremulAlphaOpsBench() argument
H A DRepeatTileBench.cpp41 RepeatTileBench(SkColorType ct, SkAlphaType at = kPremul_SkAlphaType) : fAlphaType(at) { in RepeatTileBench() argument
H A DMipmapBench.cpp36 SkColorType ct = fHalfFoat ? kRGBA_F16_SkColorType : kN32_SkColorType; variable
H A DBitmapRegionDecoderBench.cpp45 auto ct = fBRD->computeOutputColorType(fColorType); in onDraw() local
H A DWritePixelsBench.cpp19 WritePixelsBench(SkColorType ct, SkAlphaType at, sk_sp<SkColorSpace> cs) in WritePixelsBench() argument
/third_party/ffmpeg/libavcodec/
H A Dmqc.h44 unsigned int ct; member
H A Dvp9prob.c32 unsigned ct = ct0 + ct1, p2, p1; in adapt_prob() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dautotype.c35 __auto_type ct = ci; is_type(&ct, const int *); in foo() local
/third_party/ffmpeg/libavutil/tests/
H A Ddes.c82 union word_byte key[3], data, ct; in main() local
H A Dtea.c86 uint8_t ct[32]; in main() local
H A Dxtea.c87 uint8_t ct[32]; in main() local
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-raw.c169 secstream_connect_munge_raw(lws_ss_handle_t *h, char *buf, size_t len, struct lws_client_connect_info *i, union lws_ss_contemp *ct) secstream_connect_munge_raw() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnUtil.cpp43 bool GrColorTypeToDawnFormat(GrColorType ct, wgpu::TextureFormat* format) { in GrColorTypeToDawnFormat() argument
/third_party/skia/src/gpu/mock/
H A DGrMockCaps.h49 auto ct = format.asMockColorType(); variable
[all...]
H A DGrMockCaps.cpp41 auto ct = format.asMockColorType(); in computeFormatKey() local
/third_party/skia/gm/
H A Dbitmappremul.cpp32 static void init_bitmap(SkColorType ct, SkBitmap* bitmap) { in init_bitmap() argument
/third_party/mbedtls/library/
H A Dplatform_util.c253 FILETIME ct; in mbedtls_ms_time() local

Completed in 20 milliseconds

1234567