Home
last modified time | relevance | path

Searched defs:FWD (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dunisetspan.h40 FWD = 0x20, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.h40 FWD = 0x20, enumerator
/third_party/icu/icu4c/source/common/
Dunisetspan.h40 FWD = 0x20, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunisetspan.h40 FWD = 0x20, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregexec.c76 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro
125 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregexec.c76 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) macro
125 #define FWD(dst, src, n) ((dst)[here+(n)] |= (src)[here]) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUnicodeSetStringSpan.java36 public static final int FWD = 0x20; field in UnicodeSetStringSpan
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java32 public static final int FWD = 0x20; field in UnicodeSetStringSpan