/external/fio/ |
D | filelock.c | 35 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/ |
D | physicalsocketserver.cc | 675 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/ |
D | std_list.cpp | 26 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/ |
D | objc-method-coverage.m | 10 + (void *)ff{ class
|
/external/clang/test/CodeGen/ |
D | align-local.c | 3 typedef struct __attribute((aligned(16))) {int x[4];} ff; typedef
|
/external/clang/test/Lexer/ |
D | multiple-include.c | 14 typedef void ff(); typedef
|
/external/e2fsprogs/util/ |
D | libecho.c | 40 long ff; in echo_files() local
|
/external/clang/test/CXX/drs/ |
D | dr7xx.cpp | 10 void ff() { f(); } in ff() function
|
/external/tcpdump/ |
D | print-ntp.c | 330 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/ |
D | asan_fake_stack_test.cc | 116 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/ |
D | a.h | 20 inline A<int> ff(int i) { in ff() function
|
/external/valgrind/memcheck/tests/amd64/ |
D | insn-pcmpistri.c | 49 const unsigned char ff = 0xFF; in test_strlen() local
|
/external/compiler-rt/lib/asan/ |
D | asan_fake_stack.cc | 149 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/ |
D | reduced-diags-macros.cpp | 36 node ff; variable
|
/external/webrtc/talk/media/devices/ |
D | linuxdevicemanager.cc | 375 void LinuxDeviceWatcher::OnPreEvent(uint32_t ff) { in OnPreEvent() 379 void LinuxDeviceWatcher::OnEvent(uint32_t ff, int err) { in OnEvent()
|
/external/clang/test/Sema/ |
D | array-constraint.c | 8 void ff() { in ff() function
|
D | zvector.c | 24 vector float ff; // expected-error {{cannot use 'float' with '__vector'}} variable
|
/external/fio/t/ |
D | axmap.c | 26 uint64_t ff; in test_regular() local
|
/external/v8/test/webkit/ |
D | parseFloat.js | 31 var ff = String.fromCharCode(0xC); variable
|
D | ToNumber.js | 33 var ff = String.fromCharCode(0xC); variable
|
/external/v8/test/mjsunit/harmony/ |
D | module-linking.js | 161 function ff() { return 24 } function
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | Deprecator.java | 125 static final FilenameFilter ff = new FilenameFilter() { field in Deprecator
|
/external/v8/test/mjsunit/ |
D | bounds-checks-elimination.js | 117 test(function ff(b) { function
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/ |
D | ScannerImpl.java | 1184 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/ |
D | ClampRangeTest.cpp | 67 #define ff(x) SkIntToFixed(x) macro
|