/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_text_embeddertest.cpp | 67 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local 1115 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local 1191 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local 1330 int num_chars = FPDFText_GetText(textpage.get(), 0, 128, buffer); in TEST_F() local 1367 int num_chars = FPDFText_GetText(text_page, 0, 128, buffer); in TEST_F() local 1390 int num_chars = in TEST_F() local
|
H A D | fpdf_formfill_embeddertest.cpp | 83 void TypeTextIntoTextField(int num_chars, const CFX_PointF& point) { in TypeTextIntoTextField() 95 void SelectTextWithKeyboard(int num_chars, in SelectTextWithKeyboard() 140 int num_chars = (actual_len / sizeof(unsigned short)) - 1; in CheckSelection() local 158 int num_chars = (actual_len / sizeof(unsigned short)) - 1; in CheckFocusedFieldText() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | string_ops.cc | 354 DimensionHandle num_chars = c->UnknownDim(); in __anonf5c73fa00902() local 377 DimensionHandle num_chars = c->UnknownDim(); in __anonf5c73fa00a02() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-buffer-verify.cc | 112 unsigned int num_chars; in buffer_verify_unsafe_to_break() local 257 unsigned num_chars; in buffer_verify_unsafe_to_concat() local
|
H A D | hb-graphite2.cc | 222 unsigned int num_chars; member
|
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/ |
H A D | string_projection.cc | 68 int num_chars) { in GetCharToken() 80 size_t num_chars, const std::string& pattern) { in GetNumPattern() 125 std::string ContractToken(const char* input_ptr, size_t len, size_t num_chars) { in ContractToken()
|
/aosp_15_r20/external/freetype/src/cid/ |
H A D | cidload.h | 33 FT_Int num_chars; /* number of characters in encoding */ member
|
/aosp_15_r20/external/freetype/src/pfr/ |
H A D | pfrcmap.h | 31 FT_UInt num_chars; member
|
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_combo_box_embeddertest.cpp | 69 void CPWLComboBoxEmbedderTest::TypeTextIntoTextField(int num_chars) { in TypeTextIntoTextField()
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | window_enumerator_unittest.cc | 41 const int num_chars = ::GetWindowTextLength(hwnd); in TEST() local
|
H A D | window_enumerator.cc | 58 auto num_chars = ::GetWindowTextLength(hwnd); in GetWindowTextString() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ |
D | consts.hpp | 24 const std::size_t num_chars = 256; variable
|
/aosp_15_r20/external/freetype/src/type1/ |
H A D | t1load.h | 37 FT_Int num_chars; /* number of characters in encoding */ member
|
/aosp_15_r20/external/freetype/src/type42/ |
H A D | t42parse.h | 46 FT_Int num_chars; /* number of characters in encoding */ member
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | page.cc | 468 int num_chars = NumChars(); in EnsureTextPageInitialized() local 614 int num_chars = NumChars(); in GetWordStopIndex() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/ |
H A D | ascii.cc | 218 constexpr size_t num_chars = 1 + CHAR_MAX - CHAR_MIN; in ValidateAsciiCasefold() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/ |
H A D | ascii.cc | 218 constexpr size_t num_chars = 1 + CHAR_MAX - CHAR_MIN; in ValidateAsciiCasefold() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | decode_rust_punycode.cc | 189 uint32_t n = 128, i = 0, bias = 72, num_chars = 0; in DecodeRustPunycode() local
|
/aosp_15_r20/external/abseil-cpp/absl/debugging/internal/ |
H A D | decode_rust_punycode.cc | 189 uint32_t n = 128, i = 0, bias = 72, num_chars = 0; in DecodeRustPunycode() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/ |
H A D | ascii.cc | 232 constexpr size_t num_chars = 1 + CHAR_MAX - CHAR_MIN; in ValidateAsciiCasefold() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 1482 Py_ssize_t num_chars = parse_abbr(p, &std_abbr); in parse_tz_str() local 1784 Py_ssize_t num_chars = in parse_transition_rule() local 1826 Py_ssize_t num_chars = in parse_transition_rule() local
|
/aosp_15_r20/external/google-breakpad/src/common/linux/tests/ |
H A D | crash_generator.cc | 278 int num_chars = snprintf(from_path, PATH_MAX, "/proc/%d/%s", in CopyProcFiles() local
|
/aosp_15_r20/bootable/recovery/recovery_ui/ |
H A D | wear_ui.cpp | 181 int value, num_chars; in LoadAnimation() local
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/graphite/ |
H A D | shape.cc | 102 unsigned int num_chars; in shape() member
|
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/ |
H A D | Obfuscator.cpp | 130 int num_chars = OptimalShortenedLength(file_refs.size()); in HandleShortenFilePaths() local
|