Home
last modified time | relevance | path

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

12

/third_party/python/Lib/multiprocessing/
Dresource_tracker.py153 def register(self, name, rtype): argument
157 def unregister(self, name, rtype): argument
161 def _send(self, cmd, name, rtype): argument
/third_party/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()
/third_party/libffi/testsuite/libffi.call/
Dstruct10.c30 ffi_type rtype; in main() local
/third_party/python/Modules/_ctypes/libffi_osx/
Dffi.c136 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp50 #define R_CLS(rtype) \ argument
/third_party/libffi/src/xtensa/
Dffi.c264 int rtype = cif->rtype->type; in ffi_closure_SYSV_inner() local
/third_party/libffi/src/microblaze/
Dffi.c179 unsigned int* rtype, unsigned int* rsize) in ffi_closure_call_SYSV()
/third_party/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/third_party/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
/third_party/elfio/tests/
DELFIOTest1.cpp828 unsigned rtype; in TEST() local
862 unsigned rtype; in TEST() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c468 struct symbol *rtype) in restricted_binop_type()
525 struct symbol *rtype) in usual_conversions()
817 struct symbol *ltype, *rtype; in evaluate_ptr_sub() local
917 struct symbol *ltype, *rtype, *ctype; in evaluate_binop() local
1027 struct symbol *ltype, *rtype, *lbase, *rbase; in evaluate_compare() local
1135 struct symbol *ctype, *ltype, *rtype, *lbase, *rbase; in evaluate_conditional_expression() local
/third_party/libffi/src/alpha/
Dffi.c70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
/third_party/libffi/src/sparc/
Dffi.c50 ffi_type *rtype = cif->rtype; in ffi_prep_cif_machdep() local
Dffi64.c165 ffi_type *rtype = cif->rtype; in ffi_prep_cif_machdep_core() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux-util.c195 gst_hlsdemux_tsreader_set_type (GstHLSTSReader * r, GstHLSTSReaderType rtype) in gst_hlsdemux_tsreader_set_type()
Dgsthlsdemux.h80 GstHLSTSReaderType rtype; member
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi.h174 /*@dependent@*/ ffi_type* rtype; member
/third_party/libxml2/
Dgentest.py408 def generate_param_type(name, rtype): argument
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_impl.h80 enum test_result rtype; /* Type of result */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp228 ffi_type *rtype = ffiTypeFor(RetTy); in ffiInvoke() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_fs_out_to_vector.cpp51 auto rtype = glsl_get_base_type(vrhs->type); in operator ()() local
/third_party/alsa-utils/aplay/
Daplay.c2808 static void header(int rtype, char *name) in header()
2831 static void playback_go(int fd, size_t loaded, off64_t count, int rtype, char *name) in playback_go()
3317 static void playbackv_go(int* fds, unsigned int channels, size_t loaded, off64_t count, int rtype, … in playbackv_go()
3371 static void capturev_go(int* fds, unsigned int channels, off64_t count, int rtype, char **names) in capturev_go()
/third_party/libffi/src/powerpc/
Dffi_linux64.c137 unsigned elt, elnum, rtype; in ffi_prep_cif_linux64_core() local
/third_party/elfio/elfio/
Delfio_relocation.hpp299 unsigned rtype = 0; in swap_symbols() local
/third_party/libffi/include/
Dffi-arm.h218 ffi_type *rtype; member

12