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

1 2 3 4 5

  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/testing/testclient/
fusiontables_v1_messages.py 44 tableIndex: Offset to the entry in the list of base tables
50 tableIndex = _messages.IntegerField(2, variant=_messages.Variant.INT32)
  /external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java 62 int tableIndex = Hashing.smear(key.hashCode()) & mask;
63 @Nullable ImmutableMapEntry<K, V> existing = table[tableIndex];
68 table[tableIndex] = newEntry;
89 int tableIndex = Hashing.smear(key.hashCode()) & mask;
90 @Nullable ImmutableMapEntry<K, V> existing = table[tableIndex];
95 table[tableIndex] = newEntry;
  /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/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c 35 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac, intPart;
99 tableIndex = (int16_t)(tmp32no1 >> 14);
100 if ((tableIndex < 16) && (tableIndex >= 0)) {
101 tmp16no2 = kIndicatorTable[tableIndex];
102 tmp16no1 = kIndicatorTable[tableIndex + 1] - kIndicatorTable[tableIndex];
131 tableIndex = (int16_t)(tmpU32no1 >> 14);
132 if (tableIndex < 16) {
133 tmp16no2 = kIndicatorTable[tableIndex];
    [all...]
nsx_core_mips.c 34 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac;
134 tableIndex = (int16_t)(tmp32no1 >> 14);
135 if ((tableIndex < 16) && (tableIndex >= 0)) {
136 tmp16no2 = kIndicatorTable[tableIndex];
137 tmp16no1 = kIndicatorTable[tableIndex + 1] - kIndicatorTable[tableIndex];
166 tableIndex = (int16_t)(tmpU32no1 >> 14);
167 if (tableIndex < 16) {
168 tmp16no2 = kIndicatorTable[tableIndex];
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp 222 bool TrieMap::freeTable(const int tableIndex, const int entryCount) {
223 if (!writeField0(readEmptyTableLink(entryCount), tableIndex)) {
226 return writeEmptyTableLink(tableIndex, entryCount);
234 const int tableIndex = readEmptyTableLink(entryCount);
235 if (tableIndex > 0) {
236 if (!writeEmptyTableLink(readField0(tableIndex), entryCount)) {
240 return tableIndex;
399 const int tableIndex, const uint32_t bitmap, const int bitmapEntryIndex, const int label) {
409 if (!copyEntry(tableIndex + i, newTableIndex + i + (i >= newEntryIndexInTable ? 1 : 0))) {
422 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/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.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 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.0/
gradle-tooling-api-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.1/
gradle-tooling-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.2/
gradle-tooling-api-2.2.jar 
  /external/dagger2/lib/
auto-value-1.0.jar 

Completed in 593 milliseconds

1 2 3 4 5