Home
last modified time | relevance | path

Searched refs:post (Results 76 - 100 of 304) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmainct.c13 * post-processor; it holds downsampled data in the JPEG colorspace.
313 (*cinfo->post->post_process_data) (cinfo, main_ptr->buffer, in process_data_simple_main()
353 (*cinfo->post->post_process_data) (cinfo, in process_data_context_main()
377 (*cinfo->post->post_process_data) (cinfo, in process_data_context_main()
411 (*cinfo->post->post_process_data) (cinfo, (JSAMPIMAGE)NULL, in process_data_crank_post()
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_post_form.c155 struct curl_httppost *post = NULL; in make_form() local
158 curl_formadd (&post, &last, CURLFORM_COPYNAME, "name", in make_form()
160 curl_formadd (&post, &last, CURLFORM_COPYNAME, "project", in make_form()
162 return post; in make_form()
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp271 int32_t post; // position of post context marker '}' in text member in RuleHalf
280 // output text. The length of the ante and post context is
348 post = -1; in RuleHalf()
720 if (post >= 0) { in parseSection()
723 post = buf.length(); in parseSection()
781 // post < 0 ? text.length() : post); in removeContext()
782 if (post >= 0) { in removeContext()
783 text.remove(post); in removeContext()
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp271 int32_t post; // position of post context marker '}' in text member in RuleHalf
280 // output text. The length of the ante and post context is
348 post = -1; in RuleHalf()
720 if (post >= 0) { in parseSection()
723 post = buf.length(); in parseSection()
781 // post < 0 ? text.length() : post); in removeContext()
782 if (post >= 0) { in removeContext()
783 text.remove(post); in removeContext()
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_pars.cpp271 int32_t post; // position of post context marker '}' in text member in RuleHalf
280 // output text. The length of the ante and post context is
348 post = -1; in RuleHalf()
720 if (post >= 0) { in parseSection()
723 post = buf.length(); in parseSection()
781 // post < 0 ? text.length() : post); in removeContext()
782 if (post >= 0) { in removeContext()
783 text.remove(post); in removeContext()
[all...]
/third_party/node/deps/npm/test/lib/commands/
H A Dci.js73 registry.nock.post('/-/npm/v1/security/advisories/bulk').reply(200, {})
96 registry.nock.post('/-/npm/v1/security/advisories/bulk').reply(200, {})
157 registry.nock.post('/-/npm/v1/security/advisories/bulk').reply(200, {})
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dnft_queue.sh119 chain post {
148 chain post {
326 chain post {
376 chain post {
389 for n in output post; do
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttload.c1303 TT_Postscript* post = &face->postscript; in FT_LOCAL_DEF() local
1328 if ( FT_STREAM_READ_FIELDS( post_fields, post ) ) in FT_LOCAL_DEF()
1331 if ( post->FormatType != 0x00030000L && in FT_LOCAL_DEF()
1332 post->FormatType != 0x00025000L && in FT_LOCAL_DEF()
1333 post->FormatType != 0x00020000L && in FT_LOCAL_DEF()
1334 post->FormatType != 0x00010000L ) in FT_LOCAL_DEF()
1340 FT_TRACE3(( "FormatType: 0x%lx\n", post->FormatType )); in FT_LOCAL_DEF()
1341 FT_TRACE3(( "isFixedPitch: %s\n", post->isFixedPitch in FT_LOCAL_DEF()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Drx.c347 } * post; in aac_rx_check_health() local
358 post = dma_alloc_coherent(&dev->pdev->dev, in aac_rx_check_health()
361 if (unlikely(post == NULL)) { in aac_rx_check_health()
366 post->Post_Command = cpu_to_le32(COMMAND_POST_RESULTS); in aac_rx_check_health()
367 post->Post_Address = cpu_to_le32(baddr); in aac_rx_check_health()
372 post, paddr); in aac_rx_check_health()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Drx.c347 } * post; in aac_rx_check_health() local
358 post = dma_alloc_coherent(&dev->pdev->dev, in aac_rx_check_health()
361 if (unlikely(post == NULL)) { in aac_rx_check_health()
366 post->Post_Command = cpu_to_le32(COMMAND_POST_RESULTS); in aac_rx_check_health()
367 post->Post_Address = cpu_to_le32(baddr); in aac_rx_check_health()
372 post, paddr); in aac_rx_check_health()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.h78 struct ocfs2_post_refcount *post);
96 struct ocfs2_post_refcount *post);
/kernel/linux/linux-5.10/net/ipv6/
H A Drpl.c15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress()
18 memcpy(&dst->s6_addr[pfx], post, IPV6_PFXTAIL_LEN(pfx)); in ipv6_rpl_addr_decompress()
13 ipv6_rpl_addr_decompress(struct in6_addr *dst, const struct in6_addr *daddr, const void *post, unsigned char pfx) ipv6_rpl_addr_decompress() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgf100.c104 base->post = ((nvkm_rd32(device, 0x2240c) & BIT(1)) == 0); in gf100_devinit_preinit()
111 .post = nv04_devinit_post,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.h76 struct ocfs2_post_refcount *post);
94 struct ocfs2_post_refcount *post);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgf100.c101 base->post = ((nvkm_rd32(device, 0x2240c) & BIT(1)) == 0); in gf100_devinit_preinit()
108 .post = nv04_devinit_post,
/kernel/linux/linux-6.6/net/ipv6/
H A Drpl.c15 const void *post, unsigned char pfx) in ipv6_rpl_addr_decompress()
18 memcpy(&dst->s6_addr[pfx], post, IPV6_PFXTAIL_LEN(pfx)); in ipv6_rpl_addr_decompress()
13 ipv6_rpl_addr_decompress(struct in6_addr *dst, const struct in6_addr *daddr, const void *post, unsigned char pfx) ipv6_rpl_addr_decompress() argument
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86nasm.pl44 my($post,$ret);
63 else { $post=$addr; }
74 $ret .= "$post]";
H A Dx86masm.pl47 my($post,$ret);
61 else { $post=$addr; }
73 $ret .= "$post]";
/third_party/openssl/crypto/perlasm/
H A Dx86nasm.pl44 my($post,$ret);
63 else { $post=$addr; }
74 $ret .= "$post]";
H A Dx86masm.pl47 my($post,$ret);
61 else { $post=$addr; }
73 $ret .= "$post]";
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-post-table-v2subset.hh30 #include "hb-ot-post-table.hh"
33 * post -- PostScript
34 * https://docs.microsoft.com/en-us/typography/opentype/spec/post
60 hb_bytes_t s = reinterpret_cast<const post::accelerator_t*> (_post)->find_glyph_name (glyph_id); in serialize()
79 post::accelerator_t _post; in subset()
/third_party/node/deps/minimatch/
H A Dindex.js51 post: str.slice(r[1] + b.length)
123 var post = m.post;
126 var postParts = parseCommaParts(post);
127 if (post.length) {
160 var post = m.post.length ? expand(m.post, false) : [""];
162 for (var k = 0; k < post.length; k++) {
163 var expansion = pre + "{" + m.body + "}" + post[
[all...]
/third_party/node/test/parallel/
H A Dtest-inspector-contexts.js25 session.post('Runtime.enable', assert.ifError);
159 session.post('Debugger.enable', assert.ifError);
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/java/src/com/android/angle/test/
H A DAngleNativeTest.java152 handler.post(startTestThreadTask); in postStart()
155 handler.post(postTestStarterTask); in postStart()
/third_party/node/deps/uv/src/
H A Dthreadpool.c142 static void post(QUEUE* q, enum uv__work_kind kind) { in post() function
175 post(&exit_message, UV__WORK_CPU); in uv__threadpool_cleanup()
270 post(&w->wq, kind); in uv__work_submit()

Completed in 15 milliseconds

12345678910>>...13