/external/f2fs-tools/fsck/ |
D | mkquota.c | 29 static void print_dquot(const char *desc, struct dquot *dq) in print_dquot() 48 struct dquot *dq; in write_dquots() local 203 struct dquot *dq; in get_dq() local 226 struct dquot *dq; in quota_data_add() local 248 struct dquot *dq; in quota_data_sub() local 269 struct dquot *dq; in quota_data_inodes() local 318 struct dquot *dq; in scan_dquots_callback() local 366 struct dquot *dq; in quota_compare_and_update() local
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | idct_blk_sse2.c | 19 void vp8_dequant_idct_add_y_block_sse2(short *q, short *dq, unsigned char *dst, in vp8_dequant_idct_add_y_block_sse2() 44 void vp8_dequant_idct_add_uv_block_sse2(short *q, short *dq, in vp8_dequant_idct_add_uv_block_sse2()
|
D | idct_blk_mmx.c | 20 short *dq = (short *)d->dqcoeff; in vp8_dequantize_b_mmx() local
|
/external/libvpx/libvpx/vp8/common/mips/mmi/ |
D | idct_blk_mmi.c | 14 void vp8_dequant_idct_add_y_block_mmi(int16_t *q, int16_t *dq, uint8_t *dst, in vp8_dequant_idct_add_y_block_mmi() 35 void vp8_dequant_idct_add_uv_block_mmi(int16_t *q, int16_t *dq, uint8_t *dst_u, in vp8_dequant_idct_add_uv_block_mmi()
|
D | dequantize_mmi.c | 58 void vp8_dequant_idct_add_mmi(int16_t *input, int16_t *dq, unsigned char *dest, in vp8_dequant_idct_add_mmi()
|
/external/libvpx/libvpx/vp8/common/ |
D | idct_blk.c | 15 void vp8_dequant_idct_add_y_block_c(short *q, short *dq, unsigned char *dst, in vp8_dequant_idct_add_y_block_c() 36 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, in vp8_dequant_idct_add_uv_block_c()
|
D | dequantize.c | 26 void vp8_dequant_idct_add_c(short *input, short *dq, unsigned char *dest, in vp8_dequant_idct_add_c()
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | idct_blk_dspr2.c | 16 void vp8_dequant_idct_add_y_block_dspr2(short *q, short *dq, unsigned char *dst, in vp8_dequant_idct_add_y_block_dspr2() 37 void vp8_dequant_idct_add_uv_block_dspr2(short *q, short *dq, in vp8_dequant_idct_add_uv_block_dspr2()
|
D | dequantize_dspr2.c | 16 void vp8_dequant_idct_add_dspr2(short *input, short *dq, unsigned char *dest, in vp8_dequant_idct_add_dspr2()
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
D | idct_blk_neon.c | 15 static void idct_dequant_0_2x_neon(int16_t *q, int16_t dq, unsigned char *dst, in idct_dequant_0_2x_neon() 67 static void idct_dequant_full_2x_neon(int16_t *q, int16_t *dq, in idct_dequant_full_2x_neon() 234 void vp8_dequant_idct_add_y_block_neon(short *q, short *dq, unsigned char *dst, in vp8_dequant_idct_add_y_block_neon() 258 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, in vp8_dequant_idct_add_uv_block_neon()
|
D | dequant_idct_neon.c | 22 void vp8_dequant_idct_add_neon(int16_t *input, int16_t *dq, unsigned char *dst, in vp8_dequant_idct_add_neon()
|
/external/e2fsprogs/lib/support/ |
D | mkquota.c | 49 static void print_dquot(const char *desc, struct dquot *dq) in print_dquot() 150 struct dquot *dq; in write_dquots() local 364 struct dquot *dq; in get_dq() local 390 struct dquot *dq; in quota_data_add() local 419 struct dquot *dq; in quota_data_sub() local 446 struct dquot *dq; in quota_data_inodes() local 530 struct dquot *dq; in scan_dquots_callback() local 652 struct dquot *dq; in quota_compare_and_update() local
|
/external/e2fsprogs/debugfs/ |
D | quota.c | 92 static int list_quota_callback(struct dquot *dq, in list_quota_callback() 140 struct dquot *dq; in do_get_quota() local
|
/external/u-boot/drivers/net/fsl-mc/dpio/ |
D | qbman_portal.c | 374 const struct ldpaa_dq *dq; in qbman_swp_dqrr_next() local 417 void qbman_swp_dqrr_consume(struct qbman_swp *s, const struct ldpaa_dq *dq) in qbman_swp_dqrr_consume() 426 void qbman_dq_entry_set_oldtoken(struct ldpaa_dq *dq, in qbman_dq_entry_set_oldtoken() 434 const struct ldpaa_dq *dq, in qbman_dq_entry_has_newtoken() 481 static inline int __qbman_dq_entry_is_x(const struct ldpaa_dq *dq, uint32_t x) in __qbman_dq_entry_is_x() 489 int qbman_dq_entry_is_DQ(const struct ldpaa_dq *dq) in qbman_dq_entry_is_DQ() 500 uint32_t ldpaa_dq_flags(const struct ldpaa_dq *dq) in ldpaa_dq_flags() 507 const struct dpaa_fd *ldpaa_dq_fd(const struct ldpaa_dq *dq) in ldpaa_dq_fd()
|
/external/strace/ |
D | quota.c | 164 struct if_dqblk dq; in decode_cmd_data() local 192 struct if_nextdqblk dq; in decode_cmd_data() local 234 struct xfs_dqblk dq; in decode_cmd_data() local 297 struct if_dqinfo dq; in decode_cmd_data() local 313 struct xfs_dqstats dq; in decode_cmd_data() local 346 struct fs_quota_statv dq; in decode_cmd_data() local
|
D | fetch_struct_xfs_quotastat.c | 13 struct xfs_dqstats *dq = p; in MPERS_PRINTER_DECL() local
|
/external/u-boot/drivers/ddr/marvell/axp/ |
D | ddr3_pbs.c | 96 u32 pup, dq, pups, cur_max_pup, valid_pup, reg; in ddr3_pbs_tx() local 538 u32 pup, dq, pups, cur_max_pup, valid_pup, reg; in ddr3_pbs_rx() local 1089 u32 dq; in lock_pups() local 1148 u32 pup, dq; in ddr3_pbs_per_bit() local 1418 u32 pup, phys_pup, dq; in ddr3_set_pbs_results() local
|
D | ddr3_sdram.c | 98 __maybe_unused u32 dq; in compare_pattern_v1() local 171 __maybe_unused u32 dq; in ddr3_sdram_compare() local 291 u32 ui, dq, pup; in ddr3_sdram_pbs_compare() local
|
/external/clang/test/CodeGen/ |
D | debug-info-crash.c | 10 dispatch_item_t LEGACY_dispatch_call(dispatch_queue_t dq, in LEGACY_dispatch_call()
|
/external/u-boot/include/fsl-mc/ |
D | fsl_dpaa_fd.h | 100 static inline int ldpaa_dq_is_pull(const struct ldpaa_dq *dq) in ldpaa_dq_is_pull() 105 const struct ldpaa_dq *dq) in ldpaa_dq_is_pull_complete()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_quantize_avx2.c | 87 #define store_two_quan(q, addr1, dq, addr2) \ argument 119 const __m256i dq = _mm256_mullo_epi16(q, qp[2]); in quantize() local 191 __m256i dq = _mm256_mullo_epi16(q, qp[2]); in quantize_32x32() local 271 __m256i dq = _mm256_or_si256(dqh, dql); in quantize_64x64() local
|
/external/icu/icu4c/source/i18n/ |
D | fmtable.cpp | 720 LocalPointer<DecimalQuantity> dq(new DecimalQuantity(), status); in internalGetCharString() local 772 Formattable::adoptDecimalQuantity(DecimalQuantity *dq) { in adoptDecimalQuantity() 805 auto* dq = new DecimalQuantity(); in setDecimalNumber() local
|
D | upluralrules.cpp | 42 number::impl::DecimalQuantity dq; in select() local
|
/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
D | RsaKeyTest.java | 1402 BigInteger dq = key.getPrimeExponentQ(); in checkPrivateCrtKey() local
|
/external/libhevc/common/ |
D | ihevc_deblk_edge_filter.c | 110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local 347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local
|