Home
last modified time | relevance | path

Searched refs:tkID (Results 1 – 5 of 5) sorted by relevance

/dports/mail/qpopper/qpopper4.1.0/qd/sieve/
H A Dskanx.c144 psPL->TokenType = tkID; in get_next_token()
151 psPL->TokenType = tkID; in get_next_token()
163 psPL->TokenType = tkID; in get_next_token()
186 psPL->TokenType = tkID; in get_next_token()
H A Dskanx.h24 tkID, /* token starts with a letter */ enumerator
H A Dsieve-parse.c756 if ( ( GET_TOKEN != tkID ) || in get_test()
950 if ( GET_TOKEN != tkID ) in get_test()
1011 if ( GET_TOKEN != tkID ) in get_test()
1036 if ( GET_TOKEN != tkID ) in get_test()
1400 psPF->psPL->TokenType != tkID ) in get_strOrMsg()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Ddmx_nhml.c451 u32 i, tkID, mtype, streamType, codecid, specInfoSize, par_den, par_num; in nhmldmx_init_parsing() local
527 tkID = mtype = streamType = codecid = par_den = par_num = 0; in nhmldmx_init_parsing()
577 NHML_SCAN_INT("%u", tkID) in nhmldmx_init_parsing()
762 if (tkID) gf_filter_pid_set_property(ctx->opid, GF_PROP_PID_ESID, &PROP_UINT(tkID) ); in nhmldmx_init_parsing()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Ddmx_nhml.c451 u32 i, tkID, mtype, streamType, codecid, specInfoSize, par_den, par_num; in nhmldmx_init_parsing() local
527 tkID = mtype = streamType = codecid = par_den = par_num = 0; in nhmldmx_init_parsing()
577 NHML_SCAN_INT("%u", tkID) in nhmldmx_init_parsing()
762 if (tkID) gf_filter_pid_set_property(ctx->opid, GF_PROP_PID_ESID, &PROP_UINT(tkID) ); in nhmldmx_init_parsing()