Home
last modified time | relevance | path

Searched defs:rtype (Results 1 – 25 of 84) sorted by relevance

1234

/external/python/cpython3/Lib/multiprocessing/
Dresource_tracker.py145 def register(self, name, rtype): argument
149 def unregister(self, name, rtype): argument
153 def _send(self, cmd, name, rtype): argument
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dprep_cif.c111 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif_core()
219 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif()
228 ffi_type *rtype, in ffi_prep_cif_var()
/external/libffi/src/
Dprep_cif.c113 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif_core()
222 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif()
231 ffi_type *rtype, in ffi_prep_cif_var()
/external/python/cffi/c/libffi_msvc/
Dprep_cif.c89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dprep_cif.c89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dprep_cif.c89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
Dffi.c271 unsigned short rtype; in ffi_closure_SYSV() local
/external/libffi/testsuite/libffi.call/
Dstruct10.c30 ffi_type rtype; in main() local
/external/python/cpython2/Modules/_ctypes/libffi_osx/
Dffi.c135 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
/external/python/cpython3/Modules/_ctypes/libffi_osx/
Dffi.c136 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
/external/kernel-headers/original/uapi/linux/
Duhid.h84 __u8 rtype; member
90 __u8 rtype; member
103 __u8 rtype; member
160 __u8 rtype; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp50 #define R_CLS(rtype) \ argument
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp50 #define R_CLS(rtype) \ argument
/external/libnetfilter_conntrack/src/conntrack/
Dgrp_setter.c88 uint8_t rtype; in set_attr_grp_icmp() local
/external/javassist/src/main/javassist/compiler/
DJavac.java169 CtClass rtype = gen.resolver.lookupClass(r); in compileMethod() local
203 CtClass rtype; in compileBody() local
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/
Dffi.c264 int rtype = cif->rtype->type; in ffi_closure_SYSV_inner() local
/external/libffi/src/xtensa/
Dffi.c264 int rtype = cif->rtype->type; in ffi_closure_SYSV_inner() local
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffi.c179 unsigned int* rtype, unsigned int* rsize) in ffi_closure_call_SYSV()
/external/libffi/src/microblaze/
Dffi.c179 unsigned int* rtype, unsigned int* rsize) in ffi_closure_call_SYSV()
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/external/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/external/javassist/src/main/javassist/
DCtBehavior.java858 CtClass rtype = getReturnType0(); in insertAfter() local
917 ConstPool cp, CtClass rtype, int varNo) in insertAfterAdvice()
978 CtClass rtype, int returnVarNo, in insertAfterHandler()
/external/openssh/
Dserverloop.c813 char *rtype = NULL; in server_input_global_request() local
923 char *rtype = NULL; in server_input_channel_req() local
Dssh-sk-helper.c273 u_int rtype, ll = 0; in main() local
/external/libffi/src/aarch64/
Dffi.c474 ffi_type *rtype = cif->rtype; in ffi_prep_cif_machdep() local
581 ffi_type *rtype; in ffi_call_int() local

1234