/third_party/skia/third_party/externals/oboe/docs/reference/ |
H A D | menudata.js | 25 {text:"Main Page",url:"index.html"}, 26 {text:"Related Pages",url:"pages.html"}, 27 {text:"Namespaces",url:"namespaces.html",children:[ 28 {text:"Namespace List",url:"namespaces.html"}, 29 {text:"Namespace Members",url:"namespacemembers.html",children:[ 30 {text:"All",url:"namespacemembers.html",children:[ 31 {text:"a",url:"namespacemembers.html#index_a"}, 32 {text:"c",url:"namespacemembers.html#index_c"}, 33 {text:"d",url:"namespacemembers.html#index_d"}, 34 {text [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
H A D | 1-1.c | 26 char text[256]; in main() local 30 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main() 31 printf("STRING IS: %s\n\n", text); in main() 35 result = strftime(text, sizeof(text), "%a", local_t); in main() 36 printf("a Bytes %i %s ", result, text); in main() 44 result = strftime(text, sizeof(text), "%A", local_t); in main() 45 printf("A Bytes %i %s ", result, text); in main() [all...] |
H A D | 2-1.c | 27 char text[256]; in main() local 31 strftime(text, sizeof(text), nl_langinfo(D_T_FMT), local_t); in main() 32 printf("STRING IS: %s\n\n", text); in main() 37 * result = strftime(text, sizeof(text), "%Ec", local_t); in main() 38 * printf("Ec Bytes %i %s ", result, text); in main() 47 result = strftime(text, sizeof(text), "%EC", local_t); in main() 48 printf("EC Bytes %i %s ", result, text); in main() [all...] |
/third_party/mesa3d/src/mapi/new/ |
H A D | gen_gldispatch_mapi.py | 76 text = r""" 84 text += "GLAPI {f.rt} APIENTRY {f.name}({f.decArgs});\n".format(f=func) 85 text += "#undef MAPI_TMP_DEFINES\n" 86 text += "#endif /* MAPI_TMP_DEFINES */\n" 87 return text 90 text = "#ifdef MAPI_TMP_TABLE\n" 91 text += "#define MAPI_TABLE_NUM_STATIC %d\n" % (len(allFunctions)) 92 text += "#define MAPI_TABLE_NUM_DYNAMIC %d\n" % (genCommon.MAPI_TABLE_NUM_DYNAMIC,) 93 text += "#undef MAPI_TMP_TABLE\n" 94 text [all...] |
/third_party/python/Lib/test/ |
H A D | test_textwrap.py | 35 def check_wrap(self, text, width, expect, **kwargs): 36 result = wrap(text, width, **kwargs) 39 def check_split(self, text, expect): 40 result = self.wrapper._split(text) 54 text = "Hello there, how are you this fine day? I'm glad to hear it!" 56 self.check_wrap(text, 12, 63 self.check_wrap(text, 42, 66 self.check_wrap(text, 80, [text]) 81 text 480 text = "Hello there, how are you this fine day? I'm glad to hear it!" global() variable in MaxLinesTestCase [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | upgrade_memory_model_test.cpp | 27 const std::string text = R"( in TEST_F() local 34 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 38 const std::string text = R"( in TEST_F() local 47 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 51 const std::string text = R"( in TEST_F() local 60 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 64 const std::string text = R"( in TEST_F() local 76 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 80 const std::string text = R"( in TEST_F() local 100 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, tru in TEST_F() 104 const std::string text = R"( TEST_F() local 128 const std::string text = R"( TEST_F() local 155 const std::string text = R"( TEST_F() local 182 const std::string text = R"( TEST_F() local 208 const std::string text = R"( TEST_F() local 236 const std::string text = R"( TEST_F() local 265 const std::string text = R"( TEST_F() local 297 const std::string text = R"( TEST_F() local 330 const std::string text = R"( TEST_F() local 363 const std::string text = R"( TEST_F() local 396 const std::string text = R"( TEST_F() local 439 const std::string text = R"( TEST_F() local 470 const std::string text = R"( TEST_F() local 498 const std::string text = R"( TEST_F() local 529 const std::string text = R"( TEST_F() local 564 const std::string text = R"( TEST_F() local 599 const std::string text = R"( TEST_F() local 640 const std::string text = R"( TEST_F() local 681 const std::string text = R"( TEST_F() local 722 const std::string text = R"( TEST_F() local 763 const std::string text = R"( TEST_F() local 791 const std::string text = R"( TEST_F() local 821 const std::string text = R"( TEST_F() local 850 const std::string text = R"( TEST_F() local 882 const std::string text = R"( TEST_F() local 915 const std::string text = R"( TEST_F() local 957 const std::string text = R"( TEST_F() local 989 const std::string text = R"( TEST_F() local 1022 const std::string text = R"( TEST_F() local 1063 const std::string text = R"( TEST_F() local 1097 const std::string text = R"( TEST_F() local 1133 const std::string text = R"( TEST_F() local 1177 const std::string text = R"( TEST_F() local 1200 const std::string text = R"( TEST_F() local 1227 const std::string text = R"( TEST_F() local 1254 const std::string text = R"( TEST_F() local 1287 const std::string text = R"( TEST_F() local 1332 std::string text = R"( TEST_F() local 1356 std::string text = R"( TEST_F() local 1378 std::string text = R"( TEST_F() local 1433 const std::string text = R"( TEST_F() local 1467 const std::string text = R"( TEST_F() local 1502 const std::string text = R"( TEST_F() local 1537 const std::string text = R"( TEST_F() local 1571 const std::string text = R"( TEST_F() local 1607 const std::string text = R"( TEST_F() local 1644 const std::string text = R"( TEST_F() local 1681 const std::string text = R"( TEST_F() local 1717 const std::string text = R"( TEST_F() local 1740 const std::string text = R"( TEST_F() local 1763 const std::string text = R"( TEST_F() local 1786 const std::string text = R"( TEST_F() local 1811 const std::string text = R"( TEST_F() local 1836 const std::string text = R"( TEST_F() local 1861 const std::string text = R"( TEST_F() local 1886 const std::string text = R"( TEST_F() local 1913 const std::string text = R"( TEST_F() local 1940 const std::string text = R"( TEST_F() local 1965 const std::string text = R"( TEST_F() local 1990 const std::string text = R"( TEST_F() local 2016 const std::string text = R"( TEST_F() local 2041 const std::string text = R"( TEST_F() local 2067 const std::string text = R"( TEST_F() local 2093 const std::string text = R"( TEST_F() local 2120 const std::string text = R"( TEST_F() local 2147 const std::string text = R"( TEST_F() local 2175 const std::string text = R"( TEST_F() local 2205 const std::string text = R"( TEST_F() local 2240 const std::string text = R"( TEST_F() local [all...] |
H A D | scalar_replacement_test.cpp | 29 const std::string text = R"( in TEST_F() local 74 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 78 const std::string text = R"( in TEST_F() local 128 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 132 const std::string text = R"( in TEST_F() local 172 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 177 // const std::string text = R"( 227 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, true); 231 // const std::string text = R"( 286 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, tru 290 const std::string text = R"( TEST_F() local 324 const std::string text = R"( TEST_F() local 362 const std::string text = R"( TEST_F() local 404 const std::string text = R"( TEST_F() local 455 const std::string text = R"( TEST_F() local 536 const std::string text = R"( TEST_F() local 572 const std::string text = R"( TEST_F() local 612 const std::string text = R"( TEST_F() local 652 const std::string text = R"( TEST_F() local 688 const std::string text = R"( TEST_F() local 725 const std::string text = R"( TEST_F() local 763 const std::string text = R"( TEST_F() local 795 const std::string text = R"( TEST_F() local 827 const std::string text = R"( TEST_F() local 859 const std::string text = R"( TEST_F() local 893 const std::string text = R"( TEST_F() local 923 const std::string text = R"( TEST_F() local 957 const std::string text = R"( TEST_F() local 991 const std::string text = R"( TEST_F() local 1024 const std::string text = R"( TEST_F() local 1066 const std::string text = R"( TEST_F() local 1104 const std::string text = R"( TEST_F() local 1141 const std::string text = R"( TEST_F() local 1264 const std::string text = R"( TEST_F() local 1311 const std::string text = R"( TEST_F() local 1359 const std::string text = R"( TEST_F() local 1405 const std::string text = R"( TEST_F() local 1441 const std::string text = R"( TEST_F() local 1487 const std::string text = R"( TEST_F() local 1524 const std::string text = R"( TEST_F() local 1558 const std::string text = R"( TEST_F() local 1600 const std::string text = R"( TEST_F() local 1625 const std::string text = R"( TEST_F() local 1661 const std::string text = R"( TEST_F() local 1701 const std::string text = R"( TEST_F() local 1758 const std::string text = R"( TEST_F() local 1800 const std::string text = R"( TEST_F() local 1831 const std::string text = R"( TEST_F() local 1861 const std::string text = R"( TEST_F() local 1903 const std::string text = R"( TEST_F() local 1961 const std::string text = R"( TEST_F() local 2020 const std::string text = R"( TEST_F() local 2083 const std::string text = R"( TEST_F() local 2142 const std::string text = R"( TEST_F() local 2203 const std::string text = R"( TEST_F() local 2242 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
H A D | combine_access_chains_test.cpp | 29 const std::string text = R"( in TEST_F() local 59 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 63 const std::string text = R"( in TEST_F() local 93 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 97 const std::string text = R"( in TEST_F() local 127 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 131 const std::string text = R"( in TEST_F() local 166 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 170 const std::string text = R"( in TEST_F() local 209 SinglePassRunAndMatch<CombineAccessChains>(text, tru in TEST_F() 214 const std::string text = R"( TEST_F() local 250 const std::string text = R"( TEST_F() local 287 const std::string text = R"( TEST_F() local 325 const std::string text = R"( TEST_F() local 359 const std::string text = R"( TEST_F() local 399 const std::string text = R"( TEST_F() local 438 const std::string text = R"( TEST_F() local 472 const std::string text = R"( TEST_F() local 509 const std::string text = R"( TEST_F() local 545 const std::string text = R"( TEST_F() local 582 const std::string text = R"( TEST_F() local 620 const std::string text = R"( TEST_F() local 657 const std::string text = R"( TEST_F() local 683 const std::string text = R"( TEST_F() local 712 const std::string text = R"( TEST_F() local 740 const std::string text = R"( TEST_F() local 773 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | upgrade_memory_model_test.cpp | 27 const std::string text = R"( in TEST_F() local 34 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 38 const std::string text = R"( in TEST_F() local 47 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 51 const std::string text = R"( in TEST_F() local 60 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 64 const std::string text = R"( in TEST_F() local 76 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 80 const std::string text = R"( in TEST_F() local 100 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, tru in TEST_F() 104 const std::string text = R"( TEST_F() local 128 const std::string text = R"( TEST_F() local 155 const std::string text = R"( TEST_F() local 182 const std::string text = R"( TEST_F() local 208 const std::string text = R"( TEST_F() local 236 const std::string text = R"( TEST_F() local 265 const std::string text = R"( TEST_F() local 297 const std::string text = R"( TEST_F() local 330 const std::string text = R"( TEST_F() local 363 const std::string text = R"( TEST_F() local 396 const std::string text = R"( TEST_F() local 439 const std::string text = R"( TEST_F() local 470 const std::string text = R"( TEST_F() local 498 const std::string text = R"( TEST_F() local 529 const std::string text = R"( TEST_F() local 564 const std::string text = R"( TEST_F() local 599 const std::string text = R"( TEST_F() local 640 const std::string text = R"( TEST_F() local 681 const std::string text = R"( TEST_F() local 722 const std::string text = R"( TEST_F() local 763 const std::string text = R"( TEST_F() local 791 const std::string text = R"( TEST_F() local 821 const std::string text = R"( TEST_F() local 850 const std::string text = R"( TEST_F() local 882 const std::string text = R"( TEST_F() local 915 const std::string text = R"( TEST_F() local 957 const std::string text = R"( TEST_F() local 989 const std::string text = R"( TEST_F() local 1022 const std::string text = R"( TEST_F() local 1063 const std::string text = R"( TEST_F() local 1097 const std::string text = R"( TEST_F() local 1133 const std::string text = R"( TEST_F() local 1177 const std::string text = R"( TEST_F() local 1200 const std::string text = R"( TEST_F() local 1227 const std::string text = R"( TEST_F() local 1254 const std::string text = R"( TEST_F() local 1287 const std::string text = R"( TEST_F() local 1332 std::string text = R"( TEST_F() local 1356 std::string text = R"( TEST_F() local 1378 std::string text = R"( TEST_F() local 1433 const std::string text = R"( TEST_F() local 1467 const std::string text = R"( TEST_F() local 1502 const std::string text = R"( TEST_F() local 1537 const std::string text = R"( TEST_F() local 1571 const std::string text = R"( TEST_F() local 1607 const std::string text = R"( TEST_F() local 1644 const std::string text = R"( TEST_F() local 1681 const std::string text = R"( TEST_F() local 1717 const std::string text = R"( TEST_F() local 1740 const std::string text = R"( TEST_F() local 1763 const std::string text = R"( TEST_F() local 1786 const std::string text = R"( TEST_F() local 1811 const std::string text = R"( TEST_F() local 1836 const std::string text = R"( TEST_F() local 1861 const std::string text = R"( TEST_F() local 1886 const std::string text = R"( TEST_F() local 1913 const std::string text = R"( TEST_F() local 1940 const std::string text = R"( TEST_F() local 1965 const std::string text = R"( TEST_F() local 1990 const std::string text = R"( TEST_F() local 2016 const std::string text = R"( TEST_F() local 2041 const std::string text = R"( TEST_F() local 2067 const std::string text = R"( TEST_F() local 2093 const std::string text = R"( TEST_F() local 2120 const std::string text = R"( TEST_F() local 2147 const std::string text = R"( TEST_F() local 2175 const std::string text = R"( TEST_F() local 2205 const std::string text = R"( TEST_F() local 2240 const std::string text = R"( TEST_F() local [all...] |
H A D | scalar_replacement_test.cpp | 29 const std::string text = R"( in TEST_F() local 74 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 78 const std::string text = R"( in TEST_F() local 128 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 132 const std::string text = R"( in TEST_F() local 172 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 177 // const std::string text = R"( 227 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, true); 231 // const std::string text = R"( 286 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, tru 290 const std::string text = R"( TEST_F() local 324 const std::string text = R"( TEST_F() local 362 const std::string text = R"( TEST_F() local 404 const std::string text = R"( TEST_F() local 455 const std::string text = R"( TEST_F() local 536 const std::string text = R"( TEST_F() local 572 const std::string text = R"( TEST_F() local 612 const std::string text = R"( TEST_F() local 652 const std::string text = R"( TEST_F() local 688 const std::string text = R"( TEST_F() local 725 const std::string text = R"( TEST_F() local 763 const std::string text = R"( TEST_F() local 795 const std::string text = R"( TEST_F() local 827 const std::string text = R"( TEST_F() local 859 const std::string text = R"( TEST_F() local 893 const std::string text = R"( TEST_F() local 923 const std::string text = R"( TEST_F() local 957 const std::string text = R"( TEST_F() local 991 const std::string text = R"( TEST_F() local 1024 const std::string text = R"( TEST_F() local 1066 const std::string text = R"( TEST_F() local 1104 const std::string text = R"( TEST_F() local 1141 const std::string text = R"( TEST_F() local 1264 const std::string text = R"( TEST_F() local 1311 const std::string text = R"( TEST_F() local 1359 const std::string text = R"( TEST_F() local 1405 const std::string text = R"( TEST_F() local 1441 const std::string text = R"( TEST_F() local 1487 const std::string text = R"( TEST_F() local 1524 const std::string text = R"( TEST_F() local 1558 const std::string text = R"( TEST_F() local 1600 const std::string text = R"( TEST_F() local 1625 const std::string text = R"( TEST_F() local 1661 const std::string text = R"( TEST_F() local 1701 const std::string text = R"( TEST_F() local 1758 const std::string text = R"( TEST_F() local 1800 const std::string text = R"( TEST_F() local 1831 const std::string text = R"( TEST_F() local 1861 const std::string text = R"( TEST_F() local 1903 const std::string text = R"( TEST_F() local 1961 const std::string text = R"( TEST_F() local 2020 const std::string text = R"( TEST_F() local 2083 const std::string text = R"( TEST_F() local 2142 const std::string text = R"( TEST_F() local 2203 const std::string text = R"( TEST_F() local 2242 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
H A D | combine_access_chains_test.cpp | 29 const std::string text = R"( in TEST_F() local 59 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 63 const std::string text = R"( in TEST_F() local 93 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 97 const std::string text = R"( in TEST_F() local 127 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 131 const std::string text = R"( in TEST_F() local 166 SinglePassRunAndMatch<CombineAccessChains>(text, true); in TEST_F() 170 const std::string text = R"( in TEST_F() local 209 SinglePassRunAndMatch<CombineAccessChains>(text, tru in TEST_F() 214 const std::string text = R"( TEST_F() local 250 const std::string text = R"( TEST_F() local 287 const std::string text = R"( TEST_F() local 325 const std::string text = R"( TEST_F() local 359 const std::string text = R"( TEST_F() local 399 const std::string text = R"( TEST_F() local 438 const std::string text = R"( TEST_F() local 472 const std::string text = R"( TEST_F() local 509 const std::string text = R"( TEST_F() local 545 const std::string text = R"( TEST_F() local 582 const std::string text = R"( TEST_F() local 620 const std::string text = R"( TEST_F() local 657 const std::string text = R"( TEST_F() local 683 const std::string text = R"( TEST_F() local 712 const std::string text = R"( TEST_F() local 740 const std::string text = R"( TEST_F() local 773 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | upgrade_memory_model_test.cpp | 26 const std::string text = R"( in TEST_F() local 33 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 37 const std::string text = R"( in TEST_F() local 46 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 50 const std::string text = R"( in TEST_F() local 59 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 63 const std::string text = R"( in TEST_F() local 75 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, true); in TEST_F() 79 const std::string text = R"( in TEST_F() local 99 SinglePassRunAndMatch<opt::UpgradeMemoryModel>(text, tru in TEST_F() 103 const std::string text = R"( TEST_F() local 127 const std::string text = R"( TEST_F() local 154 const std::string text = R"( TEST_F() local 181 const std::string text = R"( TEST_F() local 207 const std::string text = R"( TEST_F() local 235 const std::string text = R"( TEST_F() local 264 const std::string text = R"( TEST_F() local 296 const std::string text = R"( TEST_F() local 329 const std::string text = R"( TEST_F() local 362 const std::string text = R"( TEST_F() local 395 const std::string text = R"( TEST_F() local 438 const std::string text = R"( TEST_F() local 469 const std::string text = R"( TEST_F() local 497 const std::string text = R"( TEST_F() local 528 const std::string text = R"( TEST_F() local 563 const std::string text = R"( TEST_F() local 598 const std::string text = R"( TEST_F() local 639 const std::string text = R"( TEST_F() local 680 const std::string text = R"( TEST_F() local 721 const std::string text = R"( TEST_F() local 762 const std::string text = R"( TEST_F() local 790 const std::string text = R"( TEST_F() local 820 const std::string text = R"( TEST_F() local 849 const std::string text = R"( TEST_F() local 881 const std::string text = R"( TEST_F() local 914 const std::string text = R"( TEST_F() local 956 const std::string text = R"( TEST_F() local 988 const std::string text = R"( TEST_F() local 1021 const std::string text = R"( TEST_F() local 1062 const std::string text = R"( TEST_F() local 1096 const std::string text = R"( TEST_F() local 1132 const std::string text = R"( TEST_F() local 1176 const std::string text = R"( TEST_F() local 1199 const std::string text = R"( TEST_F() local 1226 const std::string text = R"( TEST_F() local 1253 const std::string text = R"( TEST_F() local 1286 const std::string text = R"( TEST_F() local 1331 std::string text = R"( TEST_F() local 1355 std::string text = R"( TEST_F() local 1377 std::string text = R"( TEST_F() local 1432 const std::string text = R"( TEST_F() local 1466 const std::string text = R"( TEST_F() local 1501 const std::string text = R"( TEST_F() local 1536 const std::string text = R"( TEST_F() local 1570 const std::string text = R"( TEST_F() local 1606 const std::string text = R"( TEST_F() local 1643 const std::string text = R"( TEST_F() local 1680 const std::string text = R"( TEST_F() local 1716 const std::string text = R"( TEST_F() local 1739 const std::string text = R"( TEST_F() local 1762 const std::string text = R"( TEST_F() local 1785 const std::string text = R"( TEST_F() local 1810 const std::string text = R"( TEST_F() local 1835 const std::string text = R"( TEST_F() local 1860 const std::string text = R"( TEST_F() local 1885 const std::string text = R"( TEST_F() local 1912 const std::string text = R"( TEST_F() local 1939 const std::string text = R"( TEST_F() local 1964 const std::string text = R"( TEST_F() local 1989 const std::string text = R"( TEST_F() local 2015 const std::string text = R"( TEST_F() local 2040 const std::string text = R"( TEST_F() local 2066 const std::string text = R"( TEST_F() local 2092 const std::string text = R"( TEST_F() local 2119 const std::string text = R"( TEST_F() local 2146 const std::string text = R"( TEST_F() local 2174 const std::string text = R"( TEST_F() local 2204 const std::string text = R"( TEST_F() local 2239 const std::string text = R"( TEST_F() local [all...] |
H A D | scalar_replacement_test.cpp | 41 const std::string text = R"( in TEST_F() local 86 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 90 const std::string text = R"( in TEST_F() local 140 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 144 const std::string text = R"( in TEST_F() local 184 SinglePassRunAndMatch<ScalarReplacementPass>(text, true); in TEST_F() 189 // const std::string text = R"( 239 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, true); 243 // const std::string text = R"( 298 // SinglePassRunAndMatch<opt::ScalarReplacementPass>(text, tru 302 const std::string text = R"( TEST_F() local 336 const std::string text = R"( TEST_F() local 374 const std::string text = R"( TEST_F() local 416 const std::string text = R"( TEST_F() local 467 const std::string text = R"( TEST_F() local 548 const std::string text = R"( TEST_F() local 584 const std::string text = R"( TEST_F() local 624 const std::string text = R"( TEST_F() local 664 const std::string text = R"( TEST_F() local 699 const std::string text = R"( TEST_F() local 736 const std::string text = R"( TEST_F() local 774 const std::string text = R"( TEST_F() local 806 const std::string text = R"( TEST_F() local 838 const std::string text = R"( TEST_F() local 870 const std::string text = R"( TEST_F() local 904 const std::string text = R"( TEST_F() local 934 const std::string text = R"( TEST_F() local 968 const std::string text = R"( TEST_F() local 1002 const std::string text = R"( TEST_F() local 1035 const std::string text = R"( TEST_F() local 1077 const std::string text = R"( TEST_F() local 1115 const std::string text = R"( TEST_F() local 1152 const std::string text = R"( TEST_F() local 1275 const std::string text = R"( TEST_F() local 1322 const std::string text = R"( TEST_F() local 1370 const std::string text = R"( TEST_F() local 1416 const std::string text = R"( TEST_F() local 1452 const std::string text = R"( TEST_F() local 1498 const std::string text = R"( TEST_F() local 1535 const std::string text = R"( TEST_F() local 1569 const std::string text = R"( TEST_F() local 1611 const std::string text = R"( TEST_F() local 1636 const std::string text = R"( TEST_F() local 1672 const std::string text = R"( TEST_F() local 1712 const std::string text = R"( TEST_F() local 1769 const std::string text = R"( TEST_F() local 1811 const std::string text = R"( TEST_F() local 1842 const std::string text = R"( TEST_F() local 1872 const std::string text = R"( TEST_F() local 1914 const std::string text = R"( TEST_F() local 1972 const std::string text = R"( TEST_F() local 2031 const std::string text = R"( TEST_F() local 2094 const std::string text = R"( TEST_F() local 2153 const std::string text = R"( TEST_F() local 2214 const std::string text = R"( TEST_F() local 2253 const std::string text = R"(OpCapability Addresses TEST_F() local 2280 const std::string text = R"( TEST_F() local 2314 const std::string text = R"( TEST_F() local [all...] |
H A D | if_conversion_test.cpp | 27 const std::string text = R"( in TEST_F() local 60 SinglePassRunAndMatch<IfConversion>(text, true); in TEST_F() 64 const std::string text = R"( in TEST_F() local 95 SinglePassRunAndMatch<IfConversion>(text, true); in TEST_F() 99 const std::string text = R"( in TEST_F() local 132 SinglePassRunAndMatch<IfConversion>(text, true); in TEST_F() 136 const std::string text = R"( in TEST_F() local 167 SinglePassRunAndMatch<IfConversion>(text, true); in TEST_F() 171 const std::string text = R"( in TEST_F() local 209 SinglePassRunAndMatch<IfConversion>(text, tru in TEST_F() 213 const std::string text = R"( TEST_F() local 257 const std::string text = R"( TEST_F() local 304 const std::string text = R"(OpCapability Shader TEST_F() local 330 const std::string text = R"(OpCapability Shader TEST_F() local 364 const std::string text = R"(OpCapability Shader TEST_F() local 393 const std::string text = R"(OpCapability Shader TEST_F() local 424 const std::string text = R"(OpCapability Shader TEST_F() local 454 const std::string text = R"(OpCapability Shader TEST_F() local 501 const std::string text = R"(OpCapability Shader TEST_F() local 542 const std::string text = R"( TEST_F() local 596 const std::string text = R"(OpCapability Shader TEST_F() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
H A D | unroll_assumptions.cpp | 76 const std::string text = R"(OpCapability Shader in TEST_F() local 128 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text, in TEST_F() 132 << text << std::endl; in TEST_F() 138 SinglePassRunAndCheck<LoopUnroller>(text, text, false); in TEST_F() 139 SinglePassRunAndCheck<PartialUnrollerTestPass<1>>(text, text, false); in TEST_F() 140 SinglePassRunAndCheck<PartialUnrollerTestPass<2>>(text, text, false); in TEST_F() 158 const std::string text in TEST_F() local 255 const std::string text = R"(OpCapability Shader TEST_F() local 336 const std::string text = R"(OpCapability Shader TEST_F() local 417 const std::string text = R"(OpCapability Shader TEST_F() local 475 const std::string text = R"(OpCapability Shader TEST_F() local 508 const std::string text = R"(OpCapability Shader TEST_F() local 554 const std::string text = R"(OpCapability Shader TEST_F() local 624 const std::string text = R"(OpCapability Shader TEST_F() local 695 const std::string text = R"(OpCapability Shader TEST_F() local 767 const std::string text = R"(OpCapability Shader TEST_F() local 866 const std::string text = R"(OpCapability Shader TEST_F() local 1061 const std::string text = R"(OpCapability Shader TEST_F() local 1138 const std::string text = R"(OpCapability Shader TEST_F() local 1218 const std::string text = R"(OpCapability Shader TEST_F() local 1296 const std::string text = R"(OpCapability Shader TEST_F() local 1375 const std::string text = R"(OpCapability Shader TEST_F() local 1454 const std::string text = R"(OpCapability Shader TEST_F() local 1519 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | unroll_assumptions.cpp | 76 const std::string text = R"(OpCapability Shader in TEST_F() local 128 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text, in TEST_F() 132 << text << std::endl; in TEST_F() 138 SinglePassRunAndCheck<LoopUnroller>(text, text, false); in TEST_F() 139 SinglePassRunAndCheck<PartialUnrollerTestPass<1>>(text, text, false); in TEST_F() 140 SinglePassRunAndCheck<PartialUnrollerTestPass<2>>(text, text, false); in TEST_F() 158 const std::string text in TEST_F() local 255 const std::string text = R"(OpCapability Shader TEST_F() local 336 const std::string text = R"(OpCapability Shader TEST_F() local 417 const std::string text = R"(OpCapability Shader TEST_F() local 475 const std::string text = R"(OpCapability Shader TEST_F() local 508 const std::string text = R"(OpCapability Shader TEST_F() local 554 const std::string text = R"(OpCapability Shader TEST_F() local 624 const std::string text = R"(OpCapability Shader TEST_F() local 695 const std::string text = R"(OpCapability Shader TEST_F() local 767 const std::string text = R"(OpCapability Shader TEST_F() local 866 const std::string text = R"(OpCapability Shader TEST_F() local 1061 const std::string text = R"(OpCapability Shader TEST_F() local 1138 const std::string text = R"(OpCapability Shader TEST_F() local 1218 const std::string text = R"(OpCapability Shader TEST_F() local 1296 const std::string text = R"(OpCapability Shader TEST_F() local 1375 const std::string text = R"(OpCapability Shader TEST_F() local 1454 const std::string text = R"(OpCapability Shader TEST_F() local 1519 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
/third_party/spirv-tools/test/opt/loop_optimizations/ |
H A D | unroll_assumptions.cpp | 75 const std::string text = R"(OpCapability Shader in TEST_F() local 127 BuildModule(SPV_ENV_UNIVERSAL_1_1, nullptr, text, in TEST_F() 131 << text << std::endl; in TEST_F() 137 SinglePassRunAndCheck<LoopUnroller>(text, text, false); in TEST_F() 138 SinglePassRunAndCheck<PartialUnrollerTestPass<1>>(text, text, false); in TEST_F() 139 SinglePassRunAndCheck<PartialUnrollerTestPass<2>>(text, text, false); in TEST_F() 157 const std::string text in TEST_F() local 254 const std::string text = R"(OpCapability Shader TEST_F() local 335 const std::string text = R"(OpCapability Shader TEST_F() local 416 const std::string text = R"(OpCapability Shader TEST_F() local 474 const std::string text = R"(OpCapability Shader TEST_F() local 507 const std::string text = R"(OpCapability Shader TEST_F() local 553 const std::string text = R"(OpCapability Shader TEST_F() local 623 const std::string text = R"(OpCapability Shader TEST_F() local 694 const std::string text = R"(OpCapability Shader TEST_F() local 766 const std::string text = R"(OpCapability Shader TEST_F() local 865 const std::string text = R"(OpCapability Shader TEST_F() local 1060 const std::string text = R"(OpCapability Shader TEST_F() local 1137 const std::string text = R"(OpCapability Shader TEST_F() local 1217 const std::string text = R"(OpCapability Shader TEST_F() local 1295 const std::string text = R"(OpCapability Shader TEST_F() local 1374 const std::string text = R"(OpCapability Shader TEST_F() local 1453 const std::string text = R"(OpCapability Shader TEST_F() local 1518 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-utf.hh | 4 * This is part of HarfBuzz, a text shaping library. 40 next (const codepoint_t *text, in next() 49 hb_codepoint_t c = *text++; in next() 56 if (likely (text < end && in next() 57 (t1 = text[0] - 0x80u) <= 0x3Fu)) in next() 60 text++; in next() 68 if (likely (1 < end - text && in next() 69 (t1 = text[0] - 0x80u) <= 0x3Fu && in next() 70 (t2 = text[1] - 0x80u) <= 0x3Fu)) in next() 75 text in next() [all...] |
/third_party/spirv-tools/test/val/ |
H A D | val_interfaces_test.cpp | 30 std::string text = R"( in TEST_F() local 47 CompileSuccessfully(text); in TEST_F() 57 std::string text = R"( in TEST_F() local 74 CompileSuccessfully(text); in TEST_F() 84 std::string text = R"( in TEST_F() local 106 CompileSuccessfully(text); in TEST_F() 116 std::string text = R"( in TEST_F() local 134 CompileSuccessfully(text); in TEST_F() 144 const std::string text = R"( in TEST_F() local 163 CompileSuccessfully(text, SPV_ENV_UNIVERSAL_1_ in TEST_F() 173 const std::string text = R"( TEST_F() local 196 const std::string text = R"( TEST_F() local 224 const std::string text = R"( TEST_F() local 248 const std::string text = R"( TEST_F() local 276 const std::string text = R"( TEST_F() local 304 const std::string text = R"( TEST_F() local 331 const std::string text = R"( TEST_F() local 356 const std::string text = R"( TEST_F() local 379 const std::string text = R"( TEST_F() local 403 const std::string text = R"( TEST_F() local 428 const std::string text = R"( TEST_F() local 457 const std::string text = R"( TEST_F() local 487 const std::string text = R"( TEST_F() local 514 const std::string text = R"( TEST_F() local 540 const std::string text = R"( TEST_F() local 564 const std::string text = R"( TEST_F() local 594 const std::string text = R"( TEST_F() local 626 const std::string text = R"( TEST_F() local 652 const std::string text = R"( TEST_F() local 680 const std::string text = R"( TEST_F() local 713 const std::string text = R"( TEST_F() local 748 const std::string text = R"( TEST_F() local 780 const std::string text = R"( TEST_F() local 812 const std::string text = R"( TEST_F() local 844 const std::string text = R"( TEST_F() local 878 const std::string text = R"( TEST_F() local 912 const std::string text = R"( TEST_F() local 946 const std::string text = R"( TEST_F() local 980 const std::string text = R"( TEST_F() local 1014 const std::string text = R"( TEST_F() local 1050 const std::string text = R"( TEST_F() local 1077 const std::string text = R"( TEST_F() local 1111 const std::string text = R"( TEST_F() local 1140 const std::string text = R"( TEST_F() local 1167 const std::string text = R"( TEST_F() local 1196 const std::string text = R"( TEST_F() local 1230 const std::string text = R"( TEST_F() local 1257 const std::string text = R"( TEST_F() local 1286 const std::string text = R"( TEST_F() local 1312 const std::string text = R"( TEST_F() local 1353 const std::string text = R"( TEST_F() local 1399 const std::string text = R"( TEST_F() local 1422 const std::string text = R"( TEST_F() local 1451 const std::string text = R"( TEST_F() local 1481 const std::string text = R"( TEST_F() local 1513 const std::string text = R"( TEST_F() local 1543 const std::string text = R"( TEST_F() local 1574 const std::string text = R"( TEST_F() local 1603 const std::string text = R"( TEST_F() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_interfaces_test.cpp | 30 std::string text = R"( in TEST_F() local 47 CompileSuccessfully(text); in TEST_F() 57 std::string text = R"( in TEST_F() local 74 CompileSuccessfully(text); in TEST_F() 84 std::string text = R"( in TEST_F() local 106 CompileSuccessfully(text); in TEST_F() 116 std::string text = R"( in TEST_F() local 134 CompileSuccessfully(text); in TEST_F() 144 const std::string text = R"( in TEST_F() local 163 CompileSuccessfully(text, SPV_ENV_UNIVERSAL_1_ in TEST_F() 173 const std::string text = R"( TEST_F() local 196 const std::string text = R"( TEST_F() local 224 const std::string text = R"( TEST_F() local 248 const std::string text = R"( TEST_F() local 276 const std::string text = R"( TEST_F() local 304 const std::string text = R"( TEST_F() local 331 const std::string text = R"( TEST_F() local 356 const std::string text = R"( TEST_F() local 379 const std::string text = R"( TEST_F() local 403 const std::string text = R"( TEST_F() local 428 const std::string text = R"( TEST_F() local 455 const std::string text = R"( TEST_F() local 483 const std::string text = R"( TEST_F() local 510 const std::string text = R"( TEST_F() local 536 const std::string text = R"( TEST_F() local 560 const std::string text = R"( TEST_F() local 588 const std::string text = R"( TEST_F() local 618 const std::string text = R"( TEST_F() local 644 const std::string text = R"( TEST_F() local 672 const std::string text = R"( TEST_F() local 703 const std::string text = R"( TEST_F() local 734 const std::string text = R"( TEST_F() local 764 const std::string text = R"( TEST_F() local 794 const std::string text = R"( TEST_F() local 824 const std::string text = R"( TEST_F() local 856 const std::string text = R"( TEST_F() local 888 const std::string text = R"( TEST_F() local 920 const std::string text = R"( TEST_F() local 952 const std::string text = R"( TEST_F() local 984 const std::string text = R"( TEST_F() local 1018 const std::string text = R"( TEST_F() local 1045 const std::string text = R"( TEST_F() local 1077 const std::string text = R"( TEST_F() local 1106 const std::string text = R"( TEST_F() local 1133 const std::string text = R"( TEST_F() local 1162 const std::string text = R"( TEST_F() local 1194 const std::string text = R"( TEST_F() local 1221 const std::string text = R"( TEST_F() local 1250 const std::string text = R"( TEST_F() local 1276 const std::string text = R"( TEST_F() local 1317 const std::string text = R"( TEST_F() local 1361 const std::string text = R"( TEST_F() local 1384 const std::string text = R"( TEST_F() local 1413 const std::string text = R"( TEST_F() local 1443 const std::string text = R"( TEST_F() local 1475 const std::string text = R"( TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_interfaces_test.cpp | 30 std::string text = R"( in TEST_F() local 47 CompileSuccessfully(text); in TEST_F() 57 std::string text = R"( in TEST_F() local 74 CompileSuccessfully(text); in TEST_F() 84 std::string text = R"( in TEST_F() local 106 CompileSuccessfully(text); in TEST_F() 116 std::string text = R"( in TEST_F() local 134 CompileSuccessfully(text); in TEST_F() 144 const std::string text = R"( in TEST_F() local 163 CompileSuccessfully(text, SPV_ENV_UNIVERSAL_1_ in TEST_F() 173 const std::string text = R"( TEST_F() local 196 const std::string text = R"( TEST_F() local 224 const std::string text = R"( TEST_F() local 248 const std::string text = R"( TEST_F() local 276 const std::string text = R"( TEST_F() local 304 const std::string text = R"( TEST_F() local 331 const std::string text = R"( TEST_F() local 356 const std::string text = R"( TEST_F() local 379 const std::string text = R"( TEST_F() local 403 const std::string text = R"( TEST_F() local 428 const std::string text = R"( TEST_F() local 455 const std::string text = R"( TEST_F() local 483 const std::string text = R"( TEST_F() local 510 const std::string text = R"( TEST_F() local 536 const std::string text = R"( TEST_F() local 560 const std::string text = R"( TEST_F() local 588 const std::string text = R"( TEST_F() local 618 const std::string text = R"( TEST_F() local 644 const std::string text = R"( TEST_F() local 672 const std::string text = R"( TEST_F() local 703 const std::string text = R"( TEST_F() local 734 const std::string text = R"( TEST_F() local 764 const std::string text = R"( TEST_F() local 794 const std::string text = R"( TEST_F() local 824 const std::string text = R"( TEST_F() local 856 const std::string text = R"( TEST_F() local 888 const std::string text = R"( TEST_F() local 920 const std::string text = R"( TEST_F() local 952 const std::string text = R"( TEST_F() local 984 const std::string text = R"( TEST_F() local 1018 const std::string text = R"( TEST_F() local 1045 const std::string text = R"( TEST_F() local 1077 const std::string text = R"( TEST_F() local 1106 const std::string text = R"( TEST_F() local 1133 const std::string text = R"( TEST_F() local 1162 const std::string text = R"( TEST_F() local 1194 const std::string text = R"( TEST_F() local 1221 const std::string text = R"( TEST_F() local 1250 const std::string text = R"( TEST_F() local 1276 const std::string text = R"( TEST_F() local 1317 const std::string text = R"( TEST_F() local 1361 const std::string text = R"( TEST_F() local 1384 const std::string text = R"( TEST_F() local 1413 const std::string text = R"( TEST_F() local 1443 const std::string text = R"( TEST_F() local 1475 const std::string text = R"( TEST_F() local [all...] |
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_undo.py | 19 cls.text = Text(cls.root) 20 cls.percolator = Percolator(cls.text) 25 del cls.percolator, cls.text 36 self.text.delete('1.0', 'end') 40 text = self.text 42 text.insert('insert', 'foobar') 43 text.insert('insert', 'h') 44 text.event_generate('<<undo>>') 45 self.assertEqual(text [all...] |
H A D | test_replace.py | 28 cls.text = Text(cls.root) 29 cls.text.undo_block_start = Mock() 30 cls.text.undo_block_stop = Mock() 31 cls.dialog.text = cls.text 36 del cls.text, cls.dialog, cls.engine 41 self.text.insert('insert', 'This is a sample sTring') 53 self.text.delete('1.0', 'end') 62 text = self.text [all...] |
/third_party/python/Lib/tkinter/test/test_tkinter/ |
H A D | test_text.py | 12 self.text = tkinter.Text(self.root) 15 text = self.text 16 olddebug = text.debug() 18 text.debug(0) 19 self.assertEqual(text.debug(), 0) 20 text.debug(1) 21 self.assertEqual(text.debug(), 1) 23 text.debug(olddebug) 24 self.assertEqual(text [all...] |
/third_party/mesa3d/src/egl/generate/ |
H A D | gen_egl_dispatch.py | 66 text = generateHeader(functions) 68 text = generateSource(functions) 69 sys.stdout.write(text) 77 text = "defined(" + result["extension"] + ")" 78 result["extension"] = text 93 text = textwrap.dedent(r""" 109 text += "enum {\n" 111 text += generateGuardBegin(func, eglFunc) 112 text += " __EGL_DISPATCH_" + func.name + ",\n" 113 text [all...] |