Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/acl_vm/
Dacl_multi_graph_session.h37 void SetOptions(const std::shared_ptr<AclModelOptions> &options) { options_ = options; } in SetOptions() function
/third_party/boost/libs/interprocess/test/
Dtree_test.cpp184 …const test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_… in main() local
Dflat_tree_test.cpp185 …const test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_… in main() local
/third_party/flatbuffers/include/flatbuffers/
Dregistry.h79 void SetOptions(const IDLOptions &opts) { opts_ = opts; } in SetOptions() function
/third_party/boost/libs/program_options/example/
Doptions_heirarchy.cpp126 void SetOptions() in SetOptions() function in OptionsHeirarchy
/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc604 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
953 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
1117 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
1248 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
1405 static int SetOptions(PyFileDescriptor *self, PyObject *value, in SetOptions() function
1582 static int SetOptions(PyBaseDescriptor *self, PyObject *value, in SetOptions() function
/third_party/boost/libs/container/test/
Dset_test.cpp537 …const test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_… in main() local
Dflat_set_test.cpp816 …const test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_… in main() local
/third_party/grpc/test/core/security/
Dtls_security_connector_test.cc102 void SetOptions(CredReloadResult type) { in SetOptions() function in grpc::testing::TlsSecurityConnectorTest
/third_party/node/src/
Dnode_crypto.cc1333 void SecureContext::SetOptions(const FunctionCallbackInfo<Value>& args) { in SetOptions() function in node::crypto::SecureContext