| /third_party/python/Modules/_ctypes/libffi_osx/ |
| H A D | ffi.c | 132 ffi_prep_cif( ffi_cif* cif, ffi_abi abi, unsigned int nargs, ffi_type* rtype, ffi_type** atypes) ffi_prep_cif() argument [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| H A D | ffi_common.h | 82 /*@dependent@*/ ffi_cif* cif; member
|
| H A D | ffi.h | 255 ffi_cif* cif; member 272 ffi_cif* cif; global() member [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi_darwin.c | 117 ffi_status ffi_prep_cif_machdep(ffi_cif *cif) in ffi_prep_cif_machdep() argument 188 ffi_call(ffi_cif *cif, void (*fn)(), void *rvalue, void **avalue) ffi_call() argument 246 ffi_cif *cif; global() local 266 ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, void **avalue, ffi_cif *cif) ffi_prep_incoming_args_SYSV() argument 321 ffi_prep_closure(ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*,void*,void**,void*), void *user_data) ffi_prep_closure() argument 345 ffi_prep_raw_closure_loc(ffi_raw_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*,void*,ffi_raw*,void*), void *user_data, void *codeloc) ffi_prep_raw_closure_loc() argument 399 ffi_raw_call(ffi_cif *cif, void (*fn)(), void *rvalue, ffi_raw *fake_avalue) ffi_raw_call() argument [all...] |
| H A D | x86-ffi64.c | 356 ffi_prep_cif_machdep( ffi_cif* cif) ffi_prep_cif_machdep() argument 432 ffi_call( ffi_cif* cif, void (*fn)(void), void* rvalue, void** avalue) ffi_call() argument 588 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument 628 ffi_cif* cif = closure->cif; ffi_closure_unix64_inner() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callbacks.c | 303 static void closure_fcn(ffi_cif *cif, in closure_fcn() argument
|
| H A D | ctypes.h | 82 ffi_cif cif; member
|
| H A D | callproc.c | 813 ffi_cif cif; in _call_function_pointer() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | ExternalFunctions.cpp | 193 ffi_cif cif; in ffiInvoke() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
| H A D | ppc-ffi_darwin.c | 331 ffi_prep_cif_machdep( ffi_cif* cif) ffi_prep_cif_machdep() argument 581 ffi_call( ffi_cif* cif, void (*fn)(void), void* rvalue, void** avalue) ffi_call() argument 714 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument 832 ffi_cif* cif = closure->cif; ffi_closure_helper_DARWIN() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 272 struct ib_class_port_info *cif; in srpt_get_class_port_info() local
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| H A D | ice1712.h | 252 unsigned int cif:1; /* CIF mode */ member
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 278 struct ib_class_port_info *cif; in srpt_get_class_port_info() local
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | ice1712.h | 252 unsigned int cif:1; /* CIF mode */ member
|
| /kernel/linux/linux-5.10/sound/pci/riptide/ |
| H A D | riptide.c | 420 struct cmdif *cif; member 669 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 693 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 738 alloclbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path, unsigned char *mixer, unsigned char *s) alloclbuspath() argument 777 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) freelbuspath() argument 798 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) writearm() argument 822 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) sendcmd() argument 924 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) setmixer() argument 940 getpaths(struct cmdif *cif, unsigned char *o) getpaths() argument 957 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) getsourcesink() argument 972 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) getsamplerate() argument 1003 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, snd_pcm_format_t format) setsampleformat() argument 1026 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) setsamplerate() argument 1059 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) getmixer() argument 1075 struct cmdif *cif = chip->cif; riptide_handleirq() local 1170 try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip) try_to_load_firmware() argument 1238 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) riptide_reset() argument 1349 struct cmdif *cif = chip->cif; snd_riptide_pointer() local 1382 struct cmdif *cif = chip->cif; snd_riptide_trigger() local 1444 struct cmdif *cif = chip->cif; snd_riptide_prepare() local 1569 struct cmdif *cif = chip->cif; snd_riptide_hw_free() local 1702 struct cmdif *cif = chip->cif; snd_riptide_interrupt() local 1727 struct cmdif *cif = chip->cif; snd_riptide_codec_write() local 1747 struct cmdif *cif = chip->cif; snd_riptide_codec_read() local 1761 struct cmdif *cif; snd_riptide_initialize() local 1796 struct cmdif *cif; snd_riptide_free() local 1893 struct cmdif *cif = NULL; snd_riptide_proc_read() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/riptide/ |
| H A D | riptide.c | 419 struct cmdif *cif; member 668 static int senddata(struct cmdif *cif, const unsigned char *in, u32 offset) in senddata() argument 692 static int loadfirmware(struct cmdif *cif, const unsigned char *img, in loadfirmware() argument 737 alloclbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path, unsigned char *mixer, unsigned char *s) alloclbuspath() argument 776 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) freelbuspath() argument 797 writearm(struct cmdif *cif, u32 addr, u32 data, u32 mask) writearm() argument 821 sendcmd(struct cmdif *cif, u32 flags, u32 cmd, u32 parm, union cmdret *ret) sendcmd() argument 923 setmixer(struct cmdif *cif, short num, unsigned short rval, unsigned short lval) setmixer() argument 939 getpaths(struct cmdif *cif, unsigned char *o) getpaths() argument 956 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, unsigned char *a, unsigned char *b) getsourcesink() argument 971 getsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int *rate) getsamplerate() argument 1002 setsampleformat(struct cmdif *cif, unsigned char mixer, unsigned char id, unsigned char channels, snd_pcm_format_t format) setsampleformat() argument 1025 setsamplerate(struct cmdif *cif, unsigned char *intdec, unsigned int rate) setsamplerate() argument 1058 getmixer(struct cmdif *cif, short num, unsigned short *rval, unsigned short *lval) getmixer() argument 1074 struct cmdif *cif = chip->cif; riptide_handleirq() local 1175 try_to_load_firmware(struct cmdif *cif, struct snd_riptide *chip) try_to_load_firmware() argument 1243 riptide_reset(struct cmdif *cif, struct snd_riptide *chip) riptide_reset() argument 1354 struct cmdif *cif = chip->cif; snd_riptide_pointer() local 1387 struct cmdif *cif = chip->cif; snd_riptide_trigger() local 1449 struct cmdif *cif = chip->cif; snd_riptide_prepare() local 1574 struct cmdif *cif = chip->cif; snd_riptide_hw_free() local 1707 struct cmdif *cif = chip->cif; snd_riptide_interrupt() local 1732 struct cmdif *cif = chip->cif; snd_riptide_codec_write() local 1752 struct cmdif *cif = chip->cif; snd_riptide_codec_read() local 1766 struct cmdif *cif; snd_riptide_initialize() local 1804 struct cmdif *cif; snd_riptide_free() local 1870 struct cmdif *cif = NULL; snd_riptide_proc_read() local [all...] |