OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
326 - 350
of
11340
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/platform/
SharedBuffer.h
54
//
Calling
this function will force internal segmented buffers to be merged
75
// repeat
calling
it until it returns 0.
97
// WARNING:
Calling
unlock() on a SharedBuffer that wasn't created with the
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
prsem.h
63
** This routine allows a
calling
thread to wait or proceed depending upon the
67
** allowing the
calling
thread to continue. If the value of semaphore sem is 0,
68
** the
calling
thread blocks awaiting the semaphore to be released by another
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
plarenas.h
47
**
calling
PL_InitArenaPool().
51
** by
calling
PR_GetError().
83
** after
calling
this function. There is no need to call PL_InitArenaPool()
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_listener.py
46
dirty: If True, then
calling
Modified() would be a no-op. This can be
64
Note that if the listener's |dirty| attribute is true, then
calling
66
sensitive callers should check this attribute directly before
calling
since
/external/chromium_org/third_party/webrtc/base/
asyncinvoker.h
31
// be mindful of object lifetimes when
calling
functions asynchronously and
85
// Call |functor| asynchronously on |thread|,
calling
|callback| when done.
98
// Call |functor| asynchronously on |thread|,
calling
|callback| when done.
posix.cc
113
LOG(LS_WARNING) << "Child reported probles
calling
chdir()";
117
LOG(LS_WARNING) << "Child reported problems
calling
fdwalk()";
120
LOG(LS_WARNING) << "Child reported problems
calling
close()";
/external/chromium_org/v8/src/base/platform/
condition-variable.h
28
// the mutex and suspend the execution of the
calling
thread. When the condition
36
// If any threads are waiting on this condition variable,
calling
43
// |Wait()| causes the
calling
thread to block until the condition variable is
/external/ipsec-tools/src/libipsec/
ipsec_strerror.3
58
The array pointed to is not to be modified by the
calling
program.
63
as underlying function,
calling
74
The C string must not be overwritten by the
calling
program.
/external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.h
55
/// case that 'returned' is on an i64 first argument if the
calling
convention
57
/// (i.e. it is a
calling
convention that uses the same register for the first
60
/// Should return NULL in the case that the
calling
convention does not have
/external/protobuf/python/google/protobuf/internal/
message_listener.py
46
dirty: If True, then
calling
Modified() would be a no-op. This can be
64
Note that if the listener's |dirty| attribute is true, then
calling
66
sensitive callers should check this attribute directly before
calling
since
/external/qemu/distrib/sdl-1.2.15/include/
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!
/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, ...)
/frameworks/av/include/media/stagefright/
MediaMuxer.h
37
// The expected
calling
order of the functions is:
70
*
calling
this.
106
* 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()");
/packages/apps/Settings/src/com/android/settings/notification/
ZenModeAutomaticConditionSelection.java
68
Log.w(TAG, "Error
calling
getAutomaticZenModeConditions", e);
100
Log.w(TAG, "Error
calling
setAutomaticZenModeConditions", e);
121
Log.w(TAG, "Error
calling
requestZenModeConditions", e);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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!
Completed in 656 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>