Home
last modified time | relevance | path

Searched defs:ad (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dfast_divisor.h43 auto ad = bit_cast<uint64_t>(helpers::math::AbsOrMin(divisor)); in FastConstSignedDivisor() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.h121 const uint64_t ad = a * d; variable
/arkcompiler/ets_frontend/ets2panda/util/
Ddtoa_helper.h133 const uint64_t ad = a * d; variable
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h205 const uint64_t ad = a * d; member
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp638 void Context::AddAnnotationImpl(AddAnnotationImplData<T> ad, Getter getter, Adder adder) in AddAnnotationImpl()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp159 auto ad = (a == nullptr) ? 0 : a->GetLoop()->GetDepth(); in Do() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25137 function ad(t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …e(null)}o.fromArray=function(e,t){for(var r=new o,n=0,i=e.length;n<i;n++)r.add(e[n],t);return r},o… function