/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-run.1 | 127 \" credit for their work, while not being considered responsible for 139 \" it can be used for any textual work, regardless of subject matter or 145 \" This License applies to any manual or other work that contains a 148 \" such manual or work. Any member of the public is a licensee, and is 151 \" A "Modified Version" of the Document means any work containing the 200 \" the text near the most prominent appearance of the work's title, 303 \" You may omit a network location for a work that was published at 356 \" list them all as Invariant Sections of your combined work in its 359 \" The combined work need only contain one copy of this License, and 366 \" Invariant Sections in the license notice of the combined work [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-run.1 | 127 \" credit for their work, while not being considered responsible for 139 \" it can be used for any textual work, regardless of subject matter or 145 \" This License applies to any manual or other work that contains a 148 \" such manual or work. Any member of the public is a licensee, and is 151 \" A "Modified Version" of the Document means any work containing the 200 \" the text near the most prominent appearance of the work's title, 303 \" You may omit a network location for a work that was published at 356 \" list them all as Invariant Sections of your combined work in its 359 \" The combined work need only contain one copy of this License, and 366 \" Invariant Sections in the license notice of the combined work [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-run.1 | 127 \" credit for their work, while not being considered responsible for 139 \" it can be used for any textual work, regardless of subject matter or 145 \" This License applies to any manual or other work that contains a 148 \" such manual or work. Any member of the public is a licensee, and is 151 \" A "Modified Version" of the Document means any work containing the 200 \" the text near the most prominent appearance of the work's title, 303 \" You may omit a network location for a work that was published at 356 \" list them all as Invariant Sections of your combined work in its 359 \" The combined work need only contain one copy of this License, and 366 \" Invariant Sections in the license notice of the combined work [all...] |
/external/dnsmasq/ |
FAQ | 62 dosen't work: dnsmasq seems not to use the nameservers in the order 81 so the above will not work when the bogus-priv option is set. 104 from /etc/hosts or DHCP doesn't seem to work. 110 using "nslookup" or "dig" will work, but then attempting to run 172 Q: This new DHCP server is well and good, but it doesn't work for me. 206 "man interfaces" for details.) That doesn't work for dhclient, were 263 start-up. To make this work is more complicated because of the 287 Q: Why doesn't Kerberos work/why can't I get sensible answers to 342 that this will work fine only as longer as only one interface is 377 may work for sometime with a broken upstream nameserve [all...] |
/external/qemu/ |
CHANGES.TXT | 89 - The key-bindings for the Menu button (F2 and PageUp by default) didn't work 144 - Fixed sock_address_init_resolve() in sockets.c to work properly on 148 and SMS didn't work properly, as well as certain other network-related 170 - Allow the SEARCH key-binding (F5) to work on keyboard-less hardware 291 - Fullscreen toggle should now work on Windows and OS X. On Linux, the 316 "just work" with a lot more HTTP proxies. In case of problem, use the 357 - Fix the documentation in -help-audio. '-audio list' doesn't work, one 393 - Fix the documentation in -help-audio. '-audio list' doesn't work; one 438 not work correctly (among other things). 474 emulated system will start but GPS emulation will not work [all...] |
/external/icu4c/test/intltest/ |
strtest.cpp | 52 errln("8!=sizeof(double) - putil.c code may not work"); 126 errln("Test_U_STRING: U_STRING_DECL with U_STRING_INIT does not work right! " 142 errln("Test_UNICODE_STRING: UNICODE_STRING does not work right! " 158 errln("Test_UNICODE_STRING_SIMPLE: UNICODE_STRING_SIMPLE does not work right! " 171 errln("Test_UTF8_COUNT_TRAIL_BYTES: UTF8_COUNT_TRAIL_BYTES does not work right! " 441 char buffer[20]; // < 26 for the test code to work
|
/external/jpeg/ |
install.doc | 102 shared library building methods. If things don't work this way, please try 194 ckconfig.c to work, make sure the same switches are in CFLAGS. 254 or virtual memory to hold the biggest images you work with. 357 If it still doesn't work, better use two-file style. 428 this means 8 or 12 bits per channel, of course.) If you need to work with 434 even compile. (The PPM code does work, as explained below. The GIF 440 Currently, 12-bit support does not work on 16-bit-int machines. 506 defining SHORTxSHORT_32 is fairly likely to work. When experimenting with 593 project files should work as-is with Pure C. For Turbo C, change library [all...] |
/external/quake/quake/src/WinQuake/kit/ |
3DFX.TXT | 102 1. Will GLQuake work with shareware Quake?
211 work with GLQuake?
218 13. Do other 3rd party quake levels work with GLQuake?
220 Not all 3rd party levels have been tested, some may not work properly
227 The 3Dfx GLQuake drivers currently only work under Windows 95.
232 (OEMSR2) don't work. What's wrong?
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentResolverSyncTestCase.java | 102 // Wait with timeout for the callback to do its work 124 // Wait with timeout for the callback to do its work 140 // Wait with timeout for the callback to do its work
|
/dalvik/libcore/dalvik/src/main/native/ |
dalvik_system_TouchDex.cpp | 40 # define BASE_DIR "/work/device/out/linux-x86-debug-sim" 170 * stuck waiting for a long time even if there is no work to be done. 176 * The timeout calculation doesn't work at all right when a
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ |
DTMFilter.java | 4 * distributed with this work for additional information 126 * %REVIEW% Might be safer to start from higher bits and work down, 137 * %REVIEW% Might be safer to start from higher bits and work down,
|
/dalvik/vm/compiler/ |
Utility.c | 186 * the code cache, arena size, and work queue length, and various JIT stats. 199 LOGD("Compiler work queue length is %d/%d", gDvmJit.compilerQueueLength, 287 * Matching setjmp in compiler thread work loop in Compiler.c.
|
/external/apache-http/src/org/apache/http/client/utils/ |
URIUtils.java | 10 * this work for additional information regarding copyright ownership. 164 * Resolves a URI reference against a base URI. Work-around for bug in 176 * Resolves a URI reference against a base URI. Work-around for bug in
|
/external/freetype/ |
NOTICE | 1 This software is based in part on the work of the FreeType Team. 121 states that the software is based in part of the work of the 128 our work, you must acknowledge us. However, no fee need be paid
|
/external/freetype/include/freetype/ |
ftmm.h | 46 /* George Williams has extended this interface to make it work with */ 48 /* fonts. Some of these routines only work with MM fonts, others */ 49 /* will work with both types. They are similar enough that a */
|
/external/grub/ |
NEWS | 172 fixed. So now the image `nbgrub' can work fine even with a card such 211 are sure that your machine supports LBA mode but GRUB doesn't work in 277 work in LBA mode, recompile GRUB with this option specified. You can 315 * Bug fixes (i.e. Stage 1.5 can work fine again). 417 * "Extended" partitions now work (still cannot make an extended 427 * Known bugs in floppy operation fixed (12-bit FAT didn't work for 449 * Block-list and FAT filesystems now work as documented (in 451 "0+1,512" now work correctly). 471 work! Please try on various floppy drives with various media! 482 "NOTES". Loading an a.out or elf kernel won't work with it, but al [all...] |
/external/iproute2/include/linux/ |
pkt_sched.h | 327 __u64 work; /* total work done */ member in struct:tc_hfsc_stats 328 __u64 rtwork; /* work done by real-time criteria */
|
/external/ipsec-tools/src/racoon/ |
cfparse.h | 23 /* As a special exception, you may create a larger work that contains 24 part or all of the Bison parser skeleton and distribute that work 25 under terms of your choice, so long as that work isn't itself a
|
/external/kernel-headers/original/linux/ |
pkt_sched.h | 327 __u64 work; /* total work done */ member in struct:tc_hfsc_stats 328 __u64 rtwork; /* work done by real-time criteria */
|
/external/webkit/WebCore/ |
Android.derived.jscbindings.mk | 90 # above rules. Specifying this explicitly makes -j2 work. 151 # above rules. Specifying this explicitly makes -j2 work. 245 # above rules. Specifying this explicitly makes -j2 work. 272 # above rules. Specifying this explicitly makes -j2 work. 286 # above rules. Specifying this explicitly makes -j2 work. 314 # above rules. Specifying this explicitly makes -j2 work. 330 # above rules. Specifying this explicitly makes -j2 work. 348 # above rules. Specifying this explicitly makes -j2 work. 363 # above rules. Specifying this explicitly makes -j2 work. 508 # above rules. Specifying this explicitly makes -j2 work [all...] |
/external/webkit/WebKitTools/iExploder/ |
README.txt | 5 browser tester. The code still has a lot of work to be done, but it's 33 Please note that lasthit.rb does not currently work with the logs output 69 3) How do subtests work?
|
/external/zlib/ |
README | 18 the top of Makefile. In short "make test; make install" should work for most 68 - zlib doesn't work with gcc 2.6.3 on a DEC 3000/300LX under OSF/1 2.1 it works 74 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-index.jd | 31 applications before, you can still use the tutorial, but you might need to work 53 read both these documents, have the SDK installed, and your work environment set up.</p> 72 can compare your current work against the exercise solution.</p>
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-index.jd | 31 applications before, you can still use the tutorial, but you might need to work 53 read both these documents, have the SDK installed, and your work environment set up.</p> 72 can compare your current work against the exercise solution.</p>
|
/packages/apps/Email/src/com/android/email/ |
AccountBackupRestore.java | 34 * In the short term, this is used to work around local database failures. In the long term, 41 * Backup accounts. Can be called from UI thread (does work in a new thread) 47 // Because we typically call this from the UI, let's do the work in a thread
|