Home
last modified time | relevance | path

Searched defs:tcount (Results 1 – 10 of 10) sorted by relevance

/third_party/libexif/libexif/apple/
Dexif-mnote-data-apple.c59 unsigned int tcount, i; in exif_mnote_data_apple_load() local
/third_party/libexif/libexif/fuji/
Dexif-mnote-data-fuji.c159 size_t i, tcount, o, datao; in exif_mnote_data_fuji_load() local
/third_party/libexif/libexif/pentax/
Dexif-mnote-data-pentax.c220 size_t i, tcount, o, datao, base = 0; in exif_mnote_data_pentax_load() local
/third_party/libexif/libexif/olympus/
Dexif-mnote-data-olympus.c243 size_t i, tcount, o, o2, datao = 6, base = 0; in exif_mnote_data_olympus_load() local
/third_party/libexif/libexif/canon/
Dexif-mnote-data-canon.c209 size_t i, tcount, o, datao; in exif_mnote_data_canon_load() local
/third_party/toybox/toys/pending/
Dmodprobe.c212 int tcount = 0; in config_action() local
Ddhcpd.c724 int len, linelen, tcount, count, size = ARRAY_LEN(keywords); in parse_server_config() local
/third_party/openssl/ohos_lite/include/openssl/
Dasn1t.h586 long tcount; /* Number of templates if SEQUENCE or CHOICE */ member
/third_party/openssl/include/openssl/
Dasn1t.h.in608 long tcount; /* Number of templates if SEQUENCE or CHOICE */ member
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c2470 int block_size, start, end, data_size, tcount, temp, m = 0; in wavpack_encode_block() local