Home
last modified time | relevance | path

Searched defs:text_len (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/common/linux/tests/
Dauto_testfile.h65 AutoTestFile(const char* test_prefix, const char* text, size_t text_len) { in AutoTestFile()
108 void WriteText(const char* text, size_t text_len) { in WriteText()
/external/harfbuzz_ng/util/
Dmain-font-text.hh78 unsigned int text_len; in main() local
Doptions.cc940 unsigned int text_len, in serialize_buffer_of_text()
974 unsigned int text_len, in serialize_buffer_of_glyphs()
Dhelper-cairo.cc477 unsigned int text_len, in helper_cairo_line_from_buffer()
Doptions.hh550 int text_len; member
/external/tcpdump/
Dsignature.c50 signature_compute_hmac_md5(const uint8_t *text, int text_len, unsigned char *key, in signature_compute_hmac_md5()
/external/google-breakpad/src/client/linux/minidump_writer/
Dline_reader_unittest.cc50 ScopedTestFile(const char* text, size_t text_len) in ScopedTestFile()
/external/iperf3/src/
Diperf_auth.c289 const int text_len = strlen(auth_text_format) + strlen(username) + strlen(password) + 32; in encode_auth_setting() local
/external/python/cpython3/Objects/
Dexceptions.c2923 Py_ssize_t text_len = PyUnicode_GET_LENGTH(self->text); in _set_legacy_print_statement_msg() local
2978 Py_ssize_t text_len = PyUnicode_GET_LENGTH(self->text), match; in _check_for_legacy_statements() local
3039 Py_ssize_t text_len = PyUnicode_GET_LENGTH(self->text); in _report_missing_parentheses() local
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dtesting_api.proto153 uint32 text_len = 2; field
/external/libusb/libusb/
Dcore.c2568 int global_debug, header_len, text_len; in log_v() local
/external/libpng/
Dpngwutil.c1531 size_t text_len) in png_write_tEXt()
/external/pdfium/third_party/libpng16/
Dpngwutil.c1531 size_t text_len) in png_write_tEXt()
/external/tensorflow/tensorflow/c/
Dc_api.cc2424 size_t text_len, TF_Status* status) { in TF_ApiDefMapPut()
/external/mesa3d/src/imgui/
Dimgui.cpp2361 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local
Dimgui_widgets.cpp2949 const int text_len = obj->CurLenW; in STB_TEXTEDIT_INSERTCHARS() local