Searched
full:lead (Results
326 -
350 of
1610) sorted by null
<<11121314151617181920>>
| /external/guava/guava/src/com/google/common/collect/ |
| ForwardingSortedSet.java | 38 * #addAll}, which can lead to unexpected behavior. In this case, you should
|
| /external/icu4c/common/ |
| ucnvhz.c | 239 /* lead byte */ 243 /* add another bit to distinguish a 0 byte from not having seen a lead byte */ 381 /* we can only use lead bytes 21..7D and trail bytes 21..7E */ 465 /* this is an unmatched lead code unit (1st surrogate) */
|
| ustrcase.cpp | 643 * therefore the lead surrogate must have been the same as in the other string; 644 * compare this decomposition with the lead surrogate in the other string 688 * therefore the lead surrogate must have been the same as in the other string; 689 * compare this decomposition with the lead surrogate in the other string
|
| /external/javassist/ |
| pom.xml | 47 <role>project lead</role>
|
| /external/jmonkeyengine/engine/src/core/com/jme3/material/ |
| MaterialDef.java | 143 * Modifying the material parameters or the collection will lead
|
| /external/jmonkeyengine/engine/src/core/com/jme3/math/ |
| CurveAndSurfaceMath.java | 92 // TODO: improve this; constant delta may lead to errors if the difference between tha last repeated
|
| /external/libvpx/libvpx/examples/includes/geshi/geshi/ |
| oracle11.php | 248 'LEAD',
|
| oracle8.php | 211 'LEAD',
|
| /external/llvm/unittests/ADT/ |
| StringMapTest.cpp | 140 // lead to inf-loops in some cases (PR13148) so we test it explicitly here.
|
| /external/llvm/utils/ |
| findoptdiff | 8 # between the two builds can lead to discovery of the source of a
|
| /external/mesa3d/src/glsl/ |
| loop_analysis.h | 98 * Simple if-statements that lead to the termination of the loop
|
| /external/pixman/pixman/ |
| pixman-x86.c | 32 * that would lead to SIGILL instructions on old CPUs that don't have
|
| /external/qemu/distrib/sdl-1.2.15/docs/man3/ |
| SDL_OpenAudio.3 | 25 .IP "\fBdesired\fR->\fBsamples\fR" 10The desired size of the audio buffer in samples\&. This number should be a power of two, and may be adjusted by the audio driver to a value more suitable for the hardware\&. Good values seem to range between 512 and 8192 inclusive, depending on the application and CPU speed\&. Smaller values yield faster response time, but can lead to underflow if the application is doing heavy processing and cannot fill the audio buffer in time\&. A stereo sample consists of both right and left channels in LR ordering\&. Note that the number of samples is directly related to time by the following formula: ms = (samples*1000)/freq
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/ |
| SDL_syscdrom_c.h | 65 #define kGetLeadOutArea 2 /* Query TOC for "Lead Out" end of audio data */
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| float-weight.h | 70 // that lead to problems esp. with NaturalLess().
|
| /external/v8/test/mjsunit/ |
| fuzz-natives.js | 121 // may lead to out-of-memory. Ditto for StringBuilderJoin.
|
| /external/valgrind/main/callgrind/ |
| callgrind.h | 112 this will lead to an artifical cache warmup phase afterwards with
|
| /libcore/luni/src/main/java/java/net/ |
| SocketOptions.java | 58 * As a side-effect this could lead to low packet efficiency. The
|
| /libcore/luni/src/main/java/java/util/concurrent/ |
| RecursiveAction.java | 73 * that may lead to better performance: RecursiveActions need not be
|
| /libcore/luni/src/main/native/ |
| realpath.cpp | 42 * treatment of ".." from that point in the path, which may actually lead us back to a path we
|
| /libcore/luni/src/test/java/libcore/java/util/zip/ |
| DeflaterOutputStreamTest.java | 162 // during the test, since that would lead to the results being
|
| /ndk/sources/host-tools/sed-4.2.1/m4/ |
| iconv.m4 | 144 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
|
| /packages/providers/DownloadProvider/res/values-en-rGB/ |
| strings.xml | 43 <string name="wifi_recommended_body" msgid="1314735166699936073">"Starting this <xliff:g id="SIZE">%s </xliff:g> download now may shorten your battery life and/or result in excessive usage of your mobile data connection, which can lead to charges by your mobile operator depending on your data plan.\n\n Touch <xliff:g id="QUEUE_TEXT">%s</xliff:g> to start this download the next time that you\'re connected to a Wi-Fi network."</string>
|
| /packages/providers/DownloadProvider/res/values-en-rIN/ |
| strings.xml | 43 <string name="wifi_recommended_body" msgid="1314735166699936073">"Starting this <xliff:g id="SIZE">%s </xliff:g> download now may shorten your battery life and/or result in excessive usage of your mobile data connection, which can lead to charges by your mobile operator depending on your data plan.\n\n Touch <xliff:g id="QUEUE_TEXT">%s</xliff:g> to start this download the next time that you\'re connected to a Wi-Fi network."</string>
|
| /system/core/libcutils/ |
| strdup8to16.c | 75 /* bytes that start 0? or 11 are lead bytes and count as characters.*/
|
Completed in 1487 milliseconds
<<11121314151617181920>>