Home
last modified time | relevance | path

Searched refs:IntPair (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4c/source/common/
Drbbitblb.h65 bool findDuplCharClassFrom(IntPair *categories);
118 bool findDuplicateState(IntPair *states);
125 void removeState(IntPair duplStates);
132 bool findDuplicateSafeState(IntPair *states);
139 void removeSafeState(IntPair duplStates);
Drbbitblb.cpp1081 bool RBBITableBuilder::findDuplCharClassFrom(IntPair *categories) { in findDuplCharClassFrom()
1122 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState()
1155 bool RBBITableBuilder::findDuplicateSafeState(IntPair *states) { in findDuplicateSafeState()
1183 void RBBITableBuilder::removeState(IntPair duplStates) { in removeState()
1220 void RBBITableBuilder::removeSafeState(IntPair duplStates) { in removeSafeState()
1250 IntPair dupls = {3, 0}; in removeDuplicateStates()
1439 IntPair states = {1, 0}; in buildSafeReverseTable()
Drbbisetb.h102 void mergeCategories(IntPair categories);
Drbbirb.h210 typedef std::pair<int32_t, int32_t> IntPair; typedef
Drbbirb.cpp313 IntPair duplPair = {3, 0}; in optimizeTables()
Drbbisetb.cpp273 void RBBISetBuilder::mergeCategories(IntPair categories) { in mergeCategories()
/external/clang/test/Analysis/
Dnew.cpp211 class IntPair{ class
215 IntPair() {}; in IntPair() function in IntPair
216 ~IntPair() {x = x/y;}; //expected-warning {{Division by zero}} in ~IntPair()
220 IntPair *b = new IntPair(); in testCallToDestructor()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBIRuleBuilder.java324 static class IntPair { class in RBBIRuleBuilder
327 IntPair() {}; in IntPair() method in RBBIRuleBuilder.IntPair
328 IntPair(int f, int s) { in IntPair() method in RBBIRuleBuilder.IntPair
341 IntPair duplPair = new IntPair(3, 0); in optimizeTables()
DRBBITableBuilder.java26 import android.icu.text.RBBIRuleBuilder.IntPair;
847 boolean findDuplCharClassFrom(RBBIRuleBuilder.IntPair categories) { in findDuplCharClassFrom()
896 boolean findDuplicateState(RBBIRuleBuilder.IntPair states) {
935 boolean findDuplicateSafeState(RBBIRuleBuilder.IntPair states) {
968 void removeState(IntPair duplStates) {
1010 void removeSafeState(IntPair duplStates) {
1040 IntPair dupls = new IntPair(3, 0);
1200 RBBIRuleBuilder.IntPair states = new RBBIRuleBuilder.IntPair(1, 0);
DRBBISetBuilder.java20 import android.icu.text.RBBIRuleBuilder.IntPair;
315 void mergeCategories(IntPair categories) { in mergeCategories()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleBuilder.java323 static class IntPair { class in RBBIRuleBuilder
326 IntPair() {}; in IntPair() method in RBBIRuleBuilder.IntPair
327 IntPair(int f, int s) { in IntPair() method in RBBIRuleBuilder.IntPair
340 IntPair duplPair = new IntPair(3, 0); in optimizeTables()
DRBBITableBuilder.java25 import com.ibm.icu.text.RBBIRuleBuilder.IntPair;
846 boolean findDuplCharClassFrom(RBBIRuleBuilder.IntPair categories) { in findDuplCharClassFrom()
895 boolean findDuplicateState(RBBIRuleBuilder.IntPair states) {
934 boolean findDuplicateSafeState(RBBIRuleBuilder.IntPair states) {
967 void removeState(IntPair duplStates) {
1009 void removeSafeState(IntPair duplStates) {
1039 IntPair dupls = new IntPair(3, 0);
1199 RBBIRuleBuilder.IntPair states = new RBBIRuleBuilder.IntPair(1, 0);
DRBBISetBuilder.java19 import com.ibm.icu.text.RBBIRuleBuilder.IntPair;
314 void mergeCategories(IntPair categories) { in mergeCategories()
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Dpieces-4.ll6 ; struct IntPair { int x, y; };
9 ; struct IntPair o = {g(), 0};
35 %struct.IntPair = type { i32, i32 }
40 …tail call void @llvm.dbg.declare(metadata %struct.IntPair* undef, metadata !12, metadata !17), !db…
78 !13 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "IntPair", file: !1, line: 1, siz…
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DGenericValue.h25 struct IntPair { struct
33 struct IntPair UIntPairVal;
/external/llvm/include/llvm/ExecutionEngine/
DGenericValue.h28 struct IntPair { struct
36 struct IntPair UIntPairVal;
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/
Dpieces.ll6 ; struct IntPair { int x, y; };
16 ; struct IntPair o = {0, 0};
251 %struct.IntPair = type { i32, i32 }
262 …tail call void @llvm.dbg.declare(metadata %struct.IntPair* undef, metadata !12, metadata !17), !db…
333 …tail call void @llvm.dbg.declare(metadata %struct.IntPair* undef, metadata !80, metadata !17), !db…
368 !13 = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "IntPair", file: !1, line: 1, siz…
/external/llvm/test/CodeGen/SPARC/
Dinlineasm.ll59 ;; Ensure that i64 args to asm are allocated to the IntPair register class.
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp49 typedef std::pair<GLint, GLint> IntPair; typedef
1237 std::vector<IntPair> params; in verifyTexParameterErrors()
1238 params.push_back(IntPair(GL_TEXTURE_SPARSE_ARB, GL_TRUE)); in verifyTexParameterErrors()
1239 params.push_back(IntPair(GL_VIRTUAL_PAGE_SIZE_INDEX_ARB, 1)); in verifyTexParameterErrors()
1241 for (std::vector<IntPair>::const_iterator iter = params.begin(); iter != params.end(); ++iter) in verifyTexParameterErrors()
1243 const IntPair& param = *iter; in verifyTexParameterErrors()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dinlineasm.ll59 ;; Ensure that i64 args to asm are allocated to the IntPair register class.
/external/llvm/lib/Target/Sparc/
DSparcCallingConv.td26 // v2i32 if it wasn't allocated to the IntPair register-class)
DSparcInstrInfo.td503 defm LDD : LoadA<"ldd", 0b000011, 0b010011, load, IntPair, v2i32, IIC_ldd>;
558 defm STD : StoreA<"std", 0b000111, 0b010111, store, IntPair, v2i32, IIC_std>;
1678 def : Pat<(extractelt (v2i32 IntPair:$Rn), 0),
1679 (i32 (EXTRACT_SUBREG IntPair:$Rn, sub_even))>;
1680 def : Pat<(extractelt (v2i32 IntPair:$Rn), 1),
1681 (i32 (EXTRACT_SUBREG IntPair:$Rn, sub_odd))>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcCallingConv.td26 // v2i32 if it wasn't allocated to the IntPair register-class)
DSparcInstrInfo.td507 defm LDD : LoadA<"ldd", 0b000011, 0b010011, load, IntPair, v2i32, IIC_ldd>;
562 defm STD : StoreA<"std", 0b000111, 0b010111, store, IntPair, v2i32, IIC_std>;
1686 def : Pat<(extractelt (v2i32 IntPair:$Rn), 0),
1687 (i32 (EXTRACT_SUBREG IntPair:$Rn, sub_even))>;
1688 def : Pat<(extractelt (v2i32 IntPair:$Rn), 1),
1689 (i32 (EXTRACT_SUBREG IntPair:$Rn, sub_odd))>;
DSparcRegisterInfo.td335 def IntPair : RegisterClass<"SP", [v2i32], 64,

12