/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
standards.info | 76 do suggest them. 81 to document them as much as possible. That way, your program will be 195 we don't use them. There is no legal requirement for them. 198 avoid using them in ways which a reader might read as naming or labeling 281 modes for each of them. 285 `--compatible' option to turn them off. However, if the extension has 302 is any precedent for them. 325 straightforwardly do without them, but to use the extensions if they 336 the GNU compiler, then no one can compile them without having the [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
standards.info | 76 do suggest them. 81 to document them as much as possible. That way, your program will be 195 we don't use them. There is no legal requirement for them. 198 avoid using them in ways which a reader might read as naming or labeling 281 modes for each of them. 285 `--compatible' option to turn them off. However, if the extension has 302 is any precedent for them. 325 straightforwardly do without them, but to use the extensions if they 336 the GNU compiler, then no one can compile them without having the [all...] |
/external/icu4c/common/unicode/ |
utypes.h | 302 * operator==(). Nothing else should be done with them. 362 * and to import them from outside. 369 * and to import them from outside. 376 * and to import them from outside. 383 * and to import them from outside. 390 * and to import them from outside. 397 * and to import them from outside. 404 * and to import them from outside. 510 * and define them in a way that crashes or otherwise easily shows a problem. [all...] |
/dalvik/dx/src/com/android/dx/rop/ |
package-info.java | 53 * (such as constant value) associated with them. 63 * labels generated for them in a mostly arbitrary order.<p> 163 * instructions as unnecessary in dex form and eliminates them.
|
/dalvik/libcore/luni/src/main/java/java/io/ |
Reader.java | 134 * Reads characters from this reader and stores them in the character array 153 * Reads at most {@code count} characters from this reader and stores them 252 * Reads characters and puts them into the {@code target} character buffer.
|
/dalvik/vm/interp/ |
Stack.h | 103 on the stack. The GC needs to scan them while the native code is running, 104 and we want to trivially discard them when the method returns. See JNI.c 221 * to re-generate them from the method signature. "returnType" should be
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_intro.xml | 24 how you can use them as a C programmer. It is useful to keep in mind that 35 that a programming language is merely a way to create data types and manipulate them. Most languages 120 variables to return them to the Python code.</para></listitem>
|
/external/bluetooth/glib/glib/ |
gpoll.c | 216 /* If no timeout and handles to poll, recurse to poll them, 235 * the rest of them. 315 /* First check if one or several of them are immediately
|
/external/bzip2/ |
README | 45 actually execute them. 75 My approach is to collect binaries for these platforms, and put them 109 contained herein, and with the consequences of modifying them,
|
/external/dbus/doc/ |
dbus-test-plan.xml | 68 raw character form and parses them, turning them into DBusMessages. 128 can read authentication sequences from a file and play them
|
/external/elfutils/ |
INSTALL | 17 to figure out how `configure' could check whether to do them, and mail 59 initial values for variables by setting them in the environment. Using 101 you can set and what kinds of files go in them.
|
/external/gtest/samples/ |
sample6_unittest.cc | 103 // don't need them in this example. 136 // happy that you don't have to define them multiple times. 213 // different instances apart, you give each of them a name, which will
|
/external/icu4c/common/ |
udataswp.h | 62 * - read integers from inData before swapping them 63 * because in-place swapping can make them unreadable 263 /* declared here to keep them out of the public putil.h */
|
/external/iproute2/man/man8/ |
ip.8 | 925 is not quite appropriate for them and we do not use it in this document. 1570 If a routing daemon starts, it will purge all of them. 1575 to override dynamic routing. Routing daemon will respect them 1576 and, probably, even advertise them to its peers. [all...] |
tc.8 | 97 tries to get as many packets as possible from the qdisc, for giving them 121 them returns with a verdict. If no verdict was made, other criteria may be 321 are automatically deleted, as well as any filters attached to them.
|
/external/kernel-headers/original/linux/ |
interrupt.h | 245 Main feature differing them of generic softirqs: tasklet 248 Main feature differing them of BHs: different tasklets 363 * For reasonably foolproof probing, use them as follows:
|
rcupdate.h | 226 * Inserts memory barriers on architectures that require them 242 * Inserts memory barriers on architectures that require them 243 * (pretty much all of them other than x86), and also prevents
|
/external/libpcap/ |
savefile.c | 26 * a file, and then read them later. 88 * sending machine put them in. 300 * tcpdump release use them, either. 304 * particular, do *NOT* use them in products, otherwise you may find that 309 * not accept patches to let them read those files. 311 * Also, do not use them if somebody might send you a capture using them 312 * for *their* private type and tools using them for *your* private type 313 * would have to read them. 577 * platforms; we map them to LINKTYPE_* codes tha [all...] |
/external/quake/quake/src/WinQuake/ |
net.h | 48 // servers, get info about them, and connect to them. Once connected, the 103 // with no routing between them); the host will use the right address
|
/external/strace/ |
INSTALL | 17 to figure out how `configure' could check whether to do them, and mail 59 initial values for variables by setting them in the environment. Using 101 you can set and what kinds of files go in them.
|
/external/v8/tools/ |
jsmin.py | 36 properties of the global object so we can't rename them. It is assumed that 51 """An object that you can feed code snippets to to get them minified.""" 149 # so they can be visible from code in a different scope. We leave them
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Unicode/ |
uc-005.js | 29 * decision by deleting the provisions above and replace them with the notice 222 * Unicode characters and return escape sequences for them. Here, we force 243 * So replace them with the empty string -
|
/external/webkit/WebKit/chromium/public/ |
WebInputEvent.h | 66 // which sends them to input methods. 138 // Caps on string lengths so we can make them static arrays and keep 139 // them PODs.
|
/external/webkit/WebKit/mac/Panels/ |
WebAuthenticationPanel.m | 154 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for the %@ proxy server %@ was incorrect. Make sure you?re entering them correctly, and then try again.", 159 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for area ?%@? on %@ was incorrect. Make sure you?re entering them correctly, and then try again.", 162 message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for this area on %@ was incorrect. Make sure you?re entering them correctly, and then try again.",
|
/external/libpng/ |
libpng-1.2.44.txt | 158 to replace them with custom functions. See the discussion under 306 one or more of them. This behavior can be changed with the 359 chunk_list; if they are, libpng will process them normally anyway. [all...] |