Home
last modified time | relevance | path

Searched refs:T_ANY (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_silenceremove.c39 T_ANY, enumerator
111 …from start", OFFSET(start_mode), AV_OPT_TYPE_INT, {.i64=T_ANY}, T_ANY, T_ALL, AF, "m…
112 … 0, AV_OPT_TYPE_CONST, {.i64=T_ANY}, 0, 0, AF…
118 …from end", OFFSET(stop_mode), AV_OPT_TYPE_INT, {.i64=T_ANY}, T_ANY, T_ALL, AF, "m…
343 if (s->start_mode == T_ANY) { in filter_frame()
458 if (s->stop_mode == T_ANY) { in filter_frame()
/third_party/node/deps/cares/include/
Dares_nameser.h470 #ifndef T_ANY
471 # define T_ANY 255 /* ns_t_any */ macro
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dres_query.c74 int result = res_query(dname, class, T_ANY + 1, NULL, 0); in res_query_0200()
Dres_querydomain.c74 int result = res_querydomain(name, domain, class, T_ANY + 1, NULL, 0); in res_querydomain_0200()
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/
Dscsi_all.h129 #define T_ANY 0xff /* Used in Quirk table matches */ macro
/third_party/boost/libs/wave/samples/list_includes/lexertl/
Dlexertl_lexer.hpp377 TOKEN_DATA(T_ANY, "{ANY}"),
532 if (T_ANY == id) { in next_token()
/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re2c_lexer.hpp236 case T_ANY: in get()
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/include/arpa/
Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h438 #define T_ANY ns_t_any macro
/third_party/boost/boost/wave/
Dtoken_ids.hpp256 T_ANY = TOKEN_FROM_ID(397, UnknownTokenType), enumerator
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxlex_lexer.hpp373 TOKEN_DATA(T_ANY, "."),
/third_party/node/deps/cares/src/tools/
Dadig.c125 { "ANY", T_ANY }
/third_party/node/deps/cares/
DCHANGES827 - travis: CloudFlare does not allow T_ANY requests, so live tests that use it fail. Disable.
969 …ESP if it doesn't find a SOA record regardless of which response it is parsing i.e. T_SOA or T_ANY.
971 Note that asking for T_ANY is generally a bad idea: