/external/webkit/Source/WebKit/android/plugins/ |
D | ANPTypefaceInterface.cpp | 32 SkTypeface* tf = SkTypeface::CreateFromName(name, in anp_createFromName() local 39 SkTypeface* tf = SkTypeface::CreateFromTypeface(family, in anp_createFromTypeface() local 44 static int32_t anp_getRefCount(const ANPTypeface* tf) { in anp_getRefCount() 48 static void anp_ref(ANPTypeface* tf) { in anp_ref() 52 static void anp_unref(ANPTypeface* tf) { in anp_unref() 56 static ANPTypefaceStyle anp_getStyle(const ANPTypeface* tf) { in anp_getStyle() 61 static int32_t anp_getFontPath(const ANPTypeface* tf, char fileName[], in anp_getFontPath()
|
D | ANPPaintInterface.cpp | 139 static void anp_setTypeface(ANPPaint* paint, ANPTypeface* tf) { in anp_setTypeface()
|
/external/icu4c/test/perf/unisetperf/ |
D | unisetperf.cpp | 99 UBool tf=FALSE; in countSpans() local 181 UBool tf=FALSE; in call() local 192 static int32_t span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) { in span() 243 UBool tf=FALSE; in call() local 298 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local 344 UBool tf=FALSE; in call() local 394 UBool tf=(UBool)((testcase.spanCount&1)==0); in call() local
|
/external/clang/test/Sema/ |
D | fp16-sema.c | 10 typedef void(*tf) (__fp16); // expected-error {{parameters cannot have __fp16 type; did you forget… typedef
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/ |
D | p4.cpp | 7 void tf() { in tf() function
|
/external/skia/src/ports/ |
D | SkFontHost_freetype_mac.cpp | 32 FTMacTypeface* tf = new FTMacTypeface(SkTypeface::kNormal, in create_from_path() local 69 FTMacTypeface* tf = (FTMacTypeface*)SkTypefaceCache::FindByID(fontID); in OpenStream() local
|
D | SkFontHost_linux.cpp | 413 FamilyTypeface* tf = SkNEW_ARGS(FileTypeface, in load_system_fonts() local 438 SkTypeface* tf = find_typeface(*names++, SkTypeface::kNormal); in load_system_fonts() local 529 SkTypeface* tf = NULL; in CreateTypeface() local 547 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in OpenStream() local
|
D | SkFontHost_simple.cpp | 448 SkTypeface* tf = SkNEW_ARGS(FileTypeface, in load_system_fonts() local 544 SkTypeface* tf = NULL; in CreateTypeface() local 565 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in OpenStream() local 588 FamilyTypeface* tf = (FamilyTypeface*)find_from_uniqueID(fontID); in GetFileName() local
|
D | SkFontHost_android.cpp | 773 SkTypeface* tf = SkNEW_ARGS(FileTypeface, (style, in initSystemFontsLocked() local 942 SkTypeface* tf = NULL; in createTypefaceLocked() local 966 FamilyTypeface* tf = (FamilyTypeface*)findFromUniqueIDLocked(fontID); in openStreamLocked() local 983 FamilyTypeface* tf = (FamilyTypeface*)findFromUniqueIDLocked(fontID); in getFileNameLocked() local
|
/external/clang/test/SemaCXX/ |
D | warn-unused-filescoped.cpp | 25 void tf() { } in tf() function 26 template <> void tf<int>() { } // expected-warning{{unused}} in tf() function
|
D | warn-large-by-value-copy.cpp | 35 void tf(TS<size> ts) {} // expected-warning {{ts' is a large (300 bytes) pass-by-value argument}} in tf() function
|
/external/clang/test/Index/ |
D | file-refs.cpp | 28 T tf(T t) { in tf() function
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontPlatformDataAndroid.cpp | 103 FontPlatformData::FontPlatformData(SkTypeface* tf, float textSize, bool fakeBold, bool fakeItalic, in FontPlatformData() 136 FontPlatformData::FontPlatformData(const FontPlatformData& src, SkTypeface* tf) in FontPlatformData()
|
D | FontCacheAndroid.cpp | 167 SkTypeface* tf = SkTypeface::CreateFromName(name, SkTypeface::kNormal); in createFontPlatformData() local
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontCacheLinux.cpp | 146 SkTypeface* tf = SkTypeface::CreateFromName(name, static_cast<SkTypeface::Style>(style)); in createFontPlatformData() local
|
D | FontPlatformDataLinux.cpp | 86 FontPlatformData::FontPlatformData(SkTypeface* tf, const char* family, float textSize, bool fakeBol… in FontPlatformData()
|
/external/clang/test/SemaTemplate/ |
D | constructor-template.cpp | 109 X5<X6> tf; in test_X5_X6() local
|
/external/skia/gm/ |
D | gammatext.cpp | 27 SkTypeface* tf = SkTypeface::CreateFromName(name, SkTypeface::kNormal); in setFont() local
|
/external/icu4c/test/intltest/ |
D | dcfmapts.cpp | 249 UBool tf = pat.isDecimalSeparatorAlwaysShown(); in testAPI() local
|
/external/fdlibm/ |
D | e_lgamma_r.c | 106 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | AndroidAnimation.cpp | 125 const TimingFunction* tf) in applyTimingFunction()
|
/external/jmonkeyengine/engine/src/core/com/jme3/collision/ |
D | SweepSphere.java | 238 float tf = t1; in collideWithTriangle() local
|
/external/webkit/Source/WebCore/css/ |
D | CSSComputedStyleDeclaration.cpp | 553 const TimingFunction* tf = animList->animation(i)->timingFunction().get(); in getTimingFunctionValue() local 566 RefPtr<TimingFunction> tf = Animation::initialAnimationTimingFunction(); in getTimingFunctionValue() local
|
/external/kernel-headers/original/linux/ |
D | ata.h | 335 static inline int is_atapi_taskfile(const struct ata_taskfile *tf) in is_atapi_taskfile() 342 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | SharedBitmap.cpp | 448 AffineTransform tf = patternTransform * transform; in drawPattern() local
|