Searched
full:range (Results
1351 -
1375 of
3739) sorted by null
<<51525354555657585960>>
/dalvik/vm/mterp/x86/ |
OP_FILLED_NEW_ARRAY.S | 7 * for: filled-new-array, filled-new-array/range
|
/dalvik/vm/native/ |
java_lang_VMThread.c | 190 * Alter the priority of the specified thread. "newPriority" will range
|
/development/samples/Snake/src/com/example/android/snake/ |
TileView.java | 37 * Parameters controlling the size of the tiles and their range within view.
|
/external/bluetooth/bluez/audio/ |
telephony.h | 132 const char *range; member in struct:indicator
|
/external/bluetooth/bluez/network/ |
server.c | 81 char *range; /* IP Address range */ member in struct:network_server 773 if (ns->range) 774 g_free(ns->range);
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
macros.sgml | 172 @Returns: the value of @x clamped to the range between @low and @high.
|
/external/clearsilver/python/examples/base/ |
who_calls.py | 21 for i in range(1,1000):
|
/external/clearsilver/util/ |
skiplist.h | 26 * but more variability in those lookup times (range limited from 2 to 4).
|
/external/easymock/src/org/easymock/internal/ |
MocksBehavior.java | 61 Range count) {
|
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 64 * [must be in (0.0, 1.0] range]. 77 throw new IllegalArgumentException ("loadFactor not in (0.0, 1.0] range: " + loadFactor); 79 throw new IllegalArgumentException ("readClearCheckFrequency not in [1, +inf) range: " + readClearCheckFrequency); 81 throw new IllegalArgumentException ("writeClearCheckFrequency not in [1, +inf) range: " + writeClearCheckFrequency);
|
/external/freetype/include/freetype/ |
fterrdef.h | 170 "invalid code range" )
|
/external/genext2fs/ |
genext2fs.8 | 54 with a range of minor numbers (see examples below).
|
/external/gtest/test/ |
gtest_repeat_test.cc | 139 testing::Range(0, kNumberOfParamTests));
|
/external/guava/src/com/google/common/primitives/ |
Chars.java | 67 * @param value any value in the range of the {@code char} type 74 checkArgument(result == value, "Out of range: %s", value); 82 * @return the same value cast to {@code char} if it is in the range of the 106 return a - b; // safe due to restricted range
|
Shorts.java | 67 * @param value any value in the range of the {@code short} type 74 checkArgument(result == value, "Out of range: %s", value); 82 * @return the same value cast to {@code short} if it is in the range of the 106 return a - b; // safe due to restricted range
|
/external/icu4c/common/unicode/ |
unimatch.h | 65 * match a range of characters in a Replaceable string.
|
urep.h | 113 * Function pointer that copies the characters in the range
|
/external/icu4c/common/ |
utrie2_impl.h | 71 * First code point of the single-value range ending with U+10ffff,
|
/external/icu4c/i18n/ |
csr2022.cpp | 30 * @return match quality, in the range of 0-100.
|
rbtz.cpp | 894 // Positive transition, which makes a non-existing local time range 905 // default for non-existing time range 909 // Negative transition, which makes a duplicated local time range 920 // default for duplicated local time range
|
/external/icu4c/samples/citer/ |
citer.cpp | 144 // Testing backward iteration over a range...
|
/external/icu4c/tools/tzcode/ |
asctime.c | 103 ** Assume that strftime is unaffected by other out-of-range members
|
/external/iproute2/include/linux/netfilter_ipv4/ |
ip_tables.h | 135 u_int8_t code[2]; /* range of code */
|
/external/ipsec-tools/src/racoon/ |
plog.c | 245 XXX Maybe the printable chars range is too large...
|
/external/iptables/extensions/ |
libip6t_ah.c | 17 " --ahspi [!] spi[:spi] match spi (range)\n"
|
Completed in 784 milliseconds
<<51525354555657585960>>