/external/guava/src/com/google/common/io/ |
CharStreams.java | 57 * Returns a factory that will supply instances of {@link StringReader} that 73 * Returns a factory that will supply instances of {@link InputStreamReader}, 76 * @param in the factory that will be used to open input streams 92 * Returns a factory that will supply instances of {@link OutputStreamWriter}, 95 * @param out the factory that will be used to open output streams 364 * Reader returned from the supplier will contain the concatenated data 367 * <p>Reading from the joined reader will throw a {@link NullPointerException} 370 * <p>Only one underlying reader will be open at a time. Closing the 371 * joined reader will close the open underlying reader. 374 * @return a supplier that will return a reader containing the concatenate [all...] |
/external/icu4c/layout/ |
LEFontInstance.h | 109 * This method will return a valid <code>LEFontInstance</code> unless you 114 * will be advanced by at least one. 128 * will be set the the limit offset of the text which can be 155 * will have different tables, and there's no way to know which subfont to access. 174 * The default implementation of this method will return 205 * Most sublcasses will not need to implement this method. 276 * @param advance - the X and Y pixel values will be stored here 288 * @param point - the point's X and Y pixel values will be stored here 386 * implementation of <code>transformFunits()</code> will call this method. 399 * implementation of <code>transformFunits()</code> will call this method [all...] |
/external/opencore/engines/author/src/ |
pvaenodeutility.h | 264 * While this utility is processing a command, it will change the nodes' 269 * command is complete, the observers of the node will be set to the observers 282 * will be sent to the observer set here. 292 * Connect two nodes. An output port will be requested from the specified 293 * input node, and an input port will be requested from the specified output 294 * node. The two ports will then be connected to establish a connection 295 * between the two nodes. This utility will callback to report status of 296 * the command after the connection is complete and will return the newly 297 * requested and connected ports will be added to the iInPorts or iOutPorts 301 * port will be added to the iOutPorts vector of the node container [all...] |
/external/srec/portable/include/ |
ptrd.h | 95 * blocking and will have to call unlock() as many times as lock() was called. 100 * particular, it will return ESR_INVALID_STATE if the threading API is not 141 * failure. In particular, it will return ESR_INVALID_STATE if the current 163 * failure. In particular, it will return ESR_INVALID_STATE if the current 181 * failure. In particular, it will return ESR_INVALID_STATE if the current 196 * The awakened thread will not be able to proceed until the current thread 197 * relinquishes the lock on this object. The awakened thread will compete in 209 * failure. In particular, it will return ESR_INVALID_STATE if the current 222 * The awakened threads will not be able to proceed until the current thread 223 * relinquishes the monitor. The awakened threads will compete in the usua [all...] |
/frameworks/base/core/java/android/speech/ |
RecognizerIntent.java | 49 * Starts an activity that will prompt the user for speech and sends it through a 50 * speech recognizer. The results will be returned via activity results (in 84 * Starts an activity that will prompt the user for speech, sends it through a 111 * The minimum length of an utterance. We will not stop recording before this amount of time. 182 * will choose how many results to return. Must be an integer. 194 * When the intent is {@link #ACTION_RECOGNIZE_SPEECH}, the speech input activity will 196 * extra to supply a PendingIntent, the results will be added to its bundle and the 197 * PendingIntent will be sent to its target. 205 * will be added to this bundle, and the combined bundle will be sent to the target [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
aidl.jd | 83 The actual concrete class that the other side will receive 84 will always be an ArrayList, although the method will be generated 90 The actual concrete class that the other side will receive 91 will always be a HashMap, although the method will be generated 130 // a directional tag indicating which way the data will go. Available 139 file. If you are using the Eclipse plugin, AIDL will automatically be run as part of 151 methods without building between--the Android build process will process .aidl 163 <li>No exceptions that you throw will be sent back to the caller.</li [all...] |
/ndk/docs/ |
CPU-ARCH-ABIS.TXT | 12 A typical ABI describes things in *excruciating* details, and will typically 78 will generate thumb code by default, unless you define LOCAL_ARM_MODE 114 and will be greatly sped up. 120 IMPORTANT NOTE: The 'armeabi-v7a' machine code will *not* run on ARMv5 or 139 SUPPORTED YET BY THIS NDK RELEASE. TRYING TO USE IT WILL RESULT 150 By default, the NDK will generate machine code for the 'armeabi' ABI. 160 This will instruct the NDK to build two versions of your machine code: one for 161 each ABI listed on this line. Both libraries will be copied to your application 162 project path and will be ultimately packaged into your .apk. 166 package manager will only unpack the most appropriate machine code for th [all...] |
/system/core/adb/ |
protocol.txt | 13 The host side becomes a simple comms bridge with no "UI", which will 43 message stream will result in state getting out of sync. 130 a WRITE message that is in violation of this requirement will CLOSE 147 requirement, since they will be ignored. 178 The core of the bridge program will use three threads. One thread 179 will be a select/epoll loop to handle io between various inbound and 182 The remote side connection will be implemented as two threads (one for 189 The endian swapping for the message headers will happen (as needed) in 190 the remote connection threadpair and that the rest of the program will 193 The bridge program will be able to have a number of mini-server [all...] |
/external/netperf/ |
netlib.c | 239 /* at it. the real structure will be forced to the same alignment as */ 240 /* the type "double." this change will mean that pre-2.1 netperfs */ 286 those which do not, we will assume that the page size is 8192 566 /* we know that in the message passing routines that ntohl will have */ 631 /* we know that in the message passing routines htonl will */ 633 /* that when this happens, the proper order will go out on the */ 993 /* this routine will disable any running timer */ 1012 /* this routine will enable the interval timer and set things up so */ 1013 /* that for a timed test the test will end at the proper time. it */ 1025 /* if -DWANT_INTERVALS was used, we will use the ticking of the itimer to * [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
ld.info | 104 which will come from the standard search directories. (See the 112 argument will either have no further effect, or override prior 128 If the linker cannot recognize the format of an object file, it will 175 exist, or cannot be read, then the option will be treated 183 additional @FILE options; any such options will be processed 252 symbol named ENTRY, the linker will try to parse ENTRY as a number, 253 and use that as the entry address (the number will be interpreted 267 option will be treated as hidden. 275 If you do not use this option, the dynamic symbol table will 281 dynamic object, then you will probably need to use this option whe [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
ld.info | 104 which will come from the standard search directories. (See the 112 argument will either have no further effect, or override prior 128 If the linker cannot recognize the format of an object file, it will 175 exist, or cannot be read, then the option will be treated 183 additional @FILE options; any such options will be processed 252 symbol named ENTRY, the linker will try to parse ENTRY as a number, 253 and use that as the entry address (the number will be interpreted 267 option will be treated as hidden. 275 If you do not use this option, the dynamic symbol table will 281 dynamic object, then you will probably need to use this option whe [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
ld.info | 103 which will come from the standard search directories. (See the 111 argument will either have no further effect, or override prior 127 If the linker cannot recognize the format of an object file, it will 174 exist, or cannot be read, then the option will be treated 182 additional @FILE options; any such options will be processed 251 symbol named ENTRY, the linker will try to parse ENTRY as a number, 252 and use that as the entry address (the number will be interpreted 266 option will be treated as hidden. 274 If you do not use this option, the dynamic symbol table will 280 dynamic object, then you will probably need to use this option whe [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
ld.info | 104 which will come from the standard search directories. (See the 112 argument will either have no further effect, or override prior 128 If the linker cannot recognize the format of an object file, it will 175 exist, or cannot be read, then the option will be treated 183 additional @FILE options; any such options will be processed 252 symbol named ENTRY, the linker will try to parse ENTRY as a number, 253 and use that as the entry address (the number will be interpreted 267 option will be treated as hidden. 275 If you do not use this option, the dynamic symbol table will 281 dynamic object, then you will probably need to use this option whe [all...] |
/build/core/ |
build-system.html | 18 Your readers will be very appreciative. 94 that we will support. This is not an exhaustive list.</p> 99 <li>The build system will support building tools for the host platform, 102 <li>The build system will need to be able to build tools on Linux 105 <li>The build system will need to be able to build the OS on Linux, and in 112 <p>To achieve the objectives, the build system will be rewritten to use make 126 in one terminal. We will support both.</p> 128 <p>Object files and other intermediate files will be generated into a directory 135 <p>The SDK will be a tarball that will allow non-OS-developers to write apps [all...] |
/external/icu4c/common/unicode/ |
uniset.h | 287 * modified using the non-pattern API, this string will be empty, 314 * The string will test TRUE with isBogus(). 428 * A frozen set will not be modified. 457 * If this set is frozen, then the clone will be frozen as well. 534 * A frozen set will not be modified. (It remains frozen.) 560 * A frozen set will not be modified. 580 * A frozen set will not be modified. 595 * A frozen set will not be modified. 623 * A frozen set will not be modified. 652 * will produce another set that is equal to this one [all...] |
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 11 play, and will run on either Win95 or Windows NT 4.0 or later. It is
84 much guaranteed to run, but will probably have slow performance, and
85 will have no sound. Two other options are
100 will lag.)
110 Note that DirectX is not required for QWCL to run, but QWCL will
112 are present. If DirectSound is not present, there will generally be
113 considerable sound latency (sound will become audible several hundred
115 are currently no true DirectSound drivers for Windows NT, so QWCL will
116 always run using wave output on NT, and will consequently have lagged
120 Note that VESA VBE modes aren't required for QWCL to run, but QWCL will
[all...] |
/bionic/libm/man/ |
exp.3 | 155 These functions will return the appropriate computation unless an error 166 An attempt to take the logarithm of \*(Pm0 will result in 167 a divide-by-zero exception, and an infinity will be returned. 168 An attempt to take the logarithm of a negative number will 169 result in an invalid exception, and an \*(Na will be generated. 187 expm1(n\(**log1p(x))/x, will be accurate when x is tiny. 217 Analysts will accept 0**0 = 1 despite that x**y can
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/http/ |
HttpURLConnectionTest.java | 138 * Selector will return the proxy, only if the connection 139 * is made to localhost:server_port. Otherwise it will 141 * Address of the returned proxy will be localhost:proxy_port. 199 * method will be used for connection to the server 203 notes = "Verifies if the proxy specified in openConnection method will be used for connection to the server.", 245 * will be used for connection to the server 249 notes = "Verifies if the proxy provided by proxy selector will be used for connection to the server.",
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
FileChannel.java | 38 * append-mode will also be in append-mode -- meaning that each write will be 66 * operations will block, and one of those blocked will be freed to continue 71 * will also block when there are any other operations in-flight. 75 * Therefore, modifications performed via a channel will be visible to the 141 * defined elsewhere will be committed. For example, changes made via a 175 * will overlap with this request. 196 * Attempts to acquire an overlapping lock region will fail. The attempt 197 * will fail if the overlapping lock has already been obtained, or i [all...] |
FileLock.java | 35 * can determine whether a proposed lock will overlap by using the {@code 42 * isValid()}. The lock will initially be valid, but may be rendered invalid by 48 * therefore locks held by the virtual machine process will be visible to other 51 * The characteristics of the underlying operating system locks will show 61 * On some platforms, the presence of a lock will prevent the file from being 63 * will release all the locks held on that file -- even if there are other 64 * channels open on the same file; their locks will also be released. The safe
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
SSLServerSocket.java | 150 * Sets whether server-mode connections will be configured to require client 166 * Returns whether server-mode connections will be configured to require 175 * Sets whether server-mode connections will be configured to request client 191 * Returns whether server-mode connections will be configured to request 194 * @return {@code true} is client authentication will be requested, 209 * Returns whether new connection will act in client mode when handshaking. 211 * @return {@code true} if new connections will act in client mode when
|
SSLSocket.java | 175 * handshake will be initiated, in which case this method will block until the handshake 177 * will be returned. 222 * Returns whether this connection will act in client mode when handshaking. 224 * @return {@code true} if this connections will act in client mode when 273 * Returns whether this connections will request client authentication. 275 * @return {@code true} is client authentication will be requested,
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
XPathException.java | 29 * XPath classes will throw in case of an error. This class 31 * case of nested exceptions, printStackTrace will dump 172 * originated. This will trace all nested exception 174 * @param s The stream where the dump will be sent to. 251 * originated. This will trace all nested exception 253 * @param s The writer where the dump will be sent to. 277 // and higher will include the cause when printing the backtrace.
|
/dalvik/vm/alloc/ |
HeapBitmap.h | 119 * the current XorWalk. <finger> will be set to ULONG_MAX when the 129 * Regardless of the order of the arrays, the bitmaps will be visited 130 * in address order, so that finger will increase monotonically. 150 * the bitmaps will be visited in address order, so that finger will 237 * set bits will be lost. 298 * set bits will be lost.
|
/development/host/windows/usb/winusb/ |
adb_winusb_interface.h | 42 instances on the stack. If such attemp occur, compiler will error.
60 are deleted outside of AdbWinUsbApi module, this will lead to the heap
101 which case buffer_char_size will contain number of characters
105 reports ERROR_INSUFFICIENT_BUFFER, will contain number of characters
107 @param[in] ansi If true the name will be returned as single character
108 string. Otherwise name will be returned as wide character string.
122 @param[out] info Upon successful completion will have endpoint information.
|