HomeSort by relevance Sort by last modified time
    Searched full:something (Results 176 - 200 of 7501) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/easymock/src/org/easymock/
Capture.java 24 * if something was captured or not (allows to capture a null value).
62 * @return true if something was captured
  /external/iproute2/
README.lnstat 31 It will display something like
43 You can now select the files/keys you are interested by something like
  /external/llvm/docs/HistoricalNotes/
2001-01-31-UniversalIRIdea.txt 25 The risk is that this sounds like a universal IR -- something that the
29 think about whether LLVM is different or if has something novel that might
  /external/llvm/test/CodeGen/AArch64/
extract.ll 27 ; something other than w0 and w1.
39 ; something other than w0 and w1.
  /external/skia/include/core/
SkDrawLooper.h 22 and something is drawn to a canvas with that paint, the looper subclass will
33 * Called right before something is being drawn. This will be followed by
  /frameworks/base/core/java/android/view/accessibility/
package.html 9 something notable happens in the user interface. For example, when a
33 events are generated when something notable happens in the user interface, for example an
  /frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
ListWithEditTextHeaderTest.java 56 assertEquals("something is selected", AbsListView.INVALID_POSITION, mListView.getSelectedItemPosition());
65 assertEquals("something is selected", AbsListView.INVALID_POSITION, mListView.getSelectedItemPosition());
  /frameworks/base/core/tests/coretests/src/android/widget/scroll/
RequestRectangleVisible.java 31 * <li>Scrolling to something off screen (from top and from bottom)
32 * <li>Scrolling to bring something that is larger than the screen on screen
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/ui/
ViewModeTests.java 36 // Set the state to something known.
75 // Set the state to something known.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
nturl2path.py 16 # path is something like ////host/path/on/remote/host
49 # path is something like \\host\path\on\remote\host
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
nturl2path.py 16 # path is something like ////host/path/on/remote/host
49 # path is something like \\host\path\on\remote\host
  /art/runtime/
signal_catcher.h 29 * A daemon thread that catches signals and does something useful. For
  /art/test/003-omnibus-opcodes/
build 17 # Stop if something fails.
  /art/test/004-annotations/
build 17 # Stop if something fails.
  /art/test/023-many-interfaces/
build 17 # Stop if something fails.
  /art/test/085-old-style-inner-class/
build 17 # Stop if something fails.
  /art/test/089-many-methods/
build 17 # Stop if something fails.
  /cts/tests/tests/os/src/android/os/cts/
EnvironmentTest.java 34 * something OS-defined. If TMPDIR points to a global shared directory,
  /cts/tests/tests/text/src/android/text/util/cts/
Rfc822TokenizerTest.java 123 text = "Foo Bar (something) <foo\\@google.com>, blah\\@google.com (something)";
126 localAssertEquals(tokens[0], "Foo Bar", "foo\\@google.com", "something");
127 localAssertEquals(tokens[1], null, "blah\\@google.com", "something");
  /dalvik/dx/tests/085-dex-jsr-ret/
blort.j 43 ; Just something that could throw an exception...
  /dalvik/tests/003-omnibus-opcodes/
build 17 # Stop if something fails.
  /dalvik/tests/004-annotations/
build 17 # Stop if something fails.
  /dalvik/tests/023-many-interfaces/
build 17 # Stop if something fails.
  /dalvik/tests/085-old-style-inner-class/
build 17 # Stop if something fails.
  /dalvik/tests/089-many-methods/
build 17 # Stop if something fails.

Completed in 747 milliseconds

1 2 3 4 5 6 78 91011>>