HomeSort by relevance Sort by last modified time
    Searched full:what (Results 801 - 825 of 4330) sorted by null

<<31323334353637383940>>

  /external/netperf/
netcpu_kstat.c 50 think that is what this is :) raj
356 /* tests tell up what the elapsed time should be. */
netsh.c 184 double demo_interval = 1000000.0; /* what is the desired interval to
188 double demo_units = 0.0; /* what is our current best guess as
407 remote_cpu_usage = 0;/* what do you think ;-) */
791 /* ok, what should our default hostname and local binding info be?
800 /* what to do here? case it off the local_address_family I
831 connect, from what should it come? */
868 of what else may have been set on the command line */
954 /* what is our default value for the output units? if the test
nettest_xti.h 14 int recv_alignment; /* what is the alignment of the receive */
16 int recv_offset; /* and at what offset from that alignment? */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDL_syscdrom_c.h 80 Once all files are determined, we have to find what file corresponds to the start
109 The first 2 threads are necessary evil - CoreAudio creates this no matter what the situation
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 80 //This allocator just represent what a STLport could do and in this
82 //but not completely as we cannot do any hypothesis on what is in this
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java 28 private int theModel; // bitmap: what the element contains
29 private int theMemberOf; // bitmap: what element is contained in
  /external/webkit/WebCore/platform/
LinkHash.cpp 163 // FIXME: It's missing a lot of what completeURL does and a lot of what KURL does.
  /external/webkit/WebCore/platform/graphics/android/
ImageBufferAndroid.cpp 212 // leaving this unimplemented, until I understand what its for (and what it
  /external/webkit/WebCore/platform/image-decoders/
ImageDecoder.cpp 61 // We need at least 4 bytes to figure out what kind of image we're dealing with.
97 // Give up. We don't know what the heck this is.
  /external/webkit/WebCore/svg/
SVGTransformDistance.cpp 175 m_transform *= transform.matrix(); // FIXME: what does 'distance' between two transforms mean? how should we respect 'absoluteValue' here?
265 return 0.0f; // I'm not quite sure yet what distance between two matrices means.
  /external/webkit/WebKit/gtk/webkit/
webkitwebnavigationaction.cpp 39 * what led the navigation to happen. This includes, for instance, if the user
40 * clicked a link to start that navigation, and what mouse button was used.
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
filter_unittest.py 35 # very explicit about what we are testing, especially in the case
38 # Part of the reason is that it is not immediately clear what
  /external/webkit/WebKitTools/iExploder/
README.txt 64 Letting you know how many tests and what the last test id was for each
145 8) What other performance enhancements can I make?
  /external/webkit/WebKitTools/wx/
install-unix-extras 55 # dependent app, not lib, what should we do for these?
109 # TODO: What would be a good way to test for this?
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 211 switch (message.what) {
227 Log.w(LOG_TAG, "Unknown message type " + message.what);
  /frameworks/base/core/java/android/app/
UiModeManager.java 60 * to display the car UI, which typically what an application would
81 * to display the desk UI, which typically what an application would
  /frameworks/base/core/java/android/inputmethodservice/
IInputMethodWrapper.java 109 switch (msg.what) {
170 Log.w(TAG, "Unhandled message code: " + msg.what);
  /frameworks/base/core/java/android/os/
FileUtils.java 142 // Note, we check whether it matches what's known to be safe,
143 // rather than what's known to be unsafe. Non-ASCII, control
  /frameworks/base/core/java/android/webkit/
GeolocationPermissions.java 104 switch (msg.what) {
133 switch (msg.what) {
WebIconDatabase.java 79 switch (msg.what) {
94 switch (msg.what) {
  /frameworks/base/docs/html/guide/topics/manifest/
intent-filter-element.jd 28 parent component &mdash; what an activity or service can do and what types
  /frameworks/base/docs/html/resources/articles/
wikinotes-linkify.jd 56 <p><strong>Custom Linkify</strong>: So what about our WikiWord? There is no
73 <p>We also need to tell Linkify what to do with a match to the
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
jdiff_help.html 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
jdiff_help.html 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_help.html 59 JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
85 The <a href="changes-summary.html">overview</a> is the top-level summary of what was removed, added and changed between versions.

Completed in 509 milliseconds

<<31323334353637383940>>