Home
last modified time | relevance | path

Searched refs:value_length (Results 1 - 25 of 36) sorted by relevance

12

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c681 u32 value_length; in ntfs_dump_attr_standard_information() local
706 value_length = le32_to_cpu(attr->value_length); in ntfs_dump_attr_standard_information()
707 if (value_length == 48) { in ntfs_dump_attr_standard_information()
709 } else if (value_length == 72) { in ntfs_dump_attr_standard_information()
735 "wrong...\n", (unsigned int)value_length, in ntfs_dump_attr_standard_information()
736 (unsigned)value_length); in ntfs_dump_attr_standard_information()
936 u32 value_length; in ntfs_dump_attr_object_id() local
939 value_length = le32_to_cpu(attr->value_length); in ntfs_dump_attr_object_id()
[all...]
H A Dntfsck.c530 u32 value_length = le32_to_cpu(attr_rec->value_length); in check_attr_record() local
541 // if resident, length==value_length+value_offset in check_attr_record()
542 //assert_u32_equal(le32_to_cpu(attr_rec->value_length)+ in check_attr_record()
544 // "length==value_length+value_offset"); in check_attr_record()
545 // if resident, length==value_length+value_offset in check_attr_record()
546 if (value_length+value_offset > length) { in check_attr_record()
547 check_failed("value_length(%d)+value_offset(%d)>length(%d) for attribute 0x%x.\n", (int)value_length, (int)value_offset, (int)length, (int)attr_type); in check_attr_record()
H A Dntfstruncate.c462 i = le32_to_cpu(a->value_length); in dump_resident_attr()
475 le32_to_cpu(a->value_length)); in dump_resident_attr()
H A Dntfswipe.c1786 le32_to_cpu(ctx->attr->value_length), in destroy_record()
1811 &(ctx->attr->value_length), sizeof(u32), in destroy_record()
1827 ctx->attr->value_length = const_cpu_to_le32(0); in destroy_record()
1858 le32_to_cpu(ctx->attr->value_length), in destroy_record()
1879 &(ctx->attr->value_length), in destroy_record()
1895 ctx->attr->value_length = const_cpu_to_le32(0); in destroy_record()
H A Dntfsfix.c269 if ((char*)c + le32_to_cpu(a->value_length) > in OLD_ntfs_volume_set_flags()
272 le32_to_cpu(a->value_length) > le32_to_cpu(a->length)) { in OLD_ntfs_volume_set_flags()
907 length = le32_to_cpu(a->value_length); in attrlist_selfloc_condition()
H A Dmkntfs.c1307 le32_to_cpu(a->value_length))); in mkntfs_attr_find()
1314 avl = le32_to_cpu(a->value_length); in mkntfs_attr_find()
1896 a->value_length = cpu_to_le32(val_len); in insert_resident_attr_in_mft_record()
2468 re_end = (char*)r + le32_to_cpu(a->value_length); in upgrade_to_large_index()
2813 a->value_length = cpu_to_le32(le32_to_cpu(a->value_length) + idx_size); in insert_index_entry_in_res_dir_index()
4529 le32_to_cpu(a->value_length)); in mkntfs_create_root_structures()
/third_party/gn/src/base/
H A Denvironment.cc60 DWORD value_length = ::GetEnvironmentVariable( in GetVarImpl() local
63 if (value_length == 0) in GetVarImpl()
66 std::unique_ptr<char16_t[]> value(new char16_t[value_length]); in GetVarImpl()
69 reinterpret_cast<LPWSTR>(value.get()), value_length); in GetVarImpl()
/third_party/node/deps/ada/
H A Dada_c.h136 size_t value_length);
139 size_t value_length);
144 const char* value, size_t value_length);
149 size_t value_length);
/third_party/ntfs-3g/libntfs-3g/
H A Dea.c274 + le16_to_cpu(p_ea->value_length)) in ntfs_set_ntfs_ea()
278 + le16_to_cpu(p_ea->value_length)) in ntfs_set_ntfs_ea()
292 + le16_to_cpu(p_ea->value_length); in ntfs_set_ntfs_ea()
451 && (p_ea->value_length in ntfs_ea_check_wsldev()
500 attr.mod.base.value_length = const_cpu_to_le16(sizeof(mode)); in ntfs_ea_set_wsl_not_symlink()
512 attr.dev.base.value_length = const_cpu_to_le16(sizeof(device)); in ntfs_ea_set_wsl_not_symlink()
H A Dattrib.c135 return (s64)le32_to_cpu(a->value_length); in GenNAttrIno()
176 if (le32_to_cpu(a->value_length) + le16_to_cpu(a->value_offset) in ntfs_get_attribute_value()
182 le32_to_cpu(a->value_length)); in ntfs_get_attribute_value()
184 return (s64)le32_to_cpu(a->value_length); in ntfs_get_attribute_value()
489 && (a->non_resident ? !a->initialized_size : !a->value_length)) { in ntfs_attr_open()
562 s64 l = le32_to_cpu(a->value_length); in ntfs_attr_open()
1059 le32_to_cpu(ctx->attr->value_length) > in ntfs_attr_pread_i()
1976 le32_to_cpu(ctx->attr->value_length) >
2942 le32_to_cpu(a->value_length)));
2949 avl = le32_to_cpu(a->value_length);
[all...]
H A Dvolume.c1168 if ((char*)vinf + le32_to_cpu(a->value_length) > (char*)ctx->mrec + in ntfs_device_mount()
1171 a->value_length) > le32_to_cpu(a->length)) { in ntfs_device_mount()
1212 u = le32_to_cpu(a->value_length) / 2; in ntfs_device_mount()
1771 if ((char*)c + le32_to_cpu(a->value_length) > (char*)ctx->mrec + in ntfs_volume_write_flags()
1774 le32_to_cpu(a->value_length) > le32_to_cpu(a->length)) { in ntfs_volume_write_flags()
H A Dattrlist.c156 0 : le32_to_cpu(attr->value_length), ctx)) { in ntfs_attrlist_entry_add()
H A Dinode.c192 lthle = ctx->attr->value_length; in ntfs_inode_real_open()
274 ni->data_size = le32_to_cpu(ctx->attr->value_length); in ntfs_inode_real_open()
769 lthle = ctx->attr->value_length; in ntfs_inode_sync_standard_information()
/third_party/pulseaudio/src/pulse/
H A Dproplist.c104 static int proplist_setn(pa_proplist *p, const char *key, size_t key_length, const char *value, size_t value_length) { in proplist_setn() argument
114 v = pa_xstrndup(value, value_length); in proplist_setn()
155 static int proplist_sethex(pa_proplist *p, const char *key, size_t key_length, const char *value, size_t value_length) { in proplist_sethex() argument
173 v = pa_xstrndup(value, value_length); in proplist_sethex()
174 d = pa_xmalloc(value_length*2+1); in proplist_sethex()
176 if ((dn = pa_parsehex(v, d, value_length*2)) == (size_t) -1) { in proplist_sethex()
/third_party/python/PC/
H A Dwinreg.c1704 Py_ssize_t value_length; in winreg_SetValue_impl() local
1715 const wchar_t *value = PyUnicode_AsUnicodeAndSize(value_obj, &value_length); in winreg_SetValue_impl()
1718 wchar_t *value = PyUnicode_AsWideCharString(value_obj, &value_length); in winreg_SetValue_impl()
1723 if ((Py_ssize_t)(DWORD)value_length != value_length) { in winreg_SetValue_impl()
1733 value, value_length) < 0) { in winreg_SetValue_impl()
1741 rc = RegSetValueW(key, sub_key, REG_SZ, value, (DWORD)(value_length + 1)); in winreg_SetValue_impl()
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-util.c734 int value_length = 0; in pa_dbus_get_proplist_arg() local
760 dbus_message_iter_get_fixed_array(&dict_entry_iter, &value, &value_length); in pa_dbus_get_proplist_arg()
762 pa_assert(value_length >= 0); in pa_dbus_get_proplist_arg()
764 pa_assert_se(pa_proplist_set(proplist, key, value, value_length) >= 0); in pa_dbus_get_proplist_arg()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dstatic_policy.h15 .value_length = 0xa,
23 .value_length = 0xb,
31 .value_length = 0x15,
39 .value_length = 0xd,
47 .value_length = 0x0,
55 .value_length = 0x0,
63 .value_length = 0x0,
71 .value_length = 0x0,
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h205 uint8_t value_length; /* only valid if set by policy */ member
/third_party/skia/src/xml/
H A DSkXMLParser.cpp121 int value_length, in entity_decl_handler()
117 entity_decl_handler(void *data, const XML_Char *entityName, int is_parameter_entity, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) entity_decl_handler() argument
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py1204 value_length = ord(self.scope_vars[buff_pos:buff_pos + 1])
1206 value = self.scope_vars[buff_pos: buff_pos + value_length]
1207 buff_pos += value_length
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h748 /* 16 */ le32 value_length; /* Byte size of attribute value. */ member
2513 le16 value_length; /* Byte size of the EA's value. */ member
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c369 polmd->value_length); in lws_extract_metadata()
392 polmd->value_length) < 0) { in lws_extract_metadata()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dexpat.h334 the value_length argument. Since it is legal to have zero-length
347 const XML_Char *value, int value_length, const XML_Char *base,
/third_party/python/Modules/expat/
H A Dexpat.h347 the value_length argument. Since it is legal to have zero-length
360 const XML_Char *value, int value_length, const XML_Char *base,
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlwf.c731 const XML_Char *value, int value_length, const XML_Char *base, in metaEntityDecl()
744 characterData(data, value, value_length); in metaEntityDecl()
730 metaEntityDecl(void *userData, const XML_Char *entityName, int is_param, const XML_Char *value, int value_length, const XML_Char *base, const XML_Char *systemId, const XML_Char *publicId, const XML_Char *notationName) metaEntityDecl() argument

Completed in 42 milliseconds

12