OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sf
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p8.cpp
10
static constexpr int
Sf
();
20
int (*
Sf
)() = &S::
Sf
;
32
constexpr int S::
Sf
() { return 2; }
/external/clang/test/CodeGen/
ppc64-struct-onefloat.c
4
typedef struct s1 { float f; }
Sf
;
6
typedef struct s4 {
Sf
fs; } SSf;
9
void bar(
Sf
a, Sd b, SSf d, SSd e) {}
30
Sf
p1 = { 22.63f };
/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; };
/external/chromium_org/courgette/third_party/
bsdiff_create.cc
350
int score = 0,
Sf
= 0;
354
if (score*2 - i >
Sf
*2 - lenf) {
Sf
= score; lenf = i; }
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobsdiff.c
341
off_t s,
Sf
,lenf,Sb,lenb;
439
s=0;
Sf
=0;lenf=0;
443
if(s*2-i>
Sf
*2-lenf) {
Sf
=s; lenf=i; };
/external/clang/lib/Analysis/
ThreadSafetyCommon.cpp
707
til::SExpr *
Sf
= new (Arena) til::LiteralPtr(VD);
709
til::SExpr *Ap = new (Arena) til::Apply(Dr,
Sf
);
/external/opencv/cxcore/src/
cxmatrix.cpp
[
all
...]
/external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js
100
function
Sf
(a,b){bd.call(this,a,b)}
352
function Rf(){Rf=Gu;Pf=new
Sf
(nw,0);Qf=new
Sf
('LAYOUT',1);Of=ki(Vk,Ou,17,[Pf,Qf])}
[
all
...]
Completed in 968 milliseconds