HomeSort by relevance Sort by last modified time
    Searched full:baseindex (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.tbl 26 mov, 2, 0x88, None, 1, 0, D|W|CheckRegSize|Modrm|No_sSuf|No_ldSuf|HLEPrefixOk=3, { Reg8|Reg16|Reg32|Reg64, Reg8|Reg16|Reg32|Reg64|Byte|Word|Dword|Qword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S }
30 mov, 2, 0xc6, 0x0, 1, 0, W|CheckRegSize|Modrm|No_sSuf|No_ldSuf|HLEPrefixOk=3, { Imm8|Imm16|Imm32|Imm32S, Reg8|Reg16|Reg32|Reg64|Byte|Word|Dword|Qword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S }
38 mov, 2, 0x8c, None, 1, 0, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { SReg2, Word|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S }
40 mov, 2, 0x8c, None, 1, Cpu386, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { SReg3, Word|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S }
42 mov, 2, 0x8e, None, 1, 0, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Word|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, SReg2 }
44 mov, 2, 0x8e, None, 1, Cpu386, Modrm|IgnoreSize|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Word|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, SReg3 }
56 movbe, 2, 0x0f38f0, None, 3, CpuMovbe, Modrm|No_bSuf|No_sSuf|No_ldSuf, { Word|Dword|Qword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16|Reg32|Reg64 }
57 movbe, 2, 0x0f38f1, None, 3, CpuMovbe, Modrm|No_bSuf|No_sSuf|No_ldSuf, { Reg16|Reg32|Reg64, Word|Dword|Qword|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S }
62 movsbl, 2, 0xfbe, None, 2, Cpu386, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Reg8|Byte|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg32 }
63 movsbw, 2, 0xfbe, None, 2, Cpu386, Modrm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Reg8|Byte|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16
    [all...]
i386-reg.tbl 52 bx, Reg16|BaseIndex, 0, 3, Dw2Inval, Dw2Inval
54 bp, Reg16|BaseIndex, 0, 5, Dw2Inval, Dw2Inval
55 si, Reg16|BaseIndex, 0, 6, Dw2Inval, Dw2Inval
56 di, Reg16|BaseIndex, 0, 7, Dw2Inval, Dw2Inval
66 eax, Reg32|BaseIndex|Acc|Dword, 0, 0, 0, Dw2Inval
67 ecx, Reg32|BaseIndex, 0, 1, 1, Dw2Inval
68 edx, Reg32|BaseIndex, 0, 2, 2, Dw2Inval
69 ebx, Reg32|BaseIndex, 0, 3, 3, Dw2Inval
71 ebp, Reg32|BaseIndex, 0, 5, 5, Dw2Inval
72 esi, Reg32|BaseIndex, 0, 6, 6, Dw2Inva
    [all...]
i386-opc.h 680 BaseIndex,
775 unsigned int baseindex:1; member in struct:i386_operand_type::__anon74818
i386-gen.c 277 "BaseIndex" },
541 BITFIELD (BaseIndex),
    [all...]
  /external/icu/icu4c/source/layout/
