Searched defs:FWD (Results 1 – 8 of 8) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | unisetspan.h | 40 FWD = 0x20, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unisetspan.h | 40 FWD = 0x20, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | unisetspan.h | 40 FWD = 0x20, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unisetspan.h | 40 FWD = 0x20, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regexec.c | 76 #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/ |
D | regexec.c | 76 #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/ |
D | UnicodeSetStringSpan.java | 36 public static final int FWD = 0x20; field in UnicodeSetStringSpan
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UnicodeSetStringSpan.java | 32 public static final int FWD = 0x20; field in UnicodeSetStringSpan
|