Searched defs:rc_ (Results 1 – 10 of 10) sorted by relevance
/third_party/ejdb/src/examples/ |
D | example1.c | 4 #define CHECK(rc_) \ argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_grpc_client.h | 50 grpc::Status rc_; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | task.h | 119 Status rc_; variable
|
/third_party/ejdb/src/ |
D | ejdb2_internal.h | 77 #define API_UNLOCK(db_, rci_, rc_) \ argument 81 #define API_COLL_UNLOCK(jbc_, rci_, rc_) \ argument
|
/third_party/iowow/src/kv/ |
D | iwkv_internal.h | 348 #define API_UNLOCK(iwkv_, rci_, rc_) \ argument 384 #define API_DB_UNLOCK(db_, rci_, rc_) \ argument
|
D | iwkv.c | 23 #define IWKV_IS_INTERNAL_RC(rc_) ((rc_) > _IWKV_ERROR_END && (rc_) < _IWKV_RC_END) argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ |
D | execute.cc | 221 Status rc_ = t->Compute(de_tensor_row, &de_output_row); in operator ()() local
|
/third_party/ejdb/src/jbr/ |
D | jbr.c | 54 #define JBR_RC_REPORT(code_, r_, rc_) \ argument
|
/third_party/ejdb/src/jql/inc/ |
D | jqpx.c | 10 #define JQRC(yy_, rc_) do { \ argument
|
/third_party/ejdb/src/bindings/ejdb2_dart/lib/ |
D | ejdb2_dart.c | 126 #define EJPORT_RC(co_, rc_) \ argument
|