Home
last modified time | relevance | path

Searched defs:ans (Results 1 – 25 of 42) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Drunning_data_recorder.cc42 …bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(task_debug_info_recorder)… in RecordTaskDebugInfo() local
55 bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(graph_recorder)); in RecordAnfGraph() local
67 …bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(graph_exec_order_recorder… in RecordGraphExecOrder() local
77 bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(string_recorder)); in RecordString() local
88 …bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(stream_exec_order_recorde… in RecordStreamExecOrder() local
99 bool ans = mindspore::RecorderManager::Instance().RecordObject(std::move(mem_info_recorder)); in RecordMemAddressInfo() local
110 bool ans = false; in UpdateMemAddress() local
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dbitpacking.h49 static void PackFromOriginToUint(std::stack<bool> *ans, std::vector<T2> *packed_data_vec) { in PackFromOriginToUint()
61 static void DoBinary(int bin_num, T2 n, std::stack<bool> *ans, std::vector<T2> *packed_data_vec) { in DoBinary()
/third_party/boost/libs/test/doc/examples/
Ddecorator_21.run-fail.cpp17 tt::assertion_result ans(false); in fail() local
Ddecorator_08.run-fail.cpp40 tt::assertion_result ans(false); in operator ()() local
/third_party/libxml2/
Dxmlcatalog.c103 xmlChar *ans; in usershell() local
548 xmlChar *ans; in main() local
/third_party/python/Doc/includes/
Demail-read-alternative.py32 ans = input("View full message?") variable
/third_party/boost/libs/thread/test/
Dtest_9303.cpp53 std::string string_with_params(std::string& ans) in string_with_params()
60 std::string ans("forty two"); in main() local
/third_party/jsframework/runtime/main/manage/event/
DTaskCenter.ts145 const ans = {}; constant
/third_party/boost/libs/math/test/
Dtest_gamma_hooks.hpp201 double ans, qans; in gamma_q() local
216 double ans, qans; in gamma_p() local
232 double ans, p, nul; in gamma_q_inv() local
249 double ans, p, nul; in gamma_p_inv() local
/third_party/boost/libs/exception/test/
Dcopy_exception_test.cpp96 int const * ans=boost::get_error_info<answer>(e); in consumer() local
/third_party/nghttp2/src/
Dshrpx_downstream_test.cc117 HeaderRefs ans = { in test_downstream_crumble_request_cookie() local
/third_party/boost/libs/test/test/framework-ts/
Dlog-count-skipped-test.cpp38 tt::assertion_result ans(skip_with_message::default_enabled); in operator ()() local
/third_party/nghttp2/tests/
Dnghttp2_pq_test.c147 int ans[] = {-8, -6, -4, -2, 0, 1, 3, 5, 7, 9}; in test_nghttp2_pq_update() local
/third_party/f2fs-tools/fsck/
Dmain.c933 char ans[255] = {0}; in main() local
Ddump.c418 char ans[255] = {0}; in dump_file() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl17.c436 int ans; in main() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-common.c304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo()
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_getdelays.c171 } ans; in get_family_id() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dformat_test.cc31 const std::string& fmt, const std::string& ans) { in TestFormatSpecifier()
/third_party/abseil-cpp/absl/time/
Dformat_test.cc31 const std::string& fmt, const std::string& ans) { in TestFormatSpecifier()
/third_party/selinux/checkpolicy/test/
Ddispol.c397 char ans[81], OutfileName[121]; in main() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dasync_eval_result.h283 auto ans = abstract_ptr_->TryGetResult(); in GetResult() local
/third_party/e2fsprogs/e2fsck/
Dproblem.c2415 int def_yn, answer, ans; in fix_problem() local
/third_party/selinux/checkpolicy/
Dcheckpolicy.c391 char ans[80 + 1], *path, *fstype; in main() local
/third_party/boost/libs/math/example/
Droot_finding_algorithms.cpp378 T ans = static_cast<T>(answer); in test_root() local

12