Searched
full:them (Results
1676 -
1700 of
5167) sorted by null
<<61626364656667686970>>
/dalvik/libcore/luni/src/main/java/java/io/ |
DataInputStream.java | 71 * Reads at most {@code length} bytes from this stream and stores them in 214 * Reads bytes from this stream and stores them in the byte array {@code
|
PushbackInputStream.java | 103 * them, so it returns {@code false}. 142 * Reads at most {@code length} bytes from this stream and stores them in
|
PushbackReader.java | 109 * {@code reset()} methods. {@code PushbackReader} does not support them, so 154 * Reads at most {@code length} bytes from this reader and stores them in
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Double.java | 433 // them 455 // them
|
Float.java | 440 // them 462 // them
|
/dalvik/libcore/luni/src/main/java/java/util/ |
Collection.java | 284 * array in the same order as an iterator would return them. 302 * array in the same order as an iterator would return them.
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
Object.java | 106 * override either both methods or none of them. 184 * one thread is waiting, one of them is chosen at the discretion of the
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/reflect/ |
AccessibleObject.java | 100 * will disable them. If there is a security manager, checkPermission is 157 * disable them. If there is a security manager, checkPermission is called
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLSAXHandler.java | 208 // now we don't need them anymore. 539 * let m_saxHandler worry about it, we've already warned them with
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
Attr.java | 21 * DOM does not consider them part of the document tree. Thus, the 63 * the DTD or schema associated with the document declares them of some
|
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/sax2/ |
Driver.java | 39 * and comverts them into SAX2 callbacks. 431 // undeclare them in reverse order
|
/dalvik/vm/ |
Thread.h | 39 * Current status; these map to JDWP constants, so don't rearrange them. 119 * changes, so there's no need to merge them. Note the non-debug
|
/dalvik/vm/mterp/c/ |
header.c | 65 * On top of that, it feels the need to zero them out at the start of the 135 * If enabled, log instructions as we execute them.
|
/development/pdk/docs/porting/ |
power_management.jd | 107 <td>Normally wake locks don't actually wake the device, they just cause it to remain on once it's already on. Think of the video player app as the normal behavior. Notifications that pop up and want the device to be on are the exception; use this flag to be like them.</td> 168 <p>To register drivers with the Android PM driver, implement call-back handlers and register them with the Android PM, as illustrated in the snippet below:</p>
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 214 "As they were living; think you see them great," + 261 "That dogs bark at me as I halt by them;" +
|
List6.java | 228 "As they were living; think you see them great," + 275 "That dogs bark at me as I halt by them;" +
|
/development/scripts/ |
divide_and_compress.py | 159 archive, adding them to a new archive, deleting the old archive, and 224 # so put them in alphabetical order by inserting to front of the list.
|
/external/bison/doc/ |
refcard.tex | 26 % Bison is free software; you can redistribute them and/or modify them
|
/external/bison/src/ |
parse-gram.y | 45 /* Request detailed syntax error messages, and pass them to GRAM_ERROR. 505 Do not bother to ignore them at the end of the right-hand side,
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-2 | 170 tests, always put them at the front, since that's how 286 find them when installed. [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
iochannels.sgml | 10 descriptors, pipes, and sockets, and integrating them into the 59 Convenience functions for creating #GIOChannel instances and adding them to the
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_howto.xml | 34 conventions you decided upon will take time (money) and will make them 61 (sub)classes, you can define them in a private header file which 78 (name is case-sensitive). It is customary to declare them with code similar to the 360 your construct properties can set correctly during construction, make sure you cannot set them 484 methods and extend them: the following list and sections draw on 846 (later how to use them). Make sure to use a static local boolean variable [all...] |
/external/dbus/dbus/ |
dbus-threads.c | 293 * up all of them. 494 * used from a single thread at a time, unless you lock them yourself.
|
/external/dhcpcd/ |
dhcpcd.8 | 400 If you always use the same options, put them here. 430 Please report them to http://bugs.marples.name
|
dhcpcd.8.in | 408 If you always use the same options, put them here. 438 Please report them to http://roy.marples.name/projects/dhcpcd
|
Completed in 757 milliseconds
<<61626364656667686970>>