Searched refs:currentLocation (Results 1 - 17 of 17) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
H A DMethodImplementationBuilder.java49 private MethodLocation currentLocation; field in class:MethodImplementationBuilder
53 this.currentLocation = impl.instructionList.get(0);
76 currentLocation.getLabels().add(label);
79 label = currentLocation.addNewLabel();
121 currentLocation.addLineNumber(lineNumber);
126 currentLocation.addStartLocal(registerNumber, name, type, signature);
130 currentLocation.addEndLocal(registerNumber);
134 currentLocation.addRestartLocal(registerNumber);
138 currentLocation.addPrologue();
142 currentLocation
[all...]
/external/chromium_org/ui/app_list/cocoa/
H A Ditem_drag_controller.h33 currentLocation:(NSPoint)currentLocation
36 - (void)update:(NSPoint)currentLocation
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSTokenizer.h59 CSSParserLocation currentLocation();
H A DBisonCSSParser.h215 CSSParserLocation currentLocation() { return m_tokenizer.currentLocation(); } function in class:blink::BisonCSSParser
H A DCSSTokenizer-in.cpp342 CSSParserLocation CSSTokenizer::currentLocation() function in class:blink::CSSTokenizer
1408 const CSSParserLocation startLocation = currentLocation();
H A DCSSGrammar.y1828 $$ = parser->currentLocation();
1833 parser->setLocationLabel(parser->currentLocation());
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp755 static int getIOSubVariableLocation (const std::vector<VariablePathComponent>& path, int startNdx, int currentLocation)
757 if (currentLocation == -1)
761 return currentLocation;
763 return getIOSubVariableLocation(path, startNdx+1, currentLocation);
769 return getIOSubVariableLocation(path, startNdx + 1, currentLocation);
771 if (currentLocation != -1)
772 currentLocation += getVariableLocationLength(path[startNdx].getVariableType()->getStructPtr()->getMember(ndx).getType());
789 int currentLocation = block->layout.location;
798 currentLocation = block->variables[memberNdx].layout.location;
800 currentLocation
[all...]
/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_g_l_y_f.py65 currentLocation = 0
71 locations.append(currentLocation)
72 currentLocation = currentLocation + len(glyphData)
74 locations.append(currentLocation)
/external/fonttools/Tools/fontTools/ttLib/tables/
H A D_g_l_y_f.py65 currentLocation = 0
71 locations.append(currentLocation)
72 currentLocation = currentLocation + len(glyphData)
74 locations.append(currentLocation)
/external/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp88 Result.Range.Start = currentLocation();
167 Result.Range.End = currentLocation();
193 Range.End = currentLocation();
228 Range.End = currentLocation();
244 SourceLocation currentLocation() { function in class:clang::ast_matchers::dynamic::Parser::CodeTokenizer
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 577 milliseconds