Searched refs:nameSize (Results 1 - 8 of 8) sorted by relevance

/external/stlport/test/unit/
H A Dincludes_test.cpp68 const unsigned nameSize = sizeof(names)/sizeof(names[0]); local
69 vector <char const*> v1(nameSize);
H A Dpartial_test.cpp101 const unsigned nameSize = sizeof(names) / sizeof(names[0]); local
102 vector <char const*> v1(nameSize);
106 partial_sort(v1.begin(), v1.begin() + nameSize / 2, v1.end(), str_compare);
157 const unsigned nameSize = sizeof(names) / sizeof(names[0]); local
158 vector <char const*> v1(nameSize);
/external/icu4c/test/cintltst/
H A Dcmsccoll.c1331 int32_t nameSize; local
1352 nameSize = uloc_getDisplayName(locName, NULL, name, 256, &status);
1353 for(j = 0; j<nameSize; j++) {
1356 cName[nameSize] = 0;
1733 int32_t nameSize = uloc_getDisplayName(locName, NULL, name, sizeof(cName), &status); local
1735 for(j = 0; j<nameSize; j++) {
1738 cName[nameSize] = 0;
/external/clang/lib/Rewrite/
H A DRewriteModernObjC.cpp4840 unsigned nameSize = Name.size(); local
4844 nameSize = 1;
4845 ReplaceText(DeclLoc, endBuf-startBuf+nameSize, ByrefType);
H A DRewriteObjC.cpp4367 unsigned nameSize = Name.size(); local
4371 nameSize = 1;
4372 ReplaceText(DeclLoc, endBuf-startBuf+nameSize, ByrefType);
/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 ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 120 milliseconds