Home
last modified time | relevance | path

Searched defs:char_count (Results 1 – 20 of 20) sorted by relevance

/external/libchrome/base/debug/
Dalias.h38 #define DEBUG_ALIAS_FOR_CSTR(var_name, c_str, char_count) \ argument
/external/deqp-deps/SPIRV-Tools/test/fuzzers/
Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/external/angle/third_party/spirv-tools/src/test/fuzzers/
Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Dspvtools_dis_fuzzer.cpp45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
/external/harfbuzz_ng/test/api/
Dtest-ot-name.c43 unsigned int char_count = 100; in test_ot_layout_feature_get_name_ids_and_characters() local
/external/kernel-headers/original/uapi/linux/
Dcyclades.h11 unsigned long char_count; member
/external/pdfium/core/fxcrt/
Dwidetext_buffer.cpp74 pdfium::span<wchar_t> WideTextBuffer::ExpandWideBuf(size_t char_count) { in ExpandWideBuf()
/external/rust/android-crates-io/crates/googletest/src/matchers/
Dchar_count_matcher.rs59 pub fn char_count<E: Matcher<usize>>(expected: E) -> CharLenMatcher<E> { in char_count() function
/external/pdfium/xfa/fde/
Dcfde_textout.h64 size_t char_count = 0; member
/external/rust/android-crates-io/crates/chrono/src/offset/local/tz_info/
Dparser.rs170 char_count: usize, field
193 let char_count = cursor.read_be_u32()?; in new() localVariable
/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.cpp48 size_t char_count = endPos - startPos + 1; in IsMatchWholeWord() local
/external/pdfium/fpdfsdk/
Dfpdf_text.cpp323 int char_count, in FPDFText_GetText()
560 int* char_count) { in FPDFLink_GetTextRange()
Dfpdf_text_embeddertest.cpp826 int char_count; in TEST_F() local
1780 int char_count = FPDFText_CountChars(text_page.get()); in TEST_F() local
Dfpdf_edittext.cpp273 size_t char_count = FXSYS_ToUTF16BE(unicode, ans); in AddUnicode() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp757 void CFX_PSRenderer::DrawTextAsType3Font(int char_count, in DrawTextAsType3Font()
782 bool CFX_PSRenderer::DrawTextAsType42Font(int char_count, in DrawTextAsType42Font()
/external/rust/android-crates-io/crates/url/src/
Dparser.rs874 let mut char_count = 0; in parse_userinfo() localVariable
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc1871 unsigned int *char_count, /* IN/OUT. May be NULL */ in hb_ot_layout_feature_get_characters()
/external/mesa3d/src/imgui/
Dimgui.cpp1654 int char_count = 0; in ImTextCountCharsFromUtf8() local
8819 const int char_count = (int)(line_end - line_start); in LogRenderedText() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_layout.rs5154 let char_count: u16 = cursor.read()?; in read() localVariable
5212 pub fn char_count(&self) -> u16 { in char_count() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_layout.rs5154 let char_count: u16 = cursor.read()?; in read() localVariable
5212 pub fn char_count(&self) -> u16 { in char_count() method