Home
last modified time | relevance | path

Searched defs:opCode (Results 1 - 25 of 53) sorted by relevance

123

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure.c28 void HciOnCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnCmdFailed() argument
H A Dhci_cmd.h29 uint16_t opCode; member
H A Dhci_cmd_failure_link_policy.c124 void HciOnLinkPolicyCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnLinkPolicyCmdFailed() argument
H A Dhci_cmd_failure_info_params.c158 void HciOnInformationalParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnInformationalParametersCmdFailed() argument
H A Dhci_cmd_failure_status_params.c207 void HciOnStatusParametersCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnStatusParametersCmdFailed() argument
H A Dhci_cmd.c44 uint16_t opCode; member
111 uint16_t opCode = 0; in HciCmdTimeoutTask() local
175 static Packet *HciCreateCmdPacket(uint16_t opCode) in HciCreateCmdPacket() argument
188 static Packet *HciCreateCmdPacketWithParam(uint16_t opCode, cons argument
201 HciAllocCmd(uint16_t opCode, const void *param, size_t paramLength) HciAllocCmd() argument
265 HciCmdOnCommandStatus(uint16_t opCode, uint8_t status) HciCmdOnCommandStatus() argument
312 HciCmdOnCommandComplete(uint16_t opCode) HciCmdOnCommandComplete() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dmemlayout.cpp42 Opcode opCode = stmt->GetOpCode(); in FindLargestActualArea() local
[all...]
H A Dcg_irbuilder.cpp22 Insn &InsnBuilder::BuildInsn(MOperator opCode, const InsnDesc &idesc) in BuildInsn() argument
31 Insn &InsnBuilder::BuildInsn(MOperator opCode, Operand &o0) in BuildInsn() argument
36 Insn &InsnBuilder::BuildInsn(MOperator opCode, Operand &o0, Operand &o1) in BuildInsn() argument
41 Insn &InsnBuilder::BuildInsn(MOperator opCode, Operand &o0, Operand &o1, Operand &o2) in BuildInsn() argument
47 BuildInsn(MOperator opCode, Operand &o0, Operand &o1, Operand &o2, Operand &o3) BuildInsn() argument
53 BuildInsn(MOperator opCode, Operand &o0, Operand &o1, Operand &o2, Operand &o3, Operand &o4) BuildInsn() argument
60 BuildInsn(MOperator opCode, std::vector<Operand *> &opnds) BuildInsn() argument
70 BuildCfiInsn(MOperator opCode) BuildCfiInsn() argument
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.h24 uint8_t opCode; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_policy_cmd_complete.c138 void HciEventOnLinkPolicyCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLinkPolicyCommandComplete() argument
H A Dhci_evt_info_params_cmd_complete.c214 void HciEventOnInformationalParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnInformationalParametersCommandComplete() argument
H A Dhci_evt_status_params_cmd_complete.c218 void HciEventOnStatusParametersCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnStatusParametersCommandComplete() argument
H A Dhci_evt_link_ctrl_cmd_complete.c428 void HciEventOnLinkControlCommandComplete(uint16_t opCode, const void *param, uint8_t length) in HciEventOnLinkControlCommandComplete() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_irbuilder.h33 Insn &BuildInsn(MOperator opCode) in BuildInsn() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_vendor_if.c147 int HCIVIF_SendCmd(uint16_t opCode, const void *param, size_t paramLength) in HCIVIF_SendCmd() argument
153 NO_SANITIZE("cfi") void HciEventOnVendorCommandComplete(uint16_t opCode, const void *param, uint8_t paramLength) in HciEventOnVendorCommandComplete() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp20 PreparedStmt::PreparedStmt(ExecutorOperation opCode, const std::string &sql, const std::vector<std::string> &bindArgs) in PreparedStmt() argument
24 void PreparedStmt::SetOpCode(ExecutorOperation opCode) in SetOpCode() argument
117 int opCode = 0; in DeSerialize() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_executor.h89 inline bool HandleOpAll(uint8_t opCode) in HandleOpAll() argument
102 inline bool HandleOpChar(const DynChunk &byteCode, uint8_t opCode) in HandleOpChar() argument
127 inline bool HandleOpWordBoundary(uint8_t opCode) in HandleOpWordBoundary() argument
158 HandleOpLineStart(uint8_t opCode) HandleOpLineStart() argument
173 HandleOpLineEnd(uint8_t opCode) HandleOpLineEnd() argument
187 HandleOpSaveStart(const DynChunk &byteCode, uint8_t opCode) HandleOpSaveStart() argument
[all...]
H A Dregexp_executor.cpp114 uint8_t opCode = byteCode.GetU8(GetCurrentPC()); in ExecuteInternal() local
464 HandleOpBackReferenceMatch(const uint8_t *captureStart, const uint8_t *captureEnd, uint8_t opCode) HandleOpBackReferenceMatch() argument
496 HandleOpBackwardBackReferenceMatch(const uint8_t *captureStart, const uint8_t *captureEnd, uint8_t opCode) HandleOpBackwardBackReferenceMatch() argument
529 HandleOpBackReference(const DynChunk &byteCode, uint8_t opCode) HandleOpBackReference() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dargument_accessor.cpp134 OpCode opCode = gateAcc.GetOpCode(gate); in GetFrameArgsIn() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp139 uint8_t opCode = AVRC_CT_OP_CODE_INVALID; in GetOpCode() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp133 uint8_t opCode = AVRC_TG_OP_CODE_INVALID; in GetOpCode() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c31 uint16_t opCode; member
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp88 uint8_t opCode = byteCode.GetU8(GetCurrentPC()); in ExecuteInternal() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dinst_generator.h141 int GetPossibleInstToGenerateNumber(Opcode opCode) in GetPossibleInstToGenerateNumber() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dswitch_lowerer.cpp135 CompareNode *SwitchLowerer::BuildCmpNode(Opcode opCode, uint32 idx) in BuildCmpNode() argument
166 CondGotoNode *SwitchLowerer::BuildCondGotoNode(int32 idx, Opcode opCode, BaseNode &cond) in BuildCondGotoNode() argument

Completed in 12 milliseconds

123