Searched refs:post (Results 1 - 25 of 89) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djdpostct.c75 my_post_ptr post = (my_post_ptr) cinfo->post; local
81 post->pub.post_process_data = post_process_1pass;
86 if (post->buffer == NULL) {
87 post->buffer = (*cinfo->mem->access_virt_sarray)
88 ((j_common_ptr) cinfo, post->whole_image,
89 (JDIMENSION) 0, post->strip_height, TRUE);
95 post->pub.post_process_data = cinfo->upsample->upsample;
101 if (post->whole_image == NULL)
103 post
132 my_post_ptr post = (my_post_ptr) cinfo->post; local
164 my_post_ptr post = (my_post_ptr) cinfo->post; local
208 my_post_ptr post = (my_post_ptr) cinfo->post; local
252 my_post_ptr post; local
[all...]
H A Djdmainct.c10 * post-processor; it holds downsampled data in the JPEG colorspace.
367 (*cinfo->post->post_process_data) (cinfo, main->buffer,
408 (*cinfo->post->post_process_data) (cinfo, main->xbuffer[main->whichptr],
430 (*cinfo->post->post_process_data) (cinfo, main->xbuffer[main->whichptr],
463 (*cinfo->post->post_process_data) (cinfo, (JSAMPIMAGE) NULL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/unit/
H A Dunit1308.c45 struct curl_httppost* post = NULL; variable in typeref:struct:curl_httppost
50 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "name",
57 fail_unless(post == last, "post and last weren't the same");
59 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "htmlcode",
65 rc = curl_formadd(&post, &last, CURLFORM_COPYNAME, "name_for_ptrcontent",
70 rc = curl_formget(post, &total_size, print_httppost_callback);
76 curl_formfree(post); variable
79 post = last = NULL;
81 rc = curl_formadd(&post,
93 curl_formfree(post); variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
10 unsigned int* in, unsigned int* feed, unsigned int* post) {
11 return matroxfb_PLL_calcclock(&ACCESS_FBINFO(features.pll), freq, fmax, in, feed, post);
9 PLL_calcclock(CPMINFO unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
H A Dssfilter.y20 n->post = NULL;
118 $$->post = $3;
123 $$->post = $2;
129 $$->post = $3;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A DMakefile.inc3 fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput \
4 https multi-app multi-debugcallback multi-double multi-post multi-single \
5 persistant post-callback postit2 sepheaders simple simplepost simplessl \
H A DMakefile66 http-post$(EXEEXT) httpput$(EXEEXT) https$(EXEEXT) \
68 multi-double$(EXEEXT) multi-post$(EXEEXT) \
70 post-callback$(EXEEXT) postit2$(EXEEXT) sepheaders$(EXEEXT) \
161 http_post_SOURCES = http-post.c
162 http_post_OBJECTS = http-post.$(OBJEXT)
189 multi_post_SOURCES = multi-post.c
190 multi_post_OBJECTS = multi-post.$(OBJEXT)
201 post_callback_SOURCES = post-callback.c
202 post_callback_OBJECTS = post-callback.$(OBJEXT)
267 ftpupload.c getinfo.c getinmemory.c http-post
[all...]
H A DMakefile.in66 http-post$(EXEEXT) httpput$(EXEEXT) https$(EXEEXT) \
68 multi-double$(EXEEXT) multi-post$(EXEEXT) \
70 post-callback$(EXEEXT) postit2$(EXEEXT) sepheaders$(EXEEXT) \
161 http_post_SOURCES = http-post.c
162 http_post_OBJECTS = http-post.$(OBJEXT)
189 multi_post_SOURCES = multi-post.c
190 multi_post_OBJECTS = multi-post.$(OBJEXT)
201 post_callback_SOURCES = post-callback.c
202 post_callback_OBJECTS = post-callback.$(OBJEXT)
267 ftpupload.c getinfo.c getinmemory.c http-post
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dformdata.c89 struct curl_httppost *post; local
90 post = calloc(1, sizeof(struct curl_httppost));
91 if(post) {
92 post->name = name;
93 post->namelength = (long)(name?(namelength?namelength:strlen(name)):0);
94 post->contents = value;
95 post->contentslength = (long)contentslength;
96 post->buffer = buffer;
97 post->bufferlength = (long)bufferlength;
98 post
316 struct curl_httppost *post = NULL; local
988 Curl_getformdata(struct SessionHandle *data, struct FormData **finalform, struct curl_httppost *post, const char *custom_content_type, curl_off_t *sizep) argument
[all...]
H A Dformdata.h75 struct curl_httppost *post,
88 * the post).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib510.c26 static const char *post[]={ variable
47 data = post[pooh->counter];
H A Dlib579.c26 static const char * const post[]={ variable
76 data = post[pooh->counter];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_timer.c50 unsigned long rate, mult, fsize, l, post; local
64 post = 1;
67 post *= 2;
74 runtime->timer_resolution = (mult * fsize / rate) * post;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_java_swig57 perl -p $SWIG_DIR/java-post.pl < $f > $JAVA_SRCDIR/$f || exit $?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd005.tcl202 diff(initial,post-$op):diff($init_file,$final_file) \
208 diff(post-$op,pre-commit):diff($afterop_file,$final_file) \
228 diff(initial,post-$op):diff($init_file,$final_file) \
234 diff(pre-commit,post-$op):diff($afterop_file,$final_file) \
H A Drecd014.tcl240 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
363 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
397 diff(initial,post-recover1):diff($init_file,$dir/$dbfile) \
435 diff(initial,post-recover2):diff($init_file,$dir/$dbfile) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsetjmp.S10 # %rsp (post-return)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dfloor1.c111 /* save out the post list */
156 /* read the post list */
172 /* don't allow repeated values in post list as they'd result in
220 /* we actually need the post values too */
616 for(i=0;i<posts;i++)loneighbor[i]=0; /* 0 for the implicit 0 post */
617 for(i=0;i<posts;i++)hineighbor[i]=1; /* 1 for the implicit post at n */
763 /* overly simpleminded--- look again post 1.2 */
776 int *post,int *ilogmask){
787 if(post){
789 int val=post[
774 floor1_encode(oggpack_buffer *opb,vorbis_block *vb, vorbis_look_floor1 *look, int *post,int *ilogmask) argument
[all...]
H A Dcodec_internal.h166 int *post,int *ilogmask);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/perlasm/
H A Dx86nasm.pl88 my($t,$post);
109 else { $post=$addr; }
115 $reg1="+".$reg1 if ("$reg1$post" ne "");
116 $ret.="$reg2$t$reg1$post]";
120 $ret.="$reg1$post]"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Linux/RPM/
H A Dcurl-ssl.spec29 authentication, ftp upload, HTTP post, file transfer resume and more.
59 %post
H A Dcurl.spec26 authentication, ftp upload, HTTP post, file transfer resume and more.
55 %post
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dhttp.c212 int post, err, ch; local
220 post = h->flags & URL_WRONLY;
232 post ? "POST" : "GET",
249 if (post) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Drx.c332 } * post; local
342 post = pci_alloc_consistent(dev->pdev,
344 if (unlikely(post == NULL)) {
349 post->Post_Command = cpu_to_le32(COMMAND_POST_RESULTS);
350 post->Post_Address = cpu_to_le32(baddr);
355 post, paddr);

Completed in 365 milliseconds

1234