Searched defs:lastElement (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duvector.h162 void* lastElement(void) const;
380 inline void* UVector::lastElement(void) const { function in class:UVector
403 return lastElement();
/external/icu4c/common/
H A Duvector.h145 void* lastElement(void) const;
371 inline void* UVector::lastElement(void) const { function in class:UVector
394 return lastElement();
H A Ducharstriebuilder.cpp245 const UCharsTrieElement &lastElement=elements[last]; local
249 lastElement.charAt(unitIndex, strings)) {}
H A Dbytestriebuilder.cpp296 const BytesTrieElement &lastElement=elements[last]; local
300 lastElement.charAt(byteIndex, *strings)) {}
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
H A Dwallpaper_manager.js977 var lastElement = {
983 wallpapersDataModel.push(lastElement);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DTimelinePanel.js1245 var lastElement; variable
1257 if (lastElement) {
1261 lastElement.classList.remove(foreignStyle);
1263 lastElement._tasksInfo.lastTaskIndex = taskIndex;
1266 lastElement.style.width = (lastRight - lastLeft) + "px";
1277 lastElement = element;
1281 if (lastElement)
1282 lastElement.style.width = (lastRight - lastLeft) + "px";
/external/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp937 SVal lastElement = C.getSValBuilder().evalBinOpLN(state, BO_Add, local
943 state = state->BindExpr(CE, LCtx, lastElement);
1550 SVal lastElement = svalBuilder.evalBinOpLN(state, BO_Add, *dstRegVal, local
1557 state = CheckLocation(C, state, Dst, lastElement, warningMsg);
1564 Result = lastElement;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1226 milliseconds