Home
last modified time | relevance | path

Searched refs:CASE_SENSITIVE (Results 1 – 25 of 38) sorted by relevance

12

/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c1285 a->name_length, CASE_SENSITIVE, in mkntfs_attr_find()
1943 NULL, 0, CASE_SENSITIVE, const_cpu_to_le16(0), in add_attr_std_info()
1962 (const ntfschar*)NULL, 0, CASE_SENSITIVE, in non_resident_unnamed_data()
1987 (const ntfschar*)NULL, 0, CASE_SENSITIVE, in stdinfo_time()
2025 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in add_attr_file_name()
2078 CASE_SENSITIVE, const_cpu_to_le16(0), in add_attr_file_name()
2104 0, CASE_SENSITIVE, const_cpu_to_le16(0), in add_attr_object_id()
2128 CASE_SENSITIVE, const_cpu_to_le16(0), sd, in add_attr_sd()
2133 CASE_SENSITIVE, const_cpu_to_le16(0), 0, sd, in add_attr_sd()
2230 CASE_SENSITIVE, const_cpu_to_le16(0), in add_attr_vol_name()
[all …]
Dntfswipe.c913 while (!ntfs_attr_lookup(AT_DATA, NULL, 0, CASE_SENSITIVE, 0, in wipe_tails()
1772 if (ntfs_attr_lookup(AT_FILE_NAME, NULL, 0, CASE_SENSITIVE, in destroy_record()
1841 if (ntfs_attr_lookup(AT_DATA, NULL, 0, CASE_SENSITIVE, 0LL, in destroy_record()
Dntfsinfo.c1268 name, name_len, CASE_SENSITIVE, NULL, 0)) in ntfs_dump_sds()
1745 (attr)->name_length, CASE_SENSITIVE, NULL, 0)
2358 while (!ntfs_attr_lookup(AT_UNUSED, NULL, 0, CASE_SENSITIVE, in ntfs_dump_file_attributes()
Dntfsfix.c253 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in OLD_ntfs_volume_set_flags()
357 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in clear_sparse()
Dntfsfallocate.c706 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_full_allocation()
Dntfscp.c681 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in assign_runlist()
Dntfsclone.c1236 attr->name_length, CASE_SENSITIVE, NULL, 0)) {
1411 while (!ntfs_attr_lookup(AT_UNUSED, NULL, 0, CASE_SENSITIVE, 0,
/third_party/ntfs-3g/libntfs-3g/
Defs.c152 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in fixup_loop()
338 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_efs_fixup_attribute()
404 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_efs_fixup_attribute()
Dinode.c186 0, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_real_open()
222 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_real_open()
751 0, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_sync_standard_information()
816 0, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_sync_file_name()
1244 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_add_attrlist()
1264 CASE_SENSITIVE, in ntfs_inode_add_attrlist()
1474 0, CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_inode_get_times()
1542 AT_UNNAMED, 0, CASE_SENSITIVE, in ntfs_inode_set_times()
1580 AT_UNNAMED, 0, CASE_SENSITIVE, in ntfs_inode_set_times()
Ddir.c279 if (ntfs_attr_lookup(AT_INDEX_ROOT, NTFS_INDEX_I30, 4, CASE_SENSITIVE, 0, NULL, in ntfs_inode_lookup_by_name()
285 case_sensitivity = (NVolCaseSensitive(vol) ? CASE_SENSITIVE : IGNORE_CASE); in ntfs_inode_lookup_by_name()
1185 if (ntfs_attr_lookup(AT_INDEX_ROOT, NTFS_INDEX_I30, 4, CASE_SENSITIVE, 0, NULL, in ntfs_readdir()
1948 CASE_SENSITIVE, 0, NULL, 0, actx))) { in ntfs_delete()
1988 case_sensitive = CASE_SENSITIVE; in ntfs_delete()
2312 CASE_SENSITIVE, 0, NULL, 0, ctx)) { in ntfs_dir_parent_inode()
2350 while (!ntfs_attr_lookup(AT_FILE_NAME, AT_UNNAMED, 0, CASE_SENSITIVE, in get_dos_name()
2403 while (!ntfs_attr_lookup(AT_FILE_NAME, AT_UNNAMED, 0, CASE_SENSITIVE, in get_long_name()
2429 while (!ntfs_attr_lookup(AT_FILE_NAME, AT_UNNAMED, 0, CASE_SENSITIVE, in get_long_name()
2519 CASE_SENSITIVE, 0, NULL, 0, actx); in set_namespace()
[all …]
Dattrib.c628 if (!ntfs_attr_lookup(na->type, na->name, na->name_len, CASE_SENSITIVE, in ntfs_attr_map_runlist()
685 if (!ntfs_attr_lookup(na->type, na->name, na->name_len, CASE_SENSITIVE, in ntfs_attr_map_partial_runlist()
782 CASE_SENSITIVE, next_vcn, NULL, 0, ctx)) in ntfs_attr_map_whole_runlist()
3265 al_name, al_name_len, CASE_SENSITIVE,
3344 al_name_len, CASE_SENSITIVE,
3727 if (ntfs_attr_lookup(type, NULL, 0, CASE_SENSITIVE, 0, NULL, 0, ctx)) {
3972 CASE_SENSITIVE, vol->upcase, vol->upcase_len))
4133 if (!ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, val, size,
4267 if (!ntfs_attr_find(type, name, name_len, CASE_SENSITIVE, NULL, 0,
4340 if (ntfs_attr_lookup(type, name, name_len, CASE_SENSITIVE,
[all …]
Dcollate.c234 CASE_SENSITIVE, vol->upcase, vol->upcase_len); in ntfs_collate_file_name()
Dattrlist.c152 AT_UNNAMED, attr->name_length, CASE_SENSITIVE, in ntfs_attrlist_entry_add()
Dunistr.c133 if (ic == CASE_SENSITIVE) in ntfs_names_are_equal()
182 if (ic == CASE_SENSITIVE) { in ntfs_names_full_collate()
/third_party/openssl/VMS/
Dengine.opt1 CASE_SENSITIVE=YES
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h121 CASE_SENSITIVE = 0, enumerator
Dattrib.h139 return ntfs_attr_lookup(AT_UNUSED, NULL, 0, CASE_SENSITIVE, 0, in ntfs_attrs_walk()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUProperty.java323 public static final int CASE_SENSITIVE = 34; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUProperty.java286 public static final int CASE_SENSITIVE = 34; field
/third_party/curl/packages/vms/
Dgnv_libcurl_symbols.opt59 CASE_SENSITIVE=YES
/third_party/ntfs-3g/src/
Dntfs-3g_common.c701 while (!ntfs_attr_lookup(AT_DATA, NULL, 0, CASE_SENSITIVE,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java1509 case UProperty.CASE_SENSITIVE: in hasBinaryProperty()
DUCharacterProperty.java428 new CaseBinaryProperty(UProperty.CASE_SENSITIVE),
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java1494 case UProperty.CASE_SENSITIVE: in hasBinaryProperty()
DUCharacterProperty.java429 new CaseBinaryProperty(UProperty.CASE_SENSITIVE),

12