/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDirectCursorDriver.java | 60 // Make sure this object is cleaned up if something happens
|
/frameworks/base/core/java/android/text/util/ |
Rfc822Tokenizer.java | 34 * "Foo Bar (something) <foo\@google.com>, 35 * blah\@google.com (something)" 163 * "Foo Bar (something) <foo\@google.com>, 164 * blah\@google.com (something)"
|
/frameworks/base/core/tests/coretests/src/android/view/ |
ViewGroupAttributesTest.java | 68 // verify we didn't change something unrelated
|
/frameworks/base/tools/layoutlib/create/tests/mock_android/dummy/ |
InnerTest.java | 36 public void someThing() {
|
/libcore/dalvik/src/main/java/dalvik/annotation/ |
TestTargetNew.java | 61 * if something is NOT covered by the test method.
|
/libcore/support/src/test/java/tests/http/ |
SocketPolicy.java | 48 * something like a compression method or TLS extension it doesn't
|
/ndk/build/awk/ |
convert-deps-to-cygwin.awk | 17 # GCC compiler program into something that can be parsed into a cygwin-based
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/ |
ClosedInputStream.java | 23 * something from the stream.
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/output/ |
ClosedOutputStream.java | 24 * write something to the stream.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
netfilter_ipv4.h | 36 /* Something else about the proto */
|
netfilter_ipv6.h | 40 /* Something else about the proto */
|
/sdk/common/src/com/android/resources/ |
ResourceEnum.java | 44 * state, would be valid since something else in the UI is expected to show if this is about the
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleWait.java | 26 * waiting for something, e.g. for a debugger to attach.
|
/system/core/libcutils/ |
cpu_info.c | 43 // look for something like "Serial : 999206122a03591c"
|
/system/extras/libublock/include/ublock/ |
ublock.h | 41 * -EPROTO if the kernel did something unexpected.
|
/bootable/recovery/minzip/ |
DirUtil.c | 39 /* Something's there; make sure it's a directory. 47 /* Something went wrong, or something in the path
|
/external/chromium/chrome/common/extensions/docs/static/ |
getstarted.html | 8 The icon and page will look something like this: 105 <p> In this step, you'll make your extension <em>do</em> something besides just look good. </p> 132 <p> It should look something like this:</p>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
sysexits.h | 63 * can also be used as a catchall message when something 80 * EX_TEMPFAIL -- temporary failure, indicating something that 84 * EX_PROTOCOL -- the remote system returned something that
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-formstuff.jd | 52 <li>To make the button to actually do something, add the following 84 <li>To do something with the text that the user enters, add the following code 122 <li>To do something when the state is changed, add the following code 176 <li>To do something when each is selected, we'll need an OnClickListener. Unlike the other 210 <p>A button used specifically for toggling something on and off.</p> 220 <li>To do something when the state is changed, add the following code 251 <p>If you've added all the form items above, your application should look something like this:</p>
|
/external/webkit/LayoutTests/storage/indexeddb/ |
tutorial.html | 167 // parameter. So, if you wanted to define all, You'd do {keyPath: "something", 233 logError("Something went wrong."); 240 logError("Something went wrong."); 245 logError("Something went wrong."); 256 logError("Something went wrong."); 297 logError("Something went wrong."); 322 logError("Something went wrong."); 328 logError("Something went wrong."); 388 logError("Something went wrong."); 423 // either pop something up telling the user to close windows or it can tell the other windows to cal [all...] |
/external/pcre/testdata/ |
testinput1 | 473 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 478 \\ [^\x80-\xff] # Escaped something (something != CR) 487 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 492 \\ [^\x80-\xff] # Escaped something (something != CR) 501 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 514 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 524 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 529 \\ [^\x80-\xff] # Escaped something (something != CR [all...] |
testinput7 | 957 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 962 \\ [^\x80-\xff] # Escaped something (something != CR) 971 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 976 \\ [^\x80-\xff] # Escaped something (something != CR) 985 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 998 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 1008 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of an atom 1013 \\ [^\x80-\xff] # Escaped something (something != CR [all...] |
/dalvik/vm/ |
StdioConverter.cpp | 107 * Since we know the thread is just sitting around waiting for something 108 * to arrive on stdout, print something. 116 /* print something to wake it up */
|
/external/dbus/doc/ |
TODO | 89 number, rather than putting it in the DBusMessage, or something. 99 has rules for it anyway, or something. it's conceptually 153 - test/name-test should be named test/with-bus or something like that
|
/external/ipsec-tools/src/racoon/doc/ |
README.privsep | 82 files (unless you are using something like 'path backupsa', but you get the 115 and link to it as shown. You may end up with something like this: 126 Presumably your racoon.conf already contains something like:
|