Searched refs:labelEnd (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duts46.cpp1184 int32_t labelEnd=labelLength-1; // inclusive local
1186 for(int32_t i=0; i<=labelEnd; ++i) {
1198 i<labelEnd && label[i+1]==0x6c)) {
1207 if(i<labelEnd) {
1271 if(j>labelEnd) {
/external/icu/icu4c/source/common/
H A Duts46.cpp1182 int32_t labelEnd=labelLength-1; // inclusive local
1184 for(int32_t i=0; i<=labelEnd; ++i) {
1196 i<labelEnd && label[i+1]==0x6c)) {
1205 if(i<labelEnd) {
1269 if(j>labelEnd) {
/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c2154 int labelEnd; /* Label for the end of the overall SELECT stmt */ local
2173 labelEnd = sqlite3VdbeMakeLabel(v);
2284 computeLimitRegisters(pParse, p, labelEnd);
2349 regPrev, pKeyDup, P4_KEYINFO_HANDOFF, labelEnd);
2358 regPrev, pKeyDup, P4_KEYINFO_STATIC, labelEnd);
2366 addrEofA = sqlite3VdbeAddOp2(v, OP_Goto, 0, labelEnd);
2368 addrEofA = sqlite3VdbeAddOp2(v, OP_If, regEofB, labelEnd);
2383 addrEofB = sqlite3VdbeAddOp2(v, OP_If, regEofA, labelEnd);
2449 sqlite3VdbeResolveLabel(v, labelEnd);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c92076 int labelEnd; /* Label for the end of the overall SELECT stmt */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c104131 int labelEnd; /* Label for the end of the overall SELECT stmt */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c104151 int labelEnd; /* Label for the end of the overall SELECT stmt */ local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 6558 milliseconds