MPreFixups.cpp 31 void MPreFixups::add(le_int32 baseIndex, le_int32 mpreIndex)
35 if (baseIndex - mpreIndex > 1) {
36 fFixupData[fFixupCount].fBaseIndex = baseIndex;
50 le_int32 baseIndex = fFixupData[fixup].fBaseIndex;
54 while (glyphStorage[baseIndex] == 0xFFFF || glyphStorage[baseIndex] == 0xFFFE) {
55 baseIndex -= 1;
62 if (mpreLimit == baseIndex) {
68 le_int32 moveCount = baseIndex - mpreLimit;
69 le_int32 mpreDest = baseIndex - mpreCount
    [all...]
MPreFixups.h 30 void add(le_int32 baseIndex, le_int32 mpreIndex);
ValueRecords.cpp 30 le_int16 baseIndex = getFieldCount(valueFormat) * index;
32 le_int16 value = values[baseIndex + valueIndex];
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
CoordinateUtils.java 85 final int baseIndex = ELEMENT_SIZE * index;
86 coordsArray[baseIndex + INDEX_X] = x;
87 coordsArray[baseIndex + INDEX_Y] = y;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeMap.java 265 // Warning: baseIndex is an invariant; must
266 // be defined such that transitions[baseIndex] < codepoint
268 int baseIndex;
271 baseIndex = lastIndex;
273 baseIndex = _findIndex(codepoint);
275 int limitIndex = baseIndex + 1;
277 if (areEqual(values[baseIndex], value)) return this;
281 if (errorOnReset && values[baseIndex] != null) {
283 + " when that is disallowed. Old: " + values[baseIndex] + "; New: " + value);
290 int baseCP = transitions[baseIndex];
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeMap.java 264 // Warning: baseIndex is an invariant; must
265 // be defined such that transitions[baseIndex] < codepoint
267 int baseIndex;
270 baseIndex = lastIndex;
272 baseIndex = _findIndex(codepoint);
274 int limitIndex = baseIndex + 1;
276 if (areEqual(values[baseIndex], value)) return this;
280 if (errorOnReset && values[baseIndex] != null) {
282 + " when that is disallowed. Old: " + values[baseIndex] + "; New: " + value);
289 int baseCP = transitions[baseIndex];
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/compat/
AlphabeticIndexCompat.java 16 private final BaseIndex mBaseIndex;
20 BaseIndex index = null;
37 mBaseIndex = index == null ? new BaseIndex() : index;
81 private static class BaseIndex {
112 private static class AlphabeticIndexV16 extends BaseIndex {
162 private static class AlphabeticIndexVN extends BaseIndex {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
TailoredSet.java 102 int baseIndex = Collation.indexFromCE32(baseCE32);
103 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
104 comparePrefixes(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
109 int baseIndex = Collation.indexFromCE32(baseCE32);
110 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
111 addPrefixes(baseData, c, baseData.contexts, baseIndex + 2);
122 int baseIndex = Collation.indexFromCE32(baseCE32);
126 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
128 compareContractions(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
133 int baseIndex = Collation.indexFromCE32(baseCE32)
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
TailoredSet.java 100 int baseIndex = Collation.indexFromCE32(baseCE32);
101 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
102 comparePrefixes(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
107 int baseIndex = Collation.indexFromCE32(baseCE32);
108 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
109 addPrefixes(baseData, c, baseData.contexts, baseIndex + 2);
120 int baseIndex = Collation.indexFromCE32(baseCE32);
124 baseCE32 = baseData.getFinalCE32(baseData.getCE32FromContexts(baseIndex));
126 compareContractions(c, data.contexts, dataIndex + 2, baseData.contexts, baseIndex + 2);
131 int baseIndex = Collation.indexFromCE32(baseCE32)
    [all...]
  /external/proguard/src/proguard/obfuscate/
SimpleNameFactory.java 112 int baseIndex = index / totalCharacterCount;
117 String newName = baseIndex == 0 ?
119 (name(baseIndex-1) + newChar);
  /external/opencv/cvaux/src/
cvcorrespond.cpp 64 int baseIndex;
132 baseIndex = 0;
139 costTable[baseIndex + row_size] = costTable[baseIndex] + Occlusion * (l_end - prev);
140 baseIndex += row_size;
  /frameworks/base/core/java/android/view/inputmethod/
SparseRectFArray.java 122 final int baseIndex = i * 4;
125 sb.append(mCoordinates[baseIndex + 0]);
127 sb.append(mCoordinates[baseIndex + 1]);
129 sb.append(mCoordinates[baseIndex + 2]);
131 sb.append(mCoordinates[baseIndex + 3]);
  /external/llvm/tools/llvm-pdbdump/
ClassDefinitionDumper.cpp 45 uint32_t BaseIndex = 0;
52 if (++BaseIndex < Bases->getChildCount()) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
KeyCodeDescriptionMapper.java 295 final int baseIndex = mKeyCodeMap.indexOfKey(baseCode);
296 final int resId = (baseIndex >= 0) ? mKeyCodeMap.valueAt(baseIndex)
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 279 void sendSubtitleData(const sp<ABuffer> &buffer, int32_t baseIndex);
NuPlayer.cpp     [all...]
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 332 SlotIndex BaseIndex = LIS->getInstructionIndex(&MI);
335 assert(LI.liveAt(BaseIndex) &&
341 if ((SR.LaneMask & UseMask) != 0 && SR.liveAt(BaseIndex))
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386-intel.c 297 || i386_regtab[reg_num].reg_type.bitfield.baseindex)
809 temp.bitfield.baseindex = 0;
926 i.types[this_operand].bitfield.baseindex = 1;
tc-i386.c     [all...]
  /external/skia/src/pathops/
SkPathOpsTSect.h 652 int baseIndex = *start ? 0 : TCurve::kPointLast;
653 fPart.otherPts(baseIndex, otherPts);
655 const SkDPoint& base = fPart[baseIndex];
    [all...]

Completed in 2462 milliseconds

1 2