Home
last modified time | relevance | path

Searched refs:mref (Results 1 – 25 of 43) sorted by relevance

12

/third_party/ntfs-3g/include/ntfs-3g/
Dmft.h32 extern int ntfs_mft_records_read(const ntfs_volume *vol, const MFT_REF mref,
51 const MFT_REF mref, MFT_RECORD *b) in ntfs_mft_record_read() argument
55 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref)); in ntfs_mft_record_read()
56 ret = ntfs_mft_records_read(vol, mref, 1, b); in ntfs_mft_record_read()
61 extern int ntfs_mft_record_check(const ntfs_volume *vol, const MFT_REF mref,
64 extern int ntfs_file_record_read(const ntfs_volume *vol, const MFT_REF mref,
67 extern int ntfs_mft_records_write(const ntfs_volume *vol, const MFT_REF mref,
86 const MFT_REF mref, MFT_RECORD *b) in ntfs_mft_record_write() argument
90 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref)); in ntfs_mft_record_write()
91 ret = ntfs_mft_records_write(vol, mref, 1, b); in ntfs_mft_record_write()
[all …]
Dinode.h182 extern ntfs_inode *ntfs_inode_open(ntfs_volume *vol, const MFT_REF mref);
192 extern void ntfs_inode_invalidate(ntfs_volume *vol, const MFT_REF mref);
200 const leMFT_REF mref);
/third_party/ffmpeg/libavfilter/x86/
Dvf_tinterlace_init.c31 const uint8_t *srcp, ptrdiff_t mref,
34 const uint8_t *srcp, ptrdiff_t mref,
37 const uint8_t *srcp, ptrdiff_t mref,
41 const uint8_t *srcp, ptrdiff_t mref,
44 const uint8_t *srcp, ptrdiff_t mref,
47 const uint8_t *srcp, ptrdiff_t mref,
51 const uint8_t *srcp, ptrdiff_t mref,
55 const uint8_t *srcp, ptrdiff_t mref,
Dvf_interlace.asm80 cglobal lowpass_line, 5, 5, 7, dst, h, src, mref, pref
83 cglobal lowpass_line_16, 5, 5, 7, dst, h, src, mref, pref
89 cglobal lowpass_line_complex, 5, 5, 8, dst, h, src, mref, pref
151 cglobal lowpass_line_complex_12, 5, 5, 8, 16, dst, h, src, mref, pref, clip_max
/third_party/boost/libs/spirit/classic/test/
Dmatch_tests.cpp120 match<int&> mref(1, x); in match_tests() local
121 BOOST_TEST(mref.value() == 456); in match_tests()
122 mref.value(123); in match_tests()
123 BOOST_TEST(mref.value() == 123); in match_tests()
124 x = mref.value(); in match_tests()
126 mref.value() = 986; in match_tests()
/third_party/ntfs-3g/libntfs-3g/
Dmft.c82 int ntfs_mft_records_read(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_records_read() argument
88 ntfs_log_trace("inode %llu\n", (unsigned long long)MREF(mref)); in ntfs_mft_records_read()
93 b, (long long)count, (unsigned long long)MREF(mref)); in ntfs_mft_records_read()
96 m = MREF(mref); in ntfs_mft_records_read()
144 int ntfs_mft_records_write(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_records_write() argument
156 m = MREF(mref); in ntfs_mft_records_write()
234 int ntfs_mft_record_check(const ntfs_volume *vol, const MFT_REF mref, in ntfs_mft_record_check() argument
246 (unsigned long long)MREF(mref), in ntfs_mft_record_check()
253 "(%u <> %u)\n", (unsigned long long)MREF(mref), in ntfs_mft_record_check()
261 "(%u > %u)\n", (unsigned long long)MREF(mref), in ntfs_mft_record_check()
[all …]
Dinode.c157 static ntfs_inode *ntfs_inode_real_open(ntfs_volume *vol, const MFT_REF mref) in ntfs_inode_real_open() argument
166 ntfs_log_enter("Entering for inode %lld\n", (long long)MREF(mref)); in ntfs_inode_real_open()
174 if (ntfs_file_record_read(vol, mref, &ni->mrec, NULL)) in ntfs_inode_real_open()
180 ni->mft_no = MREF(mref); in ntfs_inode_real_open()
189 " %lld", (long long)MREF(mref)); in ntfs_inode_real_open()
196 (long long)MREF(mref)); in ntfs_inode_real_open()
237 "%lld", (long long)l, (long long)MREF(mref)); in ntfs_inode_real_open()
251 (long long)MREF(mref)); in ntfs_inode_real_open()
441 void ntfs_inode_invalidate(ntfs_volume *vol, const MFT_REF mref) in ntfs_inode_invalidate() argument
445 item.inum = MREF(mref); in ntfs_inode_invalidate()
[all …]
Ddir.c253 u64 mref = 0; in ntfs_inode_lookup_by_name() local
352 mref = le64_to_cpu(ie->indexed_file); in ntfs_inode_lookup_by_name()
354 return mref; in ntfs_inode_lookup_by_name()
364 if (mref) in ntfs_inode_lookup_by_name()
365 return mref; in ntfs_inode_lookup_by_name()
468 mref = le64_to_cpu(ie->indexed_file); in ntfs_inode_lookup_by_name()
472 return mref; in ntfs_inode_lookup_by_name()
503 if (mref) in ntfs_inode_lookup_by_name()
504 return mref; in ntfs_inode_lookup_by_name()
913 static u32 ntfs_dir_entry_type(ntfs_inode *dir_ni, MFT_REF mref, in ntfs_dir_entry_type() argument
[all …]
Dattrlist.c110 leMFT_REF mref; in ntfs_attrlist_entry_add() local
126 mref = MK_LE_MREF(ni->mft_no, le16_to_cpu(ni->mrec->sequence_number)); in ntfs_attrlist_entry_add()
197 ale->mft_reference = mref; in ntfs_attrlist_entry_add()
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c186 MFT_REF mref; member
209 MFT_REF mref; /* mft reference */ member
1323 MFT_REF mref; in expand_attribute_runlist() local
1327 mref = delayed->mref; in expand_attribute_runlist()
1330 (long long)mref); in expand_attribute_runlist()
1336 if (mref == FILE_MFT) in expand_attribute_runlist()
1339 ni = ntfs_inode_open(vol,mref); in expand_attribute_runlist()
1341 if (mref == FILE_MFT) in expand_attribute_runlist()
1356 (long)le32_to_cpu(type),(long long)mref); in expand_attribute_runlist()
1359 (long)le32_to_cpu(type),(long long)mref); in expand_attribute_runlist()
[all …]
Dntfsls.c129 const s64 pos, const MFT_REF mref,
493 const MFT_REF mref, const unsigned dt_type) in list_dir_entry() argument
510 if ((MREF(mref) < FILE_first_user) && (!opts.system)) in list_dir_entry()
544 printf("%7llu %s\n", (unsigned long long)MREF(mref), in list_dir_entry()
558 ni = ntfs_inode_open(dirent->vol, mref); in list_dir_entry()
590 (unsigned long long)MREF(mref), in list_dir_entry()
Dutils.c790 int utils_mftrec_in_use(ntfs_volume *vol, MFT_REF mref) in utils_mftrec_in_use() argument
804 if (((s64)MREF(mref) < bmpmref) in utils_mftrec_in_use()
805 || ((s64)MREF(mref) >= (s64)(bmpmref + (sizeof(buffer) << 3)))) { in utils_mftrec_in_use()
810 bmpmref = mref & (~((sizeof(buffer) << 3) - 1)); in utils_mftrec_in_use()
820 bit = 1 << (mref & 7); in utils_mftrec_in_use()
821 byte = (mref >> 3) & (sizeof(buffer) - 1); in utils_mftrec_in_use()
823 "in use %d\n", (long long) mref, (long long) bmpmref, in utils_mftrec_in_use()
/third_party/ffmpeg/libavfilter/
Dvf_tinterlace.c113 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c() argument
115 const uint8_t *srcp_above = srcp + mref; in lowpass_line_c()
127 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_c_16() argument
131 const uint16_t *srcp_above = srcp + mref / 2; in lowpass_line_c_16()
145 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c() argument
147 const uint8_t *srcp_above = srcp + mref; in lowpass_line_complex_c()
149 const uint8_t *srcp_above2 = srcp + mref * 2; in lowpass_line_complex_c()
172 ptrdiff_t mref, ptrdiff_t pref, int clip_max) in lowpass_line_complex_c_16() argument
176 const uint16_t *srcp_above = srcp + mref / 2; in lowpass_line_complex_c_16()
178 const uint16_t *srcp_above2 = srcp + mref; in lowpass_line_complex_c_16()
[all …]
Dtinterlace.h79 ptrdiff_t mref, ptrdiff_t pref, int clip_max);
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java331 private Method mref; field in ICUJDKCompare.MorC
335 mref = m; in MorC()
343 return mref == null ? cref.getModifiers() : mref.getModifiers(); in getModifiers()
347 return mref == null ? void.class : mref.getReturnType(); in getReturnType()
351 return mref == null ? cref.getParameterTypes() : mref.getParameterTypes(); in getParameterTypes()
355 return mref == null ? "<init>" : mref.getName(); in getName()
359 return mref == null ? cref.toString() : mref.toString(); in getSignature()
/third_party/boost/boost/fusion/functional/adapter/detail/
Daccess.hpp20 template <typename T> struct mref { typedef T & type; }; struct
21 template <typename T> struct mref<T&> { typedef T & type; }; struct
/third_party/boost/libs/qvm/test/
Dmul_mm_test.cpp26 test_qvm::matrix<M3,R,C> r=mref(x)*y; in test()
31 test_qvm::matrix<M3,R,C> r=x*mref(y); in test()
Dplus_mm_test.cpp32 test_qvm::matrix<M2,Rows,Cols> r=mref(x)+y; in test()
38 test_qvm::matrix<M2,Rows,Cols> r=x+mref(y); in test()
Dminus_mm_test.cpp32 test_qvm::matrix<M2,Rows,Cols> r=mref(x)-y; in test()
38 test_qvm::matrix<M2,Rows,Cols> r=x-mref(y); in test()
Dmul_sm_test.cpp30 test_qvm::matrix<M1,Rows,Cols> y=2*mref(x); in test()
Ddiv_ms_test.cpp30 test_qvm::matrix<M1,Rows,Cols> y=mref(x)/2; in test()
Dinverse_m_test.cpp32 test_qvm::matrix<M1,D,D> y=inverse(mref(x)); in test()
Dminus_m_test.cpp30 test_qvm::matrix<M1,Rows,Cols> y=-mref(x); in test()
Dmul_ms_test.cpp30 test_qvm::matrix<M1,Rows,Cols> y=mref(x)*2; in test()
/third_party/boost/boost/fusion/functional/adapter/
Dunfused.hpp144 typename detail::mref<T,>::type BOOST_PP_INTERCEPT) > & )>
151 typename detail::mref<T,>::type BOOST_PP_INTERCEPT) > & )>

12