HomeSort by relevance Sort by last modified time
    Searched refs:rtype (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /device/generic/goldfish/opengl/system/egl/
ClientAPIExts.cpp 33 #define API_ENTRY_RET(rtype,fname,params,args) \
34 typedef rtype (GL_APIENTRY *FUNC_TYPE(fname)) params;
49 #define API_ENTRY_RET(rtype,fname,params,args) \
70 #define API_ENTRY_RET(rtype,fname,params,args) \
105 #define API_ENTRY_RET(rtype,fname,params,args) \
106 static rtype _egl_ ## fname params \
110 return (rtype)0; \
114 return (rtype)0; \
129 #define API_ENTRY_RET(rtype,fname,params,args) \
  /external/libffi/src/
prep_cif.c 89 ffi_type *rtype, ffi_type **atypes)
101 cif->rtype = rtype;
106 if ((cif->rtype->size == 0) && (initialize_aggregate(cif->rtype) != FFI_OK))
110 FFI_ASSERT_VALID_TYPE(cif->rtype);
115 if (cif->rtype->type == FFI_TYPE_STRUCT
117 && (cif->abi != FFI_V9 || cif->rtype->size > 32)
120 && (cif->rtype->size > 8)
  /sdk/emulator/opengl/host/libs/Translator/EGL/
ClientAPIExts.cpp 35 #define API_ENTRY_RET(rtype,fname,params,args) \
36 typedef rtype (GL_APIENTRY *FUNC_TYPE(fname)) params;
51 #define API_ENTRY_RET(rtype,fname,params,args) \
72 #define API_ENTRY_RET(rtype,fname,params,args) \
107 #define API_ENTRY_RET(rtype,fname,params,args) \
108 static rtype _egl_ ## fname params \
112 return (rtype)0; \
116 return (rtype)0; \
131 #define API_ENTRY_RET(rtype,fname,params,args) \
  /external/libffi/src/m32r/
ffi.c 47 if (ecif->cif->rtype->type == FFI_TYPE_STRUCT && ecif->cif->rtype->size > 8)
143 switch (cif->rtype->type)
146 cif->flags = (unsigned) cif->rtype->type;
150 if (cif->rtype->size <= 4)
153 else if (cif->rtype->size <= 8)
157 cif->flags = (unsigned) cif->rtype->type;
188 (cif->rtype->type == FFI_TYPE_STRUCT))
190 ecif.rvalue = alloca (cif->rtype->size);
200 if (cif->rtype->type == FFI_TYPE_STRUCT
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
push.h 52 // to PTYPE in the direction defined by RTYPE. Weight needs to be
56 template <class Arc, ReweightType rtype>
61 Push(ofst, rtype);
63 const StringType stype = rtype == REWEIGHT_TO_INITIAL
70 ShortestDistance(gfst, &gdistance, rtype == REWEIGHT_TO_INITIAL);
76 ShortestDistance(guwfst, &gdistance, rtype == REWEIGHT_TO_INITIAL);
78 Reweight(&gfst, gdistance, rtype);
  /external/chromium_org/third_party/libxml/src/
gentest.py 402 def is_known_param_type(name, rtype):
412 if rtype[0:6] == 'const ':
413 crtype = rtype[6:]
415 crtype = rtype
428 """ % (name, crtype, name, name, rtype))
686 rtype = arg.xpathEval("string(@type)")
687 if rtype == 'void':
691 type = type_convert(rtype, nam, info, module, name, n)
692 if is_known_param_type(type, rtype) == 0:
696 rtype[0:6] == 'const '
    [all...]
  /external/libffi/src/cris/
ffi.c 159 ffi_type * rtype, ffi_type ** atypes)
171 cif->rtype = rtype;
175 if ((cif->rtype->size == 0)
176 && (initialize_aggregate_packed_struct (cif->rtype) != FFI_OK))
179 FFI_ASSERT_VALID_TYPE (cif->rtype);
218 switch (cif->rtype->type)
226 cif->flags = (unsigned) cif->rtype->type;
250 if ((rvalue == NULL) && (cif->rtype->type == FFI_TYPE_STRUCT))
252 ecif.rvalue = alloca (cif->rtype->size)
    [all...]
  /external/libffi/src/sh64/
ffi.c 71 if (return_type (ecif->cif->rtype) == FFI_TYPE_STRUCT)
166 greg = (return_type (cif->rtype) == FFI_TYPE_STRUCT ? 1 : 0);
215 switch (cif->rtype->type)
218 cif->flags = return_type (cif->rtype);
226 cif->flags = cif->rtype->type;
261 if (cif->rtype->type == FFI_TYPE_STRUCT
262 && return_type (cif->rtype) != FFI_TYPE_STRUCT)
265 (cif->rtype->type == FFI_TYPE_STRUCT))
268 ecif.rvalue = alloca(cif->rtype->size);
288 && cif->rtype->type == FFI_TYPE_STRUC
    [all...]
  /external/libffi/src/sh/
ffi.c 127 if (return_type (ecif->cif->rtype) == FFI_TYPE_STRUCT)
334 greg = ((return_type (cif->rtype) == FFI_TYPE_STRUCT) &&
387 switch (cif->rtype->type)
390 cif->flags += (unsigned) (return_type (cif->rtype)) << 24;
398 cif->flags += (unsigned) cif->rtype->type << 24;
423 if (cif->rtype->type == FFI_TYPE_STRUCT
424 && return_type (cif->rtype) != FFI_TYPE_STRUCT)
427 (cif->rtype->type == FFI_TYPE_STRUCT))
429 ecif.rvalue = alloca(cif->rtype->size);
446 && cif->rtype->type == FFI_TYPE_STRUC
    [all...]
  /bionic/libc/kernel/common/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /external/kernel-headers/original/linux/
uhid.h 69 __u8 rtype; member in struct:uhid_output_req
81 __u8 rtype; member in struct:uhid_feature_req
  /external/openfst/src/include/fst/
push.h 119 // to PTYPE in the direction defined by RTYPE. Weight needs to be
123 template <class Arc, ReweightType rtype>
131 Push(ofst, rtype, delta, ptype & kPushRemoveTotalWeight);
133 const StringType stype = rtype == REWEIGHT_TO_INITIAL
140 ShortestDistance(gfst, &gdistance, rtype == REWEIGHT_TO_INITIAL, delta);
146 ShortestDistance(guwfst, &gdistance, rtype == REWEIGHT_TO_INITIAL, delta);
152 gfst, gdistance, rtype == REWEIGHT_TO_INITIAL);
159 Reweight(&gfst, gdistance, rtype);
161 internal::RemoveWeight(&gfst, total_weight, rtype == REWEIGHT_TO_FINAL);
  /external/libffi/src/sparc/
ffi.c 49 if ( ecif->cif->rtype->type == FFI_TYPE_STRUCT ) */
149 if (ecif->cif->rtype->type == FFI_TYPE_STRUCT &&
150 ecif->cif->rtype->size > 32)
262 if (cif->rtype->type != FFI_TYPE_STRUCT)
293 switch (cif->rtype->type)
301 cif->flags = cif->rtype->type;
305 if (cif->abi == FFI_V9 && cif->rtype->size > 32)
380 if (cif->rtype->type == FFI_TYPE_STRUCT)
382 if (cif->rtype->size <= 32)
388 ecif.rvalue = alloca(cif->rtype->size)
    [all...]
  /external/libffi/src/mips/
ffi.c 92 if ( ecif->cif->rtype->type == FFI_TYPE_STRUCT )
299 if (cif->rtype->type != FFI_TYPE_STRUCT && cif->abi == FFI_O32)
339 switch (cif->rtype->type)
343 cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 2);
361 switch (cif->rtype->type)
367 cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 2);
392 if (cif->rtype->type == FFI_TYPE_STRUCT)
394 struct_flags = calc_n32_return_struct_flags(cif->rtype);
449 switch (cif->rtype->type)
475 cif->flags += cif->rtype->type << (FFI_FLAG_BITS * 8)
    [all...]
  /external/libffi/src/m68k/
ffi.c 38 if (ecif->cif->rtype->type == FFI_TYPE_STRUCT
112 switch (cif->rtype->type)
119 switch (cif->rtype->size)
180 && cif->rtype->type == FFI_TYPE_STRUCT
181 && cif->rtype->size > 8)
182 ecif.rvalue = alloca (cif->rtype->size);
263 if (cif->rtype->type == FFI_TYPE_STRUCT
  /external/libffi/src/x86/
ffi.c 121 switch (cif->rtype->type)
138 cif->flags = (unsigned) cif->rtype->type;
147 if (cif->rtype->size == 1)
151 else if (cif->rtype->size == 2)
155 else if (cif->rtype->size == 4)
159 else if (cif->rtype->size == 8)
204 ecif.rvalue = alloca(cif->rtype->size);
447 (cif->rtype->type == FFI_TYPE_STRUCT))
449 ecif.rvalue = alloca(cif->rtype->size);
  /external/libffi/src/alpha/
ffi.c 56 switch (cif->rtype->type)
61 cif->flags = cif->rtype->type;
88 rvalue = alloca(cif->rtype->size);
283 return cif->rtype->type;
  /bionic/libc/kernel/arch-x86/asm/
uaccess_32.h 66 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
70 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /development/ndk/platforms/android-9/arch-x86/include/asm/
uaccess_32.h 66 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
70 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /external/libffi/src/arm/
ffi.c 119 switch (cif->rtype->type)
124 cif->flags = (unsigned) cif->rtype->type;
133 if (cif->rtype->size <= 4)
159 && cif->rtype->type == FFI_TYPE_STRUCT);
172 ecif.rvalue = alloca(cif->rtype->size);
191 memcpy (rvalue, &temp, cif->rtype->size);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
uaccess_32.h 71 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
77 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
uaccess_32.h 71 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
77 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
uaccess_32.h 71 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
77 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
uaccess_32.h 71 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
77 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
uaccess_32.h 71 #define __put_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %"rtype"1,%2\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err) : ltype (x), "m"(__m(addr)), "i"(errret), "0"(err))
77 #define __get_user_asm(x, addr, err, itype, rtype, ltype, errret) __asm__ __volatile__( "1: mov"itype" %2,%"rtype"1\n" "2:\n" ".section .fixup,\"ax\"\n" "3: movl %3,%0\n" " xor"itype" %"rtype"1,%"rtype"1\n" " jmp 2b\n" ".previous\n" ".section __ex_table,\"a\"\n" " .align 4\n" " .long 1b,3b\n" ".previous" : "=r"(err), ltype (x) : "m"(__m(addr)), "i"(errret), "0"(err))

Completed in 895 milliseconds

1 2 3 4