Home
last modified time | relevance | path

Searched defs:Fp (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp2106 using Fp = float (*)(float, float); in EncodeMod() typedef
2111 using Fp = double (*)(double, double); in EncodeMod() typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp1606 using Fp = float (*)(float, float); in EncodeModFloat() typedef
1609 using Fp = double (*)(double, double); in EncodeModFloat() typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp1724 using Fp = float (*)(float, float); in EncodeFMod() typedef
1727 using Fp = double (*)(double, double); in EncodeFMod() typedef
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js26270 function Fp() { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument