/external/skia/src/utils/ |
D | SkWhitelistTypefaces.cpp | 40 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/ |
D | unisetperf.cpp | 102 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/ |
D | fsx-linux.c | 425 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/ |
D | block-id.mm | 10 int tf() { function
|
/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/testng/src/test/java/test/junit4/ |
D | JUnit4Sample2.java | 32 public void tf() { in tf() method in JUnit4Sample2
|
D | JUnit4ParameterizedTest.java | 49 public void tf() { in tf() method in JUnit4ParameterizedTest
|
/external/deqp/modules/gles3/functional/ |
D | es3fLifetimeTests.cpp | 126 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/ |
D | p4.cpp | 7 void tf() { in tf() function
|
/external/testng/src/main/java/org/testng/internal/thread/ |
D | ExecutorAdapter.java | 18 public ExecutorAdapter(int threadCount, IThreadFactory tf) { in ExecutorAdapter()
|
/external/clang/test/Index/ |
D | file-refs.cpp | 28 T tf(T t) { in tf() function
|
/external/protobuf/src/google/protobuf/util/ |
D | message_differencer_unittest.proto | 50 optional TestField tf = 100; field
|
/external/skia/tools/ |
D | SkShaper_primitive.cpp | 16 SkShaper::SkShaper(sk_sp<SkTypeface> tf) : fImpl(new Impl) { in SkShaper()
|
D | SkShaper_harfbuzz.cpp | 54 SkShaper::SkShaper(sk_sp<SkTypeface> tf) : fImpl(new Impl) { in SkShaper()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeUnitTest.java | 137 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/ |
D | TimeUnitTest.java | 138 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/ |
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
|
D | warn-unused-filescoped.cpp | 68 void tf() { } in tf() function 69 template <> void tf<int>() { } // expected-warning{{unused}} in tf() function
|
/external/skia/src/ports/ |
D | SkFontMgr_custom.cpp | 129 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/ |
D | 4-2.c | 136 void *tf(void *arg) in tf() function
|
D | 1-2.c | 138 void *tf(void *arg) in tf() function
|
D | 2-1.c | 115 void *tf(void *arg) in tf() function
|
/external/toybox/toys/pending/ |
D | syslogd.c | 279 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/ |
D | steadystate_tests.py | 128 tf = uuid.uuid4().hex variable
|
/external/skia/tests/ |
D | TextBlobTest.cpp | 393 sk_sp<SkTypeface> tf) { in add_run() 437 sk_sp<SkData> data = blob0->serialize([&array](SkTypeface* tf) { in DEF_TEST()
|