/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/tcpdump/ |
D | print-ntp.c | 209 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/ |
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/compiler-rt/lib/asan/ |
D | asan_fake_stack.cc | 142 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/ |
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/clang/test/Sema/ |
D | array-constraint.c | 8 void ff() { in ff() function
|
/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/jmonkeyengine/engine/src/test/jme3test/post/ |
D | TestMultiViewsFilters.java | 142 final FogFilter ff = new FogFilter(ColorRGBA.Yellow, 0.7f, 2); in simpleInitApp() local
|
/external/fio/t/ |
D | axmap.c | 26 uint64_t ff; in test_regular() local
|
/external/v8/test/mjsunit/harmony/ |
D | module-linking.js | 161 function ff() { return 24 } function
|
/external/v8/test/mjsunit/ |
D | bounds-checks-elimination.js | 117 test(function ff(b) { function
|
/external/skia/tests/ |
D | ClampRangeTest.cpp | 67 #define ff(x) SkIntToFixed(x) macro
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | fft.c | 73 WebRtc_Word16 dd, ee, ff, gg, hh, ii; in WebRtcIsacfix_FftRadix16Fastest() local
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_loopfilter_intrin_sse2.c | 48 __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/ |
D | regress-1229.js | 82 function ff(x) { } function
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
D | KSBuilder_ImplTest.java | 77 File ff = File.createTempFile("KSBuilder_ImplTest", "keystore"); in createKS() local
|
/external/svox/pico/lib/ |
D | picosig2.c | 779 picoos_int32 *fr, *Fr, *Fi, *t1, ff; /* - fixed point */ in impulse_response() local 833 picoos_int32 *fr, *v1, ff, f; in td_psola2() local
|