Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 54) sorted by relevance

123

/external/fio/
Dfilelock.c35 static void put_filelock(struct fio_filelock *ff) in put_filelock()
42 struct fio_filelock *ff; in __get_filelock() local
54 struct fio_filelock *ff; in get_filelock() local
85 struct fio_filelock *ff = &fld->ffs[i]; in fio_filelock_init() local
107 struct fio_filelock *ff; in fio_filelock_exit() local
122 struct fio_filelock *ff; in fio_hash_find() local
135 struct fio_filelock *ff; in fio_hash_get() local
170 struct fio_filelock *ff; in __fio_lock_file() local
227 struct fio_filelock *ff; in fio_unlock_file() local
/external/tcpdump/
Dprint-ntp.c209 register float ff; in p_sfix() local
226 register float ff; in p_ntp_time() local
262 register float ff; in p_ntp_delta() local
/external/valgrind/drd/tests/
Dstd_list.cpp26 for (list<int*>::iterator ff = ffList.begin(); ff != ffList.end(); ff++) { in SubTest() local
33 for (list<int*>::const_iterator ff = ffList.begin(); ff != ffList.end(); ff++) { in subTest() local
/external/clang/test/Analysis/
Dobjc-method-coverage.m10 + (void *)ff{ class
/external/clang/test/CodeGen/
Dalign-local.c3 typedef struct __attribute((aligned(16))) {int x[4];} ff; typedef
/external/clang/test/Lexer/
Dmultiple-include.c14 typedef void ff(); typedef
/external/e2fsprogs/util/
Dlibecho.c40 long ff; in echo_files() local
/external/clang/test/CXX/drs/
Ddr7xx.cpp10 void ff() { f(); } in ff() function
/external/compiler-rt/lib/asan/
Dasan_fake_stack.cc142 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
159 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
200 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
/external/compiler-rt/lib/asan/tests/
Dasan_fake_stack_test.cc116 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); in TEST() local
137 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); in RecursiveFunction() local
/external/clang/test/Modules/Inputs/merge-decl-context/
Da.h20 inline A<int> ff(int i) { in ff() function
/external/valgrind/memcheck/tests/amd64/
Dinsn-pcmpistri.c49 const unsigned char ff = 0xFF; in test_strlen() local
/external/clang/test/Sema/
Darray-constraint.c8 void ff() { in ff() function
/external/v8/test/webkit/
DparseFloat.js31 var ff = String.fromCharCode(0xC); variable
DToNumber.js33 var ff = String.fromCharCode(0xC); variable
/external/jmonkeyengine/engine/src/test/jme3test/post/
DTestMultiViewsFilters.java142 final FogFilter ff = new FogFilter(ColorRGBA.Yellow, 0.7f, 2); in simpleInitApp() local
/external/fio/t/
Daxmap.c26 uint64_t ff; in test_regular() local
/external/v8/test/mjsunit/harmony/
Dmodule-linking.js161 function ff() { return 24 } function
/external/v8/test/mjsunit/
Dbounds-checks-elimination.js117 test(function ff(b) { function
/external/skia/tests/
DClampRangeTest.cpp67 #define ff(x) SkIntToFixed(x) macro
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dfft.c73 WebRtc_Word16 dd, ee, ff, gg, hh, ii; in WebRtcIsacfix_FftRadix16Fastest() local
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_loopfilter_intrin_sse2.c48 __m128i abs_p1q1, abs_p0q0, abs_q1q0, fe, ff, work; in mb_lpf_horizontal_edge_w_sse2_8() local
421 const __m128i ff = _mm_cmpeq_epi8(abs_p1p0, abs_p1p0); in mb_lpf_horizontal_edge_w_sse2_16() local
894 const __m128i ff = _mm_cmpeq_epi8(fe, fe); in vp9_lpf_horizontal_8_sse2() local
1124 const __m128i ff = _mm_cmpeq_epi8(abs_p1p0, abs_p1p0); in vp9_lpf_horizontal_8_dual_sse2() local
1365 const __m128i ff = _mm_cmpeq_epi8(abs_p1p0, abs_p1p0); in vp9_lpf_horizontal_4_dual_sse2() local
/external/v8/test/mjsunit/regress/
Dregress-1229.js82 function ff(x) { } function
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKSBuilder_ImplTest.java77 File ff = File.createTempFile("KSBuilder_ImplTest", "keystore"); in createKS() local
/external/svox/pico/lib/
Dpicosig2.c779 picoos_int32 *fr, *Fr, *Fi, *t1, ff; /* - fixed point */ in impulse_response() local
833 picoos_int32 *fr, *v1, ff, f; in td_psola2() local

123