OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
1 - 25
of
3111
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/tests/032-concrete-sub/
expected.txt
0
calling
abs.doStuff()
/external/webkit/LayoutTests/storage/
open-database-empty-version-expected.txt
1
This tests that
calling
openDatabase with an empty version string does not cause an exception to be thrown.
open-database-set-empty-version-expected.txt
1
This tests that
calling
openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.
open-database-empty-version.html
17
<div>This tests that
calling
openDatabase with an empty version string does not cause an exception to be thrown.
/external/e2fsprogs/tests/progs/test_data/
expect.brel
8
brel_put: Invalid argument while
calling
ext2fs_brel_put
10
brel_get: Invalid argument while
calling
ext2fs_brel_get
12
brel_delete: Invalid argument while
calling
ext2fs_brel_delete
14
brel_get: No such file or directory while
calling
ext2fs_brel_get
30
brel_delete: No such file or directory while
calling
ext2fs_brel_delete
32
brel_delete: No such file or directory while
calling
ext2fs_brel_delete
35
brel_delete: No such file or directory while
calling
ext2fs_brel_delete
37
brel_move: No such file or directory while
calling
ext2fs_brel_move
expect.irel
8
irel_add_ref: No space left on device while
calling
ext2fs_irel_add_ref
14
irel_put: Invalid argument while
calling
ext2fs_irel_put
16
irel_get: Invalid argument while
calling
ext2fs_irel_get
18
irel_delete: Invalid argument while
calling
ext2fs_irel_delete
37
irel_delete: No such file or directory while
calling
ext2fs_irel_delete
39
irel_delete: No such file or directory while
calling
ext2fs_irel_delete
46
irel_delete: No such file or directory while
calling
ext2fs_irel_delete
48
irel_move: No such file or directory while
calling
ext2fs_irel_move
60
irel_get_by_orig: No such file or directory while
calling
ext2fs_irel_get_by_orig
62
irel_get_by_orig: No such file or directory while
calling
ext2fs_irel_get_by_ori
[
all
...]
expect.icount
4
store: Invalid argument passed to ext2 library while
calling
ext2fs_icount_store
6
fetch: Invalid argument passed to ext2 library while
calling
ext2fs_icount_fetch
8
increment: Invalid argument passed to ext2 library while
calling
ext2fs_icount_increment
10
decrement: Invalid argument passed to ext2 library while
calling
ext2fs_icount_decrement
12
store: Invalid argument passed to ext2 library while
calling
ext2fs_icount_store
14
fetch: Invalid argument passed to ext2 library while
calling
ext2fs_icount_fetch
16
increment: Invalid argument passed to ext2 library while
calling
ext2fs_icount_increment
18
decrement: Invalid argument passed to ext2 library while
calling
ext2fs_icount_decrement
61
decrement: Invalid argument passed to ext2 library while
calling
ext2fs_icount_decrement
93
decrement: Invalid argument passed to ext2 library while
calling
ext2fs_icount_decremen
[
all
...]
/bionic/libstdc++/src/
pure_virtual.cpp
7
fprintf(stderr, "Pure virtual function called. Are you
calling
virtual methods from a destructor?\n");
/external/clearsilver/man/man3/
cs_render.3
40
cs_render will evaluate a CS parse tree,
calling
the
41
CSOUTFUNC passed to it for output. Note that
calling
46
functions before
calling
this function.
/development/samples/LunarLander/
_index.html
6
<li>Animating by
calling
invalidate() from draw()</li>
/external/dbus/test/data/auth/
fallback.auth-script
5
## Will try EXTERNAL by default first without first
calling
AUTH alone.
/external/e2fsprogs/contrib/python-uuid/
test.py
13
print "
Calling
generate with param...",
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Sources.java
31
* After
calling
, clients must call {@link #close()} when done with this object.
37
* {@link #load()} again after
calling
this method.
/frameworks/base/core/java/android/view/accessibility/
AccessibilityEventSource.java
27
* via
calling
{@link AccessibilityManager#isEnabled()}, obtain
28
* an {@link AccessibilityEvent} from the event pool through
calling
30
* send it for dispatch via
calling
44
* to do the check via
calling
{@link AccessibilityManager#isEnabled()}.
/system/extras/tests/bionic/libc/other/
test_system.c
16
fprintf(stderr, "Error
calling
system(): %d\n", errno);
/cts/tests/tests/permission/src/android/permission/cts/
ConnectivityManagerPermissionTest.java
42
* Verify that
calling
{@link ConnectivityManager#getNetworkInfo(int))}
58
* Verify that
calling
{@link ConnectivityManager#getNetworkPreference()}
74
* Verify that
calling
{@link ConnectivityManager#requestRouteToHost(int, int)}
90
* Verify that
calling
{@link ConnectivityManager#setNetworkPreference(int)}
106
* Verify that
calling
{@link ConnectivityManager#setNetworkPreference(int)}
/dalvik/libcore/sql/src/main/java/javax/sql/
RowSetReader.java
34
* Reads new data into the {@code RowSet}. The
calling
{@code RowSet} object
39
* This method adds rows into the
calling
{@code RowSet}. The reader may
41
* method (
calling
{@code execute} will cause an {@code SQLException} to be
43
* events are sent to listeners - any listeners are informed by the
calling
48
* must be the
calling
{@code RowSet} object, which must have
/dalvik/libcore/luni/src/main/java/java/lang/
AssertionError.java
37
* Constructs a new {@code AssertionError} with a message based on
calling
53
* Constructs a new {@code AssertionError} with a message based on
calling
64
* Constructs a new {@code AssertionError} with a message based on
calling
75
* Constructs a new {@code AssertionError} with a message based on
calling
86
* Constructs a new {@code AssertionError} with a message based on
calling
97
* Constructs a new {@code AssertionError} with a message based on
calling
108
* Constructs a new {@code AssertionError} with a message based on
calling
SecurityManager.java
93
* Checks whether the
calling
thread is allowed to accept socket
103
* if the
calling
thread is not allowed to accept socket
114
* Checks whether the
calling
thread is allowed to modify the specified
120
* if the
calling
thread is not allowed to access {@code thread}.
131
* Checks whether the
calling
thread is allowed to modify the specified
139
* if the
calling
thread is not allowed to access {@code group}.
152
* Checks whether the
calling
thread is allowed to establish socket
163
* if the
calling
thread is not allowed to connect to {@code
209
* Checks whether the
calling
thread is allowed to create a class loader.
212
* if the
calling
thread is not allowed to create a clas
[
all
...]
/external/webkit/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.2.2-1.js
28
active execution context, referred to as the
calling
context, is used to
30
there is no
calling
context, then initializing the scope chain, variable
35
order, as the
calling
context's scope chain. This includes objects added
36
to the
calling
context's scope chain by WithStatement.
38
Variable instantiation is performed using the
calling
context's variable
41
The this value is the same as the this value of the
calling
context.
77
// this in eval statements is the same as this value of the
calling
context
10.2.2-2.js
28
active execution context, referred to as the
calling
context, is used to
30
there is no
calling
context, then initializing the scope chain, variable
35
order, as the
calling
context's scope chain. This includes objects added
36
to the
calling
context's scope chain by WithStatement.
38
Variable instantiation is performed using the
calling
context's variable
41
The this value is the same as the this value of the
calling
context.
/external/clearsilver/util/test/
hdf_dealloc_test.c
25
ne_warn("
calling
dealloc");
/external/webkit/LayoutTests/storage/domstorage/localstorage/
delete-removal-expected.txt
8
foo (after
calling
setItem) is: bar
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/
delete-removal-expected.txt
8
foo (after
calling
setItem) is: bar
/external/webkit/WebCore/manual-tests/
submit-form-with-target-twice.html
11
<p>This tests that
calling
form.submit() twice in a row from JavaScript, on a form with a custom target and with at least one text field does not cause an assertion in a debug build of Safari.
Completed in 61 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>