/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-g++.1 | 26 .\" Set up some character translations and predefined strings. \*(-- will 27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left 28 .\" double quote, and \*(R" will give a right double quote. | will give a 29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
|
arm-eabi-gcc.1 | 26 .\" Set up some character translations and predefined strings. \*(-- will 27 .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left 28 .\" double quote, and \*(R" will give a right double quote. | will give a 29 .\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used to
|
/external/bluetooth/glib/gio/ |
gfile.c | 12 * This library is distributed in the hope that it will be useful, 321 * these cases this call will return %FALSE, but g_file_get_path() 322 * will still return a native path. 406 * or a uri like sftp://host/) it will return a single directory separator 602 * file system, then %NULL will be returned. 655 * version of the name). If this function fails, it returns %NULL and @error will be 784 * is a #GFileEnumerator object that will give out #GFileInfo objects for 797 * was cancelled, the error %G_IO_ERROR_CANCELLED will be returned. 799 * If the file does not exist, the G_IO_ERROR_NOT_FOUND error will be returned. 800 * If the file is not a directory, the G_FILE_ERROR_NOTDIR error will be returned [all...] |
/external/guava/src/com/google/common/collect/ |
Iterators.java | 119 * will be left exhausted: its {@code hasNext()} method will return 154 * provided collection. The iterator will be left exhausted: its 155 * {@code hasNext()} method will return {@code false}. 176 * iterator. The iterator will be left exhausted: its {@code hasNext()} 177 * method will return {@code false}. 200 * provided collection. The iterator will be left exhausted: its 201 * {@code hasNext()} method will return {@code false}. 227 * <p>Note that this will modify the supplied iterators, since they will hav [all...] |
/frameworks/base/docs/html/guide/tutorials/localization/ |
index.jd | 33 <p>In this tutorial, we will create a Hello, L10N application that uses the
34 Android framework to selectively load resources. Then we will localize the
44 <p>The first version of the Hello, L10N application will use only the default
49 application does not specifically support, the application will load resources
59 <p>For this application, the default language will be British English and the
77 tutorial will involve adding more subdirectories to the <code>res/</code>
111 <p>The LinearLayout has two {@link android.widget.TextView} objects that will
129 <string name="dialog_text">This dialog box"'"s strings are not localised. For every locale, the text here will come from values/strings.xml.</string>
133 will use. When we localize this application, we will provide alternate text in [all...] |
/frameworks/base/docs/html/resources/tutorials/localization/ |
index.jd | 33 <p>In this tutorial, we will create a Hello, L10N application that uses the
34 Android framework to selectively load resources. Then we will localize the
44 <p>The first version of the Hello, L10N application will use only the default
49 application does not specifically support, the application will load resources
59 <p>For this application, the default language will be British English and the
77 tutorial will involve adding more subdirectories to the <code>res/</code>
111 <p>The LinearLayout has two {@link android.widget.TextView} objects that will
129 <string name="dialog_text">This dialog box"'"s strings are not localised. For every locale, the text here will come from values/strings.xml.</string>
133 will use. When we localize this application, we will provide alternate text in [all...] |
/external/opencore/doc/oscl_html/ |
classOsclTCPSocket.html | 112 Will return EPVSocketPending if successful. When the operation is complete, a callback to the observer will occur with the completion status. If the operation cannot be initiated, the call will return EPVSocketFailure and there will be no callback. </dl> </td> 193 Will return EPVSocketPending if successful. When the operation is complete, a callback to the observer will occur with the completion status. If the operation cannot be initiated, the call will return EPVSocketFailure and there will be no callback. </dl> </td> 223 This method will cancel any pending Accept operation on the current socket, causing the Accept to complete with error EPVSocketCancel. If there is no pending Accept operation, this method will have no effect. </td [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/parsers/ |
SAXParserFactory.java | 114 * Specifies that the parser produced by this code will 118 * @param awareness true if the parser produced by this code will 127 * Specifies that the parser produced by this code will 148 * @param validating true if the parser produced by this code will 191 * <code>true</code>: the implementation will limit XML processing to conform to implementation limits. 193 * If XML processing is limited for security reasons, it will be reported via a call to the registered 198 * When the feature is <code>false</code>, the implementation will processing XML according to the XML specifications without 247 * earlier versions of JAXP is used, this exception will be 272 * <p>When a {@link Schema} is non-null, a parser will use a validator 285 * is responsible to make sure that the application will receiv [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
QName.java | 102 * @param validate If true the new QName will be validated and an IllegalArgumentException will 108 // This check was already here. So, for now, I will not add it to the validation 149 * @param validate If true the new QName will be validated and an IllegalArgumentException will 155 // This check was already here. So, for now, I will not add it to the validation 199 * @param validate If true the new QName will be validated and an IllegalArgumentException will 205 // This check was already here. So, for now, I will not add it to the validation 244 * @param validate If true the new QName will be validated and an IllegalArgumentException wil [all...] |
/development/docs/ |
howto_build_SDK.txt | 86 This will take a while, maybe between 20 minutes and several hours depending on 129 Don't mind the page title, just grab setup-legacy.exe and it will works just fine 135 This is really important, otherwise you will get errors when trying to 159 - A directory where to place the final SDK. It will also hold some temporary 161 - The build number will be extracted from the SDK zip filename, but this will 179 This will take a while to build some Windows-specific binaries, including the 213 useless features that will get in the way, and the "Java" version lacks some 223 This will create an "eclipse" directory in the current directory. 230 Otherwise the build process will try to download and install its own Eclips [all...] |
/external/icu4c/i18n/ |
tridpars.h | 56 * 'source' and 'target' will always be non-null. The 'variant' 57 * will be non-null only if a non-empty variant was parsed. 151 * optional, and the return result will be set to 0 or 1. 154 * at the start, if dir is REVERSE. The pattern will be enclosed 155 * in parentheses if appropriate, and will be suffixed with an 198 * are removed, the Null transliterator will be added. 208 * @return new value of insertIndex. The index will shift if 224 * If the source is not present, ANY will be 225 * given as the source, and isSourcePresent will be null 227 * isSourcePresent. If the source is not present, ANY will b [all...] |
rbt.h | 41 * that direction will not modify the source text. In addition, 54 * "<code>$alefmadda</code>", will be replaced by 66 * states that the string on the left will be changed to the 72 * states that the string on the right will be changed to 80 * rule states that the string on the right will be changed 95 * If there is a successful match, "<code>def</code>" will 108 * next replacement, if any, will be applied. The cursor is usually 176 * set pattern. Although this is usually the match chafacter for the end anchor, the set will 281 * then the second rule will throw an exception. The reason is that 287 * @internal Use transliterator factory methods instead since this class will be removed in that release [all...] |
/external/icu4c/layoutex/layout/ |
playout.h | 57 * they will be computed. 59 * If any errors are encountered during construction, <code>status</code> will be set, and the object 60 * will be set to be empty. 69 * If this pointer in <code>NULL</code> the levels will be determined by running the Unicde 73 * If this pointer in <code>NULL</code> the script runs will be determined using the 78 * pointer is <code>NULL</code> the default locale will be used for all of the text. 84 * @param status will be set to any error code encountered during construction. 87 * will remain valid until <code>pl_close</code> is called. 225 * rest of the paragraph will be returned. 324 * created it, and will remain valid for as long as the <code>pl_line</code [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 37 This feature is not so useful as the first one, however it will be 45 any applications of this feature, but it is possible that receiver will 76 so that intermediate nodes will be able to invalidate flow state before 151 will set option \verb|IPV6_FLOWINFO| and after this he will receive 235 control message, so that it will allocate label and assign it to socket 258 will get it for no fee together with IPsec. 288 kernel will allocate new pseudo-random number. Otherwise, kernel will try 321 label, it will not be reused with different destination and options at leas [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/external/tcpdump/ |
sctpConstants.h | 42 * Any bugs reported given to us we will try to fix... any fixes shared will 74 * If you comment out the following you will 302 /* max number of TSN's dup'd that I will hold */ 353 /* Events that SCTP will look for, these 364 * is used to limit how much data will be queued up to 366 * All implementations will need this protection is some 380 * message this O/S will send you. In solaris 390 * I will abort 412 * largest size we will use, of cours [all...] |
/external/webkit/JavaScriptCore/yarr/ |
RegexParser.h | 101 * which will be called from parseEscape(), since a hypen provided via this 134 * Adds a pattern character, called by parseEscape(), as such will not 212 * escapes, parseTokens() will call parseEscape() passing m_delegate as 213 * an argument, and as such the escape will be reported to the delegate. 216 * case a CharacterClassParserDelegate will be passed as the delegate that 222 * parsed was an atom (outside of a characted class \b and \B will be 781 * callbacks will be made to record the parsed tokens forming the regex. 811 * Before any call recording tokens are made, regexBegin() will be called on the 812 * delegate once. Once parsing is complete either regexEnd() or regexError() will 819 * calls (parentheses and character classes) the call to quantifyAtom() will com [all...] |
/external/webkit/WebCore/bindings/objc/ |
WebScriptObject.h | 63 exception using this method will only succeed if the method that throws the exception 70 Types will be converted automatically between JavaScript and Objective-C in 108 @param selector The selector that will be exposed to the script environment. 112 method is not implemented the default name for the selector will 128 @param selector The selector the will be exposed to the script environment. 131 If this method is not implemented on the class no selectors will be exported. 138 @param name The name of the instance variable that will be exposed to the 139 script environment. Only instance variables that meet the export criteria will 149 @param name The name of the instance variable that will be exposed to the 162 invokeUndefinedMethodFromWebScript:withArguments: will be called [all...] |
/external/zlib/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 7 warranty. In no event will the authors be held liable for any damages 47 (deflation) but other algorithms will be added later and will have the same 121 int hcrc; /* true if there was or will be a header crc */ 135 The opaque value provided by the application will be passed as the first 145 exactly 65536 bytes, but will not be required to allocate more than this 163 #define Z_PARTIAL_FLUSH 1 /* will be removed, use Z_SYNC_FLUSH instead */ 238 perform any compression: this will be done by deflate(). 255 processing will resume at this point for the next call of deflate(). 350 accordingly; otherwise the allocation will be deferred to the first call o [all...] |