Home
last modified time | relevance | path

Searched defs:text (Results 1026 - 1050 of 2205) sorted by relevance

1...<<41424344454647484950>>...89

/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp192 void VisitLineByLine(const SkSL::String& text, in VisitLineByLine() argument
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, in AssemblyContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.h123 AssemblyContext(spv_text text, const MessageConsumer& consumer, in AssemblyContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h168 bool ParseNumber(const char* text, T* value_pointer) { in ParseNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h191 spv_result_t Disassemble(const spvtest::Binary& binary, std::string* text) { in Disassemble() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_builder.cpp69 const std::string text = R"( in TEST_F() local
158 const std::string text = R"( in TEST_F() local
227 const std::string text = R"( in TEST_F() local
262 const std::string text = R"( TEST_F() local
296 const std::string text = R"( TEST_F() local
341 const std::string text = R"( TEST_F() local
410 const std::string text = R"( TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h188 spv_text_t text; global() member in spvtest::TextToBinaryTestBase
[all...]
H A Dtext_literal_test.cpp161 const char* text; member
217 TextLiteralCase Make_Ok__Signed(uint32_t bitwidth, const char* text, in Make_Ok__Signed() argument
221 TextLiteralCase Make_Ok__Unsigned(uint32_t bitwidth, const char* text, in Make_Ok__Unsigned() argument
225 TextLiteralCase Make_Bad_Signed(uint32_t bitwidth, const char* text) { in Make_Bad_Signed() argument
228 Make_Bad_Unsigned(uint32_t bitwidth, const char* text) Make_Bad_Unsigned() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_builtins_test.cpp3606 const std::string text = R"( in TEST_F() local
3660 const std::string text = R"( in TEST_F() local
3720 const std::string text = R"( in TEST_F() local
3745 const std::string text = R"( in TEST_F() local
3761 const std::string text = R"( in TEST_F() local
[all...]
H A Dval_ext_inst_test.cpp6034 const std::string text = R"( in TEST_F() local
6049 const std::string text = R"( in TEST_F() local
6068 const std::string text = R"( in TEST_F() local
6087 const std::string text = R"( in TEST_F() local
6107 const std::string text = R"( in TEST_F() local
6129 const std::string text = R"( TEST_F() local
6153 const std::string text = R"( TEST_F() local
6181 const std::string text = R"( TEST_F() local
6205 const std::string text = R"( TEST_F() local
6248 const std::string text = R"( TEST_P() local
6277 const std::string text = R"( TEST_P() local
6309 const std::string text = R"( TEST_P() local
6339 const std::string text = R"( TEST_P() local
6369 const std::string text = R"( TEST_P() local
6400 const std::string text = R"( TEST_P() local
6653 const std::string text = R"( TEST_P() local
6699 const std::string text = R"( TEST_P() local
[all...]
H A Dval_image_test.cpp6067 const std::string text = R"( in TEST_F() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwpng.c170 int text = FALSE; in main() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Desctrn.cpp132 void EscapeTransliterator::handleTransliterate(Replaceable& text, in handleTransliterate() argument
H A Dsearch.cpp152 void SearchIterator::setText(const UnicodeString &text, UErrorCode &status) in setText() argument
166 void SearchIterator::setText(CharacterIterator &text, UErrorCode &status) in setText() argument
361 SearchIterator(const UnicodeString &text, BreakIterator *breakiter) SearchIterator() argument
379 SearchIterator(CharacterIterator &text, BreakIterator *breakiter) SearchIterator() argument
[all...]
H A Dstrmatch.cpp90 UMatchDegree StringMatcher::matches(const Replaceable& text, in matches() argument
220 int32_t StringMatcher::replace(Replaceable& text, in replace() argument
[all...]
H A Dstrrepl.cpp104 int32_t StringReplacer::replace(Replaceable& text, in replace() argument
[all...]
H A Dutrans.cpp112 handleReplaceBetween(int32_t start, int32_t limit, const UnicodeString& text) handleReplaceBetween() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/ustring/
H A Dustring.cpp161 static const UChar text[]={ 0x41, 0x42, 0x43, 0 }; /* "ABC" */ in demo_C_Unicode_strings() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_marmalade.cpp121 static void ImGui_Marmalade_SetClipboardText(void* /*user_data*/, const char* text) in ImGui_Marmalade_SetClipboardText() argument
/third_party/skia/third_party/externals/markupsafe/
H A D_speedups.c118 escape(PyObject *self, PyObject *text) in escape() argument
163 escape_silent(PyObject *self, PyObject *text) escape_silent() argument
[all...]
/third_party/skia/tests/
H A DDrawTextTest.cpp171 auto text = "Hamburgfons"; in DEF_TEST() local
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/
H A DD3d12maDumpVis.py227 text = BytesToStr(iByte) variable
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dfont-options.hh232 char *text = nullptr; in add_options() local
H A Dshape-format.hh130 serialize_buffer_of_text(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, GString *gs) serialize_buffer_of_text() argument
164 serialize_buffer_of_glyphs(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t format_flags, GString *gs) serialize_buffer_of_glyphs() argument
H A Dtext-options.hh79 char *text = nullptr; member
[all...]

Completed in 34 milliseconds

1...<<41424344454647484950>>...89