Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 25 of 721) sorted by relevance

12345678910>>...29

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsNestedParams.js10 async cancel({reason, code}) {} property
23 async cancel({reason, suberr}) {} property
45 cancel({ reason, code }) { property
59 cancel({ reason, suberr }) { property
74 cancel({ reason, code }: { property
75 reason: string | null; property
89 cancel({ reason, suberr }: { property
90 reason: string | null; property
92 reason: string | null; property
/third_party/mindspore/mindspore/ccsrc/fl/server/kernel/round/
Dupdate_model_kernel.cc49 std::string reason = "inputs or outputs size is invalid."; in Launch() local
58 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
66 std::string reason = "The schema of RequestUpdateModel is invalid."; in Launch() local
81 std::string reason = "Building flatbuffers schema failed for RequestUpdateModel."; in Launch() local
132 std::string reason = "Current amount for updateModel is enough. Please retry later."; in ReachThresholdForUpdateModel() local
147 std::string reason = "UpdateModel iteration number is invalid:" + std::to_string(iteration) + in UpdateModel() local
163 …std::string reason = "devices_meta for " + update_model_fl_id + " is not set. Please retry later."; in UpdateModel() local
178 …std::string reason = "fl_id: " + update_model_fl_id + " is not in get_secrets_clients. Please retr… in UpdateModel() local
190 std::string reason = "Feature map is empty."; in UpdateModel() local
200 std::string reason = "Updating weight " + weight.first + " failed."; in UpdateModel() local
[all …]
Dpush_weight_kernel.cc39 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
47 std::string reason = "The schema of RequestPushWeight is invalid."; in Launch() local
56 std::string reason = "Building flatbuffers schema failed for RequestPushWeight"; in Launch() local
88 std::string reason = "PushWeight iteration number is invalid:" + std::to_string(iteration) + in PushWeight() local
97 std::string reason = "PushWeight feature_map is empty."; in PushWeight() local
104 std::string reason = "Pushing weight failed."; in PushWeight() local
113 std::string reason = "Count for push weight request failed."; in PushWeight() local
137 const std::string &reason, size_t iteration) { in BuildPushWeightRsp()
Dstart_fl_job_kernel.cc56 std::string reason = "inputs or outputs size is invalid."; in Launch() local
64 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
72 std::string reason = "The schema of RequestFLJob is invalid."; in Launch() local
87 std::string reason = "Building flatbuffers schema failed for RequestFLJob."; in Launch() local
106 std::string reason = "Updating device metadata failed. " + update_reason; in Launch() local
142 …std::string reason = "Current amount for startFLJob has reached the threshold. Please startFLJob l… in ReachThresholdForStartFLJob() local
168 std::string reason = ""; in ReadyForStartFLJob() local
187 std::string reason = "Counting start fl job request failed. Please retry later."; in CountForStartFLJob() local
210 const std::string &reason, const bool is_selected, in BuildStartFLJobRsp()
Dget_model_kernel.cc45 std::string reason = "inputs or outputs size is invalid."; in Launch() local
54 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
62 std::string reason = "The schema of RequestGetModel is invalid."; in Launch() local
77 std::string reason = "Building flatbuffers schema failed for RequestGetModel."; in Launch() local
103 …std::string reason = "The model is not ready yet for iteration " + std::to_string(get_model_iter) + in GetModel() local
131 const std::string &reason, const size_t iter, in BuildGetModelRsp()
Dclient_list_kernel.cc69 std::string reason = "fl_id: " + fl_id + " is not in the update_model_clients"; in DealClient() local
79 std::string reason = "update get update model clients failed"; in DealClient() local
86 std::string reason = "Counting for get user list request failed. Please retry later."; in DealClient() local
111 std::string reason = "inputs or outputs size is invalid."; in Launch() local
119 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
157 const schema::ResponseCode retcode, const string &reason, in BuildClientListRsp()
Dpull_weight_kernel.cc49 std::string reason = "Building flatbuffers schema failed for RequestPullWeight"; in Launch() local
77 std::string reason = "PullWeight iteration " + std::to_string(pull_weight_iter) + in PullWeight() local
95 std::string reason = "The aggregation for the weights is not done yet."; in PullWeight() local
105 std::string reason = "The feature_map is empty for the given weight names."; in PullWeight() local
119 const std::string &reason, size_t iteration, in BuildPullWeightRsp()
Dexchange_keys_kernel.cc43 std::string reason = "Current amount for exchangeKey is enough. Please retry later."; in ReachThresholdForExchangeKeys() local
59 std::string reason = "Counting for exchange kernel request failed. Please retry later."; in CountForExchangeKeys() local
81 std::string reason = "inputs or outputs size is invalid."; in Launch() local
89 std::string reason = "FBBuilder builder or req_data is nullptr."; in Launch() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/icuinfo/
Dtestplug.c53 UPlugReason reason, in myPlugin()
70 UPlugReason reason, in myPluginLow()
88 UPlugReason reason, in myPluginFailQuery()
103 UPlugReason reason, in myPluginFailToken()
123 UPlugReason reason, in myPluginBad()
148 UPlugReason reason, in myPluginHigh()
193 UPlugReason reason, in debugMemoryPlugin()
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
Dtestplug.c53 UPlugReason reason, in myPlugin()
70 UPlugReason reason, in myPluginLow()
88 UPlugReason reason, in myPluginFailQuery()
103 UPlugReason reason, in myPluginFailToken()
123 UPlugReason reason, in myPluginBad()
148 UPlugReason reason, in myPluginHigh()
193 UPlugReason reason, in debugMemoryPlugin()
/third_party/icu/icu4c/source/tools/icuinfo/
Dtestplug.c53 UPlugReason reason, in myPlugin()
70 UPlugReason reason, in myPluginLow()
88 UPlugReason reason, in myPluginFailQuery()
103 UPlugReason reason, in myPluginFailToken()
123 UPlugReason reason, in myPluginBad()
148 UPlugReason reason, in myPluginHigh()
193 UPlugReason reason, in debugMemoryPlugin()
/third_party/libwebsockets/lib/core/
Dalloc.c78 void *lws_realloc(void *ptr, size_t size, const char *reason) in lws_realloc()
83 void *lws_malloc(size_t size, const char *reason) in lws_malloc()
93 void *lws_zalloc(size_t size, const char *reason) in lws_zalloc()
101 void lws_set_allocator(void *(*cb)(void *ptr, size_t size, const char *reason)) in lws_set_allocator()
108 _realloc(void *ptr, size_t size, const char *reason) in _realloc()
152 void *lws_realloc(void *ptr, size_t size, const char *reason) in lws_realloc()
157 void *lws_zalloc(size_t size, const char *reason) in lws_zalloc()
167 void lws_set_allocator(void *(*cb)(void *ptr, size_t size, const char *reason)) in lws_set_allocator()
/third_party/weex-loader/deps/weex-styler/test/
Dvalidate.js51 …{reason: 'ERROR: property value `asdf` is not supported for `margin-right` (only number and pixel … property
92 … {reason: 'ERROR: property value `a` is not supported for `opacity` (only number is supported)'}, property
93 … {reason: 'ERROR: property value `0.5a` is not supported for `opacity` (only number is supported)'} property
132 …{reason: 'ERROR: property value `0.5` is not supported for `z-index` (only integer is supported)'}, property
133 … {reason: 'ERROR: property value `a` is not supported for `z-index` (only integer is supported)'}, property
134 …{reason: 'ERROR: property value `0.5a` is not supported for `z-index` (only integer is supported)'} property
193 {reason: 'NOTE: property value `#F00` is autofixed to `#FF0000`'}, property
194 {reason: 'NOTE: property value `#f00` is autofixed to `#ff0000`'}, property
195 {reason: 'NOTE: property value `red` is autofixed to `#FF0000`'}, property
196 {reason: 'NOTE: property value `lightpink` is autofixed to `#FFB6C1`'}, property
[all …]
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_error_handling.hpp84 #define SPIRV_CROSS_DEPRECATED(reason) [[deprecated(reason)]] argument
86 #define SPIRV_CROSS_DEPRECATED(reason) __attribute__((deprecated)) argument
88 #define SPIRV_CROSS_DEPRECATED(reason) __declspec(deprecated(reason)) argument
90 #define SPIRV_CROSS_DEPRECATED(reason) argument
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DDiagnostics.cpp25 const char *reason, in writeInfo()
55 const char *reason, in error()
62 const char *reason, in warning()
68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error()
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
101 void PerformanceDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDiagnostics.cpp25 const char *reason, in writeInfo()
55 const char *reason, in error()
62 const char *reason, in warning()
68 void TDiagnostics::error(const TSourceLoc &loc, const char *reason, const char *token) in error()
76 void TDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
101 void PerformanceDiagnostics::warning(const TSourceLoc &loc, const char *reason, const char *token) in warning()
/third_party/grpc/src/core/lib/gprpp/
Dref_counted.h111 void RefNonZero(const DebugLocation& location, const char* reason) { in RefNonZero()
138 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
172 bool Unref(const DebugLocation& location, const char* reason) { in Unref()
279 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
293 void Unref(const DebugLocation& location, const char* reason) { in Unref()
304 const char* reason) GRPC_MUST_USE_RESULT { in RefIfNonZero()
326 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
Ddual_ref_counted.h62 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
86 void Unref(const DebugLocation& location, const char* reason) { in Unref()
129 const char* reason) GRPC_MUST_USE_RESULT { in RefIfNonZero()
159 const char* reason) GRPC_MUST_USE_RESULT { in WeakRef()
186 void WeakUnref(const DebugLocation& location, const char* reason) { in WeakUnref()
269 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
304 const char* reason) { in IncrementWeakRefCount()
/third_party/grpc/src/core/lib/iomgr/
Dcfstream_handle.h79 #define CFSTREAM_HANDLE_REF(handle, reason) \ argument
81 #define CFSTREAM_HANDLE_UNREF(handle, reason) \ argument
84 #define CFSTREAM_HANDLE_REF(handle, reason) (handle)->Ref() argument
85 #define CFSTREAM_HANDLE_UNREF(handle, reason) (handle)->Unref() argument
Dcombiner.h68 #define GRPC_COMBINER_REF(combiner, reason) \ argument
70 #define GRPC_COMBINER_UNREF(combiner, reason) \ argument
74 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) argument
75 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) argument
Dcall_combiner.h56 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
58 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
66 #define GRPC_CALL_COMBINER_START(call_combiner, closure, error, reason) \ argument
68 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ argument
153 void Add(grpc_closure* closure, grpc_error* error, const char* reason) { in Add()
203 const char* reason; member
/third_party/node/test/parallel/
Dtest-promises-unhandled-rejections.js89 process.on('unhandledRejection', function(reason, promise) { argument
101 process.on('unhandledRejection', function(reason, promise) { argument
115 onUnhandledSucceed(done, function(reason, promise) { argument
124 onUnhandledSucceed(done, function(reason, promise) { argument
135 onUnhandledSucceed(done, function(reason, promise) { argument
148 onUnhandledSucceed(done, function(reason, promise) { argument
161 onUnhandledSucceed(done, function(reason, promise) { argument
178 onUnhandledSucceed(done, function(reason, promise) { argument
182 const promise2 = Promise.reject(e).then(assert.fail, function(reason) { argument
191 onUnhandledSucceed(done, function(reason, promise) { argument
[all …]
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.h58 #define GRPC_CQ_INTERNAL_REF(cq, reason) \ argument
60 #define GRPC_CQ_INTERNAL_UNREF(cq, reason) \ argument
65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq) argument
66 #define GRPC_CQ_INTERNAL_UNREF(cq, reason) grpc_cq_internal_unref(cq) argument
/third_party/mindspore/mindspore/ccsrc/fl/server/
Ddistributed_count_service.cc83 …stributedCountService::Count(const std::string &name, const std::string &id, std::string *reason) { in Count()
202 std::string reason = "Counter for " + name + " is not registered."; in HandleCountRequest() local
216 std::string reason = in HandleCountRequest() local
232 std::string reason = "success"; in HandleCountRequest() local
302 bool DistributedCountService::TriggerCounterEvent(const std::string &name, std::string *reason) { in TriggerCounterEvent()
324 bool DistributedCountService::TriggerFirstCountEvent(const std::string &name, std::string *reason) { in TriggerFirstCountEvent()
350 bool DistributedCountService::TriggerLastCountEvent(const std::string &name, std::string *reason) { in TriggerLastCountEvent()
/third_party/node/lib/internal/process/
Dpromises.js93 function promiseRejectHandler(type, promise, reason) { argument
113 function resolveError(type, promise, reason) { argument
121 function unhandledRejection(promise, reason) { argument
123 reason, property
154 function emitUnhandledRejectionWarning(uid, reason) { argument
278 function generateUnhandledRejectionError(reason) { argument

12345678910>>...29