HomeSort by relevance Sort by last modified time
    Searched refs:nature (Results 1 - 19 of 19) sorted by null

  /external/jmonkeyengine/engine/src/android/jme3test/android/
SimpleSoundTest.java 13 private AudioNode nature; field in class:SimpleSoundTest
23 nature = new AudioNode(assetManager, "Sound/Environment/Nature.ogg", true);
24 nature.setVolume(3);
25 nature.setLooping(true);
26 nature.play();
32 rootNode.attachChild(nature);
TestAmbient.java 43 private AudioNode nature, waves; field in class:TestAmbient
80 nature = new AudioNode(assetManager, "Sound/Environment/Nature.ogg", true);
86 nature.setVolume(3);
88 audioRenderer.playSource(nature);
  /packages/apps/Calendar/
mkprojectfile 35 <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
36 <nature>org.eclipse.jdt.core.javanature</nature>
  /external/jmonkeyengine/engine/src/test/jme3test/audio/
TestAmbient.java 42 private AudioNode nature, waves; field in class:TestAmbient
64 nature = new AudioNode(assetManager, "Sound/Environment/Nature.ogg", true);
65 nature.setVolume(3);
68 nature.play();
  /external/clang/test/CXX/class.access/
p6.cpp 93 template <class T> class Outer::A<T, typename T::nature> {
99 private: typedef Green nature; typedef in class:test3::B
  /external/libunwind/doc/
unw_is_signal_frame.tex 28 Signal frames are somewhat unusual because the asynchronous nature of
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.jar 
aether-impl-0.9.0.M2.jar 
maven-core-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 361 // look to see if we have the m2eclipse nature
366 AdtPlugin.log(e, "Failed to query project %s for m2e nature",
385 // the container is present but it's not exported and since there's no m2e nature
404 // the container is present but it's not exported and since there's no m2e nature
595 // failed to get the nature? skip project.
638 // if the android nature is not the first one, we reorder them
644 // anything. I guess JDT check that we are actually adding/removing nature.
645 // So, first we'll remove the android nature, and then add it back.
647 // remove the android nature
659 // next the rest that was before the android nature
    [all...]
  /external/blktrace/btt/doc/
btt.tex 160 work in \texttt{btt} is to better understand the multiplex nature of
237 statistics to gauge the general nature of the sector differences
570 some real-world analysis\footnote{Note the logarithmic nature of the
586 some real-world analysis\footnote{Note the logarithmic nature of the
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
richards.js 506 * nature of the work performed on packets by the tasks.
  /external/v8/benchmarks/
richards.js 506 * nature of the work performed on packets by the tasks.
  /external/blktrace/doc/
blktrace.tex     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 5736 milliseconds