Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c61 data_scan_ctx_advance (GstTypeFind * tf, DataScanCtx * c, guint bytes_to_skip) in data_scan_ctx_advance()
74 data_scan_ctx_ensure_data (GstTypeFind * tf, DataScanCtx * c, guint min_len) in data_scan_ctx_ensure_data()
111 data_scan_ctx_memcmp (GstTypeFind * tf, DataScanCtx * c, guint offset, in data_scan_ctx_memcmp()
133 utf8_type_find_have_valid_utf8_at_offset (GstTypeFind * tf, guint64 offset, in utf8_type_find_have_valid_utf8_at_offset()
166 utf8_type_find (GstTypeFind * tf, gpointer unused) in utf8_type_find()
281 unicode_type_find (GstTypeFind * tf, const GstUnicodeTester * tester, in unicode_type_find()
338 utf16_type_find (GstTypeFind * tf, gpointer unused) in utf16_type_find()
353 utf32_type_find (GstTypeFind * tf, gpointer unused) in utf32_type_find()
381 uri_type_find (GstTypeFind * tf, gpointer unused) in uri_type_find()
432 itc_type_find (GstTypeFind * tf, gpointer unused) in itc_type_find()
[all …]
Dgsttypefindfunctionsriff.c38 riff_type_find (GstTypeFind * tf, gpointer private) in riff_type_find()
Dgsttypefindfunctionsstartwith.c37 start_with_type_find (GstTypeFind * tf, gpointer private) in start_with_type_find()
/third_party/flutter/skia/src/utils/
DSkWhitelistTypefaces.cpp40 static int whitelist_name_index(const SkTypeface* tf) { in whitelist_name_index()
65 static uint32_t compute_checksum(const SkTypeface* tf) { in compute_checksum()
107 static bool is_local(const SkTypeface* tf) { in is_local()
114 static void serialize_full(const SkTypeface* tf, SkWStream* wstream) { in serialize_full()
126 static void serialize_name_only(const SkTypeface* tf, SkWStream* wstream) { in serialize_name_only()
155 void WhitelistSerializeTypeface(const SkTypeface* tf, SkWStream* wstream) { in WhitelistSerializeTypeface()
210 sk_sp<SkTypeface> tf(SkTypeface::MakeFromName(fontName, SkFontStyle())); in CheckChecksums() local
265 sk_sp<SkTypeface> tf(SkTypeface::MakeFromName(fontName, SkFontStyle())); in GenerateChecksums() local
/third_party/skia/gm/
Duserfont.cpp55 static sk_sp<SkTypeface> round_trip(sk_sp<SkTypeface> tf) { in round_trip()
73 static sk_sp<SkTextBlob> make_blob(sk_sp<SkTypeface> tf, float size, float* spacing) { in make_blob()
88 auto waterfall = [&](sk_sp<SkTypeface> tf) { in onDraw()
/third_party/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp102 UBool tf=FALSE; in countSpans() local
184 UBool tf=FALSE; in call() local
195 static int32_t span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) { in span()
246 UBool tf=FALSE; in call() local
301 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
347 UBool tf=FALSE; in call() local
397 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c422 struct test_file *tf = get_tf(); in get_fd() local
428 struct test_file *tf; in open_test_files() local
462 struct test_file *tf; in close_test_files() local
542 char *fill_tf_buf(struct test_file *tf) in fill_tf_buf()
552 output_line(struct test_file *tf, int op, unsigned offset, in output_line()
589 struct test_file *tf = get_tf(); in doread() local
644 struct test_file *tf = get_tf(); in domapread() local
722 struct test_file *tf = get_tf(); in dowrite() local
782 struct test_file *tf = get_tf(); in domapwrite() local
880 struct test_file *tf = get_tf(); in dotruncate() local
[all …]
/third_party/flutter/skia/src/core/
DSkColorSpaceXformSteps.cpp117 skcms_TransferFunction tf; in apply() local
133 skcms_TransferFunction tf; in apply() local
DSkColorSpace.cpp45 const float* tf = &transferFn.g; in MakeRGB() local
203 skcms_TransferFunction tf; in toProfile() local
337 auto make_named_tf = [=](const skcms_TransferFunction& tf) { in Deserialize()
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck.h195 #define tcase_add_test(tc,tf) tcase_add_test_raise_signal(tc,tf,0) argument
209 #define tcase_add_test_raise_signal(tc,tf,signal) \ argument
224 #define tcase_add_exit_test(tc, tf, expected_exit_value) \ argument
241 #define tcase_add_loop_test(tc,tf,s,e) \ argument
262 #define tcase_add_loop_test_raise_signal(tc,tf,signal,s,e) \ argument
283 #define tcase_add_loop_exit_test(tc,tf,expected_exit_value,s,e) \ argument
Dcheck.h.in195 #define tcase_add_test(tc,tf) tcase_add_test_raise_signal(tc,tf,0) argument
209 #define tcase_add_test_raise_signal(tc,tf,signal) \ argument
224 #define tcase_add_exit_test(tc, tf, expected_exit_value) \ argument
241 #define tcase_add_loop_test(tc,tf,s,e) \ argument
262 #define tcase_add_loop_test_raise_signal(tc,tf,signal,s,e) \ argument
283 #define tcase_add_loop_exit_test(tc,tf,expected_exit_value,s,e) \ argument
/third_party/gstreamer/gstreamer/libs/gst/check/
Dinternal-check.h195 #define tcase_add_test(tc,tf) tcase_add_test_raise_signal(tc,tf,0) argument
209 #define tcase_add_test_raise_signal(tc,tf,signal) \ argument
224 #define tcase_add_exit_test(tc, tf, expected_exit_value) \ argument
241 #define tcase_add_loop_test(tc,tf,s,e) \ argument
262 #define tcase_add_loop_test_raise_signal(tc,tf,signal,s,e) \ argument
283 #define tcase_add_loop_exit_test(tc,tf,expected_exit_value,s,e) \ argument
/third_party/lwip/test/unit/
Dlwip_check.h25 #define tcase_add_named_test(tc,tf) \ argument
34 #define tcase_add_named_test(tc,tf) tcase_add_test(tc,tf) argument
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fLifetimeTests.cpp126 void ScaleProgram::draw (GLuint vao, GLfloat scale, bool tf, Surface* dst) in draw()
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach()
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) in detach()
343 GLuint BufferTfAttacher::getAttachment (GLuint tf) in getAttachment()
378 void BufferTfOutputAttacher::setupContainer (GLuint seed, GLuint tf) in setupContainer()
504 GLuint tf = 0; in iterate() local
/third_party/skia/modules/sksg/src/
DSkSGText.cpp18 sk_sp<Text> Text::Make(sk_sp<SkTypeface> tf, const SkString& text) { in Make()
22 Text::Text(sk_sp<SkTypeface> tf, const SkString& text) in Text()
/third_party/flutter/skia/modules/sksg/src/
DSkSGText.cpp18 sk_sp<Text> Text::Make(sk_sp<SkTypeface> tf, const SkString& text) { in Make()
22 Text::Text(sk_sp<SkTypeface> tf, const SkString& text) in Text()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp347 BaseTest::BaseTest(deqp::Context& context, const TypeFormat& tf) in BaseTest()
1296 ValidateErrorsTest::ValidateErrorsTest(deqp::Context& context, const TypeFormat& tf) : BaseTest(con… in ValidateErrorsTest()
1574 VerifyReadPixelsTest::VerifyReadPixelsTest(deqp::Context& context, const TypeFormat& tf) : BaseTest… in VerifyReadPixelsTest()
1642 VerifyGetTexImageTest::VerifyGetTexImageTest(deqp::Context& context, const TypeFormat& tf) : BaseTe… in VerifyGetTexImageTest()
1685 VerifyCopyTexImageTest::VerifyCopyTexImageTest(deqp::Context& context, const TypeFormat& tf) : Base… in VerifyCopyTexImageTest()
1783 …yPartialAttachmentsTest::VerifyPartialAttachmentsTest(deqp::Context& context, const TypeFormat& tf) in VerifyPartialAttachmentsTest()
1947 VerifyMixedAttachmentsTest::VerifyMixedAttachmentsTest(deqp::Context& context, const TypeFormat& tf) in VerifyMixedAttachmentsTest()
2105 VerifyParametersTest::VerifyParametersTest(deqp::Context& context, const TypeFormat& tf) : BaseTest… in VerifyParametersTest()
2184 RenderbuffersTest::RenderbuffersTest(deqp::Context& context, const TypeFormat& tf) : BaseTest(conte… in RenderbuffersTest()
2251 StencilSizeTest::StencilSizeTest(deqp::Context& context, const TypeFormat& tf) : BaseTest(context, … in StencilSizeTest()
[all …]
/third_party/typescript/tests/baselines/reference/
DtupleTypes.js21 var tf: [string, (x: string) => number] = ["hello", x => x.length]; variable
74 var tf = ["hello", function (x) { return x.length; }]; variable
/third_party/ltp/include/
Dlibsigwait.h20 test_func tf; member
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp59 if (auto tf = fm->matchFamilyStyle(family, style)) { in onMatchFamilyStyle() local
71 if (auto tf = fm->matchFamilyStyleCharacter(familyName, style, bcp47, bcp47Count, uni)) { in onMatchFamilyStyleCharacter() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/export_declarations/
Dexport_declarations_2.ts30 export var tf = "False"; variable
/third_party/ffmpeg/libavcodec/alpha/
Dme_cmp_mvi_asm.S31 #define tf a4 macro
/third_party/skia/tests/
DTextBlobTest.cpp351 sk_sp<SkTypeface> tf) { in add_run()
376 static sk_sp<SkData> SerializeTypeface(SkTypeface* tf, void* ctx) { in SerializeTypeface()
406 sk_sp<SkTypeface> tf = SkTypeface::MakeFromName(nullptr, SkFontStyle::BoldItalic()); in DEF_TEST() local
447 sk_sp<SkTypeface> tf = SkTypeface::MakeFromName(nullptr, SkFontStyle::BoldItalic()); in DEF_TEST() local
/third_party/gstreamer/gstreamer/tests/check/libs/
Dtypefindhelper.c90 foobar_typefind (GstTypeFind * tf, gpointer unused) in foobar_typefind()
/third_party/skia/src/core/
DSkTypeface_remote.cpp15 SkScalerContextProxy::SkScalerContextProxy(sk_sp<SkTypeface> tf, in SkScalerContextProxy()

123456