Home
last modified time | relevance | path

Searched defs:dq (Results 1 – 25 of 68) sorted by relevance

123

/external/f2fs-tools/fsck/
Dmkquota.c29 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/
Didct_blk_sse2.c19 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()
Didct_blk_mmx.c20 short *dq = (short *)d->dqcoeff; in vp8_dequantize_b_mmx() local
/external/libvpx/libvpx/vp8/common/mips/mmi/
Didct_blk_mmi.c14 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()
Ddequantize_mmi.c58 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/
Didct_blk.c15 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()
Ddequantize.c26 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/
Didct_blk_dspr2.c16 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()
Ddequantize_dspr2.c16 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/
Didct_blk_neon.c15 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()
Ddequant_idct_neon.c22 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/
Dmkquota.c49 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/
Dquota.c92 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/
Dqbman_portal.c374 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/
Dquota.c164 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
Dfetch_struct_xfs_quotastat.c13 struct xfs_dqstats *dq = p; in MPERS_PRINTER_DECL() local
/external/u-boot/drivers/ddr/marvell/axp/
Dddr3_pbs.c96 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
Dddr3_sdram.c98 __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/
Ddebug-info-crash.c10 dispatch_item_t LEGACY_dispatch_call(dispatch_queue_t dq, in LEGACY_dispatch_call()
/external/u-boot/include/fsl-mc/
Dfsl_dpaa_fd.h100 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/
Dav1_quantize_avx2.c87 #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/
Dfmtable.cpp720 LocalPointer<DecimalQuantity> dq(new DecimalQuantity(), status); in internalGetCharString() local
772 Formattable::adoptDecimalQuantity(DecimalQuantity *dq) { in adoptDecimalQuantity()
805 auto* dq = new DecimalQuantity(); in setDecimalNumber() local
Dupluralrules.cpp42 number::impl::DecimalQuantity dq; in select() local
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DRsaKeyTest.java1402 BigInteger dq = key.getPrimeExponentQ(); in checkPrivateCrtKey() local
/external/libhevc/common/
Dihevc_deblk_edge_filter.c110 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

123