OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
26 - 50
of
8433
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CXX/dcl.decl/dcl.init/
p7.cpp
9
A a = {}; // expected-error {{
calling
a private constructor}}
/external/e2fsprogs/contrib/python-uuid/
test.py
13
print "
Calling
generate with param...",
/external/libunwind/doc/
unw_backtrace.man
16
\-\- return backtrace for the
calling
program
42
the
calling
program. The routine fills up to size
59
calling
backtrace()
62
calling
unw_backtrace().
/external/lldb/test/lang/cpp/call-function/
TestCallCPPFunction.py
2
Tests
calling
a function by basename
16
"""Test
calling
a function by basename"""
22
"""Test
calling
a function by basename"""
31
"""Test
calling
a function by basename"""
/external/lldb/tools/debugserver/source/MacOSX/
dbgnub-mig.defs
7
* script in XCode. XCode is responsible for
calling
the script and setting
/external/nist-sip/java/gov/nist/javax/sip/
LogRecord.java
4
* The interface for a log record. The log records are generated by
calling
the
/external/v8/tools/
freebsd-tick-processor
7
# You must have d8 built and in your path before
calling
this.
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TODO
7
Video
calling
/external/clang/test/CodeGenCXX/
microsoft-abi-methods.cpp
20
// Make sure that the call uses the right
calling
convention:
24
// Make sure that the definition uses the right
calling
convention:
32
// Make sure that the call uses the right
calling
convention:
36
// Make sure that the definition uses the right
calling
convention:
44
// Make sure that the call uses the right
calling
convention:
48
// Make sure that the definition uses the right
calling
convention:
54
// Make sure that the call uses the right
calling
convention:
58
// Make sure that the definition uses the right
calling
convention:
73
// the right
calling
convention:
82
// the right
calling
convention
[
all
...]
/art/compiler/jni/quick/arm64/
calling_convention_arm64.h
32
//
Calling
convention
35
// Managed runtime
calling
convention
53
//
Calling
convention
57
// JNI
calling
convention
71
// aarch64
calling
convention leaves upper bits undefined.
/external/clang/test/Sema/
callingconv.c
19
void __attribute__((fastcall)) test2(int a, ...) { // expected-warning {{fastcall
calling
convention ignored on variadic function}}
21
void __attribute__((stdcall)) test3(int a, ...) { // expected-warning {{stdcall
calling
convention ignored on variadic function}}
23
void __attribute__((thiscall)) test4(int a, ...) { // expected-error {{variadic function cannot use thiscall
calling
convention}}
50
int __attribute__((pcs("aapcs"))) pcs5(void); // expected-warning {{
calling
convention 'pcs' ignored for this target}}
51
int __attribute__((pcs("aapcs-vfp"))) pcs6(void); // expected-warning {{
calling
convention 'pcs' ignored for this target}}
66
void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall' here was previously declared without
calling
convention}}
/external/e2fsprogs/tests/progs/test_data/
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
...]
/external/libcap-ng/libcap-ng-0.7/docs/
capng_apply.3
19
If you are doing multi-threaded programming,
calling
this function will only set capabilities on the
calling
thread. All other threads are unaffected. If you want to set overall capabilities for a multi-threaded process, you will need to do that before creating any threads. See the capset syscall for more information on this topic.
capng_get_caps_process.3
19
If you are doing multi-threaded programming,
calling
this function will only get capabilities on the
calling
thread. If you want to get overall capabilities for a multi-threaded process, you can only do that before creating any threads. Afterwards, threads may be able to independantly set capabilities.
/external/llvm/test/CodeGen/X86/
2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll
5
;
calling
convention out of sync with standard c
calling
convention on x86_64)
/packages/apps/Settings/src/com/android/settings/notification/
NotificationBackend.java
58
Log.w(TAG, "Error
calling
NoMan", e);
68
Log.w(TAG, "Error
calling
NoMan", e);
77
Log.w(TAG, "Error
calling
NoMan", e);
88
Log.w(TAG, "Error
calling
NoMan", e);
97
Log.w(TAG, "Error
calling
NoMan", e);
107
Log.w(TAG, "Error
calling
NoMan", e);
116
Log.w(TAG, "Error
calling
NoMan", e);
128
Log.w(TAG, "Error
calling
NoMan", e);
/art/compiler/jni/quick/arm/
calling_convention_arm.h
32
//
Calling
convention
35
// Managed runtime
calling
convention
53
//
Calling
convention
57
// JNI
calling
convention
/art/compiler/jni/quick/mips64/
calling_convention_mips64.h
32
//
Calling
convention
35
// Managed runtime
calling
convention
53
//
Calling
convention
57
// JNI
calling
convention
/art/compiler/jni/quick/x86/
calling_convention_x86.h
34
//
Calling
convention
37
// Managed runtime
calling
convention
56
//
Calling
convention
60
// JNI
calling
convention
/art/compiler/jni/quick/x86_64/
calling_convention_x86_64.h
33
//
Calling
convention
36
// Managed runtime
calling
convention
52
//
Calling
convention
56
// JNI
calling
convention
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockLooper.java
9
* myLooper and getMainLooper will always be equal. The implication is that any
calling
/external/cblas/src/
cblas_dasum.c
5
* It calls the fortran wrapper before
calling
dasum.
cblas_dnrm2.c
5
* It calls the fortranwrapper before
calling
dnrm2.
cblas_dzasum.c
5
* It calls the fortran wrapper before
calling
dzasum.
cblas_dznrm2.c
5
* It calls the fortran wrapper before
calling
dznrm2.
Completed in 762 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>