Home
last modified time | relevance | path

Searched defs:name_size (Results 1 - 25 of 34) sorted by relevance

12

/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_corefile_elf.c110 unsigned name_size = UNW_ALIGN(note->n_namesz, 4); in _UCD_elf_visit_notes() local
/third_party/jerryscript/tests/unit-ext/
H A 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/
H A 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/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_xfb_varying.c36 int name_size = 0; in get_field_name() local
/third_party/musl/porting/linux/user/ldso/
H A Dzip_archive.h77 uint16_t name_size; member
93 uint16_t name_size; member
/third_party/musl/ldso/linux/
H A Dzip_archive.h77 uint16_t name_size; member
93 uint16_t name_size; member
/third_party/jerryscript/jerry-ext/module/
H A Dmodule.c189 jerry_size_t name_size = jerry_get_utf8_string_size (canonical_name); in jerryx_resolve_native_module() local
/third_party/node/deps/uv/src/win/
H A Dfs-event.c160 int name_size, is_path_dir, size; in uv_fs_event_start() local
H A Dpipe.c2359 unsigned int name_size; in uv__pipe_getname() local
H A Dutil.c854 int name_size; in uv_interface_addresses() local
906 int name_size; in uv_interface_addresses() local
/third_party/python/Python/
H A Dsuggestions.c142 Py_ssize_t name_size; in calculate_suggestions() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A 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
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc236 Py_ssize_t name_size; in _FindExtensionByName() local
H A 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; FindEnumTypeByName() local
340 Py_ssize_t name_size; FindOneofByName() local
361 Py_ssize_t name_size; FindServiceByName() local
381 Py_ssize_t name_size; FindMethodByName() local
401 Py_ssize_t name_size; FindFileContainingSymbol() local
[all...]
/third_party/node/src/
H A Dcares_wrap.h84 size_t name_size = strlen(src->h_name) + 1; in cares_wrap_hostent_cpy() local
/third_party/gn/src/base/win/
H A Dregistry.cc509 DWORD name_size = capacity; in Read() local
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c219 find_binary_for_address (unw_word_t ip, char *name, size_t name_size) in find_binary_for_address() argument
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.h58 void Insert(Address code_address, const char* name, int name_size) { in Insert() argument
91 static char* CopyName(const char* name, int name_size) { in CopyName() argument
/third_party/ffmpeg/libavformat/
H A Dwtvdec.c261 int dir_length, name_size, first_sector, depth; in wtvfile_open2() local
/third_party/node/deps/uv/src/unix/
H A Dcore.c1173 size_t name_size; in uv__getpwuid_r() local
/third_party/vulkan-loader/loader/
H A Dloader_windows.c403 DWORD name_size = sizeof(name); in windows_get_registry_files() local
1169 DWORD name_size = sizeof(name); in get_settings_path_if_exists_in_registry_key() local
[all...]
/third_party/libuv/src/win/
H A Dpipe.c2462 unsigned int name_size; in uv__pipe_getname() local
H A Dutil.c751 int name_size; in uv_interface_addresses() local
792 size_t name_size; in uv_interface_addresses() local
/third_party/libuv/src/unix/
H A Dcore.c1232 size_t name_size; in uv__getpwuid_r() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c807 int name_size; in ntfs_dump_attr_list() local

Completed in 48 milliseconds

12