Home
last modified time | relevance | path

Searched refs:T_ANY (Results 1 - 11 of 11) sorted by relevance

/third_party/cares/include/
H A Dares_nameser.h470 #ifndef T_ANY
471 # define T_ANY 255 /* ns_t_any */ macro
/third_party/node/deps/cares/include/
H A Dares_nameser.h496 #ifndef T_ANY
497 # define T_ANY 255 /* ns_t_any */ macro
/third_party/ffmpeg/libavfilter/
H A Daf_silenceremove.c41 T_ANY, enumerator
118 { "start_mode", "set which channel will trigger trimming from start", OFFSET(start_mode), AV_OPT_TYPE_INT, {.i64=T_ANY}, T_ANY, T_ALL, AF, "mode" },
119 { "any", 0, 0, AV_OPT_TYPE_CONST, {.i64=T_ANY}, 0, 0, AF, "mode" },
125 { "stop_mode", "set which channel will trigger trimming from end", OFFSET(stop_mode), AV_OPT_TYPE_INT, {.i64=T_ANY}, T_ANY, T_ALL, AF, "mode" },
618 if (s->start_mode == T_ANY) { in filter_frame()
742 if (s->stop_mode == T_ANY) { in filter_frame()
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dres_querydomain.c49 int result = res_querydomain(name, domain, class, T_ANY + 1, buf, sizeof(buf)); in res_querydomain_0200()
H A Dres_query.c48 int result = res_query(dname, class, T_ANY + 1, buf, sizeof(buf)); in res_query_0200()
H A Dres_mkquery.c62 int result = res_mkquery(op, dname, class, T_ANY + 1, data, 0, NULL, NULL, 0); in res_mkquery_0200()
/third_party/FreeBSD/sys/cam/scsi/
H A Dscsi_all.h131 #define T_ANY 0xff /* Used in Quirk table matches */ macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/include/arpa/
H A Dnameser.h504 #define T_ANY ns_t_any macro

Completed in 11 milliseconds