OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
1 - 25
of
933
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/math/src/main/java/java/math/
package.html
3
Provides
arbitrary
-precision integers and decimals.
6
Class {@link java.math.BigDecimal} provides
arbitrary
-precision signed
/external/iptables/extensions/
libipt_iprange.man
1
This matches on a given
arbitrary
range of IPv4 addresses
/external/clearsilver/man/man3/
cgi_redirect.3
34
not call this with
arbitrary
input that may contain %
cgi_redirect_uri.3
35
not call this with
arbitrary
input that may contain %
/frameworks/base/core/java/android/text/
package.html
6
to handle
arbitrary
text spans for changes, or to handle drawing yourself
/frameworks/base/core/java/android/text/method/
MovementMethod.java
44
* Returns true if this movement method allows
arbitrary
selection
48
* if
arbitrary
selection is not allowed.
/external/openssl/crypto/store/
str_err.c
151
{ERR_REASON(STORE_R_FAILED_DELETING_ARBITRARY),"failed deleting
arbitrary
"},
157
{ERR_REASON(STORE_R_FAILED_GETTING_ARBITRARY),"failed getting
arbitrary
"},
163
{ERR_REASON(STORE_R_FAILED_MODIFYING_ARBITRARY),"failed modifying
arbitrary
"},
171
{ERR_REASON(STORE_R_FAILED_STORING_ARBITRARY),"failed storing
arbitrary
"},
177
{ERR_REASON(STORE_R_NO_DELETE_ARBITRARY_FUNCTION),"no delete
arbitrary
function"},
182
{ERR_REASON(STORE_R_NO_GET_OBJECT_ARBITRARY_FUNCTION),"no get object
arbitrary
function"},
192
{ERR_REASON(STORE_R_NO_STORE_OBJECT_ARBITRARY_FUNCTION),"no store object
arbitrary
function"},
/build/core/
version_defaults.mk
43
# than overriding it somewhere else). Can be an
arbitrary
string.
80
# like "M5-RC7". Can be an
arbitrary
string, but must be a single
90
# perforce changelist number or a git hash. Can be an
arbitrary
string
/frameworks/base/core/java/android/os/
ResultReceiver.java
60
* <var>handler</var> if given, or from an
arbitrary
thread if null.
71
* @param resultCode
Arbitrary
result code to deliver, as defined by you.
95
* @param resultCode
Arbitrary
result code delivered by the sender, as
/dalvik/libcore/archive/src/main/java/java/util/jar/
JarOutputStream.java
27
* format to an
arbitrary
output stream
58
* Constructs a new {@code JarOutputStream} using an
arbitrary
output
/frameworks/base/core/java/android/app/backup/
package.html
20
<li>Perform backup of
arbitrary
data to remote storage</li>
/frameworks/base/media/libdrm/mobile2/include/util/domcore/
CharacterDataImpl.h
41
* implementation may not put
arbitrary
limits on the amount of data
59
* implementation may not put
arbitrary
limits on the amount of data
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
SneakyThrow.java
21
* Exploits a weakness in the runtime to throw an
arbitrary
throwable without
/external/bluetooth/glib/docs/reference/glib/tmpl/
base64.sgml
9
Base64 is an encoding that allows to encode a sequence of
arbitrary
/external/bluetooth/glib/gio/
gmemoryinputstream.h
44
* Implements #GInputStream for
arbitrary
memory chunks.
/external/kernel-headers/original/linux/sunrpc/
debug.h
87
#define CTL_SUNRPC 7249 /*
arbitrary
and hopefully unused */
/external/webkit/WebCore/dom/
ScriptExecutionContext.cpp
190
// No protection against m_activeDOMObjects changing during iteration: canSuspend() shouldn't execute
arbitrary
JS.
202
// No protection against m_activeDOMObjects changing during iteration: suspend() shouldn't execute
arbitrary
JS.
212
// No protection against m_activeDOMObjects changing during iteration: resume() shouldn't execute
arbitrary
JS.
222
// No protection against m_activeDOMObjects changing during iteration: stop() shouldn't execute
arbitrary
JS.
/system/core/rootdir/etc/
init.goldfish.rc
35
# supported, and
arbitrary
breakage may result if you specify
/frameworks/base/awt/javax/imageio/
ImageReadParam.java
73
* at an
arbitrary
size.
76
* at an
arbitrary
size, false otherwise.
188
*
arbitrary
size.
/dalvik/libcore/luni/src/main/java/java/util/
EnumSet.java
157
* respectively. The sixth one receives an
arbitrary
number of elements, and
175
* respectively. The sixth one receives an
arbitrary
number of elements, and
195
* respectively. The sixth one receives an
arbitrary
number of elements, and
217
* respectively. The sixth one receives an
arbitrary
number of elements, and
241
* respectively. The sixth one receives an
arbitrary
number of elements, and
266
* receive an
arbitrary
number of elements, and runs slower than those only
/cts/tests/tests/permission/src/android/permission/cts/
AudioPermissionTest.java
98
fail("We just downloaded a song off the Internet with no permissions, and uploaded
arbitrary
data in the query string");
/dalvik/docs/opcodes/
opcode-12-const.html
48
<code>B:</code>
arbitrary
32-bit constant</td>
opcode-16-const-wide.html
48
<code>B:</code>
arbitrary
double-width (64-bit) constant</td>
opcode-1e-monitor-exit.html
26
as a way to handle the
arbitrary
exceptions that might get thrown due to the
/dalvik/libcore/luni/src/main/java/java/lang/
InheritableThreadLocal.java
26
* to provide an
arbitrary
function for passing the value of a parent's
Completed in 582 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>