Home
last modified time | relevance | path

Searched defs:is_start (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-write.h245 lws_write_ws_flags(int initial, int is_start, int is_end) in lws_write_ws_flags()
/third_party/mindspore/mindspore/profiler/common/
Dutil.py47 def fwrite_format(output_data_path, data_source=None, is_print=False, is_start=False): argument
/third_party/ffmpeg/libavformat/
Drtpdec_qt.c99 int data_len, pos, is_start, is_finish; in qt_rtp_parse_packet() local
Dmpegts.c416 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
Dmpegtsenc.c1304 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/
Dprofile.cc291 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/
Dalts_handshaker_client.cc296 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/
Dalts_handshaker_client_test.cc99 size_t nops, bool is_start) { in validate_op()
/third_party/pcre2/pcre2/src/
Dpcre2_convert.c802 BOOL with_escape, is_start, after_separator; in convert_glob() local