HomeSort by relevance Sort by last modified time
    Searched refs:opl (Results 1 - 3 of 3) sorted by null

  /development/perftests/panorama/feature_stab/db_vlvm/
db_bundle.h 41 double opl; local
43 opl=1.0+lambda;
44 for(i=0;i<n;i++) d[i]=JtJ[i][i]*opl;
56 double d[3],opl; local
58 opl=1.0+lambda;
59 d[0]=JtJ[0]*opl;
60 d[1]=JtJ[4]*opl;
61 d[2]=JtJ[8]*opl;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_bundle.h 41 double opl; local
43 opl=1.0+lambda;
44 for(i=0;i<n;i++) d[i]=JtJ[i][i]*opl;
56 double d[3],opl; local
58 opl=1.0+lambda;
59 d[0]=JtJ[0]*opl;
60 d[1]=JtJ[4]*opl;
61 d[2]=JtJ[8]*opl;
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 4091 struct objc_property_list64 opl; local
4170 struct objc_property_list32 opl; local
    [all...]

Completed in 92 milliseconds