Home
last modified time | relevance | path

Searched full:post (Results 1 – 25 of 15584) sorted by relevance

12345678910>>...624

/aosp_15_r20/external/cldr/common/transforms/
H A DAny-Accents.xml18 $post = \→ ;
20 $pre \` $post ↔ ̀ ; # COMBINING GRAVE ACCENT
21 $pre \' $post ↔ ́ ; # COMBINING ACUTE ACCENT
22 $pre \^ $post ↔ ̂ ; # COMBINING CIRCUMFLEX ACCENT
23 $pre \~ $post ↔ ̃ ; # COMBINING TILDE
24 $pre \- $post ↔ ̄ ; # COMBINING MACRON
25 $pre \" $post ↔ ̈ ; # COMBINING DIAERESIS
26 $pre \* $post ↔ ̊ ; # COMBINING RING ABOVE
27 $pre \, $post ↔ ̧ ; # COMBINING CEDILLA
28 $pre '/' $post ↔ ̸ ; # COMBINING LONG SOLIDUS OVERLAY
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/data/translit/
H A DAny_Accents.txt14 $post = \→ ;
16 $pre \` $post ↔ \u0300 ; # COMBINING GRAVE ACCENT
17 $pre \' $post ↔ \u0301 ; # COMBINING ACUTE ACCENT
18 $pre \^ $post ↔ \u0302 ; # COMBINING CIRCUMFLEX ACCENT
19 $pre \~ $post ↔ \u0303 ; # COMBINING TILDE
20 $pre \- $post ↔ \u0304 ; # COMBINING MACRON
21 $pre \" $post ↔ \u0308 ; # COMBINING DIAERESIS
22 $pre \* $post ↔ \u030A ; # COMBINING RING ABOVE
23 $pre \, $post ↔ \u0327 ; # COMBINING CEDILLA
24 $pre '/' $post ↔ \u0338 ; # COMBINING LONG SOLIDUS OVERLAY
[all …]
/aosp_15_r20/external/icu/icu4c/source/data/translit/
H A DAny_Accents.txt14 $post = \→ ;
16 $pre \` $post ↔ \u0300 ; # COMBINING GRAVE ACCENT
17 $pre \' $post ↔ \u0301 ; # COMBINING ACUTE ACCENT
18 $pre \^ $post ↔ \u0302 ; # COMBINING CIRCUMFLEX ACCENT
19 $pre \~ $post ↔ \u0303 ; # COMBINING TILDE
20 $pre \- $post ↔ \u0304 ; # COMBINING MACRON
21 $pre \" $post ↔ \u0308 ; # COMBINING DIAERESIS
22 $pre \* $post ↔ \u030A ; # COMBINING RING ABOVE
23 $pre \, $post ↔ \u0327 ; # COMBINING CEDILLA
24 $pre '/' $post ↔ \u0338 ; # COMBINING LONG SOLIDUS OVERLAY
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dblogger_v3.posts.html82 <p class="firstline">Deletes a post by blog id and post id.</p>
85 <p class="firstline">Gets a post by blog id and post id</p>
88 <p class="firstline">Gets a post by path.</p>
91 <p class="firstline">Inserts a post.</p>
100 <p class="firstline">Patches a post.</p>
103 <p class="firstline">Publishes a post.</p>
106 <p class="firstline">Reverts a published or scheduled post to draft state.</p>
112 <p class="firstline">Updates a post by blog id and post id.</p>
121 <pre>Deletes a post by blog id and post id.
135 <pre>Gets a post by blog id and post id
[all …]
Dblogger_v3.postUserInfos.html82 <p class="firstline">Gets one post and user info pair, by post_id and user_id.</p>
85 <p class="firstline">Lists post and user info pairs.</p>
97 <pre>Gets one post and user info pair, by post_id and user_id.
114 &quot;post&quot;: { # The Post resource.
115 &quot;author&quot;: { # The author of this Post.
123 &quot;blog&quot;: { # Data about the blog containing this Post.
124 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
126 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
127 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
129 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
[all …]
Dblogger_v3.blogs.html134 &quot;author&quot;: { # The author of this Post.
142 &quot;blog&quot;: { # Data about the blog containing this Post.
143 … &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
145 … &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
146 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
148 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
149 &quot;images&quot;: [ # Display image for the Post.
154 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
155 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
164 … &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
[all …]
Dblogger_v2.blogs.html124 &quot;author&quot;: { # The author of this Post.
132 &quot;blog&quot;: { # Data about the blog containing this Post.
133 … &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
135 … &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
136 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
138 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
139 &quot;images&quot;: [ # Display image for the Post.
144 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
145 &quot;labels&quot;: [ # The list of labels this Post was tagged with.
154 … &quot;published&quot;: &quot;A String&quot;, # RFC 3339 date-time when this Post was published.
[all …]
Dblogger_v2.posts.html82 <p class="firstline">Gets a post by blog id and post id</p>
97 <pre>Gets a post by blog id and post id
111 &quot;author&quot;: { # The author of this Post.
119 &quot;blog&quot;: { # Data about the blog containing this Post.
120 &quot;id&quot;: &quot;A String&quot;, # The identifier of the Blog that contains this Post.
122 &quot;content&quot;: &quot;A String&quot;, # The content of the Post. May contain HTML markup.
123 &quot;customMetaData&quot;: &quot;A String&quot;, # The JSON meta-data for the Post.
125 &quot;id&quot;: &quot;A String&quot;, # The identifier of this Post.
126 &quot;images&quot;: [ # Display image for the Post.
131 &quot;kind&quot;: &quot;A String&quot;, # The kind of this entity. Always blogger#post.
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/testdata/
H A Dssearch.xml10 <!ELEMENT test-case (pattern, pre?, m?, post?)>
22 <!ELEMENT post (#PCDATA)>
31 <pre>xxx</pre><m>abc</m><post>yyy</post>
37 <pre>xxx</pre><post>yyy</post>
43 <pre>silly spring stling strxng strilg strinx stri</pre><m>string</m><post> fling</post>
48 <pre>abc</pre><m>fuss</m><post>sss</post>
53 <pre>abc</pre><m>fuß</m><post>sss</post>
60 <post>ball table</post>
65 <pre>abc</pre><m>fuss</m><post>xyz</post>
75 <pre>abcfuß</pre><post>xyz</post>
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/testdata/
H A Dssearch.xml10 <!ELEMENT test-case (pattern, pre?, m?, post?)>
22 <!ELEMENT post (#PCDATA)>
31 <pre>xxx</pre><m>abc</m><post>yyy</post>
37 <pre>xxx</pre><post>yyy</post>
43 <pre>silly spring stling strxng strilg strinx stri</pre><m>string</m><post> fling</post>
48 <pre>abc</pre><m>fuss</m><post>sss</post>
53 <pre>abc</pre><m>fuß</m><post>sss</post>
60 <post>ball table</post>
65 <pre>abc</pre><m>fuss</m><post>xyz</post>
75 <pre>abcfuß</pre><post>xyz</post>
[all …]
/aosp_15_r20/external/libjpeg-turbo/
H A Djdpostct.c81 my_post_ptr post = (my_post_ptr)cinfo->post; in start_pass_dpost() local
87 post->pub.post_process_data = post_process_1pass; in start_pass_dpost()
92 if (post->buffer == NULL) { in start_pass_dpost()
93 post->buffer = (*cinfo->mem->access_virt_sarray) in start_pass_dpost()
94 ((j_common_ptr)cinfo, post->whole_image, in start_pass_dpost()
95 (JDIMENSION)0, post->strip_height, TRUE); in start_pass_dpost()
101 post->pub.post_process_data = cinfo->upsample->upsample; in start_pass_dpost()
107 if (post->whole_image == NULL) in start_pass_dpost()
109 post->pub.post_process_data = post_process_prepass; in start_pass_dpost()
113 if (post->whole_image == NULL) in start_pass_dpost()
[all …]
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Daiplatform_v1beta1.yaml186 post: '/v1beta1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
189 - post: '/v1beta1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
190 - post: '/v1beta1/{resource=projects/*/locations/*/models/*}:getIamPolicy'
191 - post: '/v1beta1/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy'
192 - post: '/v1beta1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy'
193 - post: '/v1beta1/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy'
194 - post: '/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*}:getIamPolicy'
195 …- post: '/v1beta1/{resource=projects/*/locations/*/featureOnlineStores/*/featureViews/*}:getIamPol…
196 - post: '/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
197 - post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
[all …]
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Daiplatform_v1.yaml179 post: '/v1/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
181 - post: '/v1/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
182 - post: '/v1/{resource=projects/*/locations/*/models/*}:getIamPolicy'
183 - post: '/v1/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy'
184 - post: '/ui/{resource=projects/*/locations/*/featurestores/*}:getIamPolicy'
185 - post: '/ui/{resource=projects/*/locations/*/featurestores/*/entityTypes/*}:getIamPolicy'
186 - post: '/ui/{resource=projects/*/locations/*/models/*}:getIamPolicy'
187 - post: '/ui/{resource=projects/*/locations/*/endpoints/*}:getIamPolicy'
188 - post: '/ui/{resource=projects/*/locations/*/notebookRuntimeTemplates/*}:getIamPolicy'
189 - post: '/ui/{resource=projects/*/locations/*/publishers/*/models/*}:getIamPolicy'
[all …]
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/schema/
H A Daiplatform_v1.yaml98 post: '/ui/{name=projects/*/locations/*/operations/*}:cancel'
100 - post: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}:cancel'
101 - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel'
102 - post: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
103 - post: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
104 …- post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cance…
105 - post: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
106 - post: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
107 - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel'
108 …- post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:c…
[all …]
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/schema/
H A Daiplatform_v1beta1.yaml121 post: '/ui/{name=projects/*/locations/*/operations/*}:cancel'
123 - post: '/ui/{name=projects/*/locations/*/datasets/*/operations/*}:cancel'
124 - post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/operations/*}:cancel'
125 - post: '/ui/{name=projects/*/locations/*/datasets/*/savedQueries/*/operations/*}:cancel'
126 - post: '/ui/{name=projects/*/locations/*/datasets/*/annotationSpecs/*/operations/*}:cancel'
127 …- post: '/ui/{name=projects/*/locations/*/datasets/*/dataItems/*/annotations/*/operations/*}:cance…
128 - post: '/ui/{name=projects/*/locations/*/endpoints/*/operations/*}:cancel'
129 - post: '/ui/{name=projects/*/locations/*/featurestores/*/operations/*}:cancel'
130 - post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/operations/*}:cancel'
131 …- post: '/ui/{name=projects/*/locations/*/featurestores/*/entityTypes/*/features/*/operations/*}:c…
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/repostspace/src/main/resources/codegen-resources/
H A Dservice-2.json8 "serviceFullName":"AWS re:Post Private",
18 "method":"POST",
33 "documentation":"<p>Creates an AWS re:Post Private private re:Post.</p>",
51 "documentation":"<p>Deletes an AWS re:Post Private private re:Post.</p>",
69 …tation":"<p>Removes the user or group from the list of administrators of the private re:Post.</p>",
88 "documentation":"<p>Displays information about the AWS re:Post Private private re:Post.</p>"
105 …:"<p>Returns a list of AWS re:Post Private private re:Posts in the account with some information a…
123 …iated with the AWS re:Post Private resource specified by the resourceArn. The only resource that c…
128 "method":"POST",
140 …"documentation":"<p>Adds a user or group to the list of administrators of the private re:Post.</p>…
[all …]
/aosp_15_r20/external/googleapis/
H A Dapi-index-v1.json61 "httpMethod": "POST",
72 "httpMethod": "POST",
83 "httpMethod": "POST",
127 "httpMethod": "POST",
138 "httpMethod": "POST",
149 "httpMethod": "POST",
160 "httpMethod": "POST",
177 "httpMethod": "POST",
188 "httpMethod": "POST",
199 "httpMethod": "POST",
[all …]
/aosp_15_r20/external/curl/lib/
H A Dformdata.c82 struct curl_httppost *post; in AddHttpPost() local
88 post = calloc(1, sizeof(struct curl_httppost)); in AddHttpPost()
89 if(post) { in AddHttpPost()
90 post->name = name; in AddHttpPost()
91 post->namelength = (long)namelength; in AddHttpPost()
92 post->contents = value; in AddHttpPost()
93 post->contentlen = contentslength; in AddHttpPost()
94 post->buffer = buffer; in AddHttpPost()
95 post->bufferlength = (long)bufferlength; in AddHttpPost()
96 post->contenttype = contenttype; in AddHttpPost()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DPostCodeLib.h2 Provides services to send progress/error codes to a POST card.
16 Sends a 32-bit value to a POST card.
18 Sends the 32-bit value specified by Value to a POST card, and returns Value.
20 directly to a POST card device. Other implementations may send Value to
25 processing another Post Code Library function, then
28 @param Value The 32-bit value to write to the POST card.
30 @return The 32-bit value to write to the POST card.
40 Sends a 32-bit value to a POST and associated ASCII string.
42 Sends the 32-bit value specified by Value to a POST card, and returns Value.
44 also passed to the handler that displays the POST card value. Some
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DPostCodeLib.h2 Provides services to send progress/error codes to a POST card.
16 Sends a 32-bit value to a POST card.
18 Sends the 32-bit value specified by Value to a POST card, and returns Value.
20 directly to a POST card device. Other implementations may send Value to
25 processing another Post Code Library function, then
28 @param Value The 32-bit value to write to the POST card.
30 @return The 32-bit value to write to the POST card.
41 Sends a 32-bit value to a POST and associated ASCII string.
43 Sends the 32-bit value specified by Value to a POST card, and returns Value.
45 also passed to the handler that displays the POST card value. Some
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DPostCodeLib.h2 Provides services to send progress/error codes to a POST card.
16 Sends a 32-bit value to a POST card.
18 Sends the 32-bit value specified by Value to a POST card, and returns Value.
20 directly to a POST card device. Other implementations may send Value to
25 processing another Post Code Library function, then
28 @param Value The 32-bit value to write to the POST card.
30 @return The 32-bit value to write to the POST card.
41 Sends a 32-bit value to a POST and associated ASCII string.
43 Sends the 32-bit value specified by Value to a POST card, and returns Value.
45 also passed to the handler that displays the POST card value. Some
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DPostCodeLib.h2 Provides services to send progress/error codes to a POST card.
22 Sends a 32-bit value to a POST card.
24 Sends the 32-bit value specified by Value to a POST card, and returns Value.
26 directly to a POST card device. Other implementations may send Value to
31 processing another Post Code Library function, then
34 @param Value The 32-bit value to write to the POST card.
36 @return The 32-bit value to write to the POST card.
47 Sends a 32-bit value to a POST and associated ASCII string.
49 Sends the 32-bit value specified by Value to a POST card, and returns Value.
51 also passed to the handler that displays the POST card value. Some
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dbranchelim.go122 var simple, post *Block
127 post = other
131 if simple == nil || len(post.Preds) != 2 || post == dom {
136 // Now decide if fusing 'simple' into dom+post
142 for _, v := range post.Values {
165 swap := (post.Preds[0].Block() == dom) != (dom.Succs[0].Block() == post)
166 for _, v := range post.Values {
179 dom.Kind = post.Kind
180 dom.CopyControls(post)
181 dom.Aux = post.Aux
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dblogger.v3.json318 "description": "Marks a comment as not spam by blog id, post id and comment id.",
320 "httpMethod": "POST",
353 "description": "Deletes a comment by blog id, post id and comment id.",
582 "description": "Marks a comment as spam by blog id, post id and comment id.",
584 "httpMethod": "POST",
617 "description": "Removes the content of a comment by blog id, post id and comment id.",
619 "httpMethod": "POST",
772 "httpMethod": "POST",
908 "httpMethod": "POST",
937 "httpMethod": "POST",
[all …]
/aosp_15_r20/external/libvpx/vp8/common/
H A Dvp8_loopfilter.c264 YV12_BUFFER_CONFIG *post = cm->frame_to_show; in vp8_loop_filter_frame() local
279 int post_y_stride = post->y_stride; in vp8_loop_filter_frame()
280 int post_uv_stride = post->uv_stride; in vp8_loop_filter_frame()
286 y_ptr = post->y_buffer; in vp8_loop_filter_frame()
287 u_ptr = post->u_buffer; in vp8_loop_filter_frame()
288 v_ptr = post->v_buffer; in vp8_loop_filter_frame()
335 y_ptr += post_y_stride * 16 - post->y_width; in vp8_loop_filter_frame()
336 u_ptr += post_uv_stride * 8 - post->uv_width; in vp8_loop_filter_frame()
337 v_ptr += post_uv_stride * 8 - post->uv_width; in vp8_loop_filter_frame()
375 y_ptr += post_y_stride * 16 - post->y_width; in vp8_loop_filter_frame()
[all …]

12345678910>>...624