/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 217 * This function converts the argument to uppercase if possible. 218 * If not possible (for example, '2'), returns the argument. It does 232 * uppercase if possible. Other elements remain untouched. It does so 246 * This function converts the argument to lowercase if possible. If 247 * not possible (for example, '2'), returns the argument. It does so 261 * lowercase if possible. Other elements remain untouched. It does so 435 * if possible. If not possible (for example, '2'), returns the 452 * to uppercase if possible. Other elements remain untouched. 469 * possible. If not possible (for example, '2'), returns the argument [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 217 * This function converts the argument to uppercase if possible. 218 * If not possible (for example, '2'), returns the argument. It does 232 * uppercase if possible. Other elements remain untouched. It does so 246 * This function converts the argument to lowercase if possible. If 247 * not possible (for example, '2'), returns the argument. It does so 261 * lowercase if possible. Other elements remain untouched. It does so 435 * if possible. If not possible (for example, '2'), returns the 452 * to uppercase if possible. Other elements remain untouched. 469 * possible. If not possible (for example, '2'), returns the argument [all...] |
/external/proguard/docs/manual/ |
examples.html | 22 <li><a href="#applications">All possible applications in the input jars</a> 23 <li><a href="#applets">All possible applets in the input jars</a> 24 <li><a href="#midlets">All possible midlets in the input jars</a> 25 <li><a href="#jcapplets">All possible Java Card applets in the input jars</a> 26 <li><a href="#xlets">All possible xlets in the input jars</a> 27 <li><a href="#androidapplications">All possible Android applications in the input jars</a> 28 <li><a href="#servlets">All possible servlets in the input jars</a> 320 <h3>All possible applications in the input jars</h3> 351 <h3>All possible applets in the input jars</h3> 376 <h3>All possible midlets in the input jars</h3 [all...] |
/external/llvm/tools/llvmc/doc/ |
LLVMC-Reference.rst | 29 automatically derived. This makes it possible to adapt LLVMC for other 41 LLVMC tries hard to be as compatible with ``gcc`` as possible, 74 possible to choose the ``clang`` compiler with the ``-clang`` option. 177 Internally, LLVMC stores information about possible source transformations in 212 strings). This makes it possible to add edges to an existing compilation graph 217 expression. It is also possible to provide an integer parameter to 253 * Possible option types: 287 * Possible option properties: 385 * Possible tests are: 480 * Possible tool properties [all...] |
/external/bzip2/ |
manual.xml | 196 when possible, ownership as the corresponding original, so that 549 damaged, it may be possible to recover data from the undamaged 553 a 48-bit pattern, which makes it possible to find the block [all...] |
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_frame.cpp | 373 * eina_iterator_free(). If not possible to create the 973 * Check if it is possible to navigate backwards one item in history. 975 * @param o frame object to check if backward navigation is possible. 977 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise. 987 * Check if it is possible to navigate forwards one item in history. 989 * @param o frame object to check if forward navigation is possible. 991 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise. 1001 * Check if it is possible to navigate given @a steps in history. 1007 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise. [all...] |
ewk_settings.cpp | 118 * This is guaranteed to be eina_stringshare, so whenever possible 184 * This is guaranteed to be eina_stringshare, so whenever possible 412 * This is guaranteed to be eina_stringshare, so whenever possible
|
/external/dnsmasq/man/fr/ |
dnsmasq.8 | 27 Notes : Il est possible d'utiliser des options sans leur donner de paramètre. 126 possible d'en définir un autre par le biais de ce paramètre. 297 méthodes DBus. Il est possible par ce biais de mettre à jour l'adresse de 379 les serveurs ayant une adresse source spécifiée, mais il est possible de la donner 381 émises depuis une interface spécifique n'est pas possible sur toutes les plateformes 524 Il est toujours possible d'avoir plus d'une plage DHCP pour un même 555 également possible d'omettre l'adresse matérielle et d'inclure le nom d'hôte, 566 elles doivent être sur un réseau servi par le serveur DHCP. Il est possible 570 réfère à l'hôte d'identifiant 01:02:03:04. Il est également possible de 608 quel type de réseau (ARP), mais il est possible de les limiter à un seul typ [all...] |
/external/llvm/lib/Support/ |
ConstantRange.cpp | 10 // Represent a range of possible values that may occur when the program is run 117 /// isFullSet - Return true if this set contains all of the elements possible 265 /// elements contained in both input ranges, and to have the smallest possible 434 /// correspond to the possible range of values as if the source range had been 450 /// correspond to the possible range of values as if the source range had been 467 /// correspond to the possible range of values as if the source range had been 549 // multiple of that element. If wrapping is possible, at least adjust the
|
/development/tools/apkcheck/ |
README.txt | 55 In some cases involving generic signatures it may not be possible 103 and "implements java.lang.annotation.Annotation". It is not possible 117 However, it's possible to override gimmeFoo with "public MegaFoo
|
/external/bluetooth/bluez/audio/ |
gstsbcutil.c | 32 * Selects one rate from a list of possible rates 42 * Selects one number of channels option from a range of possible numbers 51 * Selects one number of blocks from a list of possible blocks
|
/external/bluetooth/glib/gio/ |
gfilenamecompleter.c | 41 * looking in the file system for clues. Can return a list of possible 346 /* Returns a list of possible matches and the basename to use for it */ 468 * Returns: array of strings with possible completions for @initial_text.
|
/external/chromium/chrome/browser/autofill/ |
personal_data_manager.h | 84 // changes, but in extremely rare edge cases it is possible not all of the 120 // Gets the possible field types for the given text, determined by matching 155 // Merges |profile| into one of the |existing_profiles| if possible; otherwise
|
/external/emma/core/java12/com/vladium/emma/report/ |
AbstractReportGenerator.java | 74 // src view is not possible if 'm_hasSrcFileInfo' is false: 100 // at this point it is possible that there are no columns left: bail out 137 // note: no need to adjust m_metrics due to possible column removal above
|
/external/kernel-headers/original/linux/ |
nodemask.h | 63 * int num_possible_nodes() Number of all possible Nodes 66 * int node_possible(node) Is some node possible? 342 * on them manage all possible and online nodes.
|
/external/llvm/lib/CodeGen/ |
RegisterCoalescer.h | 76 /// possible to coalesce this interval, but it may be possible if other 177 /// subReg_ - The subregister index of srcReg in dstReg_. It is possible the
|
/external/mesa3d/docs/OLD/ |
MESA_trace.spec | 90 warnings on possible error conditions). 321 application, except for timing, possible print I/O. TRACE_ERRORS_BIT_MESA 324 With the possible exception of performance, OpenGL rendering should not be
|
/external/v8/src/x64/ |
lithium-gap-resolver-x64.cc | 170 // combinations are possible. 244 // combinations are possible. 295 // No other combinations are possible.
|
/external/valgrind/main/memcheck/tests/ |
sh-mem.c | 110 // Create an array of values that has all the possible V bit metavalues. 117 undefA = calloc(1, 256); // one for each possible undefinedness value 148 /* For each of the 256 possible V byte values... */ \
|
/external/webkit/Source/WebCore/platform/image-decoders/ |
ImageDecoder.h | 255 // Lazily-decodes enough of the image to get the size (if possible). 292 // possible), without decoding the individual frames. 299 // Decodes as much of the requested frame as possible, and returns an
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebPolicyDelegate.h | 40 @abstract The type of action that triggered a possible navigation. 82 possible. If there is no view available to display the resource 167 in its action. This is to avoid possible confusion about the modifiers.
|
/external/webkit/Source/WebKit/win/Interfaces/ |
IWebPolicyDelegate.idl | 42 @abstract The type of action that triggered a possible navigation. 91 possible. If there is no view available to display the resource 186 in its action. This is to avoid possible confusion about the modifiers.
|
/frameworks/base/docs/html/resources/faq/ |
security.jd | 94 <p>Like any other platform, it will be possible for unethical developers 99 much detail about the application as possible, with the location it is 146 work diligently to find and fix flaws as quickly as possible and to distribute
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
MediaPlayerStateUnitTestTemplate.java | 28 * A template class for running a method under test in all possible 74 * Runs the given method under test in all possible states of a MediaPlayer 466 * Checks the given method under test in all possible states of the MediaPlayer object.
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
mbrtowc.c | 114 There are two possible approaches: 116 - Use built-in knowledge about the possible encodings. 119 The possible encodings are:
|