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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
12 unsigned int *post)
14 return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post);
9 PLL_calcclock(const struct matrox_fb_info *minfo, unsigned int freq, unsigned int fmax, unsigned int *in, unsigned int *feed, unsigned int *post) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
12 unsigned int *post)
14 return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post);
9 PLL_calcclock(const struct matrox_fb_info *minfo, unsigned int freq, unsigned int fmax, unsigned int *in, unsigned int *feed, unsigned int *post) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/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 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/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 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/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 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/tevent/
H A Dtevent_wakeup.c49 goto post;
53 post:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/
H A Dtevent_wakeup.c49 goto post;
53 post:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/tevent/
H A Dtevent_wakeup.c49 goto post;
53 post:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/misc/
H A Dssfilter.h15 struct ssfilter *post; member in struct:ssfilter
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
76 smbw_strlcat(post, " ", sizeof(post));
77 smbw_strlcat(post, optarg, sizeof(post));
129 smbw_strlcat(line, post, sizeof(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c57 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
64 *pre = *post = '\0';
75 smbw_strlcat(post, " ", sizeof(post));
76 smbw_strlcat(post, optarg, sizeof(post));
128 smbw_strlcat(line, post, sizeof(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
76 smbw_strlcat(post, " ", sizeof(post));
77 smbw_strlcat(post, optarg, sizeof(post));
129 smbw_strlcat(line, post, sizeof(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c57 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
64 *pre = *post = '\0';
75 smbw_strlcat(post, " ", sizeof(post));
76 smbw_strlcat(post, optarg, sizeof(post));
128 smbw_strlcat(line, post, sizeof(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
76 smbw_strlcat(post, " ", sizeof(post));
77 smbw_strlcat(post, optarg, sizeof(post));
129 smbw_strlcat(line, post, sizeof(line));

Completed in 164 milliseconds

1234567891011>>