/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
D | MethodImplementationBuilder.java | 49 private MethodLocation currentLocation; field in MethodImplementationBuilder 53 this.currentLocation = impl.instructionList.get(0); in MethodImplementationBuilder() 76 currentLocation.getLabels().add(label); in addLabel() 79 label = currentLocation.addNewLabel(); in addLabel() 121 currentLocation.addLineNumber(lineNumber); in addLineNumber() 126 currentLocation.addStartLocal(registerNumber, name, type, signature); in addStartLocal() 130 currentLocation.addEndLocal(registerNumber); in addEndLocal() 134 currentLocation.addRestartLocal(registerNumber); in addRestartLocal() 138 currentLocation.addPrologue(); in addPrologue() 142 currentLocation.addEpilogue(); in addEpilogue() [all …]
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
D | ConstraintDistLimit.java | 88 private void distLimit(Vector3f currentLocation, Vector3f targetLocation, float influence) { in distLimit() argument 89 Vector3f v = currentLocation.subtract(targetLocation); in distLimit() 97 currentLocation.set(v.addLocal(targetLocation)); in distLimit() 104 currentLocation.set(v.addLocal(targetLocation)); in distLimit() 107 currentLocation.set(targetLocation.add(v)); in distLimit() 112 v = targetLocation.subtract(currentLocation).normalizeLocal().multLocal(dist * influence); in distLimit() 113 currentLocation.set(targetLocation.add(v)); in distLimit()
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Parser.cpp | 89 Result.Range.Start = currentLocation(); in getNextToken() 168 Result.Range.End = currentLocation(); in getNextToken() 194 Range.End = currentLocation(); in consumeUnsignedLiteral() 229 Range.End = currentLocation(); in consumeStringLiteral() 245 SourceLocation currentLocation() { in currentLocation() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _g_l_y_f.py | 65 currentLocation = 0 71 locations.append(currentLocation) 72 currentLocation = currentLocation + len(glyphData) 74 locations.append(currentLocation)
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 818 …ariableLocation (const std::vector<VariablePathComponent>& path, int startNdx, int currentLocation) in getIOSubVariableLocation() argument 820 if (currentLocation == -1) in getIOSubVariableLocation() 824 return currentLocation; in getIOSubVariableLocation() 826 return getIOSubVariableLocation(path, startNdx+1, currentLocation); in getIOSubVariableLocation() 832 return getIOSubVariableLocation(path, startNdx + 1, currentLocation); in getIOSubVariableLocation() 834 if (currentLocation != -1) in getIOSubVariableLocation() 835 …currentLocation += getVariableLocationLength(path[startNdx].getVariableType()->getStructPtr()->get… in getIOSubVariableLocation() 852 int currentLocation = block->layout.location; in getIOBlockVariableLocation() local 858 currentLocation = block->variables[memberNdx].layout.location; in getIOBlockVariableLocation() 864 if (currentLocation != -1) in getIOBlockVariableLocation() [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |