OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sf
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cxcore/src/
cxmatrix.cpp
[
all
...]
/bootable/recovery/applypatch/
bsdiff.c
232
off_t s,
Sf
,lenf,Sb,lenb;
304
s=0;
Sf
=0;lenf=0;
308
if(s*2-i>
Sf
*2-lenf) {
Sf
=s; lenf=i; };
/external/bsdiff/
bsdiff.c
205
off_t s,
Sf
,lenf,Sb,lenb;
295
s=0;
Sf
=0;lenf=0;
299
if(s*2-i>
Sf
*2-lenf) {
Sf
=s; lenf=i; };
Completed in 634 milliseconds