Home
last modified time | relevance | path

Searched defs:name_len (Results 1 - 25 of 145) sorted by relevance

123456

/third_party/elfutils/libasm/
H A Dasm_newsym.c74 size_t name_len = strlen (name) + 1; in asm_newsym() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dindex.h118 u32 name_len; member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.h58 int name_len; /* Length of attribute name */ member
/third_party/musl/src/passwd/
H A Dgetgr_a.c81 uint32_t name_len; in __getgr_a() local
/third_party/node/deps/v8/src/diagnostics/
H A Dsystem-jit-win.cc68 int name_len = static_cast<int>(event->name.len); in EventHandler() local
/third_party/python/Python/
H A Dimportdl.c43 Py_ssize_t name_len, lastdot; in get_encoded_name() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_machine.c102 hi_s32 name_len, ret; in hal_hdmi_mach_register() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_cfg.c282 const unsigned int name_len = size - CONFIGURATION_ENTRY_NAME_OFFSET; in kbase_csf_firmware_cfg_option_entry_parse() local
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/
H A Ddebug_kinfo.h27 __u16 name_len; member
/third_party/elfutils/lib/
H A Dcolor.c152 size_t name_len = env - start; in parse_opt() local
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c155 int name_len = 128; in main() local
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.c229 size_t name_len = strlen(name); in create_loadtask() local
/third_party/musl/ldso/linux/
H A Ddynlink_rand.c234 size_t name_len = strlen(name); in create_loadtask() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp202 lookupOperand(spv_operand_type_t type, const char* name, size_t name_len, spv_operand_desc* desc) const lookupOperand() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp202 lookupOperand(spv_operand_type_t type, const char* name, size_t name_len, spv_operand_desc* desc) const lookupOperand() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_sni.c143 size_t name_len; in sni_callback() local
/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp207 lookupOperand(spv_operand_type_t type, const char* name, size_t name_len, spv_operand_desc* desc) const lookupOperand() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_helpers_user.c273 int name_len; in kutf_helper_receive_named_val() local
/third_party/exfatprogs/lib/
H A Dexfat_fs.c225 int name_len, char_len; in get_ancestors() local
257 int name_len; in exfat_resolve_path() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native.c249 int32_t name_len; in ff_dnn_load_model_native() local
/third_party/libuv/src/unix/
H A Dpipe.c433 size_t name_len; in uv_pipe_chmod() local
/third_party/libuv/src/win/
H A Dgetaddrinfo.c108 ssize_t name_len = 0; in uv__getaddrinfo_done() local
/third_party/mbedtls/library/
H A Dx509_create.c28 size_t name_len; /* Length of 'name', without trailing 0 byte. */ member
101 static const x509_attr_descriptor_t *x509_attr_descr_from_name(const char *name, size_t name_len) in x509_attr_descr_from_name() argument
421 size_t name_len = cur_name->val.len; in x509_write_name() local
/third_party/mesa3d/src/glx/
H A Dglxextensions.c53 unsigned name_len; member
296 find_extension(const struct extension_info *ext, const char *name, unsigned name_len) find_extension() argument
320 set_glx_extension(const struct extension_info *ext_list, const char *name, unsigned name_len, GLboolean state, unsigned char *supported) set_glx_extension() argument
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_getnameinfo.c284 size_t name_len; in lookup_service() local

Completed in 13 milliseconds

123456