Home
last modified time | relevance | path

Searched refs:otc (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/gn/
Dheader_checker_unittest.cc185 Target otc(&other_settings, in TEST_F() local
188 otc.set_output_type(Target::SOURCE_SET); in TEST_F()
190 EXPECT_TRUE(otc.SetToolchain(&other_toolchain, &err)); in TEST_F()
191 otc.visibility().SetPublic(); in TEST_F()
192 targets_.push_back(&otc); in TEST_F()
195 otc.sources().push_back(otc_header); in TEST_F()
196 EXPECT_TRUE(otc.OnResolved(&err)); in TEST_F()
/third_party/freetype/docs/
Dformats.txt46 having the file extension `.ttc' or `.otc'). A collection contains
/third_party/flutter/skia/third_party/externals/freetype/docs/
Dformats.txt46 having the file extension `.ttc' or `.otc'). A collection contains
/third_party/skia/third_party/externals/freetype/docs/
Dformats.txt46 having the file extension `.ttc' or `.otc'). A collection contains
/third_party/python/Lib/test/
Dmime.types616 application/vnd.oasis.opendocument.chart-template otc
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76829 + strncmp(fname + len - suffixLen, ".otc", suffixLen))) {