/external/jmonkeyengine/engine/src/test/jme3test/renderer/ |
D | TestMultiViews.java | 65 cam.setLocation(new Vector3f(3.3212643f, 4.484704f, 4.2812433f)); in simpleInitApp() 71 cam2.setLocation(new Vector3f(-0.10947256f, 1.5760219f, 4.81758f)); in simpleInitApp() 81 cam3.setLocation(new Vector3f(0.2846221f, 6.4271426f, 0.23380789f)); in simpleInitApp() 91 cam4.setLocation(new Vector3f(4.775564f, 1.4548365f, 0.11491505f)); in simpleInitApp()
|
/external/jmonkeyengine/engine/src/test/jme3test/post/ |
D | TestMultiViewsFilters.java | 73 cam.setLocation(new Vector3f(3.3212643f, 4.484704f, 4.2812433f)); in simpleInitApp() 79 cam2.setLocation(new Vector3f(-0.10947256f, 1.5760219f, 4.81758f)); in simpleInitApp() 90 cam3.setLocation(new Vector3f(0.2846221f, 6.4271426f, 0.23380789f)); in simpleInitApp() 103 cam4.setLocation(new Vector3f(4.775564f, 1.4548365f, 0.11491505f)); in simpleInitApp() 120 cam5.setLocation(new Vector3f(0.2846221f, 6.4271426f, 0.23380789f)); in simpleInitApp()
|
D | TestRenderToTexture.java | 80 offCamera.setLocation(new Vector3f(0f, 0f, -5f)); in setupOffscreenView() 109 cam.setLocation(new Vector3f(3, 3, 3)); in simpleInitApp()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/84/1/.cp/ant_tasks/ |
D | metadataRepository-ant.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/proguard/src/proguard/ant/ |
D | ClassPathElement.java | 145 setLocation(file); in setFile() 154 setLocation(file); in setDir() 163 setLocation(file); in setName()
|
/external/jmonkeyengine/engine/src/core/com/jme3/shadow/ |
D | ShadowCamera.java | 64 lightCam.setLocation(Vector3f.ZERO); in updateLightCamera() 70 lightCam.setLocation(pl.getPosition()); in updateLightCamera()
|
/external/clang/lib/Parse/ |
D | ParsePragma.cpp | 710 Toks[0].setLocation(Tok.getLocation()); in HandlePragmaMSInitSeg() 920 Toks[0].setLocation(VisLoc); in HandlePragma() 1040 Toks[0].setLocation(PackLoc); in HandlePragma() 1085 Toks[0].setLocation(MSStructTok.getLocation()); in HandlePragma() 1156 Toks[0].setLocation(FirstTok.getLocation()); in ParseAlignPragma() 1250 pragmaUnusedTok.setLocation(UnusedLoc); in HandlePragma() 1300 pragmaUnusedTok.setLocation(WeakLoc); in HandlePragma() 1313 pragmaUnusedTok.setLocation(WeakLoc); in HandlePragma() 1359 pragmaRedefTok.setLocation(RedefLoc); in HandlePragma() 1382 Toks[0].setLocation(Tok.getLocation()); in HandlePragma() [all …]
|
D | ParseTemplate.cpp | 336 Tok.setLocation(Tok.getLocation().getLocWithOffset(1)); in ParseTemplateParameters() 824 Tok.setLocation(Lexer::AdvanceToTokenCharacter(RAngleLoc, 1, in ParseGreaterThanInTemplateList() 834 Tok.setLocation(RAngleLoc); in ParseGreaterThanInTemplateList() 974 Tok.setLocation(SS.getBeginLoc()); in AnnotateTemplateIdToken() 976 Tok.setLocation(TemplateKWLoc); in AnnotateTemplateIdToken() 978 Tok.setLocation(TemplateNameLoc); in AnnotateTemplateIdToken() 1004 Tok.setLocation(TemplateKWLoc); in AnnotateTemplateIdToken() 1006 Tok.setLocation(TemplateNameLoc); in AnnotateTemplateIdToken() 1047 Tok.setLocation(TemplateId->SS.getBeginLoc()); in AnnotateTemplateIdTokenAsType()
|
/external/clang/include/clang/AST/ |
D | Comment.h | 181 void setLocation(SourceLocation L) { in setLocation() function 391 setLocation(TagNameBegin); in HTMLTagComment() 571 setLocation(Content.front()->getLocStart()); in ParagraphComment() 626 setLocation(getCommandNameBeginLoc()); in BlockCommandComment() 638 setLocation(getCommandNameBeginLoc()); in BlockCommandComment() 1110 setLocation(Blocks.front()->getLocStart()); in FullComment()
|
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 480 Tok.setLocation(instLoc); in Lex() 584 Result.setLocation(ResultTokLoc); in PasteTokens() 680 Tok.setLocation(SM.createExpansionLoc(Tok.getLocation(), StartLoc, EndLoc, in PasteTokens() 808 Tok.setLocation(Expansion.getLocWithOffset(RelOffs)); in updateConsecutiveMacroArgTokens() 830 Tok.setLocation(SM.createMacroArgExpansionLoc(Tok.getLocation(), in updateLocForMacroArgTokens()
|
D | PPMacroExpansion.cpp | 359 Identifier.setLocation(Loc); in HandleMacroExpandedIdentifier() 482 TempToken.setLocation(ArgStartIterator->getLocation()); in GenerateNewArgTokens() 495 TempToken.setLocation(Loc); in GenerateNewArgTokens() 649 EOFTok.setLocation(Tok.getLocation()); in ReadFunctionLikeMacroArgs() 710 EOFTok.setLocation(Tok.getLocation()); in ReadFunctionLikeMacroArgs() 759 Tok.setLocation(EndLoc); in ReadFunctionLikeMacroArgs() 1329 Tok.setLocation(SourceMgr.createExpansionLoc(DATELoc, Tok.getLocation(), in ExpandBuiltinMacro() 1339 Tok.setLocation(SourceMgr.createExpansionLoc(TIMELoc, Tok.getLocation(), in ExpandBuiltinMacro()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/ |
D | repository-tools-ant.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/clang/include/clang/Lex/ |
D | Token.h | 125 void setLocation(SourceLocation L) { Loc = L.getRawEncoding(); } in setLocation() function 155 setLocation(R.getBegin()); in setAnnotationRange()
|
/external/javassist/sample/rmi/ |
D | AlertDialog.java | 12 setLocation(100, 100); in AlertDialog()
|
/external/jmonkeyengine/engine/src/core/com/jme3/shader/ |
D | ShaderVariable.java | 67 public void setLocation(int location){ in setLocation() method in ShaderVariable
|
/external/jmonkeyengine/engine/src/test/jme3test/terrain/ |
D | TerrainGridSerializationTest.java | 60 this.getCamera().setLocation(new Vector3f(0, 256, 0)); in simpleInitApp() 176 this.cam.setLocation(this.player3.getPhysicsLocation()); in simpleUpdate()
|
D | TerrainGridTileLoaderTest.java | 118 this.getCamera().setLocation(new Vector3f(0, 256, 0)); in simpleInitApp() 233 this.cam.setLocation(this.player3.getPhysicsLocation()); in simpleUpdate()
|
D | TerrainGridTest.java | 117 this.getCamera().setLocation(new Vector3f(0, 200, 0)); in simpleInitApp() 236 this.cam.setLocation(this.player3.getPhysicsLocation()); in simpleUpdate()
|
/external/jmonkeyengine/engine/src/test/jme3test/model/shape/ |
D | TestSphere.java | 61 cam.setLocation(new Vector3f(0, 5, 0)); in simpleInitApp()
|
/external/jmonkeyengine/engine/src/test/jme3test/conversion/ |
D | TestTriangleStrip.java | 71 cam.setLocation(new Vector3f(8.378951f, 5.4324f, 8.795956f)); in simpleInitApp()
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/input/awt/ |
D | AwtMouseInput.java | 290 centerLocation.setLocation(component.getWidth()/2, component.getHeight()/2); in recenterMouse() 291 centerLocationOnScreen.setLocation(centerLocation); in recenterMouse()
|
/external/jmonkeyengine/engine/src/test/jme3test/texture/ |
D | TestTexture3DLoading.java | 52 cam.setLocation(new Vector3f(4.7444625f, 5.160054f, 13.1939f)); in simpleInitApp()
|
/external/jmonkeyengine/engine/src/test/jme3test/stress/ |
D | TestLodStress.java | 86 cam.setLocation(new Vector3f(8.378951f, 5.4324f, 8.795956f)); in simpleInitApp()
|
D | TestBatchLod.java | 85 cam.setLocation(new Vector3f(-1.0748308f, 1.35778f, -1.5380064f)); in simpleInitApp()
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
D | FlyByCamera.java | 301 cam.setLocation(pos); in riseCamera() 320 cam.setLocation(pos); in moveCamera()
|