Home
last modified time | relevance | path

Searched defs:num_chars (Results 1 – 25 of 30) sorted by relevance

12

/external/freetype/src/cid/
Dcidload.h33 FT_Int num_chars; /* number of characters in encoding */ member
/external/tensorflow/tensorflow/core/ops/
Dstring_ops.cc354 DimensionHandle num_chars = c->UnknownDim(); in __anon9ebfad560902() local
377 DimensionHandle num_chars = c->UnknownDim(); in __anon9ebfad560a02() local
/external/freetype/src/pfr/
Dpfrcmap.h31 FT_UInt num_chars; member
Dpfrtypes.h236 FT_UInt num_chars; member
/external/pdfium/fpdfsdk/
Dfpdf_text_embeddertest.cpp68 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local
1026 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local
1102 int num_chars = FPDFText_GetText(textpage, 0, 128, buffer); in TEST_F() local
1241 int num_chars = FPDFText_GetText(textpage.get(), 0, 128, buffer); in TEST_F() local
1278 int num_chars = FPDFText_GetText(text_page, 0, 128, buffer); in TEST_F() local
1301 int num_chars = in TEST_F() local
Dfpdf_formfill_embeddertest.cpp75 void TypeTextIntoTextField(int num_chars, const CFX_PointF& point) { in TypeTextIntoTextField()
87 void SelectTextWithKeyboard(int num_chars, in SelectTextWithKeyboard()
127 int num_chars = (actual_len / sizeof(unsigned short)) - 1; in CheckSelection() local
141 int num_chars = (actual_len / sizeof(unsigned short)) - 1; in CheckFocusedFieldText() local
/external/freetype/src/type1/
Dt1load.h37 FT_Int num_chars; /* number of characters in encoding */ member
/external/freetype/src/type42/
Dt42parse.h46 FT_Int num_chars; /* number of characters in encoding */ member
/external/libtextclassifier/native/utils/tflite/
Dstring_projection.cc68 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()
/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc266 int num_chars = snprintf(from_path, PATH_MAX, "/proc/%d/%s", in CopyProcFiles() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box_embeddertest.cpp73 void TypeTextIntoTextField(int num_chars) { in TypeTextIntoTextField()
Dcpwl_edit_embeddertest.cpp79 void TypeTextIntoTextField(int num_chars) { in TypeTextIntoTextField()
/external/harfbuzz_ng/src/
Dhb-graphite2.cc222 unsigned int num_chars; member
/external/ppp/pppd/plugins/
Dwinbind.c171 size_t num_chars = 0; in strhex_to_str() local
/external/harfbuzz_ng/util/
Dshape-options.hh193 unsigned int num_chars; in verify_buffer_safe_to_break() local
/external/rust/crates/regex/src/
Dprog.rs409 pub fn num_chars(&self) -> usize { in num_chars() method
/external/python/cpython3/Modules/
D_zoneinfo.c1478 Py_ssize_t num_chars = parse_abbr(p, &std_abbr); in parse_tz_str() local
1780 Py_ssize_t num_chars = in parse_transition_rule() local
1822 Py_ssize_t num_chars = in parse_transition_rule() local
/external/freetype/include/freetype/internal/
Dt1types.h74 FT_Int num_chars; member
/external/mesa3d/src/imgui/
Dimstb_textedit.h367 int num_chars; member
Dimstb_truetype.h625 int num_chars; member
3656 int first_char, int num_chars, // characters to bake in stbtt_BakeFontBitmap_internal()
4769 int first_char, int num_chars, stbtt_bakedchar *chardata) in stbtt_BakeFontBitmap()
/external/libchrome/base/strings/
Dstring_util_unittest.cc1346 static void WritesCorrectly(size_t num_chars) { in WritesCorrectly()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1504 String WideStringToUtf8(const wchar_t* str, int num_chars) { in WideStringToUtf8()
/external/mesa3d/src/gtest/src/
Dgtest.cc1831 std::string WideStringToUtf8(const wchar_t* str, int num_chars) { in WideStringToUtf8()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc1935 std::string WideStringToUtf8(const wchar_t *str, int num_chars) { in WideStringToUtf8()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1991 std::string WideStringToUtf8(const wchar_t* str, int num_chars) { in WideStringToUtf8()

12