/dalvik/libcore/math/src/main/java/java/math/ |
Primality.java | 57 // * error bound not greater than {@code 2<sup>(-100)</sup>}. For example:
|
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/ |
ServerSocketChannelImpl.java | 68 // whether the socket is bound
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ConnectionState.java | 83 * Returns the minimal upper bound of the content size enclosed
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
DOMException.java | 20 * processing situations, such as out-of-bound errors when using
|
/development/pdk/docs/source/ |
licenses.jd | 69 not want to have to be bound by these terms, so to minimize the burden on
|
/external/apache-http/src/org/apache/http/impl/ |
SocketHttpClientConnection.java | 48 * Implementation of a client-side HTTP connection that can be bound to a
|
SocketHttpServerConnection.java | 48 * Implementation of a server-side HTTP connection that can be bound to a
|
/external/bluetooth/bluez/rfcomm/ |
rfcomm.1 | 126 set in the config will be bound.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
scanner.sgml | 389 symbol is not bound in the scope, %NULL is returned. 396 if @symbol is not bound in the given scope. 462 symbol is not bound in the current scope, %NULL is returned. 468 if @symbol is not bound in the current scope.
|
/external/bluetooth/glib/tests/ |
slice-threadinit.c | 55 guint i, j, n_trials = N_PAGES * PAGE_SIZE / SAMPLE_SIZE; /* upper bound */
|
/external/dhcpcd/ |
dhcpcd-run-hooks.8 | 77 .It Dv BOUND
|
/external/dropbear/ |
random.c | 209 * max is a *mp_int specifying an upper bound.
|
svr-x11fwd.c | 207 /* returns the port bound to, or -1 on failure.
|
/external/e2fsprogs/intl/ |
gettextP.h | 137 /* A set of settings bound to a message domain. Used to store settings
|
/external/elfutils/m4/ |
lib-prefix.m4 | 137 dnl variables prefix and exec_prefix bound to the values they will have
|
/external/icu4c/i18n/ |
bocsu.h | 70 * subtracting the lower bound of the range. However, that would also slow down the
|
/external/iproute2/include/netinet/ |
tcp.h | 49 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
rate_control.h | 89 Int low_bound; /* bound for underflow detection, usually low_bound=-Bs/2, but could be changed in H.263 mode */
|
/external/openssl/crypto/store/ |
str_locl.h | 88 /* Modify the attributes bound to an object of a given type. */
|
/external/quake/quake/src/QW/ |
qw2do.txt | 6 - winquake bug, keys bound to +/- aliases don't work when console is down
|
/external/v8/src/ |
assembler.h | 51 // current pc. A label can be bound only once. 64 // Returns the position of bound or linked labels. Cannot be used 72 // pos_ < 0 bound label, pos() returns the jump target position 371 // all external references in the code so that they can be bound to the correct
|
global-handles.h | 110 // Iterates over weak roots that are bound to a given callback.
|
/external/v8/src/mips/ |
assembler-mips.h | 302 // j(cc, &L); // backward branch to bound label 303 // bind(&L); // illegal: a label may be bound only once 306 // but it may be bound only once. 588 // The bound position, before this we cannot do instruction elimination.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/ |
15.3.5-1.js | 48 arguments property is "dynamically bound" to a newly created object that contains the
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
properties-002.js | 45 * Note 2^32 -1 is the upper bound for uint32's, but doubles can go
|