HomeSort by relevance Sort by last modified time
    Searched refs:_t (Results 101 - 125 of 202) sorted by null

1 2 3 45 6 7 8 9

  /cts/tests/tests/os/jni/seccomp-tests/tests/
test_harness.h 359 #define __EXPECT(_expected, _seen, _t, _assert) do { \
363 if (!(__exp _t __seen)) { \
370 #_expected, __exp_print, #_t, \
378 #define __EXPECT_STR(_expected, _seen, _t, _assert) do { \
381 if (!(strcmp(__exp, __seen) _t 0)) { \
382 __TH_LOG("Expected '%s' %s '%s'.", __exp, #_t, __seen); \
  /external/libunwind/doc/
unw_get_fpreg.tex 15 \Type{int} \Func{unw\_get\_fpreg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_fpreg\_t~*}\Var{valp});\\
unw_get_reg.tex 15 \Type{int} \Func{unw\_get\_reg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_word\_t~*}\Var{valp});\\
unw_set_fpreg.tex 15 \Type{int} \Func{unw\_set\_fpreg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_fpreg\_t} \Var{val});\\
unw_set_reg.tex 15 \Type{int} \Func{unw\_set\_reg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_word\_t} \Var{val});\\
unw_destroy_addr_space.tex 15 \Type{void} \Func{unw\_destroy\_addr\_space}(\Type{unw\_addr\_space\_t} \Var{as});\\
unw_get_proc_info_by_ip.tex 15 \Type{int} \Func{unw\_get\_proc\_info\_by\_ip}(\Type{unw\_addr\_space\_t~}\Var{as}, \Type{unw\_word\_t~}\Var{ip}, \Type{unw\_proc\_info\_t~*}\Var{pip}, \Type{void~*}\Var{arg});\\
34 type \Type{unw\_proc\_info\_t} which is used to return the info.
unw_regname.tex 15 \Type{const char~*}\Func{unw\_regname}(\Type{unw\_regnum\_t} \Var{regnum});\\
unw_get_proc_name.tex 15 \Type{int} \Func{unw\_get\_proc\_name}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{char~*}\Var{bufp}, \Type{size\_t} \Var{len}, \Type{unw\_word\_t~*}\Var{offp});\\
unw_init_local.tex 15 \Type{int} \Func{unw\_init\_local}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_context\_t~*}\Var{ctxt});\\
unw_init_remote.tex 15 \Type{int} \Func{unw\_init\_remote}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_addr\_space\_t~}\Var{as}, \Type{void~*}\Var{arg});\\
unw_set_caching_policy.tex 15 \Type{int} \Func{unw\_set\_caching\_policy}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{unw\_caching\_policy\_t} \Var{policy});\\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
types.h 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE)))
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE)))
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE)))
191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
  /external/elfutils/src/libasm/
asm_addint8.c 48 #define _TYPE(size) int##size##_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
global.h 106 #define __snd_alloca(ptr,type) do { *ptr = (type##_t *) alloca(type##_sizeof()); memset(*ptr, 0, type##_sizeof()); } while (0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
global.h 106 #define __snd_alloca(ptr,type) do { *ptr = (type##_t *) alloca(type##_sizeof()); memset(*ptr, 0, type##_sizeof()); } while (0)
  /external/valgrind/none/tests/s390x/
dfpconv.c 10 register typeof(target) _t asm("f0"); \
11 asm volatile(insn(round,0,0,2) :"=f" (_t):"d"(source)); \
12 _t; \
fpext.c 9 register typeof(target) _t asm("f0"); \
10 asm volatile(insn(round,0,0,2) :"=f" (_t):"d"(source)); \
11 _t; \
  /external/libvncserver/libvncserver/
tight.c 585 uint##bpp##_t *fbptr; \
586 uint##bpp##_t colorValue; \
589 fbptr = (uint##bpp##_t *)&cl->scaledScreen->frameBuffer \
601 fbptr = (uint##bpp##_t *)((uint8_t *)fbptr \
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlrun.swg 234 SWIG_Perl_ConvertPtrAndOwn(SWIG_MAYBE_PERL_OBJECT SV *sv, void **ptr, swig_type_info *_t, int flags, int *own) {
287 if (_t) {
290 tc = SWIG_TypeProxyCheck(_c,_t);
332 SWIG_Perl_ConvertPtr(SWIG_MAYBE_PERL_OBJECT SV *sv, void **ptr, swig_type_info *_t, int flags) {
333 return SWIG_Perl_ConvertPtrAndOwn(sv, ptr, _t, flags, 0);
  /device/generic/goldfish/opengl/system/egl/
ClientAPIExts.cpp 27 // typename has the form __egl_{funcname}_t
29 #define FUNC_TYPE(fname) __egl_ ## fname ## _t
  /external/libvncserver/libvncclient/
hextile.c 30 #define CARDBPP CONCAT3E(uint,BPP,_t)
zlib.c 33 #define CARDBPP CONCAT3E(uint,BPP,_t)

Completed in 738 milliseconds

1 2 3 45 6 7 8 9