Searched defs:float (Results 1 – 14 of 14) sorted by relevance
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/gclog/ |
| D | utils.py | 22 def percentile(data_sorted_asc: List[float], p: int) -> float: 40 def time_to_ns(t: float, units: str) -> float:
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| D | shell.py | 104 def __init__(self, timeout: Optional[float] = None) -> None: 115 timeout: Optional[float] = None, 151 def __init__(self, timeout: Optional[float] = None) -> None: 157 timeout: Optional[float] = None, 185 timeout: Optional[float] = None, 196 timeout: Optional[float] = None) -> ShellResult: 227 timeout: Optional[float] = None, 237 timeout: Optional[float] = None, 295 timeout: Optional[float] = None, 321 timeout: Optional[float] = None,
|
| D | tool.py | 162 timeout: Optional[float] = None, cwd: str = '') -> ShellResult:
|
| D | report.py | 303 def safe_geomean(numbers: Iterable[Optional[float]]) -> float:
|
| /arkcompiler/runtime_core/scripts/ |
| D | gc_pause_stats.py | 98 def update_stats(stats: dict, gc_type: str, time_value: float): 135 def update_group_stats(gc_pause_stats: dict, gc_type: str, full_gc_type: str, time_v: float):
|
| /arkcompiler/runtime_core/static_core/scripts/ |
| D | gc_phase_time_stats.py | 66 def add_times(self, thread_time: float, cpu_time: float) -> None:
|
| D | gc_pause_stats.py | 79 def add(self, gc_time: float) -> None: 99 def add(self, gc_type_cause: str, ms_time: float) -> None: 128 def add(self, gc_type: str, gc_type_cause: str, gc_time: float) -> None:
|
| /arkcompiler/toolchain/test/autotest/aw/cdp/ |
| D | debugger.py | 37 def enable(max_scripts_cache_size: Optional[float] = None):
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/ |
| D | xml_view.py | 46 def create_xml_report(self, results: List[Test], execution_time: float) -> None:
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/tools/ |
| D | paoc.py | 100 timeout: Optional[float] = None) -> ShellResult:
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/templates/ |
| D | Template.ts | 38 type float = number; alias
|
| /arkcompiler/ets_frontend/merge_abc/src/ |
| D | annotationProto.cpp | 177 …std::variant<uint64_t, float, double, std::string, panda::pandasm::Type, panda::pandasm::Annotatio… in CreateScalarValue() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/scripts/micro-benchmarks/ |
| D | run_micro_benchmarks.py | 47 def record_time(self, path: Path, time: float):
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 23296 float: bh, property
|