Home
last modified time | relevance | path

Searched defs:is_sync (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsamidec.c71 int is_sync, is_body, n = ff_smil_extract_next_text_chunk(&tr, &buf, &c); in sami_read_header() local
/third_party/grpc/src/compiler/
Dcsharp_generator.cc145 bool is_sync, bool use_call_options) { in GenerateDocCommentClientMethod()
/third_party/python/Lib/
Dcontextlib.py514 def _push_exit_callback(self, callback, is_sync=True): argument
/third_party/mindspore/mindspore/dataset/engine/
Ddatasets.py1759 def is_sync(self): member in Dataset
2429 def is_sync(self): member in SyncWaitDataset
2939 def is_sync(self): member in ZipDataset