Home
last modified time | relevance | path

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

12

/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc235 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
Dextension_dict.cc236 Py_ssize_t name_size; in _FindExtensionByName() local
Ddescriptor_containers.cc175 Py_ssize_t name_size; in _GetItemByKey() local
192 Py_ssize_t name_size; in _GetItemByKey() local
Dmessage.cc228 Py_ssize_t name_size; in New() local
2032 Py_ssize_t name_size; in WhichOneof() local
Ddescriptor.cc1686 Py_ssize_t name_size; in FindMethodByName() local
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-module-canonical.c28 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/jerryscript/tests/unit-ext/module/
Djerry-module-test.c88 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/libunwind/src/coredump/
D_UCD_corefile_elf.c110 unsigned name_size = UNW_ALIGN(note->n_namesz, 4); in _UCD_elf_visit_notes() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstructures.c464 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/musl/porting/linux/user/ldso/
Dzip_archive.h77 uint16_t name_size; member
93 uint16_t name_size; member
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_xfb_varying.c36 int name_size = 0; in get_field_name() local
/third_party/libuv/src/win/
Dfs-event.c160 int name_size, is_path_dir, size; in uv_fs_event_start() local
Dutil.c854 int name_size; in uv_interface_addresses() local
906 int name_size; in uv_interface_addresses() local
Dpipe.c2357 unsigned int name_size; in uv__pipe_getname() local
/third_party/jerryscript/jerry-ext/module/
Dmodule.c189 jerry_size_t name_size = jerry_get_utf8_string_size (canonical_name); in jerryx_resolve_native_module() local
/third_party/python/Python/
Dsuggestions.c139 Py_ssize_t name_size; in calculate_suggestions() local
/third_party/python/Lib/
Dpstats.py462 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/node/src/
Dcares_wrap.h83 size_t name_size = strlen(src->h_name) + 1; in cares_wrap_hostent_cpy() local
/third_party/vulkan-loader/loader/
Dloader_windows.c398 DWORD name_size = sizeof(name); in windows_get_registry_files() local
/third_party/libunwind/src/dwarf/
DGfind_proc_info-lsb.c219 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/
Dregistry.cc509 DWORD name_size = capacity; in Read() local
/third_party/libuv/src/unix/
Dcore.c1162 size_t name_size; in uv__getpwuid_r() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c807 int name_size; in ntfs_dump_attr_list() local
/third_party/ffmpeg/libavformat/
Dwtvdec.c260 int dir_length, name_size, first_sector, depth; in wtvfile_open2() local
Dmxfenc.c1516 int name_size = mxf_utf16_local_tag_length(name); in mxf_write_tagged_value() local
1564 int name_size = mxf_utf16_local_tag_length(package->name); in mxf_write_package() local

12