Home
last modified time | relevance | path

Searched defs:set_status (Results 1 – 15 of 15) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array.c186 ecma_value_t set_status = ecma_op_object_put (array_obj_p, in ecma_builtin_array_object_from() local
240 …ecma_value_t set_status = ecma_builtin_helper_def_prop_by_index (array_obj_p, k, mapped_value, fla… in ecma_builtin_array_object_from() local
357 …ecma_value_t set_status = ecma_builtin_helper_def_prop_by_index (array_obj_p, k, mapped_value, fla… in ecma_builtin_array_object_from() local
373 ecma_value_t set_status = ecma_op_object_put (array_obj_p, in ecma_builtin_array_object_from() local
/third_party/boost/libs/compute/include/boost/compute/
Duser_event.hpp75 void set_status(cl_int execution_status) in set_status() function in boost::compute::user_event
/third_party/boost/boost/compute/
Duser_event.hpp75 void set_status(cl_int execution_status) in set_status() function in boost::compute::user_event
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_address.h48 void set_status(DeviceAddressStatus status) { status_ = status; } in set_status() function
/third_party/boost/boost/wave/util/
Dcpp_ifblock.hpp45 void set_status(bool status_) in set_status() function in boost::wave::util::if_block
/third_party/grpc/src/cpp/common/
Dtls_credentials_options.cc95 void TlsServerAuthorizationCheckArg::set_status(grpc_status_code status) { in set_status() function in grpc::experimental::TlsServerAuthorizationCheckArg
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Ddevice_address.h82 virtual void set_status(DeviceAddressStatus status) {} in set_status() function
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dnode_infershape.cc158 auto set_status = SetCNodeAbstract(cnode, outputs, ret); in InferShape() local
/third_party/grpc/test/cpp/qps/
Dclient.h120 void set_status(int status) { in set_status() function
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc418 void set_status(int a_status) { status_ = a_status; } in set_status() function in testing::internal::DeathTestImpl
/third_party/googletest/googletest/src/
Dgtest-death-test.cc419 void set_status(int a_status) { status_ = a_status; } in set_status() function in testing::internal::DeathTestImpl
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c3267 ecma_value_t set_status = ecma_op_object_put (obj_p, in ecma_regexp_match_helper() local
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1688 Test.prototype.set_status = function(status, message, stack) method in Test
2195 Tests.prototype.set_status = function(status, message, stack) method in Tests
/third_party/ffmpeg/libavcodec/
Dvideotoolboxenc.c608 int set_status = set_extradata(avctx, sample_buffer); in vtenc_output_callback() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc8650 void set_status(int a_status) { status_ = a_status; } in set_status() function in testing::internal::DeathTestImpl