Home
last modified time | relevance | path

Searched defs:text_buffer (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-buffer-verify.cc89 hb_buffer_t *text_buffer, in buffer_verify_unsafe_to_break()
204 hb_buffer_t *text_buffer, in buffer_verify_unsafe_to_concat()
388 hb_buffer_t::verify (hb_buffer_t *text_buffer, in verify()
Dhb-shape.cc136 hb_buffer_t *text_buffer = nullptr; in hb_shape_full() local
/third_party/openssl/test/
Dct_test.c129 BIO *text_buffer = NULL; in compare_sct_list_printout() local
155 BIO *text_buffer = NULL; in compare_extension_printout() local
/third_party/grpc/src/core/lib/compression/
Dcompression_internal.cc58 char* text_buffer = text_buffer_; local
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh102 hb_buffer_t *text_buffer = nullptr; in shape() local
/third_party/vixl/src/aarch64/
Ddisasm-aarch64.cc774 Disassembler::Disassembler(char *text_buffer, int buffer_size) { in Disassembler()