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

1234567891011>>

/external/valgrind/memcheck/tests/
H A Dwrap1.stdout.exp4 wrapper-post
H A Dwrap7.stdout.exp4 wrapper-post
/external/libjpeg-turbo/
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...]
/external/kmod/testsuite/rootfs-pristine/test-modprobe/softdep-loop/etc/modprobe.d/
H A Ddumb-softdep.conf1 softdep mod-loop-b post: mod-loop-a
/external/curl/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...]
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
H A DTreeVisitorAction.java32 * pre() before visiting children and execute post() after visiting children.
46 public Object post(Object t); method in interface:TreeVisitorAction
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_PlatformFile.java24 public static String getNewPlatformFile(String pre, String post) { argument
33 return pre + platformId + post;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRTreeVisitorAction.h54 - (ANTLRTreeVisitorAction *)post:(ANTLRTreeVisitorAction *) t;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRTreeVisitorAction.h54 - (ANTLRTreeVisitorAction *)post:(ANTLRTreeVisitorAction *) t;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRTreeVisitorAction.h54 - (ANTLRTreeVisitorAction *)post:(ANTLRTreeVisitorAction *) t;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRTreeVisitorAction.h54 - (ANTLRTreeVisitorAction *)post:(ANTLRTreeVisitorAction *) t;
/external/curl/lib/
H A Dformdata.c82 struct curl_httppost *post; local
83 post = calloc(1, sizeof(struct curl_httppost));
84 if(post) {
85 post->name = name;
86 post->namelength = (long)(name?(namelength?namelength:strlen(name)):0);
87 post->contents = value;
88 post->contentlen = contentslength;
89 post->buffer = buffer;
90 post->bufferlength = (long)bufferlength;
91 post
267 struct curl_httppost *post = NULL; local
856 Curl_getformdata(struct Curl_easy *data, curl_mimepart *finalform, struct curl_httppost *post, curl_read_callback fread_func) argument
[all...]
/external/libmicrohttpd/src/microhttpd/
H A Dtest_postprocessor_amp.c40 const char* post = "a=xx+xx+xxx+xxxxx+xxxx+xxxxxxxx+xxx+xxxxxx+xxx+xxx+xxxxxxx+xxxxx%0A+++++++xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%0A+++++++--%3E%0A++++++++++++++%3Cxxxxx+xxxxx%3D%22xxx%25%22%3E%0A+++++++++++%3Cxx%3E%0A+++++++++++++++%3Cxx+xxxxxxx%3D%22x%22+xxxxx%3D%22xxxxx%22%3E%0A+++++++++++++++++++%3Cxxxxx+xxxxx%3D%22xxx%25%22%3E%0A+++++++++++++++++++++++%3Cxx%3E%0A+++++++++++++++++++++++++++%3Cxx+xxxxx%3D%22xxxx%22%3E%0A+++++++++++++++++++++++++++++++%3Cx+xxxxx%3D%22xxxx-xxxxx%3Axxxxx%22%3Exxxxx%3A%3C%2Fx%3E%0A%0A+++++++++++++++++++++++++++++++%3Cx+xxxxx%3D%22xxxx-xxxxx%3Axxxxx%22%3Exxx%3A%3C%2Fx%3E%0A%0A+++++++++++++++++++++++++++++++%3Cx+xxxxx%3D%22xxxx-xxxxx%3Axxxxx%3B+xxxx-xxxxxx%3A+xxxx%3B%22%3Exxxxx+xxxxx%3A%3C%2Fx%3E%0A+++++++++++++++++++++++++++%3C%2Fxx%3E%0A+++++++++++++++++++++++%3C%2Fxx%3E%0A+++++++++++++++++++%3C%2Fxxxxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A+++++++++++++++%3Cxx+xxxxx%3D%22xxxx-xxxxx%3A+xxxxx%3B+xxxxx%3A+xxxx%22%3E%26xxxxx%3B+%3Cxxxx%0A+++++++++++++++++++++++xxxxx%3D%22xxxxxxxxxxxxxxx%22%3Exxxx.xx%3C%2Fxxxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A+++++++++++%3C%2Fxx%3E%0A++++++++++++++++++++++++++%3Cxx%3E%0A+++++++++++++++++++%3Cxx+xxxxx%3D%22xxxx-xxxxx%3A+xxxxx%3B+xxxxx%3A+xxxx%22%3E%26xxxxx%3B+%3Cxxxx%0A+++++++++++++++++++++++++++xxxxx%3D%22xxxxxxxxxxxxxxx%22%3Exxx.xx%3C%2Fxxxx%3E%0A+++++++++++++++++++%3C%2Fxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A++++++++++++++++++++++%3Cxx%3E%0A+++++++++++++++%3Cxx+xxxxx%3D%22xxxx-xxxxx%3A+xxxxx%3Bxxxx-xxxxxx%3A+xxxx%3B+xxxxx%3A+xxxx%22%3E%26xxxxx%3B+%3Cxxxx%0A+++++++++++++++++++++++xxxxx%3D%22xxxxxxxxxxxxxxx%22%3Exxxx.xx%3C%2Fxxxx%3E%3C%2Fxx%3E%0A+++++++++++%3C%2Fxx%3E%0A+++++++%3C%2Fxxxxx%3E%0A+++++++%3C%21--%0A+++++++xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%0A+++++++xxx+xx+xxxxx+xxxxxxx+xxxxxxx%0A+++++++xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx%0A+++++++--%3E%0A+++%3C%2Fxxx%3E%0A%0A%0A%0A+++%3Cxxx+xxxxx%3D%22xxxxxxxxx%22+xx%3D%22xxxxxxxxx%22%3E%3C%2Fxxx%3E%0A%0A+++%3Cxxx+xx%3D%22xxxx%22+xxxxx%3D%22xxxx%22%3E%0A+++++++%3Cxxxxx+xxxxx%3D%22xxxxxxxxx%22%3E%0A+++++++++++%3Cxx%3E%0A+++++++++++++++%3Cxx+xxxxxxx%3D%22x%22+xx%3D%22xxxxxxxxxxxxx%22+xxxxx%3D%22xxxxxxxxxxxxx%22%3E%0A+++++++++++++++++++%3Cxxx+xx%3D%22xxxxxx%22%3E%3C%2Fxxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A+++++++++++%3C%2Fxx%3E%0A+++++++++++%3Cxx%3E%0A+++++++++++++++%3Cxx+xx%3D%22xxxxxxxxxxxxxxxxx%22+xxxxx%3D%22xxxxxxxxxxxxxxxxx%22%3E%3C%2Fxx%3E%0A+++++++++++++++%3Cxx+xx%3D%22xxxxxxxxxxxxxx%22+xxxxx%3D%22xxxxxxxxxxxxxx%22%3E%0A+++++++++++++++++++%3Cxxx+xx%3D%22xxxxxxx%22%3E%3C%2Fxxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A+++++++++++%3C%2Fxx%3E%0A+++++++++++%3Cxx%3E%0A+++++++++++++++%3Cxx+xxxxxxx%3D%22x%22+xx%3D%22xxxxxxxxxxxxx%22+xxxxx%3D%22xxxxxxxxxxxxx%22%3E%0A+++++++++++++++++++%3Cxxx+xx%3D%22xxxxxx%22%3E%3C%2Fxxx%3E%0A+++++++++++++++%3C%2Fxx%3E%0A+++++++++++%3C%2Fxx%3E%0A+++++++%3C%2Fxxxxx%3E%0A+++%3C%2Fxxx%3E%0A%3C%2Fxxx%3E%0A%0A%3Cxxx+xx%3D%22xxxxxx%22%3E%3C%2Fxxx%3E%0A%0A%3C%2Fxxxx%3E%0A%3C%2Fxxxx%3E+&b=value"; local
42 MHD_post_process (pp, post, strlen(post));
/external/libvpx/libvpx/vp8/common/
H A Dpostproc.h33 YV12_BUFFER_CONFIG *post, int q, int low_var_thresh, int flag,
37 YV12_BUFFER_CONFIG *post, int q, int low_var_thresh, int flag);
H A Dvp8_loopfilter.c268 YV12_BUFFER_CONFIG *post = cm->frame_to_show; local
283 int post_y_stride = post->y_stride;
284 int post_uv_stride = post->uv_stride;
290 y_ptr = post->y_buffer;
291 u_ptr = post->u_buffer;
292 v_ptr = post->v_buffer;
339 y_ptr += post_y_stride * 16 - post->y_width;
340 u_ptr += post_uv_stride * 8 - post->uv_width;
341 v_ptr += post_uv_stride * 8 - post->uv_width;
379 y_ptr += post_y_stride * 16 - post
390 YV12_BUFFER_CONFIG *post = cm->frame_to_show; local
480 YV12_BUFFER_CONFIG *post = cm->frame_to_show; local
[all...]
/external/guava/guava-tests/test/com/google/common/eventbus/
H A DReentrantEventsTest.java42 bus.post(FIRST);
57 bus.post(SECOND);
77 bus.post(FIRST);
85 bus.post(SECOND);
/external/python/cpython2/Demo/metaclasses/
H A DEiffel.py21 Pre- and post-conditions for a method, being implemented as methods
23 much of the same effect of Eiffel, where pre- and post-conditions are
26 post-condition, it must manually merge the base class' pre- or
27 post-condition with that defined in the derived class', for example:
54 post-conditions can be disabled (separately, on a per-class basis).
56 A different design would have the pre- or post-condition testing
59 and new pre-/post-conditions. All this is left as an exercise to the
71 # the pre-/post-condition testing methods. These are harmless
79 self.post = getattr(inst, self.__name__ + "_post")
81 self.post
[all...]
/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_heap_relax_snode.h50 IndexVector post; local
51 internal::treePostorder(StorageIndex(n), et, post); // Post order etree local
53 for (StorageIndex i = 0; i < n+1; ++i) inv_post(post(i)) = i; // inv_post = post.inverse()???
60 iwork(post(i)) = post(et(i));
/external/valgrind/massif/tests/
H A Dculling2.stderr.exp175 Massif: post-cull S. 0 (t:0, hp:0, ex:0, st:0)
176 Massif: post-cull S. 1 (t:48256, hp:48000, ex:256, st:0)
177 Massif: post-cull S. 2 (t:76320, hp:76000, ex:320, st:0)
178 Massif: post-cull S. 3 (t:110784, hp:110400, ex:384, st:0)
179 Massif: post-cull S. 4 (t:151648, hp:151200, ex:448, st:0)
180 Massif: post-cull S. 5 (t:198912, hp:198400, ex:512, st:0)
181 Massif: post-cull S. 6 (t:252576, hp:252000, ex:576, st:0)
182 Massif: post-cull S. 7 (t:281808, hp:281200, ex:608, st:0)
183 Massif: post-cull S. 8 (t:312640, hp:312000, ex:640, st:0)
184 Massif: post
[all...]
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
H A DSchedulerTest.java57 scheduler.post(new AddToTranscript("one"));
58 scheduler.post(new AddToTranscript("two"));
109 scheduler.post(new TestRunnable());
111 scheduler.post(runnable);
112 scheduler.post(runnable);
125 scheduler.post(runnable);
130 scheduler.post(runnable);
139 scheduler.post(runnable1);
146 scheduler.post(runnable2);
/external/autotest/client/site_tests/power_LoadTest/extension/
H A Dtest.js173 var post = [];
176 post.push('url'+ index + '=' + entry);
186 req.send(post.join("&"));
187 console.log(post.join("&"));
191 var post = ["status=good"];
195 post.push(name + "_successful_loads=" + cycle.successful_loads);
196 post.push(name + "_failed_loads=" + cycle.failed_loads);
205 req.send(post.join("&"));
206 console.log(post.join("&"));
210 var post
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DTreeFilter.cs77 visit method. That method executes either a @m pre or @m post method
126 Func<object, object> post = delegate(object o)
131 v.Visit( t, pre, post );
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DTreeFilter.cs81 Func<object, object> post = ( o ) =>
86 v.Visit( t, pre, post );
/external/curl/tests/
H A Dnroff-scan.pl64 my ($pre, $str, $post)=($1, $2, $3);
65 if($post ne "P") {
/external/python/cpython2/Demo/newmetaclasses/
H A DEiffel.py21 # find methods with pre or post conditions
30 post = dict.get("%s_post" % m)
31 if pre or post:
32 dict[m] = cls.make_eiffel_method(dict[m], pre, post)
38 def make_eiffel_method(func, pre, post):
43 if post:
44 post(self, x, *args, **kwargs)
63 def __init__(self, func, pre, post):
66 self._post = post

Completed in 1535 milliseconds

1234567891011>>