HomeSort by relevance Sort by last modified time
    Searched defs:tableIndex (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DOMException.cpp 87 size_t tableIndex = ec - IndexSizeError;
89 return tableIndex < tableSize ? &coreExceptions[tableIndex] : 0;
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTUtils.cpp 45 int tableIndex;
48 for (tableIndex = 0; tableIndex < numTables; ++tableIndex) {
56 if (tableIndex == numTables) {
114 SkSFNTHeader::TableDirectoryEntry* nameTableEntry = reinterpret_cast<SkSFNTHeader::TableDirectoryEntry*>(data + sizeof(SkSFNTHeader)) + tableIndex;
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_c.c 35 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac, intPart;
99 tableIndex = (int16_t)WEBRTC_SPL_RSHIFT_W32(tmp32no1, 14);
100 if ((tableIndex < 16) && (tableIndex >= 0)) {
101 tmp16no2 = kIndicatorTable[tableIndex];
102 tmp16no1 = kIndicatorTable[tableIndex + 1] - kIndicatorTable[tableIndex];
131 tableIndex = (int16_t)WEBRTC_SPL_RSHIFT_U32(tmpU32no1, 14);
132 if (tableIndex < 16) {
133 tmp16no2 = kIndicatorTable[tableIndex];
    [all...]
nsx_core_mips.c 34 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac;
133 tableIndex = (int16_t)WEBRTC_SPL_RSHIFT_W32(tmp32no1, 14);
134 if ((tableIndex < 16) && (tableIndex >= 0)) {
135 tmp16no2 = kIndicatorTable[tableIndex];
136 tmp16no1 = kIndicatorTable[tableIndex + 1] - kIndicatorTable[tableIndex];
165 tableIndex = (int16_t)WEBRTC_SPL_RSHIFT_U32(tmpU32no1, 14);
166 if (tableIndex < 16) {
167 tmp16no2 = kIndicatorTable[tableIndex];
    [all...]
  /external/skia/src/sfnt/
SkOTUtils.cpp 45 int tableIndex;
48 for (tableIndex = 0; tableIndex < numTables; ++tableIndex) {
56 if (tableIndex == numTables) {
114 SkSFNTHeader::TableDirectoryEntry* nameTableEntry = reinterpret_cast<SkSFNTHeader::TableDirectoryEntry*>(data + sizeof(SkSFNTHeader)) + tableIndex;
  /external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java 64 int tableIndex = Hashing.smear(keyHashCode) & mask;
65 @Nullable LinkedEntry<K, V> existing = table[tableIndex];
69 table[tableIndex] = linkedEntry;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
trie_map.cpp 189 bool TrieMap::freeTable(const int tableIndex, const int entryCount) {
190 if (!writeField0(readEmptyTableLink(entryCount), tableIndex)) {
193 return writeEmptyTableLink(tableIndex, entryCount);
201 const int tableIndex = readEmptyTableLink(entryCount);
202 if (tableIndex > 0) {
203 if (!writeEmptyTableLink(readField0(tableIndex), entryCount)) {
207 return tableIndex;
359 const int tableIndex, const uint32_t bitmap, const int bitmapEntryIndex, const int label) {
369 if (!copyEntry(tableIndex + i, newTableIndex + i + (i >= newEntryIndexInTable ? 1 : 0))) {
382 return freeTable(tableIndex, entryCount)
    [all...]
  /external/aac/libAACdec/src/
block.cpp 408 UINT tableIndex = x >> 24;
411 UINT r0=(UINT)(LONG)InverseQuantTabler[tableIndex+0];
412 UINT r1=(UINT)(LONG)InverseQuantTabler[tableIndex+1];
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmSmsTest.java 419 int[] tableIndex = sExtendedTableIndexes[language];
420 int numSeptets = tableIndex.length * 2; // two septets per extended char
425 for (int v : tableIndex) {
470 int[] tableIndex = sExtendedTableIndexes[language];
471 int numChars = 128 - tableIndex.length;
484 if (tableOffset < tableIndex.length && tableIndex[tableOffset] == c) {
  /external/webrtc/src/modules/audio_processing/ns/
nsx_core.c     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/misc/common/android-support-test/
espresso-core.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/17.0/
guava-17.0.jar 

Completed in 431 milliseconds

1 2