/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CharacterPropertiesImpl.java | 34 UnicodeSet incl = new UnicodeSet(); in getInclusionsForSource() 37 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 40 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusionsForSource() 43 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 44 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusionsForSource() 47 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 48 UCaseProps.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 51 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 54 Norm2AllModes.getNFKCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 57 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CharacterPropertiesImpl.java | 36 UnicodeSet incl = new UnicodeSet(); in getInclusionsForSource() 39 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 42 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusionsForSource() 45 UCharacterProperty.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 46 UCharacterProperty.INSTANCE.upropsvec_addPropertyStarts(incl); in getInclusionsForSource() 49 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 50 UCaseProps.INSTANCE.addPropertyStarts(incl); in getInclusionsForSource() 53 Norm2AllModes.getNFCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 56 Norm2AllModes.getNFKCInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() 59 Norm2AllModes.getNFKC_CFInstance().impl.addPropertyStarts(incl); in getInclusionsForSource() [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | characterproperties.cpp | 100 LocalPointer<UnicodeSet> incl(new UnicodeSet()); in initInclusion() 101 if (incl.isNull()) { in initInclusion() 106 (USet *)incl.getAlias(), in initInclusion() 189 if (incl->isBogus()) { in initInclusion() 194 incl->compact(); in initInclusion() 195 gInclusions[src].fSet = incl.orphan(); in initInclusion() 216 const UnicodeSet *incl = getInclusionsForSource(src, errorCode); in initIntPropInclusion() local 226 int32_t numRanges = incl->getRangeCount(); in initIntPropInclusion() 229 UChar32 rangeEnd = incl->getRangeEnd(i); in initIntPropInclusion() 230 for (UChar32 c = incl in initIntPropInclusion() [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | characterproperties.cpp | 100 LocalPointer<UnicodeSet> incl(new UnicodeSet()); in initInclusion() 101 if (incl.isNull()) { in initInclusion() 106 (USet *)incl.getAlias(), in initInclusion() 197 if (incl->isBogus()) { in initInclusion() 202 incl->compact(); in initInclusion() 203 gInclusions[src].fSet = incl.orphan(); in initInclusion() 224 const UnicodeSet *incl = getInclusionsForSource(src, errorCode); in initIntPropInclusion() local 234 int32_t numRanges = incl->getRangeCount(); in initIntPropInclusion() 237 UChar32 rangeEnd = incl->getRangeEnd(i); in initIntPropInclusion() 238 for (UChar32 c = incl in initIntPropInclusion() [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | characterproperties.cpp | 99 LocalPointer<UnicodeSet> incl(new UnicodeSet()); in initInclusion() 100 if (incl.isNull()) { in initInclusion() 105 (USet *)incl.getAlias(), in initInclusion() 181 if (incl->isBogus()) { in initInclusion() 186 incl->compact(); in initInclusion() 187 gInclusions[src].fSet = incl.orphan(); in initInclusion() 208 const UnicodeSet *incl = getInclusionsForSource(src, errorCode); in initIntPropInclusion() local 218 int32_t numRanges = incl->getRangeCount(); in initIntPropInclusion() 221 UChar32 rangeEnd = incl->getRangeEnd(i); in initIntPropInclusion() 222 for (UChar32 c = incl in initIntPropInclusion() [all...] |
/third_party/skia/buildtools/checkdeps/ |
H A D | graphdeps.py | 49 incl, 69 incl: Include only nodes matching this regexp; such nodes' fanin/fanout 94 self.incl = incl 188 # on how many of incl/excl/hilite_fanins/hilite_fanouts filters they hit, 199 if not re.search(self.incl, edge_spec) or \ 279 --incl='^(apps|chrome/browser|content/browser)->.*' \ 322 "-i", "--incl", 323 default="^.*$", dest="incl", 335 "See --incl fo [all...] |
/third_party/toybox/toys/posix/ |
H A D | tar.c | 55 struct double_list *incl, *excl, *seen; 692 // TT.seen points to first seen entry in TT.incl, or NULL if none yet. in unpack_tar() 694 if ((delete = filter(TT.incl, TT.hdr.name)) && TT.incl != TT.seen) { in unpack_tar() 698 if (TT.incl == delete) TT.incl = TT.incl->next; in unpack_tar() 699 else for (walk = TT.incl; walk != TT.seen; walk = walk->next) { in unpack_tar() 702 dlist_add_nomalloc(&TT.incl, delete); in unpack_tar() 708 if (filter(TT.excl, TT.hdr.name) || (TT.incl in unpack_tar() [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/rc4/ |
H A D | rc4-586.S | 53 incl %eax 68 incl %eax 82 incl %eax 94 incl %eax 106 incl %eax 118 incl %eax 130 incl %eax 142 incl %eax 154 incl %eax
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/rc4/ |
H A D | rc4-586.S | 54 incl %eax 69 incl %eax 83 incl %eax 95 incl %eax 107 incl %eax 119 incl %eax 131 incl %eax 143 incl %eax 155 incl %eax
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/rc4/ |
H A D | rc4-586.S | 54 incl %eax 69 incl %eax 83 incl %eax 95 incl %eax 107 incl %eax 119 incl %eax 131 incl %eax 143 incl %eax 155 incl %eax
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/rc4/ |
H A D | rc4-586.S | 52 incl %eax 67 incl %eax 81 incl %eax 93 incl %eax 105 incl %eax 117 incl %eax 129 incl %eax 141 incl %eax 153 incl %eax
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/rc4/ |
H A D | rc4-586.S | 52 incl %eax 67 incl %eax 81 incl %eax 93 incl %eax 105 incl %eax 117 incl %eax 129 incl %eax 141 incl %eax 153 incl %eax
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/rc4/ |
H A D | rc4-586.S | 53 incl %eax 68 incl %eax 82 incl %eax 94 incl %eax 106 incl %eax 118 incl %eax 130 incl %eax 142 incl %eax 154 incl %eax
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/rc4/ |
H A D | rc4-586.S | 53 incl %eax 68 incl %eax 82 incl %eax 94 incl %eax 106 incl %eax 118 incl %eax 130 incl %eax 142 incl %eax 154 incl %eax
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/rc4/ |
H A D | rc4-586.S | 53 incl %eax 68 incl %eax 82 incl %eax 94 incl %eax 106 incl %eax 118 incl %eax 130 incl %eax 142 incl %eax 154 incl %eax
|
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | ExtractEngine.cpp | 47 CObjectVector<COpenType> incl;
in Process2() local 51 options.types = &incl;
in Process2()
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/ |
H A D | x86-mont.S | 91 incl %ecx 121 incl %edx 142 incl %ecx 225 incl %ecx 307 incl %ecx
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/bn/ |
H A D | x86-mont.S | 92 incl %ecx 122 incl %edx 143 incl %ecx 226 incl %ecx 308 incl %ecx
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/bn/ |
H A D | x86-mont.S | 92 incl %ecx 122 incl %edx 143 incl %ecx 226 incl %ecx 308 incl %ecx
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/bn/ |
H A D | x86-mont.S | 90 incl %ecx 120 incl %edx 141 incl %ecx 224 incl %ecx 306 incl %ecx
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/bn/ |
H A D | x86-mont.S | 90 incl %ecx 120 incl %edx 141 incl %ecx 224 incl %ecx 306 incl %ecx
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/ |
H A D | x86-mont.S | 91 incl %ecx 121 incl %edx 142 incl %ecx 225 incl %ecx 307 incl %ecx
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/ |
H A D | x86-mont.S | 91 incl %ecx 121 incl %edx 142 incl %ecx 225 incl %ecx 307 incl %ecx
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/ |
H A D | x86-mont.S | 91 incl %ecx 121 incl %edx 142 incl %ecx 225 incl %ecx 307 incl %ecx
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/ |
H A D | x86cpuid.S | 68 incl %esi 232 incl %eax 535 incl %eax 583 incl %eax
|