/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 47 "-upper Upper case first\n" 165 {"-upper", OptSpec::FLAG, &opt_upper}, [all...] |
/external/icu4c/tools/genpname/ |
data.h | 766 AliasName("Upper", 737), 921 729, -737, /* 50: "UP", "Upper" */ [all...] |
/external/jpeg/ |
jquant2.c | 664 /* Compute true coordinates of update box's upper corner and center. 665 * Actually we compute the coordinates of the center of the upper-corner 666 * histogram cell, which are the upper bounds of the volume we care about. [all...] |
/external/kernel-headers/original/linux/ |
fs.h | 16 * upper limit on files-per-process. 24 #define NR_OPEN (1024*1024) /* Absolute upper limit on fd num */ 782 /* The following constant reflects the upper bound of the file/locking space */ [all...] |
soundcard.h | 105 * and the size of any in or out parameters in the upper 106 * word. The high 2 bits of the upper word are used [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/ |
run_chromium_webkit_tests.py | [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 127 * Mask value for indexing into segments. The upper bits of a 153 * differ in lower or upper bits. [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
ReentrantReadWriteLock.java | 232 * and the upper the shared (reader) hold count. [all...] |
/dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
MatcherTest.java | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XString.java | 946 * Converts all of the characters in this <code>String</code> to upper [all...] |
/external/bluetooth/glib/glib/ |
gslice.c | 71 * allocations from the upper layers. the space provided by the reminder of 512 * the upper bound of the magazine size is effectively provided by [all...] |
/external/icu4c/common/ |
ucnv_lmb.c | 137 that can have 1 or two bytes, even in the upper-ascii range. To force [all...] |
ucnv_u7.c | 52 * characters: the upper and lower case letters A through Z 813 * characters: the upper and lower case letters A through Z [all...] |
uloc_tag.c | [all...] |
/external/icu4c/i18n/unicode/ |
uspoof.h | 105 * specified. Confusabality issues involving upper case letters will not be reported. 180 case folded. Upper case conusable characters will not be checked. [all...] |
/external/icu4c/test/intltest/ |
tzregts.cpp | 712 * must be non-zero. There is no upper limit at this time. 725 // Integer.MAX_VALUE, ?, // no upper limit on DST savings at this time [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
rate_control.cpp | 620 /* First, set the upper bound for current bit allocation variance: 80% of available buffer */ 625 /* Second, set another upper bound for current bit allocation: 4-5*bitrate/framerate */ [all...] |
/external/proguard/docs/manual/ |
troubleshooting.html | 342 tools often let class files with similar lower-case and upper-case names 392 similar lower-case and upper-case names overwrite each other. You can use
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_yuv_sw.c | 361 * 16 bits replicated in the upper 16. This means I can write ints and get 751 * 16 bits replicated in the upper 16. This means I can write ints and get [all...] |
/external/v8/src/arm/ |
ic-arm.cc | 307 // If this assert fails, we have to check upper bound too. 433 // If this assert fails, we have to check upper bound too.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
flexdef.h | 818 /* True if a string is all upper case. */ 827 /* Replace upper-case letter to lower-case. */ [all...] |
/frameworks/base/awt/java/awt/geom/ |
AffineTransform.java | 350 * Gets the scale x entry of the transformation matrix (the upper left 370 * Gets the shear x entry of the transformation matrix (the upper right [all...] |
/ndk/build/gmsl/ |
index.html | 209 <span style="font-family: monospace;">Arguments: 1: Text to upper case<br> 210 Returns: Returns the text in upper case<br>
|
/bionic/libc/include/sys/ |
exec_elf.h | 238 #define SHN_HIRESERVE 0xffff /* upper bounds of reserved indexes */
|
/bionic/libc/netbsd/nameser/ |
ns_name.c | 719 * convert this character to lower case if it's upper case.
|