Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib576.c28 int remains; member
38 long chunk_bgn(const struct curl_fileinfo *finfo, void *ptr, int remains) in chunk_bgn()
/third_party/spirv-tools/utils/vscode/src/lsp/span/
Dparse.go83 remains string member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dparse.go83 remains string member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
Dparse.go83 remains string member
/third_party/curl/docs/examples/
Dftp-wildcard.c96 int remains) in file_is_coming()
/third_party/mindspore/mindspore/ccsrc/utils/system/
Dsha256.cc66 const int remains = message->size() % kMessageBlockLength; in Padding() local
/third_party/gn/src/base/strings/
Dstring_split.cc111 std::string_view remains = in AppendStringKeyValue() local
/third_party/python/Modules/
Dzlibmodule.c299 arrange_input_buffer(z_stream *zst, Py_ssize_t *remains) in arrange_input_buffer()
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_writer.cc993 int remains = row_count_ % shard_count_; in BreakIntoShards() local