/external/python/cpython3/Lib/multiprocessing/ |
D | resource_tracker.py | 145 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/ |
D | prep_cif.c | 111 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/ |
D | prep_cif.c | 113 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/ |
D | prep_cif.c | 89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | prep_cif.c | 89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | prep_cif.c | 89 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type *rtype, in ffi_prep_cif()
|
D | ffi.c | 271 unsigned short rtype; in ffi_closure_SYSV() local
|
/external/libffi/testsuite/libffi.call/ |
D | struct10.c | 30 ffi_type rtype; in main() local
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/ |
D | ffi.c | 135 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/ |
D | ffi.c | 136 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
|
/external/kernel-headers/original/uapi/linux/ |
D | uhid.h | 84 __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/ |
D | AArch64ELFObjectWriter.cpp | 50 #define R_CLS(rtype) \ argument
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64ELFObjectWriter.cpp | 50 #define R_CLS(rtype) \ argument
|
/external/libnetfilter_conntrack/src/conntrack/ |
D | grp_setter.c | 88 uint8_t rtype; in set_attr_grp_icmp() local
|
/external/javassist/src/main/javassist/compiler/ |
D | Javac.java | 169 CtClass rtype = gen.resolver.lookupClass(r); in compileMethod() local 203 CtClass rtype; in compileBody() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/xtensa/ |
D | ffi.c | 264 int rtype = cif->rtype->type; in ffi_closure_SYSV_inner() local
|
/external/libffi/src/xtensa/ |
D | ffi.c | 264 int rtype = cif->rtype->type; in ffi_closure_SYSV_inner() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/ |
D | ffi.c | 179 unsigned int* rtype, unsigned int* rsize) in ffi_closure_call_SYSV()
|
/external/libffi/src/microblaze/ |
D | ffi.c | 179 unsigned int* rtype, unsigned int* rsize) in ffi_closure_call_SYSV()
|
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/ |
D | ffi.c | 160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
|
/external/libffi/src/cris/ |
D | ffi.c | 160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
|
/external/javassist/src/main/javassist/ |
D | CtBehavior.java | 858 CtClass rtype = getReturnType0(); in insertAfter() local 917 ConstPool cp, CtClass rtype, int varNo) in insertAfterAdvice() 978 CtClass rtype, int returnVarNo, in insertAfterHandler()
|
/external/openssh/ |
D | serverloop.c | 813 char *rtype = NULL; in server_input_global_request() local 923 char *rtype = NULL; in server_input_channel_req() local
|
D | ssh-sk-helper.c | 273 u_int rtype, ll = 0; in main() local
|
/external/libffi/src/aarch64/ |
D | ffi.c | 474 ffi_type *rtype = cif->rtype; in ffi_prep_cif_machdep() local 581 ffi_type *rtype; in ffi_call_int() local
|