HomeSort by relevance Sort by last modified time
    Searched full:models (Results 126 - 150 of 554) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.0.8/
maven-project-2.0.8.pom 32 and to retrieve remote models as required.</description>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ItemElementDescriptor.java 40 * @param mandatory Whether this node must always exist (even for empty models). A mandatory
  /prebuilts/devtools/tools/lib/
chimpchat.jar 
  /external/chromium-trace/trace-viewer/third_party/webapp2/webapp2.egg-info/
SOURCES.txt 58 docs/api/webapp2_extras/appengine/auth/models.rst
146 webapp2_extras/appengine/auth/models.p
  /external/jmonkeyengine/engine/src/test/jme3test/light/
TestSpotLight.java 115 Spatial signpost = assetManager.loadModel("Models/Sign Post/Sign Post.mesh.xml");
116 Material mat = assetManager.loadMaterial("Models/Sign Post/Sign Post.j3m");
  /external/jmonkeyengine/engine/src/test/jme3test/model/anim/
TestAnimBlendBug.java 101 Node model1 = (Node) assetManager.loadModel("Models/Ninja/Ninja.mesh.xml");
102 Node model2 = (Node) assetManager.loadModel("Models/Ninja/Ninja.mesh.xml");
  /external/jmonkeyengine/engine/src/test/jme3test/post/
TestPostFilters.java 123 Spatial signpost = assetManager.loadModel("Models/Sign Post/Sign Post.mesh.xml");
124 Material mat = assetManager.loadMaterial("Models/Sign Post/Sign Post.j3m");
  /external/kernel-headers/original/uapi/linux/
pmu.h 4 * and 2400 models as well as the RTC and various other things.
34 #define PMU_CPU_SPEED 0x7d /* control CPU speed on some models */
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 17 // a target. The state models all possible combinations of functional unit
19 // models the addition of an instruction to a packet. In the DFA constructed
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.cpp 76 // Code models. Some only make sense for 64-bit code.
85 // All code models require that the text segment is smaller than 2GB.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Schema.java 50 @param model Models of the element's content as a vector of bits
51 @param memberOf Models the element is a member of as a vector of bits
  /external/zlib/src/msdos/
Makefile.msc 33 # "/farcall/packcode" are only useful for `large code' memory models
34 # but should be a "no-op" for small code models.
  /frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
fbosync.rs 158 // Position our models on the screen
219 // Position our models on the screen
fbotest.rs 157 // Position our models on the screen
208 // Position our models on the screen
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/maven-core/3.0/
maven-core-3.0.pom 125 <models>
127 </models>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pmu.h 4 * and 2400 models as well as the RTC and various other things.
32 #define PMU_CPU_SPEED 0x7d /* control CPU speed on some models */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pmu.h 4 * and 2400 models as well as the RTC and various other things.
32 #define PMU_CPU_SPEED 0x7d /* control CPU speed on some models */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
intersection.py 45 and g(n, p) models. Random Struct. Algorithms 16, 2 (2000), 156?176.
72 Two models of random intersection graphs and their applications.
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-core/3.0/
maven-core-3.0.pom 125 <models>
127 </models>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ManifestElementDescriptor.java 42 * @param mandatory Whether this node must always exist (even for empty models).
63 * @param mandatory Whether this node must always exist (even for empty models).
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/
LayoutView.java 21 import com.android.hierarchyviewerlib.models.TreeViewModel;
22 import com.android.hierarchyviewerlib.models.TreeViewModel.ITreeChangeListener;
PixelPerfectLoupeView.java 22 import com.android.hierarchyviewerlib.models.PixelPerfectModel;
23 import com.android.hierarchyviewerlib.models.PixelPerfectModel.IImageChangeListener;
  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.h 69 added in between. Motion models that are inconsistant with this set
78 by row. The interpretation of all models except VP_MOTION_SEMI_PROJ_3D
82 {x'/w',y'/w',z'}. All these motion models have the property that they
88 new motion models it is HIGHLY RECOMMENDED that you use the macros MXX,MXY..
105 /* Do not add any motion models before VP_MOTION_PROJECTIVE */
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 69 added in between. Motion models that are inconsistant with this set
78 by row. The interpretation of all models except VP_MOTION_SEMI_PROJ_3D
82 {x'/w',y'/w',z'}. All these motion models have the property that they
88 new motion models it is HIGHLY RECOMMENDED that you use the macros MXX,MXY..
105 /* Do not add any motion models before VP_MOTION_PROJECTIVE */
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 69 added in between. Motion models that are inconsistant with this set
78 by row. The interpretation of all models except VP_MOTION_SEMI_PROJ_3D
82 {x'/w',y'/w',z'}. All these motion models have the property that they
88 new motion models it is HIGHLY RECOMMENDED that you use the macros MXX,MXY..
105 /* Do not add any motion models before VP_MOTION_PROJECTIVE */

Completed in 1583 milliseconds

1 2 3 4 56 7 8 91011>>