Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/libavutil/
Dwchar_filename.h31 int num_chars; in utf8towchar() local
52 int num_chars = WideCharToMultiByte(code_page, flags, filename_w, -1, in wchartocp() local
133 int num_chars; in get_full_path_name() local
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidload.h33 FT_Int num_chars; /* number of characters in encoding */ member
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrcmap.h31 FT_UInt num_chars; member
Dpfrtypes.h236 FT_UInt num_chars; member
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1load.h37 FT_Int num_chars; /* number of characters in encoding */ member
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42parse.h46 FT_Int num_chars; /* number of characters in encoding */ member
/third_party/openssl/crypto/bio/
Dbf_readbuff.c221 int num = 0, num_chars, found_newline; in readbuffer_gets() local
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbf_readbuff.c221 int num = 0, num_chars, found_newline; in readbuffer_gets() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.h1023 const auto num_chars = ext_name.size(); in AddExtension() local
1044 const auto num_chars = name.size(); in AddExtInstImport() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_context.h1023 const auto num_chars = ext_name.size(); in AddExtension() local
1044 const auto num_chars = name.size(); in AddExtInstImport() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-graphite2.cc222 unsigned int num_chars; member
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh193 unsigned int num_chars; in verify_buffer_safe_to_break() local
/third_party/libuv/src/unix/
Dos390-syscalls.c388 static const size_t num_chars = 62; in mkdtemp() local
/third_party/node/deps/uv/src/unix/
Dos390-syscalls.c388 static const size_t num_chars = 62; in mkdtemp() local
/third_party/rust/crates/regex/src/
Dprog.rs409 pub fn num_chars(&self) -> usize { in num_chars() method
/third_party/python/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
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dt1types.h74 FT_Int num_chars; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp337 const auto num_chars = processed_string.size(); in MergeModules() local
/third_party/skia/third_party/externals/spirv-tools/source/link/
Dlinker.cpp337 const auto num_chars = processed_string.size(); in MergeModules() local
/third_party/mesa3d/src/imgui/
Dimstb_textedit.h367 int num_chars; member
/third_party/skia/third_party/externals/imgui/
Dimstb_textedit.h369 int num_chars; member
/third_party/qrcodegen/rust/src/
Dlib.rs1096 pub fn num_chars(&self) -> usize { in num_chars() method
/third_party/qrcodegen/rust-no-heap/src/
Dlib.rs1201 pub fn num_chars(&self) -> usize { in num_chars() method
/third_party/node/deps/v8/src/numbers/
Dconversions.cc984 int num_chars = bigint::ToStringResultLength(digits, 10, false); in DecimalString() local
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc2279 int num_chars = char_vector.length(); in AddQuantifierToAtom() local

12