Home
last modified time | relevance | path

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

12345

/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()
Dcolorspace.cpp86 for (skcms_TransferFunction tf : gTFs) { in draw_colorspace_gm() local
/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/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/lzma/CPP/7zip/Common/
DRegisterArc.h44 #define REGISTER_ARC_V(n, e, ae, id, sigSize, sig, offs, flags, tf, crIn, crOut, isArc) \ argument
47 #define REGISTER_ARC_R(n, e, ae, id, sigSize, sig, offs, flags, tf, crIn, crOut, isArc) \ argument
68 #define REGISTER_ARC_IO(n, e, ae, id, sig, offs, flags, tf, isArc) \ argument
73 #define REGISTER_ARC_IO_DECREMENT_SIG(n, e, ae, id, sig, offs, flags, tf, isArc) \ argument
/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/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/ltp/include/
Dlibsigwait.h20 test_func tf; member
/third_party/typescript/tests/baselines/reference/
DtupleTypes.js21 var tf: [string, (x: string) => number] = ["hello", x => x.length]; variable
86 var tf = ["hello", function (x) { return x.length; }]; variable
/third_party/ffmpeg/tools/python/
Dtf_sess_config.py21 import tensorflow as tf namespace
/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/libavfilter/
Dfflcms2.c219 cmsHTRANSFORM tf; in ff_icc_profile_read_primaries() local
280 cmsHTRANSFORM tf; in ff_icc_profile_detect_transfer() local
/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/skia/src/core/
DSkTypeface_remote.cpp15 SkScalerContextProxy::SkScalerContextProxy(sk_sp<SkTypeface> tf, in SkScalerContextProxy()
DSkColorSpacePriv.h42 static inline TFKind classify_transfer_fn(const skcms_TransferFunction& tf) { in classify_transfer_fn()
/third_party/ffmpeg/libavdevice/tests/
Dtimefilter.c58 TimeFilter *tf = ff_timefilter_new(1, par0, par1); in main() local
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.proto53 optional TestField tf = 100; field
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTimeUnitTest.java142 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
153 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java139 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
150 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
/third_party/musl/src/network/
Dgetaddrinfo.c64 int tf[2] = { AF_INET, AF_INET6 }; in getaddrinfo() local
/third_party/toybox/toys/pending/
Dsyslogd.c278 static int write_rotate(struct logfile *tf, int len) in write_rotate()
320 struct logfile *tf = TT.lfiles; in logmsg() local

12345