HomeSort by relevance Sort by last modified time
    Searched full:difficulty (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/clang/www/analyzer/
open_projects.html 34 <i>(Difficulty: Easy)</i><p>
43 <i> (Difficulty: Hard)</i></p>
49 <i>(Difficulty: Medium)</i></p>
55 <i>(Difficulty: Medium)</i></p>
63 <i>(Difficulty: Easy)</i></p>
71 <i>(Difficulty: Easy)</i></p>
78 <i>(Difficulty: Medium)</i></p>
86 <i>(Difficulty: Hard)</i></p>
97 display such paths in HTML output. <i>(Difficulty: Medium)</i> </p>
105 <i>(Difficulty: Easy-Medium)</i></p
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/games/
CubeField.java 69 private int difficulty, Score, colorInt, highCap, lowCap,diffHelp; field in class:CubeField
118 difficulty = highCap;
180 // float x = FastMath.nextRandomInt(playerX + difficulty + 10, playerX + difficulty + 150);
181 float x = FastMath.nextRandomInt(playerX + difficulty + 30, playerX + difficulty + 90);
182 float z = FastMath.nextRandomInt(playerZ - difficulty - 50, playerZ + difficulty + 50);
185 // playerX+difficulty+30,playerX+difficulty+9
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
DifficultyMenuActivity.java 32 i.putExtra("difficulty", 0);
51 i.putExtra("difficulty", 1);
70 i.putExtra("difficulty", 2);
ContextParameters.java 32 public int difficulty; field in class:ContextParameters
PreferenceConstants.java 41 public static final String PREFERENCE_DIFFICULTY = "difficulty";
  /external/ceres-solver/data/nist/
BoxBOD.dat 28 Higher Level of Difficulty
Misra1a.dat 28 Lower Level of Difficulty
Misra1b.dat 28 Lower Level of Difficulty
Misra1c.dat 28 Average Level of Difficulty
Misra1d.dat 28 Average Level of Difficulty
Rat42.dat 28 Higher Level of Difficulty
DanWood.dat 28 Lower Level of Difficulty
Rat43.dat 28 Higher Level of Difficulty
Roszman1.dat 28 Average Level of Difficulty
Chwirut2.dat 28 Lower Level of Difficulty
Eckerle4.dat 28 Higher Level of Difficulty
MGH09.dat 28 Higher Level of Difficulty
MGH10.dat 28 Higher Level of Difficulty
Thurber.dat 28 Higher Level of Difficulty
Lanczos1.dat 28 Average Level of Difficulty
Lanczos2.dat 28 Average Level of Difficulty
Lanczos3.dat 28 Lower Level of Difficulty
MGH17.dat 28 Average Level of Difficulty
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 50 * Difficulty setting constants
131 * Current difficulty -- amount of fuel, allowed angle, etc. Default is
266 * Starts the game, setting parameters for the current difficulty.
270 // First set the game for Medium difficulty
278 // Adjust difficulty params for EASY/HARD
410 * Sets the current difficulty.
412 * @param difficulty
414 public void setDifficulty(int difficulty) {
416 mDifficulty = difficulty;
    [all...]
  /external/bzip2/
README.COMPILATION.PROBLEMS 27 of platforms without difficulty, and I hope this version will continue

Completed in 337 milliseconds

1 2 3 4 5 6