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/amd64/
Dencode.cpp1192 using Fp = float (*)(float, float); in EncodeModFloat() typedef
1195 using Fp = double (*)(double, double); in EncodeModFloat() typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp1742 using Fp = float (*)(float, float); in EncodeMod() typedef
1747 using Fp = double (*)(double, double); in EncodeMod() typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp1472 using Fp = float (*)(float, float); in EncodeFMod() typedef
1475 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