Searched defs:nameCount (Results 1 - 7 of 7) sorted by relevance

/external/stlport/test/unit/
H A Dadj_test.cpp72 const int nameCount = sizeof(names)/sizeof(names[0]); local
73 CStrVector v(nameCount);
74 for(int i = 0; i < nameCount; i++)
/external/skia/tests/
H A DFontNamesTest.cpp88 size_t nameCount; member in struct:FontNamesTest
118 while (nameIndex < test[i].nameCount && iter.next(record)) {
134 REPORTER_ASSERT_MESSAGE(reporter, nameIndex == test[i].nameCount,
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A Dnpruntime.cpp188 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) argument
194 for (int i = 0; i < nameCount; i++)
/external/icu4c/test/intltest/
H A Dalphaindextst.cpp433 int32_t nameCount; local
434 for (nameCount=0; pinyinTestData[nameCount] != NULL; nameCount++) {
435 names[nameCount] = UnicodeString(pinyinTestData[nameCount], -1, UnicodeString::kInvariant).unescape();
436 aindex.addRecord(names[nameCount], &names[nameCount], status);
442 TEST_ASSERT(nameCount == aindex.getRecordCount(status));
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp98 void WebBindings::getStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) argument
100 _NPN_GetStringIdentifiers(names, nameCount, identifiers);
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 362 milliseconds