Home
last modified time | relevance | path

Searched refs:typeCount (Results 1 – 25 of 34) sorted by relevance

12

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDebugUtilitiesTest.java26 int typeCount = DebugUtilities.typeCount(); in TestStrings() local
27 if(typeCount==0) { in TestStrings()
30 for(int j=0;j<typeCount;j++) { in TestStrings()
32 … logln("Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - enumCount "+enumCount); in TestStrings()
39 …errln("FAIL: Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCou… in TestStrings()
42 …errln("FAIL: Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCou… in TestStrings()
DDebugUtilities.java20 public static int typeCount() { in typeCount() method in DebugUtilities
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDebugUtilitiesTest.java30 int typeCount = DebugUtilities.typeCount(); in TestStrings() local
31 if(typeCount==0) { in TestStrings()
34 for(int j=0;j<typeCount;j++) { in TestStrings()
36 … logln("Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - enumCount "+enumCount); in TestStrings()
43 …errln("FAIL: Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCou… in TestStrings()
46 …errln("FAIL: Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCou… in TestStrings()
DDebugUtilities.java21 public static int typeCount() { in typeCount() method in DebugUtilities
/external/proguard/src/proguard/preverify/
DCodePreverifier.java267 int typeCount = 0; in correspondingVerificationTypes() local
283 typeCount = typeIndex; in correspondingVerificationTypes()
294 VerificationType[] types = new VerificationType[typeCount]; in correspondingVerificationTypes()
300 for (int index = 0; typeIndex < typeCount; index++) in correspondingVerificationTypes()
350 int typeCount = 0; in correspondingVerificationTypes() local
358 typeCount++; in correspondingVerificationTypes()
368 VerificationType[] types = new VerificationType[typeCount]; in correspondingVerificationTypes()
370 int typeIndex = typeCount; in correspondingVerificationTypes()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
DTypeIdItem.java84 int typeCount = mapItem.getItemCount();
85 String[] ret = new String[typeCount];
86 for (int i=0; i<typeCount; i++) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DOlsonTimeZone.java427 typeCount != o.typeCount || in hasSameRules()
464 typeCount = 1; in constructEmpty()
565 typeCount = typeOffsets.length / 2; in construct()
785 buf.append(",typeCount=" + typeCount); in toString()
840 private int typeCount; field in OlsonTimeZone
908 typeCount == z.typeCount && in equals()
920 typeCount ^ (typeCount>>>8) + in hashCode()
1146 for (typeIdx = 0; typeIdx < typeCount; typeIdx++) { in initTransitionRules()
1165 historicRules = new TimeArrayTimeZoneRule[typeCount]; in initTransitionRules()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DOlsonTimeZone.java429 typeCount != o.typeCount || in hasSameRules()
466 typeCount = 1; in constructEmpty()
567 typeCount = typeOffsets.length / 2; in construct()
787 buf.append(",typeCount=" + typeCount); in toString()
842 private int typeCount; field in OlsonTimeZone
910 typeCount == z.typeCount && in equals()
922 typeCount ^ (typeCount>>>8) + in hashCode()
1148 for (typeIdx = 0; typeIdx < typeCount; typeIdx++) { in initTransitionRules()
1167 historicRules = new TimeArrayTimeZoneRule[typeCount]; in initTransitionRules()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DDexBackedDexFile.java53 private final int typeCount; field in DexBackedDexFile
75 typeCount = readSmallUint(HeaderItem.TYPE_COUNT_OFFSET); in DexBackedDexFile()
178 if (typeIndex < 0 || typeIndex >= typeCount) {
221 return typeCount;
/external/opencv3/modules/videoio/src/cap_winrt/
DMediaStreamSink.cpp247 HRESULT MediaStreamSink::GetMediaTypeCount(__out DWORD *typeCount) in GetMediaTypeCount() argument
249 return ExceptionBoundary([this, typeCount]() in GetMediaTypeCount()
253 CHKNULL(typeCount); in GetMediaTypeCount()
258 *typeCount = 0; in GetMediaTypeCount()
DMediaStreamSink.hpp71 IFACEMETHODIMP GetMediaTypeCount(__out DWORD *typeCount);
/external/wpa_supplicant_8/src/common/
Dtnc.h38 TNC_UInt32 typeCount);
67 TNC_UInt32 typeCount);
/external/icu/icu4c/source/i18n/
Dolsontz.cpp105 typeCount = 1; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
183 typeCount = (int16_t) len >> 1; in OlsonTimeZone()
285 typeCount = other.typeCount; in operator =()
637 if (typeCount != z->typeCount in hasSameRules()
648 && arrayEqual(typeOffsets, z->typeOffsets, sizeof(typeOffsets[0]) * typeCount << 1) in hasSameRules()
752 for (typeIdx = 0; typeIdx < typeCount; typeIdx++) { in initTransitionRules()
769 historicRuleCount = typeCount; in initTransitionRules()
Dolsontz.h347 int16_t typeCount; variable
/external/deqp/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp120 const VkDescriptorPoolSize typeCount = in addType() local
126 m_counts.push_back(typeCount); in addType()
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DClassWriter.java296 private short typeCount; field in ClassWriter
1210 ++typeCount; in addType()
1211 Item result = new Item(typeCount, key); in addType()
1216 if (typeCount == typeTable.length) { in addType()
1221 typeTable[typeCount] = result; in addType()
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c146 TNC_UInt32 typeCount) in TNC_TNCS_ReportMessageTypes() argument
153 (unsigned long) imvID, (unsigned long) typeCount); in TNC_TNCS_ReportMessageTypes()
155 for (i = 0; i < typeCount; i++) { in TNC_TNCS_ReportMessageTypes()
165 os_malloc(typeCount * sizeof(TNC_MessageType)); in TNC_TNCS_ReportMessageTypes()
169 typeCount * sizeof(TNC_MessageType)); in TNC_TNCS_ReportMessageTypes()
170 imv->num_supported_types = typeCount; in TNC_TNCS_ReportMessageTypes()
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c110 TNC_UInt32 typeCount) in TNC_TNCC_ReportMessageTypes() argument
117 (unsigned long) imcID, (unsigned long) typeCount); in TNC_TNCC_ReportMessageTypes()
119 for (i = 0; i < typeCount; i++) { in TNC_TNCC_ReportMessageTypes()
130 os_malloc(typeCount * sizeof(TNC_MessageType)); in TNC_TNCC_ReportMessageTypes()
134 typeCount * sizeof(TNC_MessageType)); in TNC_TNCC_ReportMessageTypes()
135 imc->num_supported_types = typeCount; in TNC_TNCC_ReportMessageTypes()
/external/replicaisland/src/com/replica/replicaisland/
DGameObjectFactory.java651 final int typeCount = mStaticData.getCount();
652 for (int x = 0; x < typeCount; x++) {
/external/jacoco/
Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ ...
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...

12