OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_top
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp
42
double *
d_top
;
local
47
d_top
=dest+last;
53
else if(temp>pivot) *(
d_top
--)=temp;
56
*last_equal=
d_top
-dest;
/packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_utilities_indexing.cpp
42
double *
d_top
;
local
47
d_top
=dest+last;
53
else if(temp>pivot) *(
d_top
--)=temp;
56
*last_equal=
d_top
-dest;
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp
42
double *
d_top
;
local
47
d_top
=dest+last;
53
else if(temp>pivot) *(
d_top
--)=temp;
56
*last_equal=
d_top
-dest;
Completed in 93 milliseconds