Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-write.h245 lws_write_ws_flags(int initial, int is_start, int is_end) in lws_write_ws_flags()
/external/tensorflow/tensorflow/core/profiler/utils/
Devent_span.cc42 bool is_start; member
95 bool is_start = boundary.is_start; in Update() local
/external/rust/crates/pest/src/iterators/
Dflat_pairs.rs97 fn is_start(&self, index: usize) -> bool { in is_start() method
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc48 alts_tsi_event* event, bool is_start) { in make_grpc_call()
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc107 bool is_start) { in validate_op()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_client.cc293 bool is_start) { in continue_make_grpc_call()
430 static tsi_result make_grpc_call(alts_handshaker_client* c, bool is_start) { in make_grpc_call()
/external/pcre/src/
Dpcre2_convert.c801 BOOL with_escape, is_start, after_separator; in convert_glob() local
/external/rust/crates/regex/src/
Dinput.rs22 pub fn is_start(&self) -> bool { in is_start() method
/external/autotest/client/common_lib/
Dbase_job.py522 def is_start(self): member in status_log_entry
Dbase_job_unittest.py1154 def is_start(self): member in test_status_logger.make_placeholder_entry.placeholder_entry
/external/rust/crates/csv-core/src/
Dreader.rs1291 fn is_start(&self) -> bool { in is_start() method
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.cc393 bool is_start = in ParseFtraceStats() local