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

  /external/clang/test/CodeGen/
microsoft-call-conv.c 28 void (__thiscall *pf6)(void) = f6; variable
35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6();
stdcall-fastcall.c 28 void (__attribute__((thiscall)) *pf6)(void) = f6;
35 pf1(); pf2(); pf3(); pf4(); pf5(); pf6();
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 837 const unsigned char *pf6 =f_img[y_f+1]+xm_f; local
    [all...]
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 837 const unsigned char *pf6 =f_img[y_f+1]+xm_f; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 837 const unsigned char *pf6 =f_img[y_f+1]+xm_f; local
    [all...]

Completed in 108 milliseconds