/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor_pool.cc | 235 Py_ssize_t name_size; in FindMessageByName() local 259 Py_ssize_t name_size; in FindFileByName() local 276 Py_ssize_t name_size; in FindFieldByName() local 297 Py_ssize_t name_size; in FindExtensionByName() local 319 Py_ssize_t name_size; in FindEnumTypeByName() local 340 Py_ssize_t name_size; in FindOneofByName() local 361 Py_ssize_t name_size; in FindServiceByName() local 381 Py_ssize_t name_size; in FindMethodByName() local 401 Py_ssize_t name_size; in FindFileContainingSymbol() local
|
D | extension_dict.cc | 236 Py_ssize_t name_size; in _FindExtensionByName() local
|
D | descriptor_containers.cc | 175 Py_ssize_t name_size; in _GetItemByKey() local 192 Py_ssize_t name_size; in _GetItemByKey() local
|
/third_party/jerryscript/tests/unit-ext/ |
D | test-ext-module-canonical.c | 28 jerry_size_t name_size = jerry_get_string_size (name); in get_canonical_name() local 50 jerry_size_t name_size = jerry_get_string_size (canonical_name); in resolve() local
|
/third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/ |
D | rapidxml.hpp | 417 std::size_t name_size = 0, std::size_t value_size = 0) in allocate_node() 448 std::size_t name_size = 0, std::size_t value_size = 0) in allocate_attribute() 681 std::size_t name_size() const in name_size() function in rapidxml::xml_base 836 …xml_attribute<Ch> *previous_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sen… in previous_attribute() 856 …xml_attribute<Ch> *next_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensiti… in next_attribute() 936 …xml_node<Ch> *first_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true… in first_node() 958 …xml_node<Ch> *last_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true)… in last_node() 981 …xml_node<Ch> *previous_sibling(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive … in previous_sibling() 1004 …xml_node<Ch> *next_sibling(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = tr… in next_sibling() 1025 …xml_attribute<Ch> *first_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensit… in first_attribute() [all …]
|
/third_party/jerryscript/tests/unit-ext/module/ |
D | jerry-module-test.c | 88 jerry_size_t name_size = jerry_get_utf8_string_size (name); in resolve_differently_handled_module() local 115 jerry_size_t name_size = jerry_get_utf8_string_size (name); in cache_check() local
|
/third_party/boost/tools/build/src/engine/ |
D | w32_getreg.cpp | 139 DWORD name_size = sizeof(name); in get_subkey_names() local 167 DWORD name_size = sizeof(name); in get_value_names() local
|
/third_party/weston/xwayland/ |
D | launcher.c | 91 socklen_t size, name_size; in bind_to_abstract_socket() local 121 socklen_t size, name_size; in bind_to_unix_socket() local
|
/third_party/libunwind/src/coredump/ |
D | _UCD_corefile_elf.c | 110 unsigned name_size = UNW_ALIGN(note->n_namesz, 4); in _UCD_elf_visit_notes() local
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
D | structures.c | 464 int32_t name_size; in SPDYF_name_value_to_stream() local 560 int32_t name_size; in SPDYF_name_value_from_stream() local
|
/third_party/boost/libs/regex/test/regress/ |
D | test_locale.cpp | 124 int name_size = (r+1) * 2; in test_locale() local
|
/third_party/musl/porting/linux/user/ldso/ |
D | zip_archive.h | 77 uint16_t name_size; member 93 uint16_t name_size; member
|
/third_party/mesa3d/src/compiler/glsl/ |
D | lower_xfb_varying.cpp | 121 int name_size = 0; in get_field_name() local
|
/third_party/libuv/src/win/ |
D | fs-event.c | 160 int name_size, is_path_dir, size; in uv_fs_event_start() local
|
D | util.c | 854 int name_size; in uv_interface_addresses() local 906 int name_size; in uv_interface_addresses() local
|
/third_party/jerryscript/jerry-ext/module/ |
D | module.c | 189 jerry_size_t name_size = jerry_get_utf8_string_size (canonical_name); in jerryx_resolve_native_module() local
|
/third_party/python/Python/ |
D | suggestions.c | 139 Py_ssize_t name_size; in calculate_suggestions() local
|
/third_party/python/Lib/ |
D | pstats.py | 462 def print_call_heading(self, name_size, column_title): argument 474 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
|
/third_party/boost/boost/property_tree/detail/ |
D | rapidxml.hpp | 405 std::size_t name_size = 0, std::size_t value_size = 0) in allocate_node() 436 std::size_t name_size = 0, std::size_t value_size = 0) in allocate_attribute() 665 std::size_t name_size() const in name_size() function in boost::property_tree::detail::rapidxml::xml_base
|
/third_party/boost/libs/filesystem/src/ |
D | directory.cpp | 237 const std::size_t name_size = path_max(); in readdir_r_simulator() local
|
/third_party/node/src/ |
D | cares_wrap.h | 83 size_t name_size = strlen(src->h_name) + 1; in cares_wrap_hostent_cpy() local
|
/third_party/libunwind/src/dwarf/ |
D | Gfind_proc_info-lsb.c | 219 find_binary_for_address (unw_word_t ip, char *name, size_t name_size) in find_binary_for_address()
|
/third_party/gn/src/base/win/ |
D | registry.cc | 509 DWORD name_size = capacity; in Read() local
|
/third_party/libuv/src/unix/ |
D | core.c | 1162 size_t name_size; in uv__getpwuid_r() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsinfo.c | 807 int name_size; in ntfs_dump_attr_list() local
|