| /external/cronet/base/debug/ |
| D | alias.h | 91 #define DEBUG_ALIAS_FOR_CSTR(var_name, c_str, char_count) \ argument 96 #define DEBUG_ALIAS_FOR_U16CSTR(var_name, c_str, char_count) \ argument 101 #define DEBUG_ALIAS_FOR_WCHARCSTR(var_name, c_str, char_count) \ argument
|
| /external/libchrome/base/debug/ |
| D | alias.h | 38 #define DEBUG_ALIAS_FOR_CSTR(var_name, c_str, char_count) \ argument
|
| /external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/ |
| D | spvtools_dis_fuzzer.cpp | 45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzzers/ |
| D | spvtools_dis_fuzzer.cpp | 45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
|
| /external/deqp-deps/SPIRV-Tools/test/fuzzers/ |
| D | spvtools_dis_fuzzer.cpp | 45 size_t char_count = input.size() * sizeof(uint32_t) / sizeof(char); in LLVMFuzzerTestOneInput() local
|
| /external/harfbuzz_ng/test/api/ |
| D | test-ot-name.c | 43 unsigned int char_count = 100; in test_ot_layout_feature_get_name_ids_and_characters() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | cyclades.h | 11 unsigned long char_count; member
|
| /external/pdfium/core/fxcrt/ |
| D | widetext_buffer.cpp | 76 pdfium::span<wchar_t> WideTextBuffer::ExpandWideBuf(size_t char_count) { in ExpandWideBuf()
|
| /external/pdfium/xfa/fde/ |
| D | cfde_textout.h | 62 size_t char_count = 0; member
|
| /external/pdfium/core/fpdftext/ |
| D | cpdf_textpagefind.cpp | 47 size_t char_count = endPos - startPos + 1; in IsMatchWholeWord() local
|
| /external/pdfium/core/fxge/win32/ |
| D | cfx_psrenderer.cpp | 744 void CFX_PSRenderer::DrawTextAsType3Font(int char_count, in DrawTextAsType3Font() 767 bool CFX_PSRenderer::DrawTextAsType42Font(int char_count, in DrawTextAsType42Font()
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_text.cpp | 308 int char_count, in FPDFText_GetText() 539 int* char_count) { in FPDFLink_GetTextRange()
|
| D | fpdf_text_embeddertest.cpp | 737 int char_count; in TEST_F() local 1733 int char_count = FPDFText_CountChars(text_page.get()); in TEST_F() local
|
| /external/rust/crates/url/src/ |
| D | parser.rs | 871 let mut char_count = 0; in parse_userinfo() localVariable
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout.cc | 1762 unsigned int *char_count, /* IN/OUT. May be NULL */ in hb_ot_layout_feature_get_characters()
|
| /external/mesa3d/src/imgui/ |
| D | imgui.cpp | 1654 int char_count = 0; in ImTextCountCharsFromUtf8() local 8819 const int char_count = (int)(line_end - line_start); in LogRenderedText() local
|