Searched refs:res (Results 1 - 25 of 2360) sorted by relevance

1234567891011>>

/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpybuffer.i17 (int res, Py_ssize_t size = 0, void *buf = 0) {
18 res = PyObject_AsWriteBuffer($input, &buf, &size);
19 if (res<0) {
21 %argument_fail(res, "(TYPEMAP, SIZE)", $symname, $argnum);
43 (int res, Py_ssize_t size = 0, void *buf = 0) {
44 res = PyObject_AsWriteBuffer($input, &buf, &size);
45 if (res<0) {
47 %argument_fail(res, "(TYPEMAP, SIZE)", $symname, $argnum);
69 (int res, Py_ssize_t size = 0, const void *buf = 0) {
70 res
[all...]
/prebuilts/misc/common/swig/include/2.0.11/typemaps/
H A Dvoid.swg7 %typemap(in,noblock=1) void * (int res) {
8 res = SWIG_ConvertPtr($input,%as_voidptrptr(&$1), 0, $disown);
9 if (!SWIG_IsOK(res)) {
10 %argument_fail(res, "$type", $symname, $argnum);
15 %typemap(in,noblock=1) void * const& ($*ltype temp = 0, int res) {
16 res = SWIG_ConvertPtr($input, %as_voidptrptr(&temp), 0, $disown);
17 if (!SWIG_IsOK(res)) {
18 %argument_fail(res, "Stype", $symname, $argnum);
37 int res = SWIG_ConvertPtr($input, &temp, 0, SWIG_POINTER_DISOWN);
38 if (!SWIG_IsOK(res)) {
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0.285906/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/darwin-x86/clang-stable/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8.275480/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0.285906/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0.285906/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]
/prebuilts/clang/host/linux-x86/clang-stable/lib64/clang/3.8/include/sanitizer/
H A Dlinux_syscall_hooks.h18 // long res = syscall(__NR_getfoo, ...args...);
19 // __sanitizer_syscall_post_getfoo(res, ...args...);
26 #define __sanitizer_syscall_post_time(res, tloc) \
27 __sanitizer_syscall_post_impl_time(res, (long)(tloc))
30 #define __sanitizer_syscall_post_stime(res, tptr) \
31 __sanitizer_syscall_post_impl_stime(res, (long)(tptr))
34 #define __sanitizer_syscall_post_gettimeofday(res, tv, tz) \
35 __sanitizer_syscall_post_impl_gettimeofday(res, (long)(tv), (long)(tz))
38 #define __sanitizer_syscall_post_settimeofday(res, tv, tz) \
39 __sanitizer_syscall_post_impl_settimeofday(res, (lon
[all...]

Completed in 852 milliseconds

1234567891011>>