Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 42) sorted by relevance

12

/system/bt/stack/avrc/
Davrc_opt.c99 UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label) in AVRC_UnitCmd()
144 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page) in AVRC_SubCmd()
188 UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorCmd()
223 UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg) in AVRC_VendorRsp()
Davrc_api.c186 static void avrc_send_continue_frag(UINT8 handle, UINT8 label) in avrc_send_continue_frag()
259 static BT_HDR * avrc_proc_vendor_command(UINT8 handle, UINT8 label, in avrc_proc_vendor_command()
372 static UINT8 avrc_proc_far_msg(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR **pp_pkt, in avrc_proc_far_msg()
548 static void avrc_msg_cback(UINT8 handle, UINT8 label, UINT8 cr, in avrc_msg_cback()
984 UINT16 AVRC_MsgReq (UINT8 handle, UINT8 label, UINT8 ctype, BT_HDR *p_pkt) in AVRC_MsgReq()
1117 UINT16 AVRC_PassCmd(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassCmd()
1156 UINT16 AVRC_PassRsp(UINT8 handle, UINT8 label, tAVRC_MSG_PASS *p_msg) in AVRC_PassRsp()
/system/bt/stack/avct/
Davct_defs.h51 #define AVCT_BLD_HDR(p, label, type, cr_ipid) \ argument
54 #define AVCT_PRS_HDR(p, label, type, cr_ipid) \ argument
Davct_api.c413 UINT16 AVCT_MsgReq(UINT8 handle, UINT8 label, UINT8 cr, BT_HDR *p_msg) in AVCT_MsgReq()
Davct_lcb_act.c675 UINT8 label, type, cr_ipid; in avct_lcb_msg_ind() local
/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp137 void ArmToMipsAssembler::label(const char* theLabel) in label() function in android::ArmToMipsAssembler
194 uint32_t* ArmToMipsAssembler::pcForLabel(const char* label) in pcForLabel()
705 void ArmToMipsAssembler::B(int cc, const char* label) in B()
735 void ArmToMipsAssembler::BL(int cc, const char* label) in BL()
1349 ssize_t label = mLabelsInverseMapping.indexOfKey(mipsPC); in disassemble() local
1371 void MIPSAssembler::label(const char* theLabel) in label() function in android::MIPSAssembler
1427 uint32_t* MIPSAssembler::pcForLabel(const char* label) in pcForLabel()
1801 void MIPSAssembler::B(const char* label) in B()
1812 void MIPSAssembler::BEQ(int Rs, int Rt, const char* label) in BEQ()
1819 void MIPSAssembler::BNE(int Rs, int Rt, const char* label) in BNE()
[all …]
DARMAssembler.h178 const char* label; member
DARMAssembler.cpp94 ssize_t label = mLabelsInverseMapping.indexOfKey(i); in disassemble() local
113 void ARMAssembler::label(const char* theLabel) in label() function in android::ARMAssembler
119 void ARMAssembler::B(int cc, const char* label) in B()
125 void ARMAssembler::BL(int cc, const char* label) in BL()
204 uint32_t* ARMAssembler::pcForLabel(const char* label) in pcForLabel()
DArm64Assembler.h256 const char* label; member
DARMAssemblerProxy.cpp198 void ARMAssemblerProxy::label(const char* theLabel) { in label() function in android::ARMAssemblerProxy
201 void ARMAssemblerProxy::B(int cc, const char* label) { in B()
204 void ARMAssemblerProxy::BL(int cc, const char* label) { in BL()
208 uint32_t* ARMAssemblerProxy::pcForLabel(const char* label) { in pcForLabel()
/system/bt/bta/av/
Dbta_av_api.c404 void BTA_AvRemoteCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) in BTA_AvRemoteCmd()
432 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len) in BTA_AvVendorCmd()
471 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len… in BTA_AvVendorRsp()
556 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
590 void BTA_AvMetaCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CMD cmd_code, BT_HDR *p_pkt) in BTA_AvMetaCmd()
/system/core/toolbox/
Dgetevent.c15 struct label { struct
23 static struct label key_value_labels[] = { argument
98 const char* label; in print_possible_events() local
/system/vold/
DEmulatedVolume.cpp59 std::string label = mLabel; in doMount() local
/system/bt/btif/src/
Dbtif_rc.c74 #define FILL_PDU_QUEUE(index, ctype, label, pending) \ argument
100 UINT8 label; member
105 UINT8 label; member
889 static void send_reject_response (UINT8 rc_handle, UINT8 label, UINT8 pdu, UINT8 status) in send_reject_response()
920 static void send_metamsg_rsp (UINT8 rc_handle, UINT8 label, tBTA_AV_CODE code, in send_metamsg_rsp()
1049 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND *pavrc_cmd, UINT8 ctype, UINT8 label) in btif_rc_upstreams_evt()
1180 … void btif_rc_upstreams_rsp_evt(UINT16 event, tAVRC_RESPONSE *pavrc_resp, UINT8 ctype, UINT8 label) in btif_rc_upstreams_rsp_evt()
/system/core/libcutils/arch-x86_64/
Dandroid_memset32.S24 # define L(label) .L##label argument
Dandroid_memset16.S24 # define L(label) .L##label argument
/system/media/alsa_utils/
Dalsa_logging.c103 void log_pcm_config(struct pcm_config * config, const char* label) { in log_pcm_config()
/system/extras/ext4_utils/
Dext4_sb.h42 const char *label; member
/system/extras/cpustats/
Dcpustats.c294 char label[8]; in print_stats() local
311 static void print_cpu_stats(char *label, struct cpu_info *new_cpu, struct cpu_info *old_cpu, in print_cpu_stats()
/system/extras/tests/net_test/
Dnet_test.py243 def MakeFlowLabelOption(addr, label): argument
267 def SetFlowLabel(s, addr, label): argument
/system/bt/stack/avdt/
Davdt_api.c582 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp()
817 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp()
889 UINT16 AVDT_SecurityRsp(UINT8 handle, UINT8 label, UINT8 error_code, in AVDT_SecurityRsp()
/system/core/fs_mgr/include/
Dfs_mgr.h64 char *label; member
/system/core/libcutils/arch-x86/
Dandroid_memset16.S24 # define L(label) .L##label argument
Dandroid_memset32.S24 # define L(label) .L##label argument
/system/netd/server/
DNetlinkHandler.cpp118 const char *label = evt->findParam("INTERFACE"); in onEvent() local

12