/third_party/ffmpeg/libavutil/ |
D | wchar_filename.h | 31 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/ |
D | cidload.h | 33 FT_Int num_chars; /* number of characters in encoding */ member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrcmap.h | 31 FT_UInt num_chars; member
|
D | pfrtypes.h | 236 FT_UInt num_chars; member
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1load.h | 37 FT_Int num_chars; /* number of characters in encoding */ member
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42parse.h | 46 FT_Int num_chars; /* number of characters in encoding */ member
|
/third_party/openssl/crypto/bio/ |
D | bf_readbuff.c | 221 int num = 0, num_chars, found_newline; in readbuffer_gets() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
D | bf_readbuff.c | 221 int num = 0, num_chars, found_newline; in readbuffer_gets() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_context.h | 1023 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/ |
D | ir_context.h | 1023 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/ |
D | hb-graphite2.cc | 222 unsigned int num_chars; member
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | shape-options.hh | 193 unsigned int num_chars; in verify_buffer_safe_to_break() local
|
/third_party/libuv/src/unix/ |
D | os390-syscalls.c | 388 static const size_t num_chars = 62; in mkdtemp() local
|
/third_party/node/deps/uv/src/unix/ |
D | os390-syscalls.c | 388 static const size_t num_chars = 62; in mkdtemp() local
|
/third_party/rust/crates/regex/src/ |
D | prog.rs | 409 pub fn num_chars(&self) -> usize { in num_chars() method
|
/third_party/python/Modules/ |
D | _zoneinfo.c | 1478 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/ |
D | t1types.h | 74 FT_Int num_chars; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
D | linker.cpp | 337 const auto num_chars = processed_string.size(); in MergeModules() local
|
/third_party/skia/third_party/externals/spirv-tools/source/link/ |
D | linker.cpp | 337 const auto num_chars = processed_string.size(); in MergeModules() local
|
/third_party/mesa3d/src/imgui/ |
D | imstb_textedit.h | 367 int num_chars; member
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 369 int num_chars; member
|
/third_party/qrcodegen/rust/src/ |
D | lib.rs | 1096 pub fn num_chars(&self) -> usize { in num_chars() method
|
/third_party/qrcodegen/rust-no-heap/src/ |
D | lib.rs | 1201 pub fn num_chars(&self) -> usize { in num_chars() method
|
/third_party/node/deps/v8/src/numbers/ |
D | conversions.cc | 984 int num_chars = bigint::ToStringResultLength(digits, 10, false); in DecimalString() local
|
/third_party/node/deps/v8/src/regexp/ |
D | regexp-parser.cc | 2279 int num_chars = char_vector.length(); in AddQuantifierToAtom() local
|