Home
last modified time | relevance | path

Searched refs:ot (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-tag-table.py297 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 Dhb-shape-plan.hh32 #include "hb-ot-shape.hh"
43 hb_ot_shape_plan_key_t ot; member
71 hb_ot_shape_plan_t ot; member
H A Dhb-ot-kern-table.hh289 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 Dhb-shape-plan.cc90 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 Dhb-shaper-list.hh42 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh5 #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 Dperf-draw.hh4 #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 Djwe-ecdh-es-aeskw.c204 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 Djwe-rsa-aescbc.c50 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 Djwe-rsa-aesgcm.c36 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 Ddebuginfod-subr.sh118 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 Daeskw.c45 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 Dhb-fc.cc124 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 DModifyStruct.cpp234 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 Ddwfl_frame.c379 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 Dtoken.js199 ot => ot !== token && ot.key.slice(0, ii) === token.key.slice(0, ii)
/third_party/toybox/scripts/
H A Dmake.sh162 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 Dtest-baseline.c27 #include <hb-ot.h>
29 /* Unit tests for hb-ot-layout.h baseline */
H A Dtest-c.c35 #include <hb-ot.h>
H A Dtest-ot-alternates.c28 #include <hb-ot.h>
H A Dtest-ot-metrics.c27 #include <hb-ot.h>
31 /* Unit tests for hb-ot-metrics.h */
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.h29 #include <hb-ot.h>
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DScriptData.java79 public TagException(String icu, String ot) in TagException() argument
82 otTag = ot; in TagException()
/third_party/node/deps/v8/tools/
H A Dcallstats-from-telemetry.sh9 versions ot ./out.json
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/
H A Dx86_64cpuid.s220 jae L$ot
231 L$ot:
237 jmp L$ot

Completed in 10 milliseconds

123