Searched defs:is_start (Results 1 – 9 of 9) 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/mindspore/mindspore/profiler/common/ |
D | util.py | 47 def fwrite_format(output_data_path, data_source=None, is_print=False, is_start=False): argument
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_qt.c | 99 int data_len, pos, is_start, is_finish; in qt_rtp_parse_packet() local
|
D | mpegts.c | 416 const uint8_t *buf, int buf_size, int is_start) in write_section_data() 1123 const uint8_t *buf, int buf_size, int is_start, in mpegts_push_data() 2723 int len, pid, cc, expected_cc, cc_ok, afc, is_start, is_discontinuity, in handle_packet() local
|
D | mpegtsenc.c | 1304 int val, is_start, len, header_len, write_pcr, is_dvb_subtitle, is_dvb_teletext, flags; in mpegts_write_pes() local
|
/third_party/mindspore/mindspore/core/utils/ |
D | profile.cc | 291 void DumpTime::Record(const std::string &step_name, const double time, const bool is_start) { in Record()
|
/third_party/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 296 bool is_start) { in continue_make_grpc_call() 433 static tsi_result make_grpc_call(alts_handshaker_client* c, bool is_start) { in make_grpc_call()
|
/third_party/grpc/test/core/tsi/alts/handshaker/ |
D | alts_handshaker_client_test.cc | 99 size_t nops, bool is_start) { in validate_op()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_convert.c | 802 BOOL with_escape, is_start, after_separator; in convert_glob() local
|