Searched refs:passtype (Results 1 – 13 of 13) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | jfs_compat.h | 65 enum passtype {PASS_SCAN, PASS_REVOKE, PASS_REPLAY}; enum 99 enum passtype pass, int off,
|
/external/pdfium/third_party/libopenjpeg/ |
D | t1.c | 1974 OPJ_UINT32 passtype; in opj_t1_decode_cblk() local 2003 passtype = 2; in opj_t1_decode_cblk() 2061 type = ((bpno_plus_one <= ((OPJ_INT32)(cblk->numbps)) - 4) && (passtype < 2) && in opj_t1_decode_cblk() 2075 switch (passtype) { in opj_t1_decode_cblk() 2101 if (++passtype == 3) { in opj_t1_decode_cblk() 2102 passtype = 0; in opj_t1_decode_cblk() 2377 OPJ_UINT32 passtype) in opj_t1_enc_is_term_pass() argument 2380 if (passtype == 2 && bpno == 0) { in opj_t1_enc_is_term_pass() 2390 if ((bpno == ((OPJ_INT32)cblk->numbps - 4)) && (passtype == 2)) { in opj_t1_enc_is_term_pass() 2395 if ((bpno < ((OPJ_INT32)(cblk->numbps) - 4)) && (passtype > 0)) { in opj_t1_enc_is_term_pass() [all …]
|
/external/e2fsprogs/e2fsck/ |
D | recovery.c | 39 struct recovery_info *info, enum passtype pass); 236 struct recovery_info *info, enum passtype pass) in fc_do_one_pass() 456 struct recovery_info *info, enum passtype pass) in do_one_pass()
|
D | e2fsck.h | 257 enum passtype fc_current_pass;
|
D | journal.c | 861 enum passtype pass, int off, tid_t expected_tid) in ext4_fc_replay()
|
/external/e2fsprogs/debugfs/ |
D | recovery.c | 39 struct recovery_info *info, enum passtype pass); 236 struct recovery_info *info, enum passtype pass) in fc_do_one_pass() 456 struct recovery_info *info, enum passtype pass) in do_one_pass()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 46345 enum passtype { enum 46434 int (*j_fc_replay_callback)(struct journal_s *, struct buffer_head *, enum passtype, int, tid_t);
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 75649 enum passtype { enum 75733 int (*j_fc_replay_callback)(struct journal_s *, struct buffer_head *, enum passtype, int, tid_t);
|
D | vmlinux.h | 75649 enum passtype { enum 75733 int (*j_fc_replay_callback)(struct journal_s *, struct buffer_head *, enum passtype, int, tid_t);
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 42074 enum passtype { enum 42158 int (*j_fc_replay_callback)(struct journal_s *, struct buffer_head *, enum passtype, int, tid_t);
|
D | vmlinux_510.h | 42074 enum passtype { enum 42158 int (*j_fc_replay_callback)(struct journal_s *, struct buffer_head *, enum passtype, int, tid_t);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 48699 enum passtype { enum
|
D | vmlinux.h | 48699 enum passtype { enum
|