Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 64) 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()
106 static bool is_local(const SkTypeface* tf) { in is_local()
113 static void serialize_full(const SkTypeface* tf, SkWStream* wstream) { in serialize_full()
125 static void serialize_name_only(const SkTypeface* tf, SkWStream* wstream) { in serialize_name_only()
154 void WhitelistSerializeTypeface(const SkTypeface* tf, SkWStream* wstream) { in WhitelistSerializeTypeface()
209 SkTypeface* tf = SkTypeface::CreateFromName(fontName, SkTypeface::kNormal); in CheckChecksums() local
264 SkTypeface* tf = SkTypeface::CreateFromName(fontName, SkTypeface::kNormal); in GenerateChecksums() local
/external/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp98 UBool tf=FALSE; in countSpans() local
180 UBool tf=FALSE; in call() local
191 static int32_t span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) { in span()
242 UBool tf=FALSE; in call() local
297 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
343 UBool tf=FALSE; in call() local
393 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Dupdate.py166 def _ExplainIfSudoNeeded(self, tf, dirs_to_remove): argument
242 def _CleanUpUpdateCommand(self, tf, dirs_to_remove): argument
/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/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/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
Dp4.cpp7 void tf() { in tf() function
/external/clang/test/Index/
Dfile-refs.cpp28 T tf(T t) { in tf() function
/external/testng/src/main/java/org/testng/internal/thread/
DExecutorAdapter.java18 public ExecutorAdapter(int threadCount, IThreadFactory tf) { in ExecutorAdapter()
/external/skia/src/ports/
DSkFontMgr_custom.cpp219 SkTypeface* tf = set->matchStyle(SkFontStyle(SkFontStyle::kNormal_Weight, in SkFontMgr_Custom() local
320 SkTypeface* tf = nullptr; in onLegacyCreateTypeface() local
403 SkTypeface_Custom* tf = new SkTypeface_File(style, isFixedPitch, in load_directory_fonts() local
490 SkTypeface_Custom* tf = in load_embedded_font() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeUnitTest.java134 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
144 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
DDateFormatRegressionTestJ.java133 DateFormat tf = DateFormat.getTimeInstance(DateFormat.SHORT); in Test4250359() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java130 TimeUnitFormat tf = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.FULL_NAME); in TestEqHashCode() local
140 TimeUnitFormat tf = new TimeUnitFormat(ULocale.GERMAN); in TestGetLocale() local
DDateFormatRegressionTestJ.java129 DateFormat tf = DateFormat.getTimeInstance(DateFormat.SHORT); in Test4250359() local
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dgroup-constructors.js56 var ticker = function(tf) { argument
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/js/
Danimation-constructor.js70 var animation = new Animation(null, function(tf) { argument
/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/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/jetty/src/java/org/eclipse/jetty/server/
DInclusiveByteRange.java163 long tf=size-last; in getFirst() local
/external/skia/gm/
Dgammatext.cpp23 SkTypeface* tf = SkTypeface::CreateFromName(name, SkTypeface::kNormal); in setFont() local
/external/opencv3/3rdparty/libtiff/
Dtif_aux.c94 uint16 **tf = td->td_transferfunction; in TIFFDefaultTransferFunction() local
/external/pdfium/third_party/libtiff/
Dtif_aux.c94 uint16 **tf = td->td_transferfunction; in TIFFDefaultTransferFunction() local

123