/external/fonttools/Lib/fontTools/ttLib/ |
H A D | __init__.py | 828 def newTable(tag): function
|
/external/fonttools/Tools/fontTools/ttLib/ |
H A D | __init__.py | 828 def newTable(tag): function
|
/external/guava/guava/src/com/google/common/collect/ |
H A D | MapMakerInternalMap.java | 2118 void initTable(AtomicReferenceArray<ReferenceEntry<K, V>> newTable) { argument 2119 this.threshold = newTable.length() * 3 / 4; // 0.75 2124 this.table = newTable; 2587 AtomicReferenceArray<ReferenceEntry<K, V>> newTable = newEntryArray(oldCapacity << 1); 2588 threshold = newTable.length() * 3 / 4; 2589 int newMask = newTable.length() - 1; 2601 newTable.set(headIndex, head); 2616 newTable.set(tailIndex, tail); 2621 ReferenceEntry<K, V> newNext = newTable.get(newIndex); 2624 newTable [all...] |
/external/guava/guava/src/com/google/common/cache/ |
H A D | LocalCache.java | 2117 void initTable(AtomicReferenceArray<ReferenceEntry<K, V>> newTable) { argument 2118 this.threshold = newTable.length() * 3 / 4; // 0.75 2123 this.table = newTable; 2914 AtomicReferenceArray<ReferenceEntry<K, V>> newTable = newEntryArray(oldCapacity << 1); 2915 threshold = newTable.length() * 3 / 4; 2916 int newMask = newTable.length() - 1; 2928 newTable.set(headIndex, head); 2943 newTable.set(tailIndex, tail); 2948 ReferenceEntry<K, V> newNext = newTable.get(newIndex); 2951 newTable [all...] |
/external/expat/lib/ |
H A D | xmlparse.c | 5884 HASH_TABLE *newTable, 5903 newE = (ENTITY *)lookup(oldParser, newTable, name, sizeof(ENTITY)); 5883 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.registry_3.5.0.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/owasp/sanitizer/distrib/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | dom4j-1.6.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ... |
/external/vogar/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/annotations/ ... |
H A D | mockito-all-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ... |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
H A D | FlexAntTasks.jar | META-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ... |
/external/dexmaker/lib/ |
H A D | mockito-core-1.9.1-SNAPSHOT.jar | META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ... |
/external/robolectric/lib/test/ |
H A D | mockito-core-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ... |