OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arbitrary
(Results
76 - 100
of
933
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/content/
BroadcastReceiver.java
57
* the same priority will be run in an
arbitrary
order.
254
* Context.sendOrderedBroadcast}. This is an
arbitrary
285
* holding
arbitrary
data, whose interpretation is up to the
335
* @param data The new result data. This is an
arbitrary
338
* holding
arbitrary
data, whose interpretation is up to the
/external/qemu/
sys-queue.h
48
* so that an
arbitrary
element can be removed without a need to
55
* linked so that an
arbitrary
element can be removed without a need to
62
* linked so that an
arbitrary
element can be removed without a need to
/external/openssl/crypto/store/
str_lib.c
77
"
Arbitrary
Data"
1155
object->data.
arbitrary
= data;
1200
if (!object || !object->data.
arbitrary
)
1206
b = object->data.
arbitrary
;
1207
object->data.
arbitrary
= NULL;
1253
BUF_MEM_free(data->data.
arbitrary
);
[
all
...]
/development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java
48
* Pick an
arbitrary
string to use as the "key" under which the
52
* some
arbitrary
tag to use.
/external/kernel-headers/original/linux/
capability.h
153
/* Allow setting
arbitrary
process / process group ownership on
235
arbitrary
SCSI commands */
/external/webkit/WebCore/html/
HTMLCanvasElement.cpp
292
times zoomed in for "normal" reading, yet other times at
arbitrary
316
times zoomed in for "normal" reading, yet other times at
arbitrary
/hardware/ti/omap3/dspbridge/inc/
cfg.h
314
* dwValue:
Arbitrary
value to store.
332
* dwValue:
Arbitrary
value to store.
/system/extras/tests/sdcard/
sysutil.cpp
43
// Max number of retries on EAGAIN and EINTR. Totally
arbitrary
.
46
// How long to wait after a cache purge. A few seconds (
arbitrary
).
/bionic/libc/include/sys/
queue.h
41
* overhead at the expense of O(n) removal for
arbitrary
elements. New
51
* so that an
arbitrary
element can be removed without a need to
65
* linked so that an
arbitrary
element can be removed without a need to
72
* linked so that an
arbitrary
element can be removed without a need to
/build/tools/
java-event-log-tags.py
74
# them all an
arbitrary
number so we can emit the java and
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/platform/
OSMemoryTest.java
50
// Check that we can set an
arbitrary
value.
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/
UnresolvedPrincipal.java
31
* of unresolved principal. It is used to define an
arbitrary
Principal which
/dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FunctionMultiArgs.java
124
* message for this function object. This class supports an
arbitrary
/external/apache-http/src/org/apache/http/impl/
AbstractHttpClientConnection.java
58
* using
arbitrary
{@link SessionInputBuffer} and {@link SessionOutputBuffer}
AbstractHttpServerConnection.java
58
* using
arbitrary
{@link SessionInputBuffer} and {@link SessionOutputBuffer}
/external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieSpec.java
43
* validation or matching cookie attributes to a number of
arbitrary
/external/bluetooth/bluez/tools/
hcitool.1
63
Submit an
arbitrary
HCI command to local device.
/external/bluetooth/glib/docs/reference/glib/tmpl/
completion.sgml
24
or pointers to
arbitrary
data structures. If data structures are used
/external/bluetooth/glib/docs/reference/gobject/
gobject-docs.sgml
53
A generic type system to register
arbitrary
single-inherited
/external/dbus/dbus/
dbus.h
86
* integration with
arbitrary
object systems, languages, main loops,
/external/dbus/test/data/sha-1/
Readme.txt
18
messages of
arbitrary
length. This functionality can be tested by supplying the implementation
/external/elfutils/libdw/
dwarf_child.c
22
/* Some
arbitrary
value not conflicting with any existing code. */
/external/guava/src/com/google/common/collect/
ArrayListMultimap.java
122
* an
arbitrary
key.
/external/icu4c/common/
propsvec.h
123
* and the row is
arbitrary
(but not NULL).
/external/icu4c/i18n/
japancal.h
50
* less
arbitrary
. Currently, the era starting in 1053 AD is era #0; however this
Completed in 159 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>