Home
last modified time | relevance | path

Searched defs:Af (Results 1 – 7 of 7) sorted by relevance

/external/libopus/silk/float/
Dburg_modified_FLP.c53 double Af[ SILK_MAX_ORDER_LPC ]; in silk_burg_modified_FLP() local
/external/eigen/test/
Dhalf_float.cpp331 MatrixXf Af = Ah.cast<float>(); in test_product() local
Dbfloat16_float.cpp360 MatrixXf Af = Ah.cast<float>(); in test_product() local
Dref.cpp314 MatrixXf Af, Bf; in test_ref_overloads() local
/external/clang/test/CodeGenCXX/
Dptr-to-datamember.cpp32 F Af; member in A
/external/clang/test/SemaCXX/
Dnested-name-spec.cpp47 …void ::A::Af() {} // expected-error {{cannot define or redeclare 'Af' here because namespace 'B' d… in Af() function in B::A
/external/arm-optimized-routines/math/test/
Dmathbench.c33 static float Af[N]; variable