Home
last modified time | relevance | path

Searched refs:stype (Results 1 – 8 of 8) sorted by relevance

/system/sepolicy/tools/sepolicy-analyze/
Ddups.c21 struct type_datum *stype, *ttype, *stype2, *ttype2; in find_dups_helper() local
35 stype = policydb->type_val_to_struct[k->source_type - 1]; in find_dups_helper()
37 attrib1 = stype->flavor || ttype->flavor; in find_dups_helper()
/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp224 amode.stype = type; in reg_imm()
375 switch (amode.stype) { in dataProcAdrModes()
498 switch (amode.stype) { in dataProcessing()
525 switch (amode.stype) { in dataProcessing()
DMIPSAssembler.cpp235 amode.stype = type; in reg_imm()
390 switch (amode.stype) { in dataProcAdrModes()
501 switch (amode.stype) { in dataProcessing()
533 switch (amode.stype) { in dataProcessing()
DMIPS64Assembler.h222 int stype; member
DMIPSAssembler.h211 int stype; member
/system/bt/stack/l2cap/
Dl2c_main.cc561 STREAM_TO_UINT8(cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()
668 STREAM_TO_UINT8(cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()
Dl2c_utils.cc618 UINT8_TO_STREAM(p, p_cfg->ext_flow_spec.stype); in l2cu_send_peer_config_req()
708 UINT8_TO_STREAM(p, p_cfg->ext_flow_spec.stype); in l2cu_send_peer_config_rsp()
/system/bt/stack/include/
Dhcidefs.h1222 uint8_t stype; member