/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | time.cc | 125 tc.pre = tc.trans = tc.post = absl::InfiniteFuture(); in InfiniteFutureTimeConversion() 133 tc.pre = tc.trans = tc.post = absl::InfinitePast(); in InfinitePastTimeConversion() 386 ti.post = MakeTimeWithOverflow(cl.post, cs, cz_); in At() 414 tc.post = ti.post; in ConvertDateTime() 446 return tm.tm_isdst == 0 ? ti.post : ti.pre; in FromTM()
|
/third_party/curl/tests/libtest/ |
H A D | lib579.c | 28 static const char * const post[]={ variable 77 data = post[pooh->counter]; in read_callback()
|
H A D | lib510.c | 28 static const char *post[]={ variable 49 data = post[pooh->counter]; in read_callback()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | test_data.cc | 42 Tag::loca, Tag::maxp, Tag::morx, Tag::name, Tag::post, 49 Tag::loca, Tag::maxp, Tag::name, Tag::post, Tag::prep };
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdmainct.c | 13 * 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 D | test_post_form.c | 155 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 D | rbt_pars.cpp | 271 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 D | rbt_pars.cpp | 271 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 D | rbt_pars.cpp | 271 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 D | ci.js | 73 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, {})
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttload.c | 1303 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()
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86nasm.pl | 44 my($post,$ret); 63 else { $post=$addr; } 74 $ret .= "$post]";
|
H A D | x86masm.pl | 47 my($post,$ret); 61 else { $post=$addr; } 73 $ret .= "$post]";
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86nasm.pl | 44 my($post,$ret); 63 else { $post=$addr; } 74 $ret .= "$post]";
|
H A D | x86masm.pl | 47 my($post,$ret); 61 else { $post=$addr; } 73 $ret .= "$post]";
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-post-table-v2subset.hh | 30 #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 D | index.js | 51 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/deps/uv/src/ |
H A D | threadpool.c | 142 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()
|
/third_party/node/test/parallel/ |
H A D | test-inspector-contexts.js | 25 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 D | AngleNativeTest.java | 152 handler.post(startTestThreadTask); in postStart() 155 handler.post(postTestStarterTask); in postStart()
|
/third_party/pulseaudio/speex/tmv/ |
H A D | preprocess_tm.h | 662 register spx_word16_t * restrict post = st->post; in preprocess_compute_SNR() local 683 post[i] = posti; in preprocess_compute_SNR() 769 register spx_word16_t * restrict post = st->post; in preprocess_compute_emgain() local 788 theta = MULT16_32_P15(prior_ratio, QCONST32(1.f,EXPIN_SHIFT)+SHL32(EXTEND32(post[i]),EXPIN_SHIFT-SNR_SHIFT)); in preprocess_compute_emgain() 822 register spx_word16_t * restrict post = st->post; in preprocess_compute_linear_gain() local 843 theta = MULT16_32_P15(prior_ratio, QCONST32(1.f,EXPIN_SHIFT)+SHL32(EXTEND32(post[i]),EXPIN_SHIFT-SNR_SHIFT)); in preprocess_compute_linear_gain()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/ |
H A D | ghashv8-armx.S | 43 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 82 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 117 mov r12,#16 @ r12 is used as post- 171 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 215 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/ |
H A D | ghashv8-armx.S | 43 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 82 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 117 mov r12,#16 @ r12 is used as post- 171 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing 215 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_postform.c | 162 struct curl_httppost *post = NULL; in make_form() local 165 curl_formadd (&post, &last, CURLFORM_COPYNAME, "name", in make_form() 167 curl_formadd (&post, &last, CURLFORM_COPYNAME, "project", in make_form() 169 return post; in make_form()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource13.js | 124 var post = (cur: AST, parent: AST) => { 129 var walker = TypeScript.getAstWalkerFactory().getWalker(pre, post); 162 var post = function (cur, parent) {
function 166 var walker = TypeScript.getAstWalkerFactory().getWalker(pre, post);
|