Searched refs:q (Results 1 – 14 of 14) sorted by relevance
/developtools/smartperf_host/patches/ |
D | build.patch | 4 Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93developtools=5Fsmartperf=5Fho?= 5 =?UTF-8?q?st=E9=9C=80=E8=A6=81npm=20install,=20=E9=85=8D=E7=BD=AE?= 6 =?UTF-8?q?=E5=9C=A8=E9=A2=84=E5=A4=84=E7=90=86=E8=BF=87=E7=A8=8B=E4=B8=AD?=
|
/developtools/profiler/host/smartperf/doc/ |
D | quickstart_hiprofiler_cmd.md | 10 --getport -q : get grpc address 18 * `-q`或者`--getport`选项,用于查询服务的端口信息;
|
/developtools/hdc/src/test/jdwp/ |
D | HdcJdwpSimulator.cpp | 141 void HdcJdwpSimulator::ReceiveNewFd(uv_stream_t *q, ssize_t nread, const uv_buf_t *buf) in ReceiveNewFd() argument 143 HCtxJdwpSimulator ctxJdwp = static_cast<HCtxJdwpSimulator>(q->data); in ReceiveNewFd() 155 uv_close((uv_handle_t *)q, NULL); in ReceiveNewFd() 159 uv_pipe_t *pipe = reinterpret_cast<uv_pipe_t *>(q); in ReceiveNewFd() 169 if (uv_accept(q, reinterpret_cast<uv_stream_t *>(&ctxJdwp->newFd)) == 0) { in ReceiveNewFd()
|
D | HdcJdwpSimulator.h | 48 static void ReceiveNewFd(uv_stream_t *q, ssize_t nread, const uv_buf_t *buf);
|
/developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
D | steps_ci.go | 86 var q = TagQueryParam{ 95 data, err := json.Marshal(q)
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
D | ColorTemplate.ets | 84 var q = v * (1 - f * s); 91 r = q; g = v; b = p; 97 r = p; g = q; b = v; 103 r = v; g = p; b = q;
|
/developtools/hdc/src/host/ |
D | host_usb.cpp | 87 char *q = strrchr(newStr, '\n'); in UsbLogHandler() local 88 if (q) { in UsbLogHandler() 89 *q = '\0'; in UsbLogHandler()
|
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/exteriorStyle/ |
D | exteriorStyle.css | 85 .q {
|
/developtools/hiperf/test/unittest/common/native/ |
D | cpu_usage_test.cpp | 158 const char* q = GetItems(lineBuff, PROCESS_ITEM); in GetCpuProcUsage() local 160 stream << q; in GetCpuProcUsage()
|
/developtools/profiler/ |
D | README_zh.md | 385 --getport -q : get grpc address 397 * `-q`或者`--getport`选项,用于查询服务的端口信息;
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 4539 struct request_queue *q; member 11639 struct qdisc_skb_head q; member 12397 struct Qdisc *q; member 14328 struct request_queue *q; member 20558 uint64_t q; member 20565 uint64_t q; member 20572 uint64_t q; member 20579 uint64_t q; member 20586 uint64_t q; member 20894 uint64_t q; member [all …]
|
/developtools/ace_ets2bundle/compiler/codegen/ |
D | codegen_ets.js | 15 …q=/[&<>"']/g,H=RegExp($.source),Y=RegExp(q.source),X=/<%-([\s\S]+?)%>/g,J=/<%([\s\S]+?)%>/g,K=/<%=…
|
/developtools/smartperf_host/ide/src/ |
D | icon.svg | 1992 <path d="M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z"></path> 1993 <path d="M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z"></path>
|
/developtools/profiler/host/smartperf/ide/src/ |
D | icon.svg | 1992 <path d="M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z"></path> 1993 <path d="M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z"></path>
|