/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_suppressions.cc | 99 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() 116 const char *stype = conv(typ); in IsSuppressed() local 135 const char *stype = conv(typ); in IsSuppressed() local
|
/external/avahi/avahi-python/avahi-discover/ |
D | avahi-discover.py | 100 …def service_resolved(self, interface, protocol, name, stype, domain, host, aprotocol, address, por… argument 112 def lookup_type(self, stype): argument 120 def new_service(self, interface, protocol, name, stype, domain, flags): argument 137 def remove_service(self, interface, protocol, name, stype, domain, flags): argument 160 def new_service_type(self, interface, protocol, stype, domain, flags): argument 219 …def update_label(self,interface, protocol, name, stype, domain, host, aprotocol, address, port, tx… argument 237 content, name, interface,protocol,stype,domain): argument
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 140 enum xa_surface_type stype; in xa_tracker_create() local 236 enum xa_surface_type stype, unsigned int depth) in xa_get_format_stype_depth() 287 enum xa_surface_type stype, in xa_surface_create() 342 enum xa_surface_type stype, in xa_surface_redefine()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_aos.c | 105 enum tgsi_opcode_type stype, in emit_fetch_constant() 176 enum tgsi_opcode_type stype, in emit_fetch_immediate() 189 enum tgsi_opcode_type stype, in emit_fetch_input() 203 enum tgsi_opcode_type stype, in emit_fetch_temporary()
|
D | lp_bld_tgsi_soa.c | 553 enum tgsi_opcode_type stype) in stype_to_fetch() 582 enum tgsi_opcode_type stype, in emit_fetch_constant() 639 enum tgsi_opcode_type stype, in emit_fetch_immediate() 658 enum tgsi_opcode_type stype, in emit_fetch_input() 724 enum tgsi_opcode_type stype, in emit_fetch_temporary() 785 enum tgsi_opcode_type stype, in emit_fetch_system_value()
|
D | lp_bld_tgsi.c | 291 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(inst->Instruction.Opcode); in lp_build_emit_fetch() local
|
/external/selinux/libsepol/src/ |
D | assertion.c | 40 unsigned int stype, unsigned int ttype, in report_failure() 142 unsigned int stype, unsigned int ttype, in report_assertion_extended_permissions() 324 unsigned int stype, unsigned int ttype, in check_assertion_extended_permissions_avtab()
|
D | expand.c | 1475 static int exp_rangetr_helper(uint32_t stype, uint32_t ttype, uint32_t tclass, in exp_rangetr_helper() 1673 cond_av_list_t ** other, uint32_t stype, in expand_terule_helper() 1782 uint32_t stype, uint32_t ttype, in expand_avrule_helper() 3244 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; in expand_avtab_node() local 3374 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1]; in expand_cond_av_node() local
|
/external/iproute2/ip/ |
D | tcp_metrics.c | 100 int family, i, atype, stype, dlen = 0, slen = 0; in process_msg() local 313 int atype = -1, stype = -1; in tcpm_do_cmd() local
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | if.c | 101 int domain, stype; in openInterface() local
|
D | pppoe-discovery.c | 106 int domain, stype; in openInterface() local
|
/external/opencv3/modules/imgproc/src/ |
D | deriv.cpp | 204 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype); in IPPDerivScharr() local 558 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype); in Sobel() local 616 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype); in Scharr() local 672 int stype = _src.type(); in ocl_Laplacian5() local 805 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype); in Laplacian() local
|
D | accum.cpp | 798 …int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), cn = CV_MAT_CN(stype), ddepth = _dst.depth(… in ocl_accumulate() local 848 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), scn = CV_MAT_CN(stype); in accumulate() local 933 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), scn = CV_MAT_CN(stype); in accumulateSquare() local 1017 int stype = _src1.type(), sdepth = CV_MAT_DEPTH(stype), scn = CV_MAT_CN(stype); in accumulateProduct() local 1105 int stype = _src.type(), sdepth = CV_MAT_DEPTH(stype), scn = CV_MAT_CN(stype); in accumulateWeighted() local
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 468 u16 fc, type, stype; in get_hdr_bssid() local 1072 u16 stype = WLAN_FC_GET_STYPE(fc); in fc2str() local
|
/external/toybox/kconfig/ |
D | lkc.h | 56 enum symbol_type stype; member
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_accumulate.cpp | 76 const int stype = CV_MAKE_TYPE(sdepth, channels), in PARAM_TEST_CASE() local
|
/external/mksh/src/ |
D | eval.c | 202 short stype; /* [=+-?%#] action after expanded word */ member 367 int stype; in expand() local 1062 int stype; /* substitution type */ in varsub() local
|
/external/selinux/policycoreutils/sepolgen-ifgen/ |
D | sepolgen-ifgen-attr-helper.c | 90 char *stype, *ttype, *tclass; in render_key() local
|
/external/avahi/avahi-utils/ |
D | avahi-publish.c | 54 char *name, *stype, *domain, *host; member
|
D | avahi-browse.c | 66 char *stype; member 356 static void browse_service_type(Config *c, const char *stype, const char *domain) { in browse_service_type()
|
/external/wpa_supplicant_8/src/ap/ |
D | ctrl_iface_ap.c | 254 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect()
|
/external/selinux/checkpolicy/test/ |
D | dispol.c | 65 char *stype, *ttype, *tclass; in render_key() local
|
/external/opencv3/modules/python/src2/ |
D | gen2.py | 749 def add_class(self, stype, name, decl): argument
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_hostap.c | 59 u16 stype) in handle_data() 143 u16 fc, type, stype; in handle_frame() local
|
/external/opencv3/modules/cudaarithm/test/ |
D | test_element_operations.cpp | 60 int stype; in PARAM_TEST_CASE() local 122 int stype; in PARAM_TEST_CASE() local 363 int stype; in PARAM_TEST_CASE() local 425 int stype; in PARAM_TEST_CASE() local 666 int stype; in PARAM_TEST_CASE() local 1033 int stype; in PARAM_TEST_CASE() local
|