Searched defs:char_count (Results 1 – 15 of 15) sorted by relevance
38 #define DEBUG_ALIAS_FOR_CSTR(var_name, c_str, char_count) \ argument
35 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
41 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
43 unsigned int char_count = 100; in test_ot_layout_feature_get_name_ids_and_characters() local
45 size_t char_count = endPos - startPos + 1; in IsMatchWholeWord() local
334 int char_count, in FPDFText_GetText()565 int* char_count) { in FPDFLink_GetTextRange()
708 int char_count; in TEST_F() local
75 unsigned long char_count; member
883 let mut char_count = 0; in parse_userinfo() localVariable
1741 unsigned int *char_count, /* IN/OUT. May be NULL */ in hb_ot_layout_feature_get_characters()
1654 int char_count = 0; in ImTextCountCharsFromUtf8() local8819 const int char_count = (int)(line_end - line_start); in LogRenderedText() local