/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | gen-tag-table.py | 297 and ot.from_bcp_47[self.subtags[0]] == ot.from_bcp_47[self.language]) 497 ot = OpenTypeRegistryParser () variable 600 global ot 601 if language not in ot.from_bcp_47: 604 if macrolanguage not in ot.from_bcp_47: 655 ot.parse (sys.argv[1]) 658 ot.add_language ('ary', 'MOR') 660 ot.add_language ('ath', 'ATH') 662 ot [all...] |
H A D | hb-shape-plan.hh | 32 #include "hb-ot-shape.hh" 43 hb_ot_shape_plan_key_t ot; member 71 hb_ot_shape_plan_t ot; member
|
H A D | hb-ot-kern-table.hh | 289 case 0: return u.ot.has_state_machine (); in has_state_machine() 300 case 0: return u.ot.has_cross_stream (); in has_cross_stream() 311 case 0: return u.ot.get_h_kerning (left, right); in get_h_kerning() 328 case 0: return_trace (c->dispatch (u.ot, std::forward<Ts> (ds)...)); in dispatch() 347 KernOT ot; member
|
H A D | hb-shape-plan.cc | 90 this->ot.init (face, coords, num_coords); in init() 161 this->ot.equal (&other->ot) && in equal() 258 if (unlikely (!shape_plan->ot.init0 (face, &shape_plan->key))) in hb_shape_plan_create2() 321 shape_plan->ot.fini (); in hb_shape_plan_destroy()
|
H A D | hb-shaper-list.hh | 42 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
H A D | perf-extents.hh | 5 #include "hb-ot.h" 67 BENCHMARK_CAPTURE (extents, cff - ot - SourceSansPro, FONT_BASE_PATH "SourceSansPro-Regular.otf", false, HARFBUZZ); 71 BENCHMARK_CAPTURE (extents, cff2 - ot - AdobeVFPrototype, FONT_BASE_PATH "AdobeVFPrototype.otf", false, HARFBUZZ); 75 BENCHMARK_CAPTURE (extents, cff2/vf - ot - AdobeVFPrototype, FONT_BASE_PATH "AdobeVFPrototype.otf", true, HARFBUZZ); 79 BENCHMARK_CAPTURE (extents, glyf - ot - SourceSerifVariable, FONT_BASE_PATH "SourceSerifVariable-Roman.ttf", false, HARFBUZZ); 83 BENCHMARK_CAPTURE (extents, glyf/vf - ot - SourceSerifVariable, FONT_BASE_PATH "SourceSerifVariable-Roman.ttf", true, HARFBUZZ); 87 BENCHMARK_CAPTURE (extents, glyf - ot - Comfortaa, FONT_BASE_PATH "Comfortaa-Regular-new.ttf", false, HARFBUZZ); 91 BENCHMARK_CAPTURE (extents, glyf/vf - ot - Comfortaa, FONT_BASE_PATH "Comfortaa-Regular-new.ttf", true, HARFBUZZ); 95 BENCHMARK_CAPTURE (extents, glyf - ot - Roboto, FONT_BASE_PATH "Roboto-Regular.ttf", false, HARFBUZZ);
|
H A D | perf-draw.hh | 4 #include "hb-ot.h" 147 BENCHMARK_CAPTURE (draw, cff - ot - SourceSansPro, FONT_BASE_PATH "SourceSansPro-Regular.otf", false, HARFBUZZ); 151 BENCHMARK_CAPTURE (draw, cff2 - ot - AdobeVFPrototype, FONT_BASE_PATH "AdobeVFPrototype.otf", false, HARFBUZZ); 155 BENCHMARK_CAPTURE (draw, cff2/vf - ot - AdobeVFPrototype, FONT_BASE_PATH "AdobeVFPrototype.otf", true, HARFBUZZ); 159 BENCHMARK_CAPTURE (draw, glyf - ot - SourceSerifVariable, FONT_BASE_PATH "SourceSerifVariable-Roman.ttf", false, HARFBUZZ); 163 BENCHMARK_CAPTURE (draw, glyf/vf - ot - SourceSerifVariable, FONT_BASE_PATH "SourceSerifVariable-Roman.ttf", true, HARFBUZZ); 167 BENCHMARK_CAPTURE (draw, glyf - ot - Comfortaa, FONT_BASE_PATH "Comfortaa-Regular-new.ttf", false, HARFBUZZ); 171 BENCHMARK_CAPTURE (draw, glyf/vf - ot - Comfortaa, FONT_BASE_PATH "Comfortaa-Regular-new.ttf", true, HARFBUZZ); 175 BENCHMARK_CAPTURE (draw, glyf - ot - Roboto, FONT_BASE_PATH "Roboto-Regular.ttf", false, HARFBUZZ);
|
/third_party/libwebsockets/lib/jose/jwe/ |
H A D | jwe-ecdh-es-aeskw.c | 204 int m, n, ret = -1, ot = *temp_len, ss_len = sizeof(shared_secret), in lws_jwe_encrypt_ecdh() local 345 n = lws_jwk_export(ephem, 0, temp + (ot - *temp_len), temp_len); in lws_jwe_encrypt_ecdh() 352 n = lws_snprintf(temp + (ot - *temp_len), (size_t)*temp_len, "}"); in lws_jwe_encrypt_ecdh() 360 temp + (ot - *temp_len), temp_len, in lws_jwe_encrypt_ecdh() 384 int n, ot = *temp_len, ret = -1; in lws_jwe_encrypt_ecdh_cbc_hs() local 390 temp + (ot - *temp_len), temp_len, in lws_jwe_encrypt_ecdh_cbc_hs() 397 ss_len = lws_jwe_encrypt_ecdh(jwe, temp + (ot - *temp_len), temp_len, cek); in lws_jwe_encrypt_ecdh_cbc_hs() 408 temp + (ot - *temp_len), in lws_jwe_encrypt_ecdh_cbc_hs() 413 temp + (ot - *temp_len), in lws_jwe_encrypt_ecdh_cbc_hs()
|
H A D | jwe-rsa-aescbc.c | 50 ot = *temp_len; in lws_jwe_encrypt_rsa_aes_cbc_hs() local 72 if (lws_jws_alloc_element(&jwe->jws.map, LJWE_ATAG, temp + (ot - *temp_len), in lws_jwe_encrypt_rsa_aes_cbc_hs() 76 if (lws_jws_alloc_element(&jwe->jws.map, LJWE_IV, temp + (ot - *temp_len), in lws_jwe_encrypt_rsa_aes_cbc_hs() 84 if (lws_jws_dup_element(&jwe->jws.map, LJWE_EKEY, temp + (ot - *temp_len), in lws_jwe_encrypt_rsa_aes_cbc_hs()
|
H A D | jwe-rsa-aesgcm.c | 36 int n, ret = -1, ot = *temp_len; in lws_jwe_encrypt_rsa_aes_gcm() local 52 temp + (ot - *temp_len), in lws_jwe_encrypt_rsa_aes_gcm() 59 temp + (ot - *temp_len), temp_len, in lws_jwe_encrypt_rsa_aes_gcm() 79 temp + (ot - *temp_len), temp_len, in lws_jwe_encrypt_rsa_aes_gcm()
|
/third_party/elfutils/tests/ |
H A D | debuginfod-subr.sh | 118 test $filename -ot `pwd` 125 test $filename -ot `pwd` 131 test $filename -ot `pwd` 137 test $filename -ot `pwd`
|
/third_party/libwebsockets/lib/jose/jwe/enc/ |
H A D | aeskw.c | 45 ot = *temp_len; in lws_jwe_encrypt_aeskw_cbc_hs() local 63 if (lws_jws_alloc_element(&jwe->jws.map, LJWE_ATAG, temp + (ot - *temp_len), in lws_jwe_encrypt_aeskw_cbc_hs() 67 if (lws_jws_alloc_element(&jwe->jws.map, LJWE_IV, temp + (ot - *temp_len), in lws_jwe_encrypt_aeskw_cbc_hs()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-fc.cc | 124 static const char *ot[] = {"ot", nullptr}; in hb_fc_can_render() local 135 if (!hb_shape_full (font, buffer, nullptr, 0, ot)) in hb_fc_can_render() 136 abort (); /* hb-ot shaper not enabled? */ in hb_fc_can_render()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | ModifyStruct.cpp | 234 const TType ot = original->getType(); 236 ASSERT(ot.isArray() == mt.isArray()); 238 if (ot.isArray() && (ot.getLayoutQualifier().matrixPacking == EmpRowMajor || ot != mt)) 240 ASSERT(ot.getArraySizes() == mt.getArraySizes()); 241 if (ot.isArrayOfArrays()) 246 const int volume = static_cast<int>(ot.getArraySizeProduct());
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_frame.c | 379 struct one_thread *ot = (struct one_thread *) arg; in get_one_thread_frames_cb() local 380 return INTUSE(dwfl_thread_getframes) (thread, ot->callback, ot->arg); in get_one_thread_frames_cb() 388 struct one_thread ot = { .callback = callback, .arg = arg }; in dwfl_getthread_frames() local 389 return getthread (dwfl, tid, get_one_thread_frames_cb, &ot); in dwfl_getthread_frames()
|
/third_party/node/deps/npm/lib/commands/ |
H A D | token.js | 199 ot => ot !== token && ot.key.slice(0, ii) === token.key.slice(0, ii)
|
/third_party/toybox/scripts/ |
H A D | make.sh | 162 if [ ! -f generated/mkflags ] || [ generated/mkflags -ot scripts/mkflags.c ] 246 if [ ! -f generated/mktags ] || [ generated/mktags -ot scripts/mktags.c ] 259 if [ ! -f generated/config2help ] || [ generated/config2help -ot scripts/config2help.c ]
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-baseline.c | 27 #include <hb-ot.h> 29 /* Unit tests for hb-ot-layout.h baseline */
|
H A D | test-c.c | 35 #include <hb-ot.h>
|
H A D | test-ot-alternates.c | 28 #include <hb-ot.h>
|
H A D | test-ot-metrics.c | 27 #include <hb-ot.h> 31 /* Unit tests for hb-ot-metrics.h */
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afshaper.h | 29 #include <hb-ot.h>
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ScriptData.java | 79 public TagException(String icu, String ot) in TagException() argument 82 otTag = ot; in TagException()
|
/third_party/node/deps/v8/tools/ |
H A D | callstats-from-telemetry.sh | 9 versions ot ./out.json
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/ |
H A D | x86_64cpuid.s | 220 jae L$ot 231 L$ot: 237 jmp L$ot
|