Home
last modified time | relevance | path

Searched refs:bufstate (Results 1 – 25 of 87) sorted by relevance

1234

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/mplex/
H A Ddecodebufmodel.cpp19 while ( bufstate.size() != 0 && bufstate.front().DTS < SCR) in Cleaned()
21 bufstate.pop_front(); in Cleaned()
33 if( bufstate.size() == 0 ) in NextChange()
36 return bufstate.front().DTS; in NextChange()
48 bufstate.clear(); in Flushed()
60 for( std::deque<DecodeBufEntry>::iterator i = bufstate.begin(); in Space()
61 i < bufstate.end(); in Space()
82 bufstate.push_back( entry ); in Queued()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMplex/
H A Ddecodebufmodel.cpp19 while ( bufstate.size() != 0 && bufstate.front().DTS < SCR) in Cleaned()
21 bufstate.pop_front(); in Cleaned()
33 if( bufstate.size() == 0 ) in NextChange()
36 return bufstate.front().DTS; in NextChange()
48 bufstate.clear(); in Flushed()
60 for( std::deque<DecodeBufEntry>::iterator i = bufstate.begin(); in Space()
61 i < bufstate.end(); in Space()
82 bufstate.push_back( entry ); in Queued()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMplex/
H A Ddecodebufmodel.cpp19 while ( bufstate.size() != 0 && bufstate.front().DTS < SCR) in Cleaned()
21 bufstate.pop_front(); in Cleaned()
33 if( bufstate.size() == 0 ) in NextChange()
36 return bufstate.front().DTS; in NextChange()
48 bufstate.clear(); in Flushed()
60 for( std::deque<DecodeBufEntry>::iterator i = bufstate.begin(); in Space()
61 i < bufstate.end(); in Space()
82 bufstate.push_back( entry ); in Queued()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMplex/
H A Ddecodebufmodel.cpp19 while ( bufstate.size() != 0 && bufstate.front().DTS < SCR) in Cleaned()
21 bufstate.pop_front(); in Cleaned()
33 if( bufstate.size() == 0 ) in NextChange()
36 return bufstate.front().DTS; in NextChange()
48 bufstate.clear(); in Flushed()
60 for( std::deque<DecodeBufEntry>::iterator i = bufstate.begin(); in Space()
61 i < bufstate.end(); in Space()
82 bufstate.push_back( entry ); in Queued()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMplex/
H A Ddecodebufmodel.cpp19 while ( bufstate.size() != 0 && bufstate.front().DTS < SCR) in Cleaned()
21 bufstate.pop_front(); in Cleaned()
33 if( bufstate.size() == 0 ) in NextChange()
36 return bufstate.front().DTS; in NextChange()
48 bufstate.clear(); in Flushed()
60 for( std::deque<DecodeBufEntry>::iterator i = bufstate.begin(); in Space()
61 i < bufstate.end(); in Space()
82 bufstate.push_back( entry ); in Queued()
/dports/emulators/qemu/qemu-6.2.0/dtc/tests/
H A Dmangle-layout.c19 struct bufstate { struct
24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
32 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
110 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu42/qemu-4.2.1/dtc/tests/
H A Dmangle-layout.c32 struct bufstate { struct
37 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
45 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
61 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
123 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu60/qemu-6.0.0/dtc/tests/
H A Dmangle-layout.c19 struct bufstate { struct
24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
32 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
110 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu-utils/qemu-4.2.1/dtc/tests/
H A Dmangle-layout.c32 struct bufstate { struct
37 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
45 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
61 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
123 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/dtc/tests/
H A Dmangle-layout.c32 struct bufstate { struct
37 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
45 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
61 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
123 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu5/qemu-5.2.0/dtc/tests/
H A Dmangle-layout.c19 struct bufstate { struct
24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
32 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
110 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/dtc/tests/
H A Dmangle-layout.c19 struct bufstate { struct
24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
32 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
110 struct bufstate buf = {NULL, 0}; in main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/dtc/tests/
H A Dmangle-layout.c32 struct bufstate {
37 static void expand_buf(struct bufstate *buf, int newsize)
45 static void new_header(struct bufstate *buf, int version, const void *fdt)
61 static void add_block(struct bufstate *buf, int version, char block, const void *fdt)
123 struct bufstate buf = {NULL, 0};
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/dtc/tests/
H A Dmangle-layout.c19 struct bufstate { struct
24 static void expand_buf(struct bufstate *buf, int newsize) in expand_buf() argument
32 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header()
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt) in add_block()
110 struct bufstate buf = {NULL, 0}; in main()
/dports/sysutils/dtc/dtc-1.6.0/tests/
H A Dmangle-layout.c19 struct bufstate {
24 static void expand_buf(struct bufstate *buf, int newsize)
32 static void new_header(struct bufstate *buf, int version, const void *fdt)
48 static void add_block(struct bufstate *buf, int version, char block, const void *fdt)
110 struct bufstate buf = {NULL, 0};
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-attachwarner/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]
/dports/mail/claws-mail-fetchinfo/claws-mail-3.18.0/src/
H A Dmatcher_parser_parse.y99 void *bufstate; in matcher_parser_get_filtering() local
124 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_filtering()
151 void *bufstate; in matcher_parser_get_name() local
168 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_name()
174 void *bufstate; in matcher_parser_get_enabled() local
191 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_enabled()
197 void *bufstate; in matcher_parser_get_account() local
214 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_account()
220 void *bufstate; in matcher_parser_get_cond() local
238 matcher_parser_delete_buffer(bufstate); in matcher_parser_get_cond()
[all …]

1234