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

1 2 3 4 5 6 78 91011>>

  /external/jmonkeyengine/engine/src/test/jme3test/post/
TestTransparentCartoonEdge.java 47 Spatial teaGeom = assetManager.loadModel("Models/Tree/Tree.mesh.j3o");
  /external/jmonkeyengine/engine/src/test/jme3test/renderer/
TestParallelProjection.java 54 Geometry teaGeom = (Geometry) assetManager.loadModel("Models/Teapot/Teapot.obj");
  /external/jmonkeyengine/engine/src/test/jme3test/stress/
TestBatchLod.java 60 Node teapotNode = (Node) assetManager.loadModel("Models/Teapot/Teapot.mesh.xml");
TestLodStress.java 58 Node teapotNode = (Node) assetManager.loadModel("Models/Teapot/Teapot.mesh.xml");
  /external/jmonkeyengine/engine/src/test/jme3test/tools/
TestSaveGame.java 62 Spatial model = (Spatial) assetManager.loadModel("Models/Oto/Oto.mesh.xml");
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 76 #define PARTITION_PLOFFSET 4 // number of probability models per block size
  /external/libxml2/include/libxml/
xmlregexp.h 112 * Its goal is to do some formal work on content models
  /external/llvm/include/llvm/Support/
CodeGen.h 37 // TLS models.
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.h 51 /// models the dispatch logic on the PowerPC 970 (aka G5) processor. This
  /external/llvm/utils/TableGen/
CodeGenSchedule.h 1 //===- CodeGenSchedule.h - Scheduling Machine Models ------------*- C++ -*-===//
164 // ModelDef is NULL for inferred Models. This happens when a processor defines
226 // List of unique processor models.
300 // Iterate over the unique processor models.
  /external/pdfium/third_party/freetype/include/
ftbdf.h 102 * This structure models a given BDF/PCF property.
  /external/sonivox/arm-fm-22k/lib_src/
eas_rtttldata.c 7 * RTTTL File Parser data module for static memory models
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_rtttldata.c 7 * RTTTL File Parser data module for static memory models
  /external/sonivox/arm-wt-22k/lib_src/
eas_rtttldata.c 7 * RTTTL File Parser data module for static memory models
  /external/webrtc/src/common_audio/vad/
vad_core.h 119 * speech using Gaussian Mixture Models. A hypothesis-test is performed to decide
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
simplemodel.rs 159 // Position our models on the screen
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsMockPackageManager.java 34 * to help test security models. Because {@link Binder#getCallingUid()}
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPluginDirector.java 21 import com.android.hierarchyviewerlib.models.Window;
  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 92 /// The models the effect that the called function decrements the reference
99 /// The models the effect that the called function decrements the reference
  /external/llvm/lib/CodeGen/
DFAPacketizer.cpp 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
  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DatabaseHelper.java 34 * Helper to manage the database of the sound models that have been registered on the device.
131 // Delete all sound models for the given keyphrase and specified user.
  /system/media/audio/include/system/
sound_trigger.h 47 SOUND_MODEL_TYPE_KEYPHRASE = 0 /* use for key phrase sound models */
68 unsigned int max_sound_models; /* maximum number of concurrent sound models
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 58 /** Whether this UI node must always exist (even for empty models). */
77 * @param mandatory Whether this node must always exist (even for empty models). A mandatory
105 * @param mandatory Whether this node must always exist (even for empty models). A mandatory
130 * @param mandatory Whether this node must always exist (even for empty models). A mandatory
162 /** Returns whether this node must always exist (even for empty models) */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
geometric.py 164 in Algorithms and Models for the Web-Graph (WAW 2007),
203 The Waxman random graph models place n nodes uniformly at random
210 This function implements both Waxman models.
  /external/iproute2/include/linux/
pkt_sched.h 552 NETEM_LOSS_GE, /* Gilbert Elliot models */
566 /* Gilbert-Elliot models */

Completed in 1037 milliseconds

1 2 3 4 5 6 78 91011>>