Home
last modified time | relevance | path

Searched defs:na (Results 1 – 25 of 100) sorted by relevance

1234

/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h217 #define test_nattr_flag(na, flag) test_bit(NA_##flag, (na)->state) argument
218 #define set_nattr_flag(na, flag) set_bit(NA_##flag, (na)->state) argument
219 #define clear_nattr_flag(na, flag) clear_bit(NA_##flag, (na)->state) argument
221 #define NAttrInitialized(na) test_nattr_flag(na, Initialized) argument
222 #define NAttrSetInitialized(na) set_nattr_flag(na, Initialized) argument
223 #define NAttrClearInitialized(na) clear_nattr_flag(na, Initialized) argument
225 #define NAttrNonResident(na) test_nattr_flag(na, NonResident) argument
226 #define NAttrSetNonResident(na) set_nattr_flag(na, NonResident) argument
227 #define NAttrClearNonResident(na) clear_nattr_flag(na, NonResident) argument
229 #define NAttrBeingNonResident(na) test_nattr_flag(na, BeingNonResident) argument
[all …]
Dbitmap.h54 static __inline__ int ntfs_bitmap_set_bit(ntfs_attr *na, s64 bit) in ntfs_bitmap_set_bit()
68 static __inline__ int ntfs_bitmap_clear_bit(ntfs_attr *na, s64 bit) in ntfs_bitmap_clear_bit()
/third_party/boost/boost/mpl/aux_/
Dna_fwd.hpp22 struct na struct
24 typedef na type; argument
29 BOOST_MPL_AUX_ADL_BARRIER_DECL(na) argument
/third_party/ntfs-3g/libntfs-3g/
Dattrib.c86 static int NAttrFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag) in NAttrFlag()
93 static void NAttrSetFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag) in NAttrSetFlag()
102 static void NAttrClearFlag(ntfs_attr *na, FILE_ATTR_FLAGS flag) in NAttrClearFlag()
333 static void __ntfs_attr_init(ntfs_attr *na, ntfs_inode *ni, in __ntfs_attr_init()
361 void ntfs_attr_init(ntfs_attr *na, const BOOL non_resident, in ntfs_attr_init()
414 ntfs_attr *na = NULL; in ntfs_attr_open() local
589 void ntfs_attr_close(ntfs_attr *na) in ntfs_attr_close()
611 int ntfs_attr_map_runlist(ntfs_attr *na, VCN vcn) in ntfs_attr_map_runlist()
655 static int ntfs_attr_map_partial_runlist(ntfs_attr *na, VCN vcn) in ntfs_attr_map_partial_runlist()
750 int ntfs_attr_map_whole_runlist(ntfs_attr *na) in ntfs_attr_map_whole_runlist()
[all …]
Defs.c134 ntfs_attr *na; in fixup_loop() local
215 ntfs_attr *na; in ntfs_set_efs_info() local
317 int ntfs_efs_fixup_attribute(ntfs_attr_search_ctx *ctx, ntfs_attr *na) in ntfs_efs_fixup_attribute()
Dbitmap.c115 static int ntfs_bitmap_set_bits_in_run(ntfs_attr *na, s64 start_bit, in ntfs_bitmap_set_bits_in_run()
268 int ntfs_bitmap_set_run(ntfs_attr *na, s64 start_bit, s64 count) in ntfs_bitmap_set_run()
290 int ntfs_bitmap_clear_run(ntfs_attr *na, s64 start_bit, s64 count) in ntfs_bitmap_clear_run()
Dattrlist.c111 ntfs_attr *na = NULL; in ntfs_attrlist_entry_add() local
249 ntfs_attr *na; in ntfs_attrlist_entry_rm() local
Dvolume.c138 static void ntfs_attr_free(ntfs_attr **na) in ntfs_attr_free()
681 ntfs_attr *na = NULL; in ntfs_volume_check_logfile() local
799 ntfs_attr *na = NULL; in ntfs_volume_check_hiberfile() local
871 ntfs_attr *na; in fix_txf_data() local
945 ntfs_attr *na; in ntfs_device_mount() local
1692 ntfs_attr *na; in ntfs_logfile_reset() local
1881 ntfs_attr *na; in ntfs_volume_get_free_space() local
1916 ntfs_attr *na; in ntfs_volume_rename() local
Dcompress.c650 static BOOL ntfs_is_cb_compressed(ntfs_attr *na, runlist_element *rl, in ntfs_is_cb_compressed()
709 s64 ntfs_compressed_attr_pread(ntfs_attr *na, s64 pos, s64 count, void *b) in ntfs_compressed_attr_pread()
1068 static s32 ntfs_comp_set(ntfs_attr *na, runlist_element *rl, in ntfs_comp_set()
1168 static BOOL valid_compressed_run(ntfs_attr *na, runlist_element *rl, in valid_compressed_run()
1232 static int ntfs_compress_overwr_free(ntfs_attr *na, runlist_element *rl, in ntfs_compress_overwr_free()
1444 static int ntfs_compress_free(ntfs_attr *na, runlist_element *rl, in ntfs_compress_free()
1582 static int ntfs_read_append(ntfs_attr *na, const runlist_element *rl, in ntfs_read_append()
1626 static s32 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, in ntfs_flush()
1670 s64 ntfs_compressed_pwrite(ntfs_attr *na, runlist_element *wrl, s64 wpos, in ntfs_compressed_pwrite()
1873 int ntfs_compressed_close(ntfs_attr *na, runlist_element *wrl, s64 offs, in ntfs_compressed_close()
Dobject_id.c271 static int remove_object_id_index(ntfs_attr *na, ntfs_index_context *xo, in remove_object_id_index()
327 ntfs_attr *na; in update_object_id() local
428 ntfs_attr *na; in ntfs_delete_object_id_index() local
574 ntfs_attr *na; in ntfs_remove_ntfs_object_id() local
/third_party/boost/boost/numeric/ublas/tensor/
Dmultiplication.hpp57 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttt()
120 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttt()
172 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttm()
219 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttm0()
273 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttv()
313 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in ttv0()
350 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in mtv()
382 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in mtm()
444 PointerIn1 a, SizeType const*const na, SizeType const*const wa, in outer_2x2()
495 SizeType const ra, PointerIn1 a, SizeType const*const na, SizeType const*const wa, in outer()
[all …]
/third_party/ntfs-3g/ntfsprogs/
Dntfsfallocate.c452 static void ntfs_restore_rl(ntfs_attr *na, runlist_element *oldrl) in ntfs_restore_rl()
490 static int ntfs_inner_zero(ntfs_attr *na, runlist_element *rl) in ntfs_inner_zero()
540 static int ntfs_merge_allocation(ntfs_attr *na, runlist_element *rl, in ntfs_merge_allocation()
589 static int ntfs_inner_allocation(ntfs_attr *na, s64 alloc_offs, s64 alloc_len) in ntfs_inner_allocation()
652 static int ntfs_full_allocation(ntfs_attr *na, ntfs_attr_search_ctx *ctx, in ntfs_full_allocation()
747 ntfs_attr *na; in ntfs_fallocate() local
Dntfscp.c81 ntfs_attr *na; member
613 ntfs_attr *na; in set_sizes() local
653 ntfs_attr *na; in assign_runlist() local
762 static int preallocate(ntfs_attr *na, s64 new_size) in preallocate()
842 ntfs_attr *na; in main() local
Dntfsdump_logfile.c83 ntfs_attr *na; member
125 ntfs_attr *na, const char *fmt, ...) in device_err_exit()
198 ntfs_attr *na; in logfile_open() local
/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_multiplication.cpp67 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
115 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
158 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
202 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
256 auto permute_extents = [](auto const& pi, auto const& na){ in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
272 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
355 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
457 for(auto const& na : extents) { in BOOST_FIXTURE_TEST_CASE_TEMPLATE() local
/third_party/typescript/tests/cases/compiler/
DcreateArray.ts1 var na=new number[]; variable
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_getdelays.c44 #define NLA_DATA(na) ((void *)((char*)(na) + NLA_HDRLEN)) argument
126 struct nlattr *na; in send_cmd() local
174 struct nlattr *na; in get_family_id() local
262 struct nlattr *na; in main() local
/third_party/ffmpeg/libavfilter/
Dframequeue.c70 size_t na = 8; in ff_framequeue_add() local
78 size_t na = fq->allocated << 1; in ff_framequeue_add() local
/third_party/boost/boost/bimap/relation/
Dmutant_relation.hpp439 copy_with_left_replaced(mutant_relation<TA,TB,::boost::mpl::na,force_mutable> const& rel, in copy_with_left_replaced()
459 copy_with_right_replaced(mutant_relation<TA,TB,::boost::mpl::na,force_mutable> const& rel, in copy_with_right_replaced()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiofxbaseiirfilter.c143 gst_audio_fx_base_iir_filter_calculate_gain (gdouble * a, guint na, gdouble * b, in gst_audio_fx_base_iir_filter_calculate_gain()
185 gdouble * a, guint na, gdouble * b, guint nb) in gst_audio_fx_base_iir_filter_set_coefficients()
/third_party/boost/libs/graph/test/
Dadj_list_loops.cpp76 typedef no_property na; in test() typedef
/third_party/ejdb/src/jbl/tests/data/
D001.expected.json6 "na": [ array
D002.json6 "na": [ array
D002.expected.json6 "na": [ array
D001.json6 "na": [ array

1234