Searched refs:repeat (Results 1 – 13 of 13) sorted by relevance
| /developtools/profiler/host/smartperf/ide/src/trace/component/setting/utils/ |
| D | PluginConvertUtils.ts | 60 prefixText = prefixText + ' '.repeat(spacesNumber) + this.leftBrace + this.crlf; 89 ' '.repeat(spacesNumber).repeat(indentation + 1) + 97 ' '.repeat(spacesNumber).repeat(indentation + 1) + 110 ' '.repeat(spacesNumber).repeat(indentation + 1) + 119 ' '.repeat(spacesNumber).repeat(indentation + 1) + 132 return prefixText + ' '.repeat(spacesNumber).repeat(indentation) + this.rightBrace; 149 ' '.repeat(spacesNumber).repeat(indentation + 1) + 158 ' '.repeat(spacesNumber).repeat(indentation + 1) + 167 ' '.repeat(spacesNumber).repeat(indentation + 1) + 180 ' '.repeat(spacesNumber).repeat(indentation + 1) + [all …]
|
| /developtools/smartperf_host/ide/src/trace/component/setting/utils/ |
| D | PluginConvertUtils.ts | 60 prefixText = prefixText + ' '.repeat(spacesNumber) + this.leftBrace + this.crlf; 89 ' '.repeat(spacesNumber).repeat(indentation + 1) + 97 ' '.repeat(spacesNumber).repeat(indentation + 1) + 110 ' '.repeat(spacesNumber).repeat(indentation + 1) + 119 ' '.repeat(spacesNumber).repeat(indentation + 1) + 132 return prefixText + ' '.repeat(spacesNumber).repeat(indentation) + this.rightBrace; 149 ' '.repeat(spacesNumber).repeat(indentation + 1) + 158 ' '.repeat(spacesNumber).repeat(indentation + 1) + 167 ' '.repeat(spacesNumber).repeat(indentation + 1) + 180 ' '.repeat(spacesNumber).repeat(indentation + 1) + [all …]
|
| /developtools/ace_js2bundle/ace-loader/src/lite/ |
| D | lite-transform-template.js | 155 if (node.repeat && !node.forCompiled) { 365 let exp = node.repeat.exp ? node.repeat.exp : node.repeat; 366 parameterArray.push(node.repeat.key ? node.repeat.key : '$idx'); 367 parameterArray.push(node.repeat.value ? node.repeat.value : '$item');
|
| /developtools/smartperf_host/ide/src/base-ui/utils/ |
| D | Template.ts | 84 const items = Number(obj) > 0 ? `[${'null,'.repeat(Number(obj) - 1)}null]` : obj;
|
| /developtools/profiler/host/smartperf/ide/src/base-ui/utils/ |
| D | Template.ts | 84 const items = Number(obj) > 0 ? `[${'null,'.repeat(Number(obj) - 1)}null]` : obj;
|
| /developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/exteriorStyle/ |
| D | exteriorStyle.css | 56 grid-template-rows: repeat(auto-fill, 20px);
|
| /developtools/ace_ets2bundle/compiler/sample/pages/ |
| D | willdo.ets | 154 source array (as repeat implementation in ACE-Light did) */
|
| /developtools/hdc/src/common/ |
| D | uart.h | 152 uint64_t repeat);
|
| D | uart.cpp | 76 uint64_t repeat) in UvTimerStart() argument 78 return uv_timer_start(handle, cb, timeout, repeat); in UvTimerStart()
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/ |
| D | FloatBall.ets | 262 LongPressGesture({ fingers: 1, repeat: false, duration: 1000 })
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | component_validator.js | 1010 out.jsonTemplate.repeat = forMatch
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …r){var o=$i(e)?Ot:Ut,n=arguments.length<3;return o(e,sa(t,4),r,n,uo)},Dr.repeat=function(e,t,r){re…
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 9621 __u32 repeat; member 120560 unsigned int repeat: 1; member
|