Home
last modified time | relevance | path

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

123

/external/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
/external/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
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c425 struct test_file *tf = get_tf(); in get_fd() local
431 struct test_file *tf; in open_test_files() local
465 struct test_file *tf; in close_test_files() local
545 char *fill_tf_buf(struct test_file *tf) in fill_tf_buf()
555 output_line(struct test_file *tf, int op, unsigned offset, in output_line()
592 struct test_file *tf = get_tf(); in doread() local
647 struct test_file *tf = get_tf(); in domapread() local
725 struct test_file *tf = get_tf(); in dowrite() local
785 struct test_file *tf = get_tf(); in domapwrite() local
883 struct test_file *tf = get_tf(); in dotruncate() local
[all …]
/external/clang/test/CodeGenObjCXX/
Dblock-id.mm10 int tf() { function
/external/clang/test/Sema/
Dfp16-sema.c10 typedef void(*tf) (__fp16); // expected-error {{parameters cannot have __fp16 type; did you forget… typedef
/external/testng/src/test/java/test/junit4/
DJUnit4Sample2.java32 public void tf() { in tf() method in JUnit4Sample2
DJUnit4ParameterizedTest.java49 public void tf() { in tf() method in JUnit4ParameterizedTest
/external/deqp/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
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
Dp4.cpp7 void tf() { in tf() function
/external/testng/src/main/java/org/testng/internal/thread/
DExecutorAdapter.java18 public ExecutorAdapter(int threadCount, IThreadFactory tf) { in ExecutorAdapter()
/external/clang/test/Index/
Dfile-refs.cpp28 T tf(T t) { in tf() function
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.proto50 optional TestField tf = 100; field
/external/skia/tools/
DSkShaper_primitive.cpp16 SkShaper::SkShaper(sk_sp<SkTypeface> tf) : fImpl(new Impl) { in SkShaper()
DSkShaper_harfbuzz.cpp54 SkShaper::SkShaper(sk_sp<SkTypeface> tf) : fImpl(new Impl) { in SkShaper()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java137 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
148 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeUnitTest.java138 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
149 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
/external/clang/test/SemaCXX/
Dwarn-large-by-value-copy.cpp35 void tf(TS<size> ts) {} // expected-warning {{ts' is a large (300 bytes) pass-by-value argument}} in tf() function
Dwarn-unused-filescoped.cpp68 void tf() { } in tf() function
69 template <> void tf<int>() { } // expected-warning{{unused}} in tf() function
/external/skia/src/ports/
DSkFontMgr_custom.cpp129 sk_sp<SkTypeface> tf(set->matchStyle(SkFontStyle(SkFontStyle::kNormal_Weight, in SkFontMgr_Custom() local
247 SkTypeface* tf = nullptr; in onLegacyCreateTypeface() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
D4-2.c136 void *tf(void *arg) in tf() function
D1-2.c138 void *tf(void *arg) in tf() function
D2-1.c115 void *tf(void *arg) in tf() function
/external/toybox/toys/pending/
Dsyslogd.c279 static int write_rotate(struct logfile *tf, int len) in write_rotate()
321 struct logfile *tf = TT.lfiles; in logmsg() local
/external/fio/unit_tests/
Dsteadystate_tests.py128 tf = uuid.uuid4().hex variable
/external/skia/tests/
DTextBlobTest.cpp393 sk_sp<SkTypeface> tf) { in add_run()
437 sk_sp<SkData> data = blob0->serialize([&array](SkTypeface* tf) { in DEF_TEST()

123