/third_party/skia/fuzz/ |
D | FuzzSkParagraph.cpp | 117 uint8_t text_length; in RandomText() local 126 const auto text_length = RandomText(text, fuzz); in AddASCIIText() local 132 const auto text_length = RandomText(text, fuzz); in AddUnicodeText() local 143 const auto text_length = RandomText(text, fuzz); in AddZalgoText() local
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | perf-shaping.hh | 21 unsigned text_length; in shape() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.cc | 1543 int text_length, in hb_buffer_add_utf() 1630 int text_length, in hb_buffer_add_utf8() 1656 int text_length, in hb_buffer_add_utf16() 1682 int text_length, in hb_buffer_add_utf32() 1709 int text_length, in hb_buffer_add_latin1() 1743 int text_length, in hb_buffer_add_codepoints()
|
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
D | hb-subset-fuzzer.cc | 13 int text_length, in trySubset()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | assembly_grammar.cpp | 48 size_t text_length = strlen(textValue); in spvTextParseMaskOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | assembly_grammar.cpp | 48 size_t text_length = strlen(textValue); in spvTextParseMaskOperand() local
|
/third_party/spirv-tools/source/ |
D | assembly_grammar.cpp | 48 size_t text_length = strlen(textValue); in spvTextParseMaskOperand() local
|
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/ |
D | uSynergy.c | 617 uint32_t text_length = (uint32_t)strlen(text); in uSynergySendClipboard() local
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | pngdec.c | 170 png_size_t text_length; in ExtractMetadataFromPNG() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cGPUShader5Tests.cpp | 314 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl4cStencilTexturingTests.cpp | 378 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl4cGlSpirvTests.cpp | 120 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl4cSparseTexture2Tests.cpp | 269 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl3cTextureSwizzleTests.cpp | 2152 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl4cMultiBindTests.cpp | 1595 const size_t text_length = strlen(text); in replaceToken() local
|
D | gl4cShadingLanguage420PackTests.cpp | 1410 const size_t text_length = strlen(text); in replaceToken() local 1427 const size_t text_length = strlen(text); in replaceAllTokens() local
|
D | gl4cEnhancedLayoutsTests.cpp | 1583 const size_t text_length = strlen(text); in replaceToken() local 1610 const size_t text_length = strlen(text); in replaceAllTokens() local
|
D | gl4cGPUShaderFP64Tests.cpp | 1569 const size_t text_length = strlen(text); in replaceToken() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureFilterAnisotropicTests.cpp | 62 const size_t text_length = strlen(text); in replaceToken() local
|
/third_party/ffmpeg/libavcodec/ |
D | movtextdec.c | 482 int text_length; in mov_text_decode_frame() local
|
/third_party/mesa3d/src/broadcom/cle/ |
D | v3d_decoder.c | 627 uint32_t text_offset = 0, text_length = 0; in v3d_spec_load() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngset.c | 836 size_t text_length, key_len; in png_set_text_2() local
|
D | png.h | 572 size_t text_length; /* length of the text string */ member
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.c | 596 uint32_t text_offset = 0, text_length = 0; in intel_spec_load() local
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-compiler.cc | 2618 int text_length = in Emit() local 3099 int text_length = GreedyLoopTextLengthForAlternative(&alternatives_->at(0)); in Emit() local 3141 int text_length) { in EmitGreedyLoop()
|