Home
last modified time | relevance | path

Searched defs:text (Results 701 - 725 of 1693) sorted by relevance

1...<<21222324252627282930>>...68

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-name.c89 char text[10]; in test_ot_name() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc-list.c110 const char *text; in main() local
H A Dhb-fc.cc122 hb_fc_can_render (hb_font_t *font, const char *text) in hb_fc_can_render() argument
H A Dshape-options.hh194 hb_glyph_info_t *text = hb_buffer_get_glyph_infos (text_buffer, &num_chars); in verify_buffer_safe_to_break() local
[all...]
/third_party/skia/tools/
H A DHashAndEncode.cpp141 png_text text[2]; in encodePNG() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidiwrt.cpp361 const UChar *text; in ubidi_writeReordered() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dnormlzr.h764 CharacterIterator *text; global() member in Normalizer
[all...]
/third_party/toybox/toys/lsb/
H A Ddmesg.c52 char *p, *text; in format_message() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DStackContainerTests.cpp118 StackVector<wchar_t, 16> text; in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_primitive_field.cc226 const char *text = "if ($has_property_check$) hash ^= $property_name$.GetHashCode();\n"; in WriteHash() local
235 const char *text = "if ($property_name$ != other.$property_name$) return false;\n"; in WriteEquals() local
H A Dcsharp_wrapper_field.cc159 const char *text = "if ($has_property_check$) hash ^= $property_name$.GetHashCode();\n"; in WriteHash() local
170 const char *text = "if ($property_name$ != other.$property_name$) return false;\n"; in WriteEquals() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc101 ParseGeneratorParameter( const std::string& text, std::vector<std::pair<std::string, std::string> >* output) ParseGeneratorParameter() argument
/third_party/protobuf/src/google/protobuf/
H A Dproto3_arena_unittest.cc425 std::string text; in TEST() local
437 std::string text; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split.h263 Find(absl::string_view text, size_t pos) Find() argument
500 StrSplit(strings_internal::ConvertibleToStringView text, Delimiter d) StrSplit() argument
513 StrSplit(StringType&& text, Delimiter d) StrSplit() argument
524 StrSplit(strings_internal::ConvertibleToStringView text, Delimiter d, Predicate p) StrSplit() argument
538 StrSplit(StringType&& text, Delimiter d, Predicate p) StrSplit() argument
[all...]
/third_party/skia/gm/
H A Dvariedtext.cpp75 char text[kMaxLength]; variable
H A Ddftext.cpp82 const char* text = "Hamburgefons"; variable
[all...]
H A Dtextblobmixedsizes.cpp50 const char* text = "Skia"; variable
[all...]
H A Dgradients_degenerate.cpp65 SkPaint text; in draw_row() local
H A Dscaledemoji.cpp26 static sk_sp<SkTextBlob> make_hpos_test_blob_utf8(const char* text, const SkFont& font) { in make_hpos_test_blob_utf8() argument
68 const char* text = fEmojiFont.fText; variable
116 const char* text = fEmojiFont.fText; variable
177 const char* text = "\\xF0\\x9F\\x98\\x80" global() variable
[all...]
/third_party/skia/experimental/sktext/src/
H A DText.cpp8 namespace text { namespace
[all...]
/third_party/skia/bench/
H A DBlendmodeBench.cpp48 const char* text = "Hamburgefons"; variable
H A DTypefaceBench.cpp214 UtfToGlyph(SkTextEncoding encoding, const char* (*text), int lineCount, const char* name) in UtfToGlyph() argument
/third_party/spirv-tools/source/opt/
H A Dbuild_module.cpp77 BuildModule(spv_target_env env, MessageConsumer consumer, const std::string& text, uint32_t assemble_options) BuildModule() argument
/third_party/spirv-tools/source/util/
H A Dparse_number.cpp57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument
134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument
192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument
[all...]
/third_party/spirv-tools/test/
H A Dbinary_to_text_test.cpp66 spv_text_t text = {textStr, strlen(textStr)}; variable
81 void CompileSuccessfully(std::string text) { in CompileSuccessfully() argument
94 spv_text text = nullptr; in TEST_F() local
105 spv_text text = nullptr; TEST_F() local
116 spv_text text; TEST_F() local
135 spv_text text = nullptr; TEST_F() local
157 spv_text text; TEST_F() local
[all...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...68