Home
last modified time | relevance | path

Searched defs:rc_ (Results 1 – 10 of 10) sorted by relevance

/third_party/ejdb/src/examples/
Dexample1.c4 #define CHECK(rc_) \ argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc_client.h50 grpc::Status rc_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dtask.h119 Status rc_; variable
/third_party/ejdb/src/
Dejdb2_internal.h77 #define API_UNLOCK(db_, rci_, rc_) \ argument
81 #define API_COLL_UNLOCK(jbc_, rci_, rc_) \ argument
/third_party/iowow/src/kv/
Diwkv_internal.h348 #define API_UNLOCK(iwkv_, rci_, rc_) \ argument
384 #define API_DB_UNLOCK(db_, rci_, rc_) \ argument
Diwkv.c23 #define IWKV_IS_INTERNAL_RC(rc_) ((rc_) > _IWKV_ERROR_END && (rc_) < _IWKV_RC_END) argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dexecute.cc221 Status rc_ = t->Compute(de_tensor_row, &de_output_row); in operator ()() local
/third_party/ejdb/src/jbr/
Djbr.c54 #define JBR_RC_REPORT(code_, r_, rc_) \ argument
/third_party/ejdb/src/jql/inc/
Djqpx.c10 #define JQRC(yy_, rc_) do { \ argument
/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c126 #define EJPORT_RC(co_, rc_) \ argument