Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 60) 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/webrtc/webrtc/base/
Dphysicalsocketserver.cc675 void SocketDispatcher::OnPreEvent(uint32_t ff) { in OnPreEvent()
689 void SocketDispatcher::OnEvent(uint32_t ff, int err) { in OnEvent()
723 void SocketDispatcher::OnEvent(uint32_t ff, int err) { in OnEvent()
790 void OnPreEvent(uint32_t ff) override { in OnPreEvent()
802 void OnEvent(uint32_t ff, int err) override { ASSERT(false); } in OnEvent()
942 void OnPreEvent(uint32_t ff) override { in OnPreEvent()
954 void OnEvent(uint32_t ff, int err) override { in OnEvent()
1021 void OnPreEvent(uint32_t ff) override {} in OnPreEvent()
1023 void OnEvent(uint32_t ff, int err) override { in OnEvent()
1094 virtual void OnPreEvent(uint32_t ff) { WSAResetEvent(hev_); } in OnPreEvent()
[all …]
/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/tcpdump/
Dprint-ntp.c330 register float ff; in p_sfix() local
348 register float ff; in p_ntp_time() local
385 register float ff; in p_ntp_delta() 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/compiler-rt/lib/asan/
Dasan_fake_stack.cc149 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
166 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
207 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
/external/clang/test/Misc/
Dreduced-diags-macros.cpp36 node ff; variable
/external/webrtc/talk/media/devices/
Dlinuxdevicemanager.cc375 void LinuxDeviceWatcher::OnPreEvent(uint32_t ff) { in OnPreEvent()
379 void LinuxDeviceWatcher::OnEvent(uint32_t ff, int err) { in OnEvent()
/external/clang/test/Sema/
Darray-constraint.c8 void ff() { in ff() function
Dzvector.c24 vector float ff; // expected-error {{cannot use 'float' with '__vector'}} variable
/external/fio/t/
Daxmap.c26 uint64_t ff; in test_regular() local
/external/v8/test/webkit/
DparseFloat.js31 var ff = String.fromCharCode(0xC); variable
DToNumber.js33 var ff = String.fromCharCode(0xC); variable
/external/v8/test/mjsunit/harmony/
Dmodule-linking.js161 function ff() { return 24 } function
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DDeprecator.java125 static final FilenameFilter ff = new FilenameFilter() { field in Deprecator
/external/v8/test/mjsunit/
Dbounds-checks-elimination.js117 test(function ff(b) { function
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
DScannerImpl.java1184 int ff = 0; in scanToNextToken() local
1236 int ff = 0; in scanDirective() local
1391 int ff = 0; in scanDirectiveIgnoredLine() local
1713 int ff = 0; in scanBlockScalarIgnoredLine() local
1781 int ff = 0; in scanBlockScalarBreaks() local
/external/skia/tests/
DClampRangeTest.cpp67 #define ff(x) SkIntToFixed(x) macro

123