| /third_party/python/Lib/multiprocessing/ |
| D | resource_tracker.py | 153 def register(self, name, rtype): argument 157 def unregister(self, name, rtype): argument 161 def _send(self, cmd, name, rtype): argument
|
| /third_party/python/Modules/_ctypes/libffi_osx/ |
| D | ffi.c | 136 /*@dependent@*/ /*@out@*/ /*@partial@*/ ffi_type* rtype, in ffi_prep_cif()
|
| /third_party/node/deps/cares/src/lib/ |
| D | ares__parse_into_addrinfo.c | 84 ares_dns_rec_type_t rtype; in ares__parse_into_addrinfo() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64ELFObjectWriter.cpp | 50 #define R_CLS(rtype) \ argument
|
| /third_party/elfio/tests/ |
| D | ELFIOTest1.cpp | 828 unsigned rtype; in TEST() local 862 unsigned rtype; in TEST() local
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| D | ffi.h | 174 /*@dependent@*/ ffi_type* rtype; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | ExternalFunctions.cpp | 228 ffi_type *rtype = ffiTypeFor(RetTy); in ffiInvoke() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_nir_lower_fs_out_to_vector.cpp | 51 auto rtype = glsl_get_base_type(vrhs->type); in operator ()() local
|
| /third_party/alsa-utils/aplay/ |
| D | aplay.c | 2860 static void header(int rtype, char *name) 2883 static void playback_go(int fd, size_t loaded, off_t count, int rtype, char *name) 3369 static void playbackv_go(int* fds, unsigned int channels, size_t loaded, off_t count, int rtype, ch… 3423 static void capturev_go(int* fds, unsigned int channels, off_t count, int rtype, char **names)
|
| /third_party/elfio/elfio/ |
| D | elfio_relocation.hpp | 299 unsigned rtype = 0; in swap_symbols() local
|
| /third_party/elfutils/libdwfl/ |
| D | relocate.c | 330 int rtype, in relocate()
|
| /third_party/skia/src/core/ |
| D | SkDraw.cpp | 566 RectType rtype; in ComputeRectType() local 628 RectType rtype = ComputeRectType(prePaintRect, paint, ctm, &strokeSize); in drawRect() local
|
| /third_party/node/deps/cares/src/tools/ |
| 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/ |
| D | eap.c | 2136 int code, id, len, rtype, vallen; in eap_printpkt() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | notify.c | 266 enum wpa_ctrl_req_type rtype, in wpas_notify_network_request()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| D | dbus_new.h | 305 enum wpa_ctrl_req_type rtype, const char *default_txt) in wpas_dbus_signal_network_request()
|
| D | dbus_new.c | 460 enum wpa_ctrl_req_type rtype, in wpas_dbus_signal_network_request()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| D | dbus_new.h | 317 enum wpa_ctrl_req_type rtype, const char *default_txt) in wpas_dbus_signal_network_request()
|
| D | dbus_new.c | 460 enum wpa_ctrl_req_type rtype, in wpas_dbus_signal_network_request()
|
| /third_party/toybox/toys/pending/ |
| D | ip.c | 2429 static int tnl_ioctl(char *dev, int rtype, struct ip_tunnel_parm *ptnl) in tnl_ioctl() 2739 int idx = 2, rtype = SIOCDELTUNNEL; in tunnelupdate() local
|
| /third_party/python/Modules/_ctypes/ |
| D | callproc.c | 1155 ffi_type *rtype; in _ctypes_callproc() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | notify.c | 510 enum wpa_ctrl_req_type rtype, in wpas_notify_network_request()
|
| /third_party/elfutils/src/ |
| D | strip.c | 650 int rtype, symndx, offset, addend; in remove_debug_relocations() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeCooperativeMatrixTests.cpp | 572 const char* rtype = useSame ? sameType : "gl_MatrixUseAccumulator"; in initPrograms() local
|
| /third_party/python/Lib/test/ |
| D | _test_multiprocessing.py | 103 def _resource_unlink(name, rtype): argument
|