/external/python/cpython3/Python/ |
D | future.c | 9 future_check_features(PyFutureFeatures *ff, stmt_ty s, PyObject *filename) in future_check_features() 57 future_parse(PyFutureFeatures *ff, mod_ty mod, PyObject *filename) in future_parse() 121 PyFutureFeatures *ff; in _PyFuture_FromAST() local
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 600 static int fs_can_allocate(struct fuse2fs *ff, blk64_t num) in fs_can_allocate() 635 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in check_inum_access() local 705 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_destroy() local 733 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_init() local 803 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_getattr() local 827 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_readlink() local 903 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_mknod() local 1033 struct fuse2fs *ff = (struct fuse2fs *)ctxt->private_data; in op_mkdir() local 1210 static int remove_inode(struct fuse2fs *ff, ext2_ino_t ino) in remove_inode() 1273 static int __op_unlink(struct fuse2fs *ff, const char *path) in __op_unlink() [all …]
|
/external/python/cpython2/Python/ |
D | future.c | 15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) in future_check_features() 58 future_parse(PyFutureFeatures *ff, mod_ty mod, const char *filename) in future_parse() 122 PyFutureFeatures *ff; in PyFuture_FromAST() local
|
/external/fastrpc/inc/ |
D | adsp_default_listener.h | 33 #define __QAIC_HEADER(ff) ff argument 45 #define __QAIC_IMPL(ff) ff argument
|
D | adspmsgd_adsp.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | apps_mem.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | adsp_perf.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | adspmsgd_adsp1.h | 35 #define __QAIC_HEADER(ff) ff argument 47 #define __QAIC_IMPL(ff) ff argument
|
D | adsp_current_process.h | 33 #define __QAIC_HEADER(ff) ff argument 45 #define __QAIC_IMPL(ff) ff argument
|
D | apps_remotectl.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | remotectl.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | adsp_listener.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | adsp_current_process1.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
D | adspmsgd_apps.h | 34 #define __QAIC_HEADER(ff) ff argument 46 #define __QAIC_IMPL(ff) ff argument
|
/external/webrtc/rtc_base/ |
D | physical_socket_server.cc | 749 void SocketDispatcher::OnPreEvent(uint32_t ff) { in OnPreEvent() 763 void SocketDispatcher::OnEvent(uint32_t ff, int err) { in OnEvent() 797 void SocketDispatcher::OnEvent(uint32_t ff, int err) { in OnEvent() 838 static int GetEpollEvents(uint32_t ff) { in GetEpollEvents() 935 void OnPreEvent(uint32_t ff) override { in OnPreEvent() 948 void OnEvent(uint32_t ff, int err) override { RTC_NOTREACHED(); } in OnEvent() 1001 void OnPreEvent(uint32_t ff) override { WSAResetEvent(hev_); } in OnPreEvent() 1003 void OnEvent(uint32_t ff, int err) override {} in OnEvent() 1023 void OnEvent(uint32_t ff, int err) override { in OnEvent() 1208 uint32_t ff = 0; in ProcessEvents() local [all …]
|
/external/clang/test/Analysis/ |
D | objc-method-coverage.m | 10 + (void *)ff{ class
|
/external/skia/modules/skparagraph/src/ |
D | ParagraphCache.cpp | 121 for (auto& ff : ts.fStyle.getFontFamilies()) { in computeHash() local 124 for (auto& ff : ts.fStyle.getFontFeatures()) { in computeHash() local 144 for (auto& ff : strutStyle.getFontFamilies()) { in computeHash() local
|
/external/fastrpc/src/ |
D | adsp_default_listener_stub.c | 291 #define __QAIC_SLIM(ff) ff argument 311 #define __QAIC_REMOTE(ff) ff argument 315 #define __QAIC_HEADER(ff) ff argument 327 #define __QAIC_IMPL(ff) ff argument 339 #define __QAIC_STUB(ff) ff argument 351 #define __QAIC_SKEL(ff) ff argument 400 #define _ASSERT(nErr, ff) _TRY(nErr, 0 == (ff) ? AEE_EBADPARM : AEE_SUCCESS) argument
|
D | apps_remotectl_skel.c | 292 #define __QAIC_SLIM(ff) ff argument 316 #define __QAIC_REMOTE(ff) ff argument 320 #define __QAIC_HEADER(ff) ff argument 332 #define __QAIC_IMPL(ff) ff argument 344 #define __QAIC_STUB(ff) ff argument 356 #define __QAIC_SKEL(ff) ff argument 405 #define _ASSERT(nErr, ff) _TRY(nErr, 0 == (ff) ? AEE_EBADPARM : AEE_SUCCESS) argument
|
D | adspmsgd_apps_skel.c | 58 #define __QAIC_REMOTE(ff) ff argument 62 #define __QAIC_HEADER(ff) ff argument 74 #define __QAIC_IMPL(ff) ff argument 86 #define __QAIC_STUB(ff) ff argument 98 #define __QAIC_SKEL(ff) ff argument 171 #define _ASSERT(nErr, ff) _TRY(nErr, 0 == (ff) ? AEE_EBADPARM : AEE_SUCCESS) argument 444 #define __QAIC_SLIM(ff) ff argument
|
D | adspmsgd_adsp1_stub.c | 57 #define __QAIC_REMOTE(ff) ff argument 61 #define __QAIC_HEADER(ff) ff argument 73 #define __QAIC_IMPL(ff) ff argument 85 #define __QAIC_STUB(ff) ff argument 97 #define __QAIC_SKEL(ff) ff argument 170 #define _ASSERT(nErr, ff) _TRY(nErr, 0 == (ff) ? AEE_EBADPARM : AEE_SUCCESS) argument 444 #define __QAIC_SLIM(ff) ff argument
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_convolve_avx2.c | 345 __m256i ff[4]; in vpx_highbd_filter_block1d8_h8_avx2() local 372 __m256i ff[4]; in vpx_highbd_filter_block1d16_h8_avx2() local 465 __m256i ff; in vpx_highbd_filter_block1d8_h2_avx2() local 491 __m256i ff; in vpx_highbd_filter_block1d16_h2_avx2() local 574 __m256i ff[4]; in vpx_highbd_filter_block1d8_v8_avx2() local 701 __m256i ff[4]; in vpx_highbd_filter_block1d16_v8_avx2() local 744 __m256i ff; in vpx_highbd_filter_block1d16_v2_avx2() local 802 __m128i ff; in vpx_highbd_filter_block1d8_v2_avx2() local 885 __m256i ff[4]; in vpx_highbd_filter_block1d8_h8_avg_avx2() local 912 __m256i ff[4]; in vpx_highbd_filter_block1d16_h8_avg_avx2() local [all …]
|
/external/clang/test/CodeGen/ |
D | align-local.c | 3 typedef struct __attribute((aligned(16))) {int x[4];} ff; typedef
|
/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/Lexer/ |
D | multiple-include.c | 14 typedef void ff(); typedef
|