| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-post-table.hh | 77 struct post struct 79 static constexpr hb_tag_t tableTag = HB_OT_TAG_post; 81 bool serialize (hb_serialize_context_t *c, bool glyph_names) const in serialize() 95 bool subset (hb_subset_context_t *c) const in subset() 111 struct accelerator_t 263 bool has_data () const { return version.to_int (); } in has_data() 265 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 275 FixedVersion<>version; /* 0x00010000 for version 1.0 279 HBFixed italicAngle; /* Italic angle in counter-clockwise degrees 283 FWORD underlinePosition; /* This is the suggested distance of the top [all …]
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jdpostct.c | 81 my_post_ptr post = (my_post_ptr)cinfo->post; in start_pass_dpost() local 137 my_post_ptr post = (my_post_ptr)cinfo->post; in post_process_1pass() local 169 my_post_ptr post = (my_post_ptr)cinfo->post; in post_process_prepass() local 212 my_post_ptr post = (my_post_ptr)cinfo->post; in post_process_2pass() local 256 my_post_ptr post; in jinit_d_post_controller() local
|
| /third_party/node/test/parallel/ |
| D | test-worker-debug.js | 111 post(method, parameters) { method in WorkerSession 128 async function testBasicWorkerDebug(session, post) { argument 161 async function testNoWaitOnStart(session, post) { argument 173 async function testTwoWorkers(session, post) { argument 206 async function testWaitForDisconnectInWorker(session, post) { argument
|
| D | test-trace-events-dynamic-enable.js | 24 function post(message, data) { function
|
| D | test-inspector-tracing-domain.js | 13 function post(message, data) { function
|
| D | test-http-client-keep-alive-release-before-finish.js | 15 const post = http.request({ constant
|
| D | test-http-no-read-no-dump.js | 30 const post = http.request({ constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource13.js | 124 var post = (cur: AST, parent: AST) => { function 162 var post = function (cur, parent) { function
|
| D | awaitedTypeStrictNull.js | 81 async post() { return this.request(); } method in Api
|
| /third_party/cups-filters/fontembed/ |
| D | embed_sfnt.c | 96 char *post=otf_get_table(otf,OTF_TAG('p','o','s','t'),&len); in emb_otf_get_pdf_fontdescr() local 322 static const char *emb_otf_get_post_name(const char *post,unsigned short gid) // {{{ in emb_otf_get_post_name() 372 static const char *get_glyphname(const char *post,unsigned short *to_unicode,int charcode,unsigned … in get_glyphname() 530 char *post=otf_get_table(otf,OTF_TAG('p','o','s','t'),&rlen); in emb_otf_ps() local
|
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
| D | PostScriptTableBuilderTest.java | 48 PostScriptTable post = font.getTable(Tag.post); in testPostTableBuilding() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | errorsWithInvokablesInUnions01.ts | 11 post?: IDirectiveLinkFn<TScope>; property
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
| D | PostScriptTableSubsetter.java | 43 PostScriptTable post = font.getTable(Tag.post); in subset() local
|
| /third_party/curl/tests/unit/ |
| D | unit1308.c | 48 struct curl_httppost *post = NULL; variable
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| D | GsubRulesDump.java | 28 PostScriptTable post = font.getTable(Tag.post); in main() local
|
| D | SFFontView.java | 30 PostScriptTable post = font.getTable(Tag.post); in SFFontView() local
|
| /third_party/curl/lib/ |
| D | formdata.c | 80 struct curl_httppost *post; in AddHttpPost() local 214 struct curl_httppost *post = NULL; in FormAdd() local 818 struct curl_httppost *post, in Curl_getformdata()
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| D | test_postprocessor_amp.c | 40 …const char* post = "a=xx+xx+xxx+xxxxx+xxxx+xxxxxxxx+xxx+xxxxxx+xxx+xxx+xxxxxxx+xxxxx%0A+++++++xxxx… in main() local
|
| /third_party/curl/tests/libtest/ |
| D | lib510.c | 28 static const char *post[]={ variable
|
| D | lib579.c | 28 static const char * const post[]={ variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_libc.cc | 277 const time_point<seconds> post = FromUnixSeconds(t0); in MakeTime() local 283 const time_point<seconds> post = FromUnixSeconds(t1); in MakeTime() local
|
| /third_party/optimized-routines/string/test/ |
| D | stringtest.h | 32 const char *post = "\""; in quoteat() local
|
| /third_party/python/Tools/demo/ |
| D | eiffel.py | 46 def make_eiffel_method(func, pre, post): argument 73 def __init__(self, func, pre, post): argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| D | RuleSegment.java | 62 String toString(PostScriptTable post) { in toString()
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| D | otf_basic_editing_test.cc | 92 TablePtr post = font->GetTable(Tag::post); in TestOTFBasicEditing() local
|