HomeSort by relevance Sort by last modified time
    Searched full:turn (Results 26 - 50 of 5183) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libdaemon/m4/
zp_lynx_doc.m4 6 [Turn off lynx usage for documentation generation]),,
  /external/testng/src/main/java/org/testng/annotations/
NoInjection.java 9 * Turn off TestNG injection for a parameter.
  /packages/services/Telecomm/src/com/android/server/telecom/
ProximitySensorManager.java 25 * This class manages the proximity sensor and allows callers to turn it on and off.
52 * Turn the proximity sensor on.
57 Log.w(this, "Asking to turn on prox sensor without a call? I don't think so.");
65 * Turn the proximity sensor off.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
ECPointEncoder.java 8 * to turn this on call setPointFormat() with "COMPRESSED".
  /external/clang/test/SemaObjC/
self-assign.m 10 // expected-note{{use '==' to turn this assignment into an equality comparison}} \
  /external/libpng/contrib/pngminim/decoder/
pngusr.h 17 /* List options to turn off features of the build that do not
  /external/libpng/contrib/pngminim/encoder/
pngusr.h 17 /* List options to turn off features of the build that do not
  /external/libpng/contrib/pngminim/preader/
pngusr.h 17 /* List options to turn off features of the build that do not
  /external/llvm/test/Transforms/InstCombine/
2008-06-19-UncondLoad.ll 12 ; not safe to turn into an uncond load
  /external/llvm/test/Transforms/Reassociate/
negation1.ll 3 ; Test that we can turn things like A*B + X - A*B -> X.
  /external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
package.html 16 (which in turn uses it extensively in their application server).</p>
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDCEODTURNClient.h 13 // Requests TURN server urls from compute engine on demand.
ARDTURNClient.h 15 // Returns TURN server urls if successful.
  /external/webrtc/webrtc/tools/loopback_test/
README 4 turn. For now the test is used to analyse bandwidth estimation and get records
  /frameworks/base/core/java/android/os/
Vibrator.java 87 * Pass in an array of ints that are the durations for which to turn on or off
91 * between durations in milliseconds to turn the vibrator off or to turn the vibrator on.
99 * @param pattern an array of longs of times for which to turn the vibrator on or off.
111 * Pass in an array of ints that are the durations for which to turn on or off
115 * between durations in milliseconds to turn the vibrator off or to turn the vibrator on.
123 * @param pattern an array of longs of times for which to turn the vibrator on or off.
152 * Turn the vibrator off.
  /prebuilts/go/darwin-x86/doc/codewalk/
functions.xml 18 Pig is a two-player game played with a 6-sided die. Each turn, you may roll or stay.
20 <li> If you roll a 1, you lose all points for your turn and play passes to
21 your opponent. Any other roll adds its value to your turn score. </li>
22 <li> If you stay, your turn score is added to your total score, and play passes
30 players, in addition to the points accumulated during the current turn.
39 and returns the resulting <code>score</code> and whether the current turn is
43 If the turn is over, the <code>player</code> and <code>opponent</code> fields
45 turn.
73 least k points in a turn, and then stay. The argument <code>k</code> is
  /prebuilts/go/darwin-x86/src/runtime/race/
race.go 10 // this is turn ensures that runtime uses pthread_create to create threads.
  /prebuilts/go/linux-x86/doc/codewalk/
functions.xml 18 Pig is a two-player game played with a 6-sided die. Each turn, you may roll or stay.
20 <li> If you roll a 1, you lose all points for your turn and play passes to
21 your opponent. Any other roll adds its value to your turn score. </li>
22 <li> If you stay, your turn score is added to your total score, and play passes
30 players, in addition to the points accumulated during the current turn.
39 and returns the resulting <code>score</code> and whether the current turn is
43 If the turn is over, the <code>player</code> and <code>opponent</code> fields
45 turn.
73 least k points in a turn, and then stay. The argument <code>k</code> is
  /prebuilts/go/linux-x86/src/runtime/race/
race.go 10 // this is turn ensures that runtime uses pthread_create to create threads.
  /toolchain/binutils/binutils-2.25/ld/emulparams/
shelf64.sh 1 # Note: this is sourced in turn by shlelf64.sh
  /development/samples/TicTacToeLib/res/values/
strings.xml 22 <string name="player2_turn">Player 2\'s turn (that\'s the computer)</string>
23 <string name="player1_turn">Player 1\'s turn -- that\'s you!</string>
  /external/google-breakpad/src/testing/gtest/xcode/Config/
General.xcconfig 13 // Zerolink prevents link warnings so turn it off
32 // Turn on position dependent code for most cases (overridden where appropriate)
  /external/protobuf/gtest/xcode/Config/
General.xcconfig 13 // Zerolink prevents link warnings so turn it off
32 // Turn on position dependent code for most cases (overridden where appropriate)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/
General.xcconfig 13 // Zerolink prevents link warnings so turn it off
32 // Turn on position dependent code for most cases (overridden where appropriate)
  /external/webrtc/webrtc/api/objc/
RTCIceServer.h 20 /** Username to use if this RTCIceServer object is a TURN server. */
23 /** Credential to use if this RTCIceServer object is a TURN server. */

Completed in 1312 milliseconds

12 3 4 5 6 7 8 91011>>