Searched defs:nextPos (Results 1 - 12 of 12) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp334 const size_t nextPos = extensionStr.find(' ', pos); local
335 const size_t len = nextPos == string::npos ? extensionStr.length()-pos : nextPos-pos;
340 if (nextPos == string::npos)
343 pos = nextPos+1;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.cpp2710 virtual void rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar);
2897 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar) { argument
2904 int32_t nPos = *nextPos;
2929 // Push the updated nextPos and nextChar back to our caller.
2932 *nextPos = nPos;
2951 int32_t nextPos; // Index of the next character following pos. local
2972 nextPos = nextCPPos = startPos;
2984 pos = nextPos;
2988 nextPos = nextCPPos;
3000 nextCPPos = nextPos
[all...]
/external/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp2710 virtual void rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar);
2897 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar) { argument
2904 int32_t nPos = *nextPos;
2929 // Push the updated nextPos and nextChar back to our caller.
2932 *nextPos = nPos;
2951 int32_t nextPos; // Index of the next character following pos. local
2972 nextPos = nextCPPos = startPos;
2984 pos = nextPos;
2988 nextPos = nextCPPos;
3000 nextCPPos = nextPos
[all...]
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.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 ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 191 milliseconds