OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calls
(Results
176 - 200
of
6241
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestSourceViewerConfig.java
23
* Source Viewer Configuration that
calls
in ManifestContentAssist.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuSourceViewerConfig.java
23
* Source Viewer Configuration that
calls
in MenuContentAssist.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/
ResourcesSourceViewerConfig.java
23
* Source Viewer Configuration that
calls
in ResourcesContentAssist.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/xml/
XmlSourceViewerConfig.java
23
* Source Viewer Configuration that
calls
in XmlContentAssist.
/system/core/include/cutils/
abort_socket.h
22
* These
calls
are similar to the regular syscalls, but can be aborted with:
88
/* Abort above
calls
and shutdown socket.
91
* have returned from blocking
calls
on the socket.
96
* Must not be called until all
calls
on this structure have completed.
/system/media/mca/filterfw/java/android/filterfw/core/
NativeAllocatorTag.java
21
* This class is simply a place-holder type used to identify
calls
coming
/external/mesa3d/docs/
README.AMIWIN
62
proper SAS/C options and linkable libraries to use. Basically aux
calls
63
require Mesaaux.LIB, gl
calls
require MesaGL.LIB, glu
calls
MesaGLU.LIB,
64
tk
calls
Mesatk.LIB. There is a preliminary port of MesaGLUT.LIB toolkit
104
- added the necessary pragma
calls
for X functions to the following:
107
X library
calls
116
- added the necessary pragma
calls
for X functions to the following:
131
- added the necessary pragma
calls
for X functions to the following:
138
- added the necessary pragma
calls
for X functions to the following:
141
- put #ifndef AMIWIN ... #endif around sleep()
calls
in xdemo.c since
[
all
...]
/frameworks/base/test-runner/src/android/test/
ServiceTestCase.java
39
*
calls
, as described in the
52
* test methods
calls
{@link #startService} or {@link #bindService}. This gives you an
57
* When one of your test methods
calls
{@link #startService ServiceTestCase.startService()}
58
* or {@link #bindService ServiceTestCase.bindService()}, the test case
calls
59
* {@link android.app.Service#onCreate() Service.onCreate()} and then
calls
either
66
* After each test method finishes, the test case
calls
the {@link #tearDown} method. This
67
* method stops and destroys the service with the appropriate
calls
, depending on how the
118
* a test
calls
{@link #startService} or {@link #bindService}.
224
* @return An object whose type is a subclass of IBinder, for making further
calls
into
246
* Makes the necessary
calls
to stop (or unbind) the service under test, an
[
all
...]
/external/chromium/crypto/
hmac.h
34
// only once. It returns false on the second or later
calls
.
38
// false on the second or later
calls
.
/external/chromium/webkit/glue/media/
web_data_source.h
20
// Initialize this object using |url|. This object
calls
|callback| when
37
// This method is used to unblock any read
calls
that would cause the
/external/icu4c/test/intltest/
tztest.h
32
* Regress a specific bug with a sequence of API
calls
.
45
* Test the setStartRule/setEndRule API
calls
.
/external/javassist/sample/duplicate/
Main.java
14
To make the copy of the object a real backup, all the method
calls
to
16
for this duplication of the method
calls
. It traps every method call
/external/libvpx/vpx_mem/memory_manager/
hmm_dflt_abort.c
21
** In Unix, for example, you would replace the fputs
calls
with
calls
/external/llvm/test/CodeGen/MBlaze/
fpu.ll
1
; Ensure that floating point operations are lowered to function
calls
when the
2
; FPU is not available in the hardware and that function
calls
are not used
/external/proguard/src/proguard/obfuscate/
MultiMappingProcessor.java
24
* This MappingKeeper delegates all method
calls
to each MappingProcessor
36
* @param mappingProcessors the mapping processors to which method
calls
/external/v8/test/mjsunit/regress/
regress-1146.js
28
// Test keyed
calls
with different key types.
41
// Do multiple
calls
for IC transitions.
/external/webkit/Source/WebKit2/UIProcess/API/mac/
WKViewPrivate.h
29
// This should always be followed by enableFrameSizeUpdates.
Calls
can be nested.
32
// and allows subsequent updates as the frame size is set.
Calls
can be nested.
/external/zlib/contrib/infback9/
inflate9.h
11
/* Possible inflate modes between inflate()
calls
*/
34
/* state maintained between inflate()
calls
. Approximately 7K bytes. */
/frameworks/base/tools/aapt/
DirectoryWalker.h
49
// This is an implementation of the above abstraction that
calls
50
// real system
calls
and is fully functional.
/frameworks/compile/libbcc/runtime/test/Unit/
gcc_personality_test_helper.cxx
66
// foo() is in gcc_personality_test.c and
calls
bar() which
67
//
calls
done_bar() which throws an exception.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentTable.java
35
import android.provider.CallLog.
Calls
;
113
copiedValues.put(
Calls
.TYPE,
Calls
.VOICEMAIL_TYPE);
115
if (!values.containsKey(
Calls
.NEW)) {
116
copiedValues.put(
Calls
.NEW, 1);
151
values.put(
Calls
.VOICEMAIL_URI, newUri.toString());
248
return getEqualityClause(
Calls
.TYPE, String.valueOf(
Calls
.VOICEMAIL_TYPE));
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h
34
/* message buffer for msgsnd and msgrcv
calls
*/
40
/* buffer for msgctl
calls
IPC_INFO, MSG_INFO */
/external/bluetooth/glib/gobject/
gtypeplugin.c
68
* g_type_plugin_complete_type_info() and then it
calls
80
* succeeding use/unuse
calls
, once use_count drops to zero, you can
115
*
Calls
the @use_plugin function from the #GTypePluginClass of
134
*
Calls
the @unuse_plugin function from the #GTypePluginClass of
156
*
Calls
the @complete_type_info function from the #GTypePluginClass of @plugin.
187
*
Calls
the @complete_interface_info function from the
/external/chromium/testing/gmock/src/
gmock-cardinalities.cc
73
//
calls
allowed.
138
// Creates a cardinality that allows at least n
calls
.
141
// Creates a cardinality that allows at most n
calls
.
144
// Creates a cardinality that allows any number of
calls
.
147
// Creates a cardinality that allows between min and max
calls
.
152
// Creates a cardinality that allows exactly n
calls
.
/external/guava/src/com/google/common/collect/
ImmutableSortedSetFauxverideShim.java
54
* non-{@code Comparable} element.</b> Proper
calls
will resolve to the
67
* non-{@code Comparable} element.</b> Proper
calls
will resolve to the
80
* non-{@code Comparable} element.</b> Proper
calls
will resolve to the
93
* non-{@code Comparable} element.</b> Proper
calls
will resolve to the
108
* non-{@code Comparable} element.</b> Proper
calls
will resolve to the
123
* non-{@code Comparable} elements.</b> Proper
calls
will resolve to the
Completed in 5858 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>