Home
last modified time | relevance | path

Searched refs:resa (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c2712 const RESTART_AREA *resa; in showrest() local
2746 resa = (const RESTART_AREA*) in showrest()
2750 (long long)sle64_to_cpu(resa->current_lsn)); in showrest()
2752 (int)le16_to_cpu(resa->log_clients)); in showrest()
2754 (int)le16_to_cpu(resa->client_free_list)); in showrest()
2756 (int)le16_to_cpu(resa->client_in_use_list)); in showrest()
2758 (int)le16_to_cpu(resa->flags)); in showrest()
2760 (long)le32_to_cpu(resa->seq_number_bits)); in showrest()
2762 (int)le16_to_cpu(resa->restart_area_length)); in showrest()
2764 (int)le16_to_cpu(resa in showrest()
2819 const RESTART_AREA *resa; dorest() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DFormatHandler.java2375 String resa = tufa.format(amount); in hasSameBehavior()
2378 return resa.equals(resb); in hasSameBehavior()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DFormatHandler.java2388 String resa = tufa.format(amount); in hasSameBehavior()
2391 return resa.equals(resb); in hasSameBehavior()

Completed in 10 milliseconds