HomeSort by relevance Sort by last modified time
    Searched full:whatever (Results 751 - 775 of 2483) sorted by null

<<31323334353637383940>>

  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 116 // could use test and whatever the current active network is
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java 244 // Take the image we received from the server, whatever format it
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
PictureDetailsActivity.java 199 // whatever's actually in the center
  /device/asus/flo/overlay/frameworks/base/core/res/res/values/
config.xml 152 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
  /device/asus/grouper/overlay/frameworks/base/core/res/res/values/
config.xml 221 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
  /device/asus/tilapia/overlay/frameworks/base/core/res/res/values/
config.xml 224 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
  /device/samsung/manta/overlay/frameworks/base/core/res/res/values/
config.xml 157 <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
  /docs/source.android.com/src/source/
using-eclipse.jd 172 <p>Note that port 8700 is attached to whatever process is currently selected in the DDMS console, so you need to sure that DDMS has selected the process you want to debug.</p>
  /external/aac/libSYS/include/
wav_file.h 177 * whatever BPS the WAVE file had specified in its header data.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3commontreenodestream.h 137 /// Can't replace whatever points to the parent externally. Do nothing.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
BufferedTokenStream.cs 71 * First call to LT(1) or whatever gets the first token and sets p=0;
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
BufferedTokenStream.cs 73 * First call to LT(1) or whatever gets the first token and sets p=0;
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BufferedTokenStream.java 65 * First call to LT(1) or whatever gets the first token and sets p=0;
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 307 * for the file name or whatever.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAOptimizer.java 248 /** Walk DFA states, unlinking the nfa configs and whatever else I
NFAState.java 68 * in code as a while-loop or whatever deals nicely with either. For
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CTarget.java 323 // Now we allow the superclass implementation to do whatever it feels it
  /external/ceres-solver/internal/ceres/
parameter_block.h 53 // also the "current state" of the parameter. The evaluator uses whatever is in
  /external/chromium/base/
message_pump_mac.h 167 // run loop's thread. 0 if no run loops are running inside of whatever scope
  /external/chromium/chrome/browser/chromeos/login/
base_login_display_host.cc 277 // Apply locale customizations only once so preserve whatever locale
  /external/chromium/chrome/browser/google/
google_url_tracker.cc 236 // all, we should just silently switch over to whatever we get immediately.