Searched
full:range (Results
1451 -
1475 of
3739) sorted by null
<<51525354555657585960>>
/frameworks/base/obex/javax/obex/ |
PrivateInputStream.java | 81 * returned as an int in the range 0 to 255. If no byte is available because
|
/frameworks/base/opengl/libagl/ |
Tokenizer.cpp | 77 // token in this range, we need to split
|
/hardware/broadcom/wlan/bcm4329/src/include/proto/ |
802.11e.h | 73 uint16 surplus_bw; /* Surplus Bandwidth Allowance (range 1.0-8.0) */
|
/hardware/ti/omap3/dspbridge/inc/ |
qosti.h | 86 arg IN heapDesc: value in range 0..4 => Heap Identifier
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
PERF.awk | 118 # size has to fall in the range specified, we have to add 0 because of a
|
/ndk/build/platforms/android-5/arch-arm/usr/lib/ |
libGLESv2.so | |
/ndk/build/platforms/android-8/arch-arm/usr/lib/ |
libGLESv2.so | |
/packages/apps/Camera/src/com/android/camera/ |
MenuHelper.java | 80 // valid range is -180f to +180f
|
/packages/apps/Camera/src/com/android/camera/gallery/ |
ImageListUber.java | 82 "index " + index + " out of range max is " + getCount());
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideshowEditor.java | 64 * @throws IndexOutOfBoundsException - if position is out of range
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
Config.java | 183 * @return An integer in the range 0-1000. 0 means that no latency events
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
safe-ctype.h | 29 - Behaves properly for all values in the range of a signed or
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/ |
EventValueDescription.java | 37 * type/range in graphs.
|
/system/core/cpio/ |
mkbootfs.c | 48 // approximate range that was being used already, and avoiding small
|
/system/extras/libpagemap/include/pagemap/ |
pagemap.h | 125 /* Get the PFNs corresponding to a range of virtual addresses.
|
/system/netd/ |
TetherController.cpp | 140 asprintf(&(args[nextArg++]),"--dhcp-range=%s,%s,1h", start, end);
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
mmc_tnetw1150_api.c | 451 /* Configure 17-bits address range in peripheral */ 484 /* address in the 1-st partition range (data memory space) */ 489 /* address in the 2-nd partition range (register memory space) */ 493 /* printk("%s peripheral addresses from=0x%08lx to 0x%08lx is out of range\n", __FUNCTION__, in_tnetw_address, tnetw_last_address); */
|
/external/skia/src/opts/ |
SkBlitRow_opts_arm.cpp | 227 "add %[alpha], %[alpha], #1 \n\t" // adjust range of alpha 0-256 229 "add %[alpha], %[alpha], %[alpha], lsr #7 \n\t" // adjust range of alpha 0-256 249 "vshr.u8 d24, d24, #3 \n\t" // shift red to 565 range 250 "vshr.u8 d25, d25, #2 \n\t" // shift green to 565 range 251 "vshr.u8 d26, d26, #3 \n\t" // shift blue to 565 range 334 /* rescale alpha to range 0 - 256 */ [all...] |
/external/webkit/WebCore/rendering/ |
RenderText.cpp | 34 #include "Range.h" 848 // Text run is entirely before the affected range. 852 // Text run is entirely after the affected range. 867 // Text run overlaps with the left end of the affected range. 871 // Text run subsumes the affected range. 875 // Text run overlaps with right end of the affected range. [all...] |
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_radio.h | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/ |
as | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-as | |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_radio.h | [all...] |
/dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/ |
Pattern2Test.java | 487 // Test one character range 498 // Test two character range 509 // Test range including [ and ] 520 // Test range using ^ 531 // Test character range using - 542 // Test range using unicode characters and unicode and hex escapes 772 * FIXME: Requires complex range processing 821 * FIXME: Requires complex range processing 846 * FIXME: Requires complex range processing p = Pattern.compile("<\\p{ASCII}\\d\\P{ASCII}:[\\p{ASCII}\u1234]\\s[^\\P{ASCII}]>"); [all...] |
/external/dnsmasq/po/ |
no.po | 150 msgid "Enable DHCP in the range given with lease duration." 464 msgid "Ephemeral port range for use by TFTP transfers." 621 msgid "bad port range" 629 msgid "bad dhcp-range" 637 msgid "inconsistent DHCP range" 651 msgid "invalid alias range" 1019 msgid "DHCP, IP range %s -- %s, lease time %s" 1145 msgid "DHCP range %s -- %s is not consistent with netmask %s" 1204 msgid "no address range available for DHCP request %s %s" 1222 msgid "%u Available DHCP range: %s -- %s [all...] |
Completed in 390 milliseconds
<<51525354555657585960>>