OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sf2
(Results
1 - 7
of
7
) sorted by null
/external/compiler-rt/lib/arm/
aeabi_fcmp.S
13
// int result = __{eq,lt,le,ge,gt}
sf2
(a, b);
26
bl SYMBOL_NAME(__ ## cond ##
sf2
) SEPARATOR \
/external/oprofile/daemon/
opd_sfile.c
131
sfile_equal(struct sfile const * sf, struct sfile const *
sf2
)
133
return do_match(sf,
sf2
->cookie,
sf2
->app_cookie,
sf2
->kernel,
134
sf2
->anon,
sf2
->tgid,
sf2
->tid,
sf2
->cpu);
opd_ibs.c
39
extern int sfile_equal(struct sfile const * sf, struct sfile const *
sf2
);
/frameworks/av/cmds/stagefright/
Android.mk
126
sf2
.cpp \
140
LOCAL_MODULE:=
sf2
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep277.py
154
sf2
= set(os.path.join(unicode(test_support.TESTFN), f) for f in f2)
155
self.assertEqual(sf0,
sf2
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep277.py
154
sf2
= set(os.path.join(unicode(test_support.TESTFN), f) for f in f2)
155
self.assertEqual(sf0,
sf2
)
/external/clang/test/SemaCXX/
constant-expression-cxx11.cpp
191
constexpr int (*
sf2
)(int) = &s.f;
member in namespace:StaticMemberFunction
[
all
...]
Completed in 411 milliseconds