OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
151 - 175
of
8433
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/lldb/test/lang/objc/objc-static-method-stripped/
TestObjCStaticMethodStripped.py
1
"""Test
calling
functions in static methods with a stripped binary."""
18
"""Test
calling
functions in static methods with a stripped binary."""
33
"""Test
calling
functions in static methods with a stripped binary."""
/external/pdfium/third_party/freetype/include/
ftbzip2.h
72
* The source stream must be opened _before_
calling
this function.
74
*
Calling
the internal function `FT_Stream_Close' on the new stream will
82
* automatically handled when
calling
@FT_New_Face or @FT_Open_Face.
ftlzw.h
69
* The source stream must be opened _before_
calling
this function.
71
*
Calling
the internal function `FT_Stream_Close' on the new stream will
79
* automatically handled when
calling
@FT_New_Face or @FT_Open_Face.
/external/skia/site/dev/runtime/
config.md
11
description: Suppress GIF warnings and errors when
calling
image decode
18
description: Suppress most JPG warnings when
calling
decode functions.
30
description: Suppress most PNG warnings when
calling
image decode functions.
/external/webrtc/src/system_wrappers/interface/
event_wrapper.h
32
// Releases threads who are
calling
Wait() and has started waiting. Please
33
// note that a thread
calling
Wait() will not start waiting immediately.
43
// Puts the
calling
thread into a wait state. The thread may be released
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
Mixer.h
35
LVM_INT32 Alpha; /* Time constant. Set by
calling
application. Can be changed at any time */
36
LVM_INT32 Target; /* Target value. Set by
calling
application. Can be changed at any time */
38
LVM_INT16 CallbackSet; /* Boolean. Should be set by
calling
application each time the target value is updated */
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
StopWatchMap.java
46
"
Calling
start with StopWatch already running");
54
"
Calling
stop with StopWatch already stopped");
96
"
Calling
stop with unknown stopWatchName: " + stopWatchName);
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
VibratorServicePermissionTest.java
44
* Test that
calling
{@link android.os.IVibratorService#vibrate(long)} requires permissions.
60
* Test that
calling
{@link android.os.IVibratorService#vibratePattern(long[],
77
* Test that
calling
{@link android.os.IVibratorService#cancelVibrate()} requires permissions.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py
11
# Only windows 32-bit has different
calling
conventions.
28
#
Calling
stdcall function as cdecl
33
# or wrong
calling
convention
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_win32.py
11
# Only windows 32-bit has different
calling
conventions.
28
#
Calling
stdcall function as cdecl
33
# or wrong
calling
convention
/system/core/adb/
adb_auth.cpp
35
D("
Calling
send_auth_request\n");
55
D("
Calling
send_auth_response\n");
74
D("
Calling
send_auth_publickey\n");
/art/test/030-bad-finalizer/
info.txt
14
Calling
exit(2)
/art/tools/dexfuzz/
dexfuzz
19
# Wrapper script for
calling
dexfuzz.jar.
/bionic/libc/bionic/
__cxa_pure_virtual.cpp
20
__libc_fatal("Pure virtual function called. Are you
calling
virtual methods from a destructor?");
/development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java
15
* the text is retrieved by
calling
a native
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as
22
// we dup every node, so don't have to worry about
calling
dup; short-
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.js
20
// we dup every node, so don't have to worry about
calling
dup; short-
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java
26
* be the first update method called, and
calling
it will result in the signer assuming
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/jsdom/
jsdom_parser.js
25
//NOTE: wait while parserController will be adopted by
calling
code, then
/external/clang/test/Analysis/diagnostics/
no-prune-paths.c
15
// expected-note@-2 {{
Calling
'helper'}}
/external/clang/test/CodeGen/
mips-transparent-union.c
3
// Transparent unions are passed according to the
calling
convention rules of
/external/clang/test/Sema/
warn-thread-safety-analysis.c
77
Foo_fun1(1); // expected-warning{{
calling
function 'Foo_fun1' requires holding mutex 'mu2'}} \
78
expected-warning{{
calling
function 'Foo_fun1' requires holding mutex 'mu1' exclusively}}
103
set_value(&a_, 0); // expected-warning{{
calling
function 'set_value' requires holding mutex 'foo_.mu_' exclusively}}
104
get_value(b_); // expected-warning{{
calling
function 'get_value' requires holding mutex 'foo_.mu_'}}
/external/clang/test/SemaTemplate/
instantiate-try-catch.cpp
25
} catch(Exception e) { // expected-error{{
calling
a private constructor of class 'PR10232::Templated<int>::Exception'}}
/external/compiler-rt/test/sanitizer_common/TestCases/
malloc_hook.cc
13
// Note: avoid
calling
functions that allocate memory in malloc/free
/external/expat/lib/
expat_external.h
20
XMLCALL - The
calling
convention to use for all calls across the
33
compiled with the cdecl
calling
convention as the default since
43
one
calling
convention, we need to extend this definition to
49
pre-processor and how to specify the same
calling
convention as the
Completed in 2004 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>