Searched refs:middle (Results 1 – 6 of 6) sorted by relevance
26 middle: boolean = true; property in CpuSetting69 middle: CheckCpuSetting.mid_cores.includes(i),96 midCheckBox.checked = cpuSetting.middle;110 cpuSetting.middle = true;
81 选择 Thread Analysis 标签页,各个 CPU 通过勾选 big 或者 middle 或者 small 来设置 CPU 的分类。95 - middle core:中核占用时长。
46 middle: true, variable
255 const middle = Math.floor((j - i) / 2) + i; constant257 const middleValue = stack[middle][cfg.startKey]; constant259 return searchImpl(stack, cfg, i, middle);261 return searchImpl(stack, cfg, middle, j);
73 //测试方式 middle
1072 * paint for the hole in the middle of the pie chart1077 * paint for the text in the middle of the pie chart