Searched defs:text_len (Results 1 – 16 of 16) sorted by relevance
/external/google-breakpad/src/common/linux/tests/ |
D | auto_testfile.h | 65 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/ |
D | main-font-text.hh | 78 unsigned int text_len; in main() local
|
D | options.cc | 940 unsigned int text_len, in serialize_buffer_of_text() 974 unsigned int text_len, in serialize_buffer_of_glyphs()
|
D | helper-cairo.cc | 477 unsigned int text_len, in helper_cairo_line_from_buffer()
|
D | options.hh | 550 int text_len; member
|
/external/tcpdump/ |
D | signature.c | 50 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/ |
D | line_reader_unittest.cc | 50 ScopedTestFile(const char* text, size_t text_len) in ScopedTestFile()
|
/external/iperf3/src/ |
D | iperf_auth.c | 289 const int text_len = strlen(auth_text_format) + strlen(username) + strlen(password) + 32; in encode_auth_setting() local
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 2923 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/ |
D | testing_api.proto | 153 uint32 text_len = 2; field
|
/external/libusb/libusb/ |
D | core.c | 2568 int global_debug, header_len, text_len; in log_v() local
|
/external/libpng/ |
D | pngwutil.c | 1531 size_t text_len) in png_write_tEXt()
|
/external/pdfium/third_party/libpng16/ |
D | pngwutil.c | 1531 size_t text_len) in png_write_tEXt()
|
/external/tensorflow/tensorflow/c/ |
D | c_api.cc | 2424 size_t text_len, TF_Status* status) { in TF_ApiDefMapPut()
|
/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 2949 const int text_len = obj->CurLenW; in STB_TEXTEDIT_INSERTCHARS() local
|
D | imgui.cpp | 2361 const int text_len = (int)(text_display_end - text); in RenderTextClipped() local
|