Searched
full:them (Results
1026 -
1050 of
5167) sorted by null
<<41424344454647484950>>
/dalvik/libcore/luni/src/main/java/java/io/ |
FileInputStream.java | 255 * Reads bytes from this stream and stores them in the byte array 271 * Reads at most {@code count} bytes from this stream and stores them in the
|
InputStream.java | 146 * Reads bytes from this stream and stores them in the byte array {@code b}. 163 * Reads at most {@code length} bytes from this stream and stores them in
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
CoreTestSuite.java | 36 * JUnit TestSuite and removes tests after executing them. This is so the core 79 * throw an Exception if they succeed and accept them failing.
|
/dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/ |
AnnotationFactory.java | 146 // as we have no defining methods for them. 148 // but seems better to keep them for compatibility
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMNamedNodeMap.java | 159 * <code>Attr</code> nodes to re-use them in other elements. 237 * <code>Attr</code> nodes to re-use them in other elements.
|
DTMTreeWalker.java | 99 * (postorder) are invoked for each node as we traverse over them, 149 * (postorder) are invoked for each node as we traverse over them,
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
NamedNodeMap.java | 58 * <code>Attr</code> nodes to re-use them in other elements. 142 * <code>Attr</code> nodes to re-use them in other elements.
|
/development/simulator/app/ |
MessageStream.cpp | 174 * will need to copy them out before the next reset(). 234 mLength -= 2; // we already read two of them in the header
|
PhoneData.h | 92 // might even have stuff in them. 155 // might even have stuff in them.
|
/external/bluetooth/bluez/src/ |
hcid.conf.5.in | 116 The Bluetooth device class is a high\-level description of the bluetooth device, composed of three bytes: the "Major Service Class" (byte "SS" above), the "Major Device Class" (byte "DD" above) and the "Minor Device Class" (byte "dd" above). These classes describe the high\-level capabilities of the device, such as "Networking Device", "Computer", etc. This information is often used by clients who are looking for a certain type of service around them. 120 In practice, most Bluetooth clients scan their surroundings in two successive steps: they first look for all bluetooth devices around them and find out their "class". You can do this on Linux with the \fBhcitool scan\fP command. Then, they use SDP in order to check if a device in a given class offers the type of service that they want.
|
/external/bluetooth/glib/ |
README.in | 71 POSIX threads for long enough now to have them available on every 139 stderr if you need to see them.
|
/external/dbus/ |
HACKING | 23 and you don't do any parsing/modification of them, perhaps 203 Please file them at http://bugzilla.freedesktop.org under component
|
/external/dnsmasq/ |
COPYING-v3 | 25 them if you wish), that you receive source code or can get it if you 37 or can get the source code. And you must show them these terms so they 51 modified versions of the software inside them, although the manufacturer 167 of having them make modifications exclusively for you, or provide you 172 and control, on terms that prohibit them from making any copies of 233 work need not make them do so. 516 receiving the covered work authorizing them to use, propagate, modify [all...] |
/external/dropbear/ |
svr-authpubkey.c | 79 /* let them know that the key is ok to use */ 212 * which have options with them */
|
/external/freetype/include/freetype/config/ |
ftconfig.h | 115 /* porter should need to mess with them. */ 282 /* in strict ANSI mode. To avoid them, we disable its use if __STDC__ */
|
/external/grub/ |
acinclude.m4 | 86 dnl them. 318 dnl Replace some escape sequences, because autoconf doesn't handle them
|
/external/grub/netboot/ |
3c509.h | 73 * Some short functions, worth to let them be a macro 240 * The following C_* acknowledge the various interrupts. Some of them don't
|
/external/gtest/include/gtest/internal/ |
gtest-type-util.h.pump | 135 // as that would require them to count the length. Types<...> is much 233 // as that would require them to count the length. Templates<...> is much
|
/external/guava/src/com/google/common/base/ |
FinalizableReferenceQueue.java | 32 * them. 144 * {@link FinalizableReference#finalizeReferent()} on them until the queue
|
/external/icu4c/common/unicode/ |
uobject.h | 72 * appended to them, so that the compiler adds the additional NULL check 244 // in a future ICU4C release when all subclasses implement them
|
/external/icu4c/i18n/unicode/ |
dcfmtsym.h | 347 * use fastCopyFrom() with them. 351 * or when fSymbols can be set any other way that allows them to be readonly aliases
|
/external/icu4c/layout/ |
OpenTypeLayoutEngine.h | 22 * fonts which have GSUB and GPOS tables associated with them. In order to do this, 153 * and language codes to four byte tags and save them.
|
/external/icu4c/samples/layout/ |
readme.html | 52 them from the web. To do this, you'll need access to a computer running 154 the new fonts in your Fonts folder. If you're running on Linux, put them in
|
/external/kernel-headers/original/asm-arm/ |
uaccess.h | 32 * we don't even have to jump over them. Further, they do not intrude 45 * code generates any references to them, that's a bug.
|
/external/libffi/ |
ltcf-cxx.sh | 330 # explicitly linking system object files so we need to strip them 399 # explicitly linking system object files so we need to strip them 425 # explicitly linking system object files so we need to strip them 490 # explicitly linking system object files so we need to strip them 552 # explicitly linking system object files so we need to strip them 638 # explicitly linking system object files so we need to strip them [all...] |
Completed in 216 milliseconds
<<41424344454647484950>>