/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | fusion_illegal.cpp | 52 std::string text = R"( in TEST_F() local [all...] |
H A D | loop_descriptions.cpp | 45 const std::string text = R"( in TEST_F() local 125 const std::string text = R"( in TEST_F() local 225 const std::string text = R"(; SPIR-V in TEST_F() local 311 const std::string text in TEST_F() local 383 const std::string text = R"( TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | strength_reduction_test.cpp | 38 const std::vector<const char*> text = { in TEST_F() local 71 const std::string text = R"( in TEST_F() local 110 const std::string text = R"( in TEST_F() local 139 const std::vector<const char*> text = { in TEST_F() local 167 const std::vector<const char*> text = { in TEST_F() local 196 const std::vector<const char*> text = { TEST_F() local 228 const std::vector<const char*> text = { TEST_F() local [all...] |
H A D | strip_debug_info_test.cpp | 27 std::vector<const char*> text = { in TEST_F() local 205 std::vector<const char*> text = { in TEST_P() local [all...] |
H A D | strip_reflect_info_test.cpp | 137 std::string text = R"( in TEST_F() local 151 std::string text = R"( in TEST_F() local 166 std::string text = R"( in TEST_F() local 186 std::string text = R"( in TEST_F() local 206 std::string text = R"( in TEST_F() local [all...] |
H A D | vector_dce_test.cpp | 1089 const std::string text = R"(OpCapability Linkage in TEST_F() local 1165 const std::string text = R"( in TEST_F() local 1253 const std::string text = R"( in TEST_F() local 1357 const std::string text = R"( in TEST_F() local 1390 const std::string text in TEST_F() local [all...] |
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/ |
H A D | unaccent.cpp | 44 void UnaccentTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
|
/third_party/skia/third_party/externals/icu/source/samples/translit/ |
H A D | unaccent.cpp | 47 void UnaccentTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
|
/third_party/skia/docs/examples/ |
H A D | skcanvas_paint.cpp | 40 auto text = SkTextBlob::MakeFromString("Hello, Skia!", SkFont(nullptr, 18)); in REG_FIDDLE() local
|
H A D | skpaint_blur_mask_filter_2.cpp | 12 const char text[] = "Skia"; in REG_FIDDLE() local
|
H A D | Canvas_drawPatch_2_a.cpp | 17 SkPoint text[] = { {3,0.9f}, {4,2.5f}, {5,0.9f}, {7.5f,3.2f}, {5.5f,4.2f}, in REG_FIDDLE() local
|
/third_party/skia/gm/ |
H A D | annotated_text.cpp | 45 const char text[] = "Click this link!"; in DEF_SIMPLE_GM() local 22 draw_url_annotated_text_with_box( SkCanvas* canvas, const void* text, SkScalar x, SkScalar y, const SkFont& font, const char* url) draw_url_annotated_text_with_box() argument
|
H A D | overdrawcanvas.cpp | 47 char text[] = "Ae_p"; in DEF_SIMPLE_GM_BG() local
|
H A D | textblobuseaftergpufree.cpp | 41 const char text[] = "Hamburgefons"; variable
|
H A D | getpostextpath.cpp | 35 const char* text = "Ham bur ge fons"; in DEF_SIMPLE_GM() local
|
H A D | pdf_never_embed.cpp | 45 const char text[] = "HELLO, WORLD!"; in DEF_SIMPLE_GM_CAN_FAIL() local 22 excercise_draw_pos_text(SkCanvas* canvas, const char* text, SkScalar x, SkScalar y, const SkFont& font, const SkPaint& paint) excercise_draw_pos_text() argument [all...] |
/third_party/skia/bench/ |
H A D | ShaperBench.cpp | 29 const char* text = (const char*)fData->data(); variable
|
H A D | ParagraphBench.cpp | 49 const char* text = variable
|
/third_party/rust/crates/regex/tests/ |
H A D | macros_str.rs | 2 macro_rules! text { ($text:expr) => { $text } } macros [all...] |
H A D | macros_bytes.rs | 2 macro_rules! text { ($text:expr) => { $text.as_bytes() } } macros [all...] |
/third_party/spirv-tools/test/ |
H A D | c_interface_test.cpp | 50 spv_text text = nullptr; in TEST() local 83 spv_text text = nullptr; in TEST() local 166 spv_text text = nullptr; in TEST() local 261 spv_text text in TEST() local [all...] |
/third_party/spirv-tools/test/fuzzers/ |
H A D | spvtools_dis_fuzzer.cpp | 49 spv_text text = nullptr; in LLVMFuzzerTestOneInput() local
|
/third_party/spirv-tools/test/opt/ |
H A D | ccp_test.cpp | 614 const std::string text = R"( in TEST_F() local 680 const std::string text = R"( in TEST_F() local 720 const std::string text = R"( in TEST_F() local 745 const std::string text = R"( in TEST_F() local 771 const std::string text = R"( in TEST_F() local 803 const std::string text = R"( TEST_F() local 835 const std::string text = R"( TEST_F() local 866 const std::string text = R"( TEST_F() local 898 const std::string text = R"( TEST_F() local 933 const std::string text = R"( TEST_F() local 962 const std::string text = R"( TEST_F() local 1011 const std::string text = R"( TEST_F() local 1094 const std::string text = R"( TEST_F() local 1140 const std::string text = R"( TEST_F() local 1194 const std::string text = R"( TEST_F() local 1242 const std::string text = R"(OpCapability Addresses TEST_F() local 1277 const std::string text = R"(OpCapability Shader TEST_F() local [all...] |
H A D | dead_insert_elim_test.cpp | 654 const std::string text = in TEST_F() local
|
/third_party/spirv-tools/test/opt/dominator_tree/ |
H A D | common_dominators.cpp | 27 const std::string text = R"( member
|