| /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
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__parse_into_addrinfo.c | 84 ares_dns_rec_type_t rtype; in ares__parse_into_addrinfo() local
|
| /third_party/backends/backend/genesys/ |
| H A D | test_usb_device.cpp | 97 void TestUsbDevice::control_msg(int rtype, int reg, int value, int index, int length, in control_msg() argument
|
| H A D | usb_device.cpp | 110 void UsbDevice::control_msg(int rtype, int reg, int value, int index, int length, in control_msg() argument
|
| /third_party/elfio/tests/ |
| H A D | ELFIOTest1.cpp | 828 unsigned rtype; in TEST() local 862 unsigned rtype; in TEST() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_relocation.hpp | 299 unsigned rtype = 0; in swap_symbols() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| H A D | ffi.h | 174 /*@dependent@*/ ffi_type* rtype; member
|
| /third_party/elfutils/libdwfl/ |
| H A D | relocate.c | 323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_lower_fs_out_to_vector.cpp | 51 auto rtype = glsl_get_base_type(vrhs->type); in operator ()() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | ExternalFunctions.cpp | 228 ffi_type *rtype = ffiTypeFor(RetTy); in ffiInvoke() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | adig.c | 626 ares_dns_rec_type_t rtype = ares_dns_rr_get_type(rr); in print_rr() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | eap.c | 2136 int code, id, len, rtype, vallen; in eap_printpkt() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw.cpp | 566 RectType rtype; in ComputeRectType() local 628 RectType rtype = ComputeRectType(prePaintRect, paint, ctm, &strokeSize); in drawRect() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1155 ffi_type *rtype; in _ctypes_callproc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | notify.c | 264 wpas_notify_network_request(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_notify_network_request() argument
|
| /third_party/elfutils/src/ |
| H A D | strip.c | 650 int rtype, symndx, offset, addend; in remove_debug_relocations() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeCooperativeMatrixTests.cpp | 572 const char* rtype = useSame ? sameType : "gl_MatrixUseAccumulator"; in initPrograms() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 458 wpas_dbus_signal_network_request(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_dbus_signal_network_request() argument
|
| H A D | dbus_new.h | 303 wpas_dbus_signal_network_request( struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_dbus_signal_network_request() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 458 wpas_dbus_signal_network_request(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_dbus_signal_network_request() argument
|
| H A D | dbus_new.h | 315 wpas_dbus_signal_network_request( struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_dbus_signal_network_request() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | notify.c | 508 wpas_notify_network_request(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, enum wpa_ctrl_req_type rtype, const char *default_txt) wpas_notify_network_request() argument
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 2860 static void header(int rtype, char *name) argument 2883 static void playback_go(int fd, size_t loaded, off_t count, int rtype, char *name) argument 3369 static void playbackv_go(int* fds, unsigned int channels, size_t loaded, off_t count, int rtype, char **names) argument 3423 static void capturev_go(int* fds, unsigned int channels, off_t count, int rtype, char **names) argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | evaluate.c | 463 restricted_binop_type(int op, struct expression *left, struct expression *right, int lclass, int rclass, struct symbol *ltype, struct symbol *rtype) restricted_binop_type() argument 520 usual_conversions(int op, struct expression *left, struct expression *right, int lclass, int rclass, struct symbol *ltype, struct symbol *rtype) usual_conversions() argument 817 struct symbol *ltype, *rtype; evaluate_ptr_sub() local 823 classify_type(degenerate(r), &rtype); evaluate_ptr_sub() local 917 struct symbol *ltype, *rtype, *ctype; evaluate_binop() local 1027 struct symbol *ltype, *rtype, *lbase, *rbase; evaluate_compare() local 1135 struct symbol *ctype, *ltype, *rtype, *lbase, *rbase; evaluate_conditional_expression() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 2429 static int tnl_ioctl(char *dev, int rtype, struct ip_tunnel_parm *ptnl) in tnl_ioctl() argument 2739 int idx = 2, rtype in tunnelupdate() local [all...] |