OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
201 - 225
of
6673
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/docs/
ANDROID-TRACING.TXT
23
1.
calling
trace_bb_start()
24
2. for each instruction in the block,
calling
trace_bb_insn()
25
3.
calling
trace_bb_end() at the end of the basic block.
/external/valgrind/main/gdbserver_tests/
mcinfcallWSRU.stderrB.exp
32
set pc,
calling
from gdb a function in the debugged process, ...)
41
set pc,
calling
from gdb a function in the debugged process, ...)
50
set pc,
calling
from gdb a function in the debugged process, ...)
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-68498-003.js
22
* SUMMARY:
calling
obj.eval(str)
29
* "Backward compatibility: support
calling
obj.eval(str), which evaluates
34
var summary = 'Testing
calling
obj.eval(str)';
/external/webkit/Source/JavaScriptCore/wtf/
PageAllocation.h
70
with similar capabilities to posix mmap/munmap. Memory is allocated by
calling
71
PageAllocation::allocate, and deallocated by
calling
deallocate on the
107
// Clear base & size before
calling
release; if this is *inside* allocation
/external/webkit/Source/WebCore/platform/graphics/ca/win/
LayerChangesFlusher.cpp
64
// We handle removing the hook when we finish
calling
out to the hosts, so we shouldn't
65
// mess with it while we're in the process of
calling
them.
81
//
Calling
out to the hosts can cause m_hostsWithChangesToFlush to be modified, so we copy it
/frameworks/av/include/media/stagefright/
MediaMuxer.h
37
// The expected
calling
order of the functions is:
69
*
calling
this.
95
* is no need to use a separate thread
calling
this method to
/frameworks/base/core/java/android/content/
CursorEntityIterator.java
60
throw new IllegalStateException("
calling
hasNext() when the iterator is closed");
77
throw new IllegalStateException("
calling
next() when the iterator is closed");
96
throw new IllegalStateException("
calling
reset() when the iterator is closed");
/frameworks/base/media/mca/effect/java/android/media/effect/
package.html
32
<p>You can adjust an effect?s parameters by
calling
{@link android.media.effect.Effect#setParameter
42
image (usually done by
calling
the {@link android.opengl.GLES20#glTexImage2D glTexImage2D()}
51
desired effect from the external library is supported by
calling
{@link
/frameworks/base/opengl/java/android/opengl/
GLDebugHelper.java
39
* operations before and after
calling
the wrapped GL instance.
43
* and throw a GLException if an error occurs. (By design,
calling
glError
45
* is an alternative to manually
calling
glError after every GL operation.
/libcore/luni/src/main/java/java/lang/
Process.java
40
* process should be closed by
calling
{@link #destroy}. This will kill the
105
* Causes the
calling
thread to wait for the native process associated with
110
* if the
calling
thread is interrupted.
/libcore/luni/src/main/java/java/util/
Observable.java
61
* Clears the changed flag for this {@code Observable}. After
calling
110
* Equivalent to
calling
{@code notifyObservers(null)}.
144
* Sets the changed flag for this {@code Observable}. After
calling
/packages/apps/Dialer/tests/src/com/android/dialer/util/
LocaleTestUtils.java
54
* Note that one should not call {@link #setLocale(Locale)} more than once without
calling
84
"call restoreLocale() before
calling
setLocale() again");
98
throw new IllegalStateException("call setLocale() before
calling
restoreLocale()");
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
CachedLater.java
66
if (DBG) Log.d(TAG, "
Calling
consumer: " + consumer);
94
if (DBG) Log.d(TAG, "valid,
calling
consumer synchronously");
105
if (DBG) Log.d(TAG, "not valid,
calling
create()");
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_extplug.h
70
* before
calling
#snd_pcm_extplug_create()
74
* name of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
78
* callbacks of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h
70
* before
calling
#snd_pcm_extplug_create()
74
* name of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
78
* callbacks of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h
70
* before
calling
#snd_pcm_extplug_create()
74
* name of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
78
* callbacks of this plugin; must be filled before
calling
#snd_pcm_extplug_create()
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_thread.h
52
* creates a new thread for the
calling
process with the SDL_CreateThread()
54
* be initialized for those threads, and not the RTL of the
calling
application!
61
* Always use the _beginthread() and _endthread() of the
calling
runtime library!
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_thread.h
52
* creates a new thread for the
calling
process with the SDL_CreateThread()
54
* be initialized for those threads, and not the RTL of the
calling
application!
61
* Always use the _beginthread() and _endthread() of the
calling
runtime library!
/prebuilts/tools/windows/sdl/include/SDL/
SDL_thread.h
52
* creates a new thread for the
calling
process with the SDL_CreateThread()
54
* be initialized for those threads, and not the RTL of the
calling
application!
61
* Always use the _beginthread() and _endthread() of the
calling
runtime library!
/system/core/include/cutils/
abort_socket.h
25
*
Calling
close() on a regular POSIX socket does not abort blocked syscalls on
28
* After
calling
asocket_abort() the socket cannot be reused.
70
*
Calling
asocket_abort() from another thread will cause each of these
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java
65
// The maximum length of the country
calling
code.
75
// A mapping from a country
calling
code to the region codes which denote the region represented
76
// by that country
calling
code. In the case of multiple regions sharing a
calling
code, such as
89
// The set of regions that share country
calling
code 1.
362
// A mapping from a country
calling
code for a non-geographical entity to the PhoneMetadata for
363
// that country
calling
code. Examples of the country
calling
codes include 800 (International
368
// The set of county
calling
codes that map to the non-geo entity region ("001"). This set
560
// We can assume that if the county
calling
code maps to the non-geo entity region code the
[
all
...]
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h
24
/* prototypes required by the
calling
layer. All other types, structures and */
51
/* Mono format data is not supported, the
calling
routine must convert a Mono stream */
278
/* This function can be used to create an algorithm instance by
calling
with */
283
/* by
calling
with hInstance = Instance Handle. In this case the memory table */
284
/* should be correct for the instance, this can be ensured by
calling
the function */
285
/* LVCS_Memory before
calling
this function. */
/libcore/luni/src/main/java/java/nio/channels/
SelectableChannel.java
25
* registered with a selector by
calling
one of the {@code register} methods,
28
* explicitly by
calling
the {@link SelectionKey#cancel()} method but it is also
115
*
Calling
this method is valid at any time. If another thread executes this
121
*
Calling
this method is equivalent to
calling
154
*
Calling
this method is valid at any time. If another thread executes this
/external/apache-xml/src/main/java/org/apache/xpath/operations/
Equals.java
52
* Execute a binary operation by
calling
execute on each of the operands,
53
* and then
calling
the operate method on the derived class.
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
162
L2CAP_TRACE_API1 ("L2CAP -
Calling
Disconnect_Ind_Cb(), CID: 0x%04x No Conf Needed", p_ccb->local_cid);
178
L2CAP_TRACE_API2 ("L2CAP -
Calling
ConnectCfm_Cb(), CID: 0x%04x Status: %d", p_ccb->local_cid, p_ci->status);
233
L2CAP_TRACE_API2 ("L2CAP -
Calling
ConnectCfm_Cb(), CID: 0x%04x Status: %d", p_ccb->local_cid, L2CAP_CONN_TIMEOUT);
273
L2CAP_TRACE_API2 ("L2CAP -
Calling
ConnectCfm_Cb(), CID: 0x%04x Status: %d", p_ccb->local_cid, L2CAP_CONN_TIMEOUT);
327
L2CAP_TRACE_API1 ("L2CAP -
Calling
Disconnect_Ind_Cb(), CID: 0x%04x No Conf Needed", p_ccb->local_cid);
358
L2CAP_TRACE_API2 ("L2CAP -
Calling
ConnectCfm_Cb(), CID: 0x%04x Status: %d", p_ccb->local_cid, HCI_ERR_AUTH_FAILURE);
433
L2CAP_TRACE_API1 ("L2CAP -
Calling
Connect_Ind_Cb(), CID: 0x%04x", p_ccb->local_cid);
489
L2CAP_TRACE_API1 ("L2CAP -
Calling
btsnd_hcic_disconnect for handle %i failed", p_ccb->p_lcb->handle);
533
L2CAP_TRACE_API1 ("L2CAP -
Calling
Disconnect_Ind_Cb(), CID: 0x%04x No Conf Needed",
545
L2CAP_TRACE_API1 ("L2CAP -
Calling
Connect_Cfm_Cb(), CID: 0x%04x, Success", p_ccb->local_cid)
[
all
...]
Completed in 2118 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>