/third_party/mindspore/mindspore/ccsrc/debug/rdr/ |
D | running_data_recorder.cc | 42 …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/ |
D | bitpacking.h | 49 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/ |
D | decorator_21.run-fail.cpp | 17 tt::assertion_result ans(false); in fail() local
|
D | decorator_08.run-fail.cpp | 40 tt::assertion_result ans(false); in operator ()() local
|
/third_party/libxml2/ |
D | xmlcatalog.c | 103 xmlChar *ans; in usershell() local 548 xmlChar *ans; in main() local
|
/third_party/python/Doc/includes/ |
D | email-read-alternative.py | 32 ans = input("View full message?") variable
|
/third_party/boost/libs/thread/test/ |
D | test_9303.cpp | 53 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/ |
D | TaskCenter.ts | 145 const ans = {}; constant
|
/third_party/boost/libs/math/test/ |
D | test_gamma_hooks.hpp | 201 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/ |
D | copy_exception_test.cpp | 96 int const * ans=boost::get_error_info<answer>(e); in consumer() local
|
/third_party/nghttp2/src/ |
D | shrpx_downstream_test.cc | 117 HeaderRefs ans = { in test_downstream_crumble_request_cookie() local
|
/third_party/boost/libs/test/test/framework-ts/ |
D | log-count-skipped-test.cpp | 38 tt::assertion_result ans(skip_with_message::default_enabled); in operator ()() local
|
/third_party/nghttp2/tests/ |
D | nghttp2_pq_test.c | 147 int ans[] = {-8, -6, -4, -2, 0, 1, 3, 5, 7, 9}; in test_nghttp2_pq_update() local
|
/third_party/f2fs-tools/fsck/ |
D | main.c | 933 char ans[255] = {0}; in main() local
|
D | dump.c | 418 char ans[255] = {0}; in dump_file() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl17.c | 436 int ans; in main() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-common.c | 304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo()
|
/third_party/ltp/testcases/kernel/controllers/cgroup/ |
D | cgroup_regression_getdelays.c | 171 } ans; in get_family_id() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | format_test.cc | 31 const std::string& fmt, const std::string& ans) { in TestFormatSpecifier()
|
/third_party/abseil-cpp/absl/time/ |
D | format_test.cc | 31 const std::string& fmt, const std::string& ans) { in TestFormatSpecifier()
|
/third_party/selinux/checkpolicy/test/ |
D | dispol.c | 397 char ans[81], OutfileName[121]; in main() local
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/ |
D | async_eval_result.h | 283 auto ans = abstract_ptr_->TryGetResult(); in GetResult() local
|
/third_party/e2fsprogs/e2fsck/ |
D | problem.c | 2415 int def_yn, answer, ans; in fix_problem() local
|
/third_party/selinux/checkpolicy/ |
D | checkpolicy.c | 391 char ans[80 + 1], *path, *fstype; in main() local
|
/third_party/boost/libs/math/example/ |
D | root_finding_algorithms.cpp | 378 T ans = static_cast<T>(answer); in test_root() local
|