Searched defs:float (Results 1 – 2 of 2) sorted by relevance
| /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/ets_frontend/merge_abc/src/ |
| D | annotationProto.cpp | 174 …std::variant<uint64_t, float, double, std::string, panda::pandasm::Type, panda::pandasm::Annotatio… in CreateScalarValue() argument
|