Searched refs:reserve (Results 151 - 166 of 166) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfileconf.cpp1052 filetext.reserve(4096);
H A Dtarstrm.cpp1334 ret.reserve(format.length() + path.length() + 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKnownFile.cpp1348 count.reserve(m_ClientUploadList.size());
H A Damule-remote-gui.cpp989 out_list.reserve(size());
H A DExternalConn.cpp1156 gaps.reserve(gap_list_size * 2);
H A DPartFile.cpp1734 count.reserve(GetSourceCount());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfilters.h601 m_output->reserve(2*size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dvia-sdmmc.c284 u8 reserve[2]; member in struct:pcictrlreg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Drelocation.c2365 struct backref_node *node, int reserve)
2373 BUG_ON(reserve && node->processed);
2378 if (next->processed && (reserve || next != node))
3551 * reserve some space for creating reloc trees.
4231 * reserve extra space.
2364 calcu_metadata_size(struct reloc_control *rc, struct backref_node *node, int reserve) argument
H A Dextent-tree.c40 u64 num_bytes, int reserve, int sinfo);
3744 * if 'reserve' is true or 'sinfo' is false.
3747 u64 num_bytes, int reserve, int sinfo)
3754 if (reserve) {
3774 if (reserve)
3746 update_reserved_bytes(struct btrfs_block_group_cache *cache, u64 num_bytes, int reserve, int sinfo) argument
H A Dinode.c2118 * NOTE: caller of this function should reserve 5 units of metadata for
2125 int reserve = 0; local
2151 reserve = 1;
2159 if (reserve) {
6245 * We want to reserve the absolute worst case amount of items. So if
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dsimple_idct_arm.S66 adr r12, __constant_ptr__ @ R12=__constant_ptr__, the vector containing the constants, probably not necessary to reserve a register for it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm335 %assign stack_size_padded stack_size_padded + 32 ; reserve 32 bytes for shadow space
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp2688 curField.reserve(1024);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c951 u32 reserve[32]; member in struct:__anon13565
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c15245 unsigned short reserve; member in struct:_head_info
16048 send_to_WAI.head.reserve = htons(1);

Completed in 307 milliseconds

1234567