Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dslice.h86 size_t sz_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_request.h225 int64_t sz_; variable
/third_party/libinput/tools/
Dlibinput-record.c344 #define resize(array_, sz_) \ argument
/third_party/ejdb/src/jql/
Djqp.c73 #define YY_MALLOC(yy_, sz_) _jqp_malloc(yy_, sz_) argument
74 #define YY_REALLOC(yy_, ptr_, sz_) _jqp_realloc(yy_, ptr_, sz_) argument