Home
last modified time | relevance | path

Searched refs:DELETE_ (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/winapi/
Daccess_rights.hpp23 BOOST_CONSTEXPR_OR_CONST DWORD_ DELETE_ = DELETE; variable
51 BOOST_CONSTEXPR_OR_CONST DWORD_ DELETE_ = 0x00010000;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java3650 ((ch <= UNIT_SEPARATOR_) || (ch >= DELETE_)); in isISOControl()
5987 private static final int DELETE_ = 0x007F; field in UCharacter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java4201 ((ch <= UNIT_SEPARATOR_) || (ch >= DELETE_)); in isISOControl()
6641 private static final int DELETE_ = 0x007F; field in UCharacter