Home
last modified time | relevance | path

Searched refs:bb (Results 1 – 6 of 6) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dresolve_token_info.py38 bb = it.split(':')
39 if bb[1].split('"')[1].__len__() == 0:
41 permissionNameList = bb[1].split('"')[1].split(',')
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dresolve_token_info.py38 bb = it.split(':')
39 if bb[1].split('"')[1].__len__() == 0:
41 permissionNameList = bb[1].split('"')[1].split(',')
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRangeRuler.ts574 let bb = Math.tan((Math.PI / 180) * this.currentDuration); variable
575 this.range.startNS += this.centerXPercentage * bb * this.scale;
576 this.range.endNS -= (1 - this.centerXPercentage) * bb * this.scale;
598 let bb = Math.tan((Math.PI / 180) * this.currentDuration); variable
599 this.range.startNS -= this.centerXPercentage * bb * this.scale;
600 this.range.endNS += (1 - this.centerXPercentage) * bb * this.scale;
622 let bb = Math.tan((Math.PI / 180) * this.currentDuration); variable
623 let s = this.scale * bb;
645 let bb = Math.tan((Math.PI / 180) * this.currentDuration); variable
646 let s = this.scale * bb;
/developtools/ace_js2bundle/ace-loader/test/rich/testcase/pages/commonAttr/
DcommonAttr.hml21 <div tid="{{bb}}">tid_test2</div>
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/
DshowcaseCovid19.ets1039 …"name": "Barbados", "continent": "North America", "alpha2": "bb", "population": 287371, "months": [
/developtools/profiler/hiebpf/include/
Dvmlinux.h7464 struct badblocks *bb; member
122115 struct badblocks bb; member
122204 struct badblocks bb; member