Searched refs:space (Results 126 - 150 of 263) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h594 int space);
600 int space);
603 int space);
606 int space);
H A Dtree.c202 * Builds the QName @prefix:@ncname in @memory if there is enough space
352 * @space: allow spaces in front and end of the string
354 * Check that a value conforms to the lexical space of NCName
360 xmlValidateNCName(const xmlChar *value, int space) { argument
370 if (space)
382 if (space)
393 if (space) {
409 if (space) {
426 * @space: allow spaces in front and end of the string
428 * Check that a value conforms to the lexical space o
434 xmlValidateQName(const xmlChar *value, int space) argument
532 xmlValidateName(const xmlChar *value, int space) argument
601 xmlValidateNMToken(const xmlChar *value, int space) argument
4714 xmlChar *space; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpegenc.c1035 const int space= stream->max_buffer_size - stream->buffer_index; local
1036 int rel_space= 1024*space / stream->max_buffer_size;
1048 if(space < s->packet_size && !ignore_constraints)
1057 avail_space= space;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Dfdct_bfin.S145 vtmp: .space 128
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp_asm64.S64 /* space for storing cpu state */
68 .space SL_SIZE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772dma.S31 subeqs pc,r14,#4 @ should I leave a space here
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S173 mcr p15, 0, r1, c9, c0, 5 @ allow user space to use RB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-v7.S204 .space 4 * 11 @ 11 registers
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A Dll_char_wr.S162 .space 1024
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/platform/h8s/edosk2674/
H A Dcrt0_rom.S176 .space 512
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dbitmap.c341 * We do this so that files that grow later still have space close to
1076 default: /* We've tried searching everywhere, not enough space */
1160 /* Check if there is enough space, taking into account reserved space */
1244 to estimate space */ )
1246 int space; local
1249 space =
1255 return space > 0 ? space : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h622 int space);
628 int space);
631 int space);
634 int space);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtcp.h385 /* Receiver queue space */
387 int space; member in struct:tcp_sock::__anon10404
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dtcp.h942 static inline int tcp_win_from_space(int space) argument
945 (space>>(-sysctl_tcp_adv_win_scale)) :
946 space - (space>>sysctl_tcp_adv_win_scale);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead.S226 mov r1, sp @ malloc space above stack
233 * r2 = end of malloc space (and therefore this image)
245 mov r5, r2 @ decompress after malloc space
769 phexbuf: .space 12
840 user_stack: .space 4096
H A Dll_char_wr.S134 .space 1024
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h594 int space);
600 int space);
603 int space);
606 int space);
H A Dtree.c202 * Builds the QName @prefix:@ncname in @memory if there is enough space
352 * @space: allow spaces in front and end of the string
354 * Check that a value conforms to the lexical space of NCName
360 xmlValidateNCName(const xmlChar *value, int space) { argument
370 if (space)
382 if (space)
393 if (space) {
409 if (space) {
426 * @space: allow spaces in front and end of the string
428 * Check that a value conforms to the lexical space o
434 xmlValidateQName(const xmlChar *value, int space) argument
532 xmlValidateName(const xmlChar *value, int space) argument
601 xmlValidateNMToken(const xmlChar *value, int space) argument
4714 xmlChar *space; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c205 * Builds the QName @prefix:@ncname in @memory if there is enough space
355 * @space: allow spaces in front and end of the string
357 * Check that a value conforms to the lexical space of NCName
363 xmlValidateNCName(const xmlChar *value, int space) { argument
373 if (space)
385 if (space)
396 if (space) {
412 if (space) {
429 * @space: allow spaces in front and end of the string
431 * Check that a value conforms to the lexical space o
437 xmlValidateQName(const xmlChar *value, int space) argument
535 xmlValidateName(const xmlChar *value, int space) argument
604 xmlValidateNMToken(const xmlChar *value, int space) argument
4760 xmlChar *space; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex149 message to user space, though the kernels which support flow labels
224 storage, so that the full implementation necessarily includes user space flow
229 to user space. When user needs label he requests manager directly. The approach
245 \item {\bf ``Stupid''.} To allocate labels in kernel space. It is the simplest
250 flow label space.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dnamei.c255 unsigned space; member in struct:stats
262 unsigned names = 0, space = 0; local
280 space += EXT3_DIR_REC_LEN(de->name_len);
286 return (struct stats) { names, space, 1 };
293 unsigned count = dx_get_count (entries), names = 0, space = 0, i; local
309 space += stats.space;
315 names, space/bcount,(space/bcount)*100/blocksize);
316 return (struct stats) { names, space, bcoun
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dnamei.c255 unsigned space; member in struct:stats
262 unsigned names = 0, space = 0; local
280 space += EXT4_DIR_REC_LEN(de->name_len);
286 return (struct stats) { names, space, 1 };
293 unsigned count = dx_get_count (entries), names = 0, space = 0, i; local
309 space += stats.space;
315 names, space/bcount,(space/bcount)*100/blocksize);
316 return (struct stats) { names, space, bcoun
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dlanai.c285 DECLARE_BITMAP(transmit_ready, NUM_VCI); /* VCCs with transmit space */
532 /* The SRAM is mapped into normal PCI memory space - the only catch is
611 vcc_rxcrc1 = 0x08, /* RX CRC claculation space */
626 vcc_txcrc1 = 0x28, /* TX CRC claculation space */
686 /* How many bytes can we send if we have "space" space, assuming we have
689 static inline int aal5_spacefor(int space) argument
691 int cells = space / 48;
1149 /* space left in tx buffer in bytes */
1292 * space availabl
1319 int space = vcc_tx_space(lvcc, endptr); local
1346 int space, n; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsky2.c763 static void sky2_ramset(struct sky2_hw *hw, u16 q, u32 start, u32 space) argument
769 space *= 1024/8;
770 end = start + space - 1;
779 u32 tp = space - space/4;
786 sky2_write32(hw, RB_ADDR(q, RB_RX_LTHP), space/2);
788 tp = space - 2048/8;
790 sky2_write32(hw, RB_ADDR(q, RB_RX_LTPP), space/4);
1121 unsigned i, size, space, thresh; local
1149 space
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dndisc.c197 int space = NDISC_OPT_SPACE(data_len); local
201 opt[1] = space>>3;
205 space -= pad;
210 if ((space -= data_len) > 0)
211 memset(opt, 0, space);
212 return opt + space;

Completed in 324 milliseconds

1234567891011