Home
last modified time | relevance | path

Searched defs:name_len (Results 51 - 75 of 146) sorted by relevance

123456

/third_party/ffmpeg/libavcodec/
H A Dcbs.c494 size_t name_len, bits_len; in ff_cbs_trace_syntax_element() local
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c142 int name_len; in cure_extension_list() local
[all...]
/third_party/f2fs-tools/fsck/
H A Ddir.c221 f2fs_add_link(struct f2fs_sb_info *sbi, struct f2fs_node *parent, const unsigned char *name, int name_len, nid_t ino, int file_type, block_t p_blkaddr, int inc_link) f2fs_add_link() argument
[all...]
H A Ddump.c750 u16 name_len; in dump_dirent() local
/third_party/elfio/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
354 elfio_note_get_note( pnote_t pnote, Elf_Word index, Elf_Word* type, char* name, int name_len, char** desc, Elf_Word* descSize ) elfio_note_get_note() argument
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.cpp225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
355 elfio_note_get_note( pnote_t pnote, Elf_Word index, Elf_Word* type, char* name, int name_len, void** desc, Elf_Word* descSize ) elfio_note_get_note() argument
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c686 int max_width, name_len; in compute_controls_layout() local
/third_party/curl/lib/
H A Dc-hyper.c137 hyper_each_header(void *userdata, const uint8_t *name, size_t name_len, const uint8_t *value, size_t value_len) hyper_each_header() argument
/third_party/libuv/src/unix/
H A Dibmi.c455 size_t name_len = strlen(address->name); in uv_interface_addresses() local
/third_party/libwebsockets/lib/core-net/
H A Dnetwork.c46 lws_get_addresses(struct lws_vhost *vh, void *ads, char *name, int name_len, char *rip, int rip_len) lws_get_addresses() argument
154 lws_get_peer_addresses(struct lws *wsi, lws_sockfd_type fd, char *name, int name_len, char *rip, int rip_len) lws_get_peer_addresses() argument
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h191 u32 name_len; member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c411 size_t name_len = strlen(name) + 1; in copy_semantic_name_to_string() local
/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc678 size_t name_len = strlen(name) + 1; // Includes the null terminator in ReadCharsFromTcpPort() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa.c817 unsigned int name_len; in SSL_CTX_use_serverinfo_file() local
/third_party/node/deps/uv/src/unix/
H A Dibmi.c450 size_t name_len = strlen(address->name); in uv_interface_addresses() local
/third_party/node/deps/uv/src/win/
H A Dprocess.c162 search_path_join_test(const WCHAR* dir, size_t dir_len, const WCHAR* name, size_t name_len, const WCHAR* ext, size_t ext_len, const WCHAR* cwd, size_t cwd_len) search_path_join_test() argument
257 path_search_walk_ext(const WCHAR *dir, size_t dir_len, const WCHAR *name, size_t name_len, WCHAR *cwd, size_t cwd_len, int name_has_ext) path_search_walk_ext() argument
/third_party/openssl/ssl/
H A Dssl_rsa.c817 unsigned int name_len; in SSL_CTX_use_serverinfo_file() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c150 size_t name_len; in extract_method_call() local
[all...]
/third_party/python/Parser/
H A Dpegen.c132 _get_keyword_or_name_type(Parser *p, const char *name, int name_len) in _get_keyword_or_name_type() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/sysconfig/
H A Dsys_config.c113 int parse_sensor_name(char *s, char *name, unsigned int name_len) in parse_sensor_name() argument
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dcomposite.h76 int name_len; member
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c2179 size_t suffix_len, name_len; in hidinput_allocate() local
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dcomposite.h76 int name_len; member
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h169 __u8 name_len; member
/third_party/exfatprogs/lib/
H A Dexfat_dir.c449 int retval, name_len; in filter_lookup_file() local
580 int dcount, name_len, i; in exfat_build_file_dentry_set() local
642 int i, name_len; exfat_update_file_dentry_set() local
[all...]

Completed in 29 milliseconds

123456