Searched refs:boundary (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/libunarchive/
H A Ddata_align.c9 void FAST_FUNC data_align(archive_handle_t *archive_handle, unsigned boundary) argument
11 unsigned skip_amount = (boundary - (archive_handle->offset % boundary)) % boundary;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/libunarchive/
H A Ddata_align.c9 void FAST_FUNC data_align(archive_handle_t *archive_handle, unsigned boundary) argument
11 unsigned skip_amount = (boundary - (archive_handle->offset % boundary)) % boundary;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/libunarchive/
H A Ddata_align.c9 void FAST_FUNC data_align(archive_handle_t *archive_handle, unsigned boundary) argument
11 unsigned skip_amount = (boundary - (archive_handle->offset % boundary)) % boundary;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/arch/i386/
H A DMakefile5 # -mpreferred-stack-boundary=2 is essential in preventing gcc 4.2.x
7 CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/arch/i386/
H A DMakefile5 # -mpreferred-stack-boundary=2 is essential in preventing gcc 4.2.x
7 CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/arch/i386/
H A DMakefile5 # -mpreferred-stack-boundary=2 is essential in preventing gcc 4.2.x
7 CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Dbio_ndef.c91 unsigned char **boundary; member in struct:ndef_aux_st
132 sarg.boundary = NULL;
140 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
226 sarg.boundary = ndef_aux->boundary;
237 if (!*ndef_aux->boundary)
239 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Dbio_ndef.c86 unsigned char **boundary; member in struct:ndef_aux_st
129 sarg.boundary = NULL;
137 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
228 sarg.boundary = ndef_aux->boundary;
242 if (!*ndef_aux->boundary)
244 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Dbio_ndef.c91 unsigned char **boundary; member in struct:ndef_aux_st
132 sarg.boundary = NULL;
140 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
226 sarg.boundary = ndef_aux->boundary;
237 if (!*ndef_aux->boundary)
239 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Dbio_ndef.c86 unsigned char **boundary; member in struct:ndef_aux_st
129 sarg.boundary = NULL;
137 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
228 sarg.boundary = ndef_aux->boundary;
242 if (!*ndef_aux->boundary)
244 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/asn1/
H A Dbio_ndef.c91 unsigned char **boundary; member in struct:ndef_aux_st
132 sarg.boundary = NULL;
140 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
226 sarg.boundary = ndef_aux->boundary;
237 if (!*ndef_aux->boundary)
239 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Dbio_ndef.c86 unsigned char **boundary; member in struct:ndef_aux_st
129 sarg.boundary = NULL;
137 ndef_aux->boundary = sarg.boundary;
172 if (!*ndef_aux->boundary)
175 *plen = *ndef_aux->boundary - *pbuf;
228 sarg.boundary = ndef_aux->boundary;
242 if (!*ndef_aux->boundary)
244 *pbuf = *ndef_aux->boundary;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/mailutils/
H A Dmime.c52 Content-Type: multipart/mixed; boundary="24269534-2145583448-1655890676"
75 Content-Type: multipart/mixed; boundary="=-tOfTf3byOS0vZgxEWcX+"
107 #define boundary opt_output macro
145 boundary = xasprintf("%u-%u-%u",
151 "Content-Type: multipart/mixed; boundary=\"%s\"\n"
152 , boundary
162 , boundary
171 printf("\n--%s--\n" "\n", boundary);
174 #undef boundary macro
215 static int parse(const char *boundary, cha argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/mailutils/
H A Dmime.c52 Content-Type: multipart/mixed; boundary="24269534-2145583448-1655890676"
75 Content-Type: multipart/mixed; boundary="=-tOfTf3byOS0vZgxEWcX+"
107 #define boundary opt_output macro
145 boundary = xasprintf("%u-%u-%u",
151 "Content-Type: multipart/mixed; boundary=\"%s\"\n"
152 , boundary
162 , boundary
171 printf("\n--%s--\n" "\n", boundary);
174 #undef boundary macro
215 static int parse(const char *boundary, cha argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/mailutils/
H A Dmime.c52 Content-Type: multipart/mixed; boundary="24269534-2145583448-1655890676"
75 Content-Type: multipart/mixed; boundary="=-tOfTf3byOS0vZgxEWcX+"
107 #define boundary opt_output macro
145 boundary = xasprintf("%u-%u-%u",
151 "Content-Type: multipart/mixed; boundary=\"%s\"\n"
152 , boundary
162 , boundary
171 printf("\n--%s--\n" "\n", boundary);
174 #undef boundary macro
215 static int parse(const char *boundary, cha argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/
H A Dpcm_compat.c103 u32 boundary; member in struct:snd_pcm_sw_params32
107 /* recalcuate the boundary within 32bit */
110 snd_pcm_uframes_t boundary; local
114 boundary = runtime->buffer_size;
115 while (boundary * 2 <= 0x7fffffffUL - runtime->buffer_size)
116 boundary *= 2;
117 return boundary;
124 snd_pcm_uframes_t boundary; local
139 * Check silent_size parameter. Since we have 64bit boundary,
140 * silence_size must be compared with the 32bit boundary
395 snd_pcm_uframes_t boundary; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/
H A Dpcm_compat.c103 u32 boundary; member in struct:snd_pcm_sw_params32
107 /* recalcuate the boundary within 32bit */
110 snd_pcm_uframes_t boundary; local
114 boundary = runtime->buffer_size;
115 while (boundary * 2 <= 0x7fffffffUL - runtime->buffer_size)
116 boundary *= 2;
117 return boundary;
124 snd_pcm_uframes_t boundary; local
139 * Check silent_size parameter. Since we have 64bit boundary,
140 * silence_size must be compared with the 32bit boundary
395 snd_pcm_uframes_t boundary; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.asm/
H A Ds390x.inc4 # Align the stack pointer to an 8-byte boundary.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/testsuite/gdb.asm/
H A Ds390x.inc4 # Align the stack pointer to an 8-byte boundary.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/testsuite/gdb.asm/
H A Ds390x.inc4 # Align the stack pointer to an 8-byte boundary.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Ddmapool.c50 size_t boundary; member in struct:dma_pool
117 * @boundary: returned blocks won't cross this power of two boundary
127 * If @boundary is nonzero, objects returned from dma_pool_alloc() won't
128 * cross that size boundary. This is useful for devices which have
133 size_t size, size_t align, size_t boundary)
155 if (!boundary) {
156 boundary = allocation;
157 } else if ((boundary < size) || (boundary
132 dma_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t boundary) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Ddmapool.c50 size_t boundary; member in struct:dma_pool
117 * @boundary: returned blocks won't cross this power of two boundary
127 * If @boundary is nonzero, objects returned from dma_pool_alloc() won't
128 * cross that size boundary. This is useful for devices which have
133 size_t size, size_t align, size_t boundary)
155 if (!boundary) {
156 boundary = allocation;
157 } else if ((boundary < size) || (boundary
132 dma_pool_create(const char *name, struct device *dev, size_t size, size_t align, size_t boundary) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/cms/
H A Dcms_io.c61 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) argument
73 *boundary = &(*pos)->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/cms/
H A Dcms_io.c62 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) argument
73 *boundary = &(*pos)->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/cms/
H A Dcms_io.c61 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) argument
73 *boundary = &(*pos)->data;

Completed in 140 milliseconds

1234567891011>>