Searched defs:is_start (Results 1 – 7 of 7) sorted by relevance
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-write.h | 245 lws_write_ws_flags(int initial, int is_start, int is_end) in lws_write_ws_flags()
|
| /third_party/ffmpeg/libavformat/ |
| D | rtpdec_qt.c | 102 int data_len, pos, is_start, is_finish; in qt_rtp_parse_packet() local
|
| D | mpegts.c | 1014 const uint8_t *buf, int buf_size, int is_start) in write_section_data() 1736 const uint8_t *buf, int buf_size, int is_start, in mpegts_push_data() 3403 int len, pid, cc, expected_cc, cc_ok, afc, is_start, is_discontinuity, in handle_packet() local
|
| D | mpegtsenc.c | 1493 int val, is_start, len, header_len, write_pcr, flags; in mpegts_write_pes() local
|
| /third_party/node/deps/v8/src/strings/ |
| D | unicode.cc | 81 bool is_start = IsStart(field); in LookupPredicate() local 135 bool is_start = IsStart(field); in LookupMapping() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_convert.c | 801 BOOL with_escape, is_start, after_separator; in convert_glob() local
|
| /third_party/rust/crates/regex/src/ |
| D | input.rs | 22 pub fn is_start(&self) -> bool { in is_start() method
|