| /device/soc/rockchip/rk3588/hardware/rga/include/ |
| H A D | RgaMutex.h | 149 inline Mutex::Mutex(int type, __attribute__((unused)) const char* name) { in Mutex() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | bcmicmp.h | 69 uint8 type; /* Option identifier */ member 82 uint8 type; /* Echo or Echo-reply */ member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpi_enc_utils.h | 24 MppCodingType type; member 55 MppCodingType type; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/ |
| H A D | mali_kbase_ipa_debugfs.c | 38 enum kbase_ipa_model_param_type type; member 131 kbase_ipa_model_param_add(struct kbase_ipa_model *model, const char *name, void *addr, size_t size, enum kbase_ipa_model_param_type type) kbase_ipa_model_param_add() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
| H A D | thermal_core.h | 85 enum thermal_trip_type type; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
| H A D | rk-pcie-dma.h | 21 u32 type; member
|
| /foundation/ability/ability_runtime/frameworks/js/napi/insight_intent/insight_intent_driver/ |
| H A D | js_insight_intent_driver.cpp | 112 napi_valuetype type = napi_undefined; in OnExecute() local
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
| H A D | fa_context.h | 188 virtual std::string GetExternalFilesDir(std::string &type) in GetExternalFilesDir() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | pending_want_key.cpp | 20 void PendingWantKey::SetType(const int32_t type) in SetType() argument
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/ |
| H A D | code_emitter.cpp | 40 AutoPtr<ASTType> type = param->GetType();
in NeedFlag() local
|
| /foundation/ai/intelligent_voice_framework/tests/fuzztest/servicemanager_fuzzer/ |
| H A D | servicemanager_fuzzer.cpp | 51 IntellVoiceEngineType type = *reinterpret_cast<const IntellVoiceEngineType *>(data); in IntellVoiceServiceManagerFuzzTest() local
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/ |
| H A D | java_client_proxy_code_emitter.cpp | 77 AutoPtr<ASTType> type = pair.second;
in EmitProxyCorelibImports() local 229 AutoPtr<ASTType> type = param->GetType();
in EmitParamWriteVar() local 245 AutoPtr<ASTType> type = param->GetType();
in EmitLocalVariable() local [all...] |
| /foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/ |
| H A D | intell_voice_service_manager.h | 51 static void SetEnrollResult(IntellVoiceEngineType type, bool result) in SetEnrollResult() argument 59 static bool GetEnrollResult(IntellVoiceEngineType type) in GetEnrollResult() argument [all...] |
| H A D | intell_voice_service_stub.cpp | 57 IntellVoiceEngineType type = static_cast<IntellVoiceEngineType>(data.ReadInt32()); in CreateEngineInner() local 80 IntellVoiceEngineType type = static_cast<IntellVoiceEngineType>(data.ReadInt32()); in ReleaseEngineInner() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/ops/ |
| H A D | avgpool_pad_test.cpp | 57 SetRoundMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetRoundMode() argument 67 SetGlobal(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetGlobal() argument 77 SetPad(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPad() argument [all...] |
| H A D | avgpool_padmod_test.cpp | 56 SetRoundMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetRoundMode() argument 66 SetGlobal(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetGlobal() argument 76 SetPadMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPadMode() argument [all...] |
| H A D | argmax_test.cpp | 55 SetArgmaxAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxAxis() argument 65 SetArgmaxKeepdims(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxKeepdims() argument 75 SetArgmaxTopK(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxTopK() argument 85 SetArgmaxOutMaxValue(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxOutMaxValue() argument [all...] |
| H A D | fullconnection_with_axis_test.cpp | 76 SetActivation(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetActivation() argument 87 SetAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetAxis() argument 98 SetUseAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetUseAxis() argument 109 SetHasBias(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetHasBias() argument [all...] |
| H A D | maxpool_padmode_test.cpp | 56 SetRoundMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetRoundMode() argument 66 SetGlobal(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetGlobal() argument 76 SetPadMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPadMode() argument [all...] |
| H A D | topk_builder_test.cpp | 52 SaveAxisTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveAxisTensor() argument 62 SaveSortedTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveSortedTensor() argument [all...] |
| /foundation/ability/dmsfwk_lite/include/ |
| H A D | dmslite_tlv_common.h | 33 uint8_t type; member
|
| /foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
| H A D | js_form_state_observer.h | 37 FormEventCallbackList(const std::string &bundle, const std::string &type, napi_env env) in FormEventCallbackList() argument
|
| /foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/ |
| H A D | formprovidermgr_fuzzer.cpp | 64 FormType type = FormType::JS; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ai/ai_engine/services/common/protocol/data_channel/source/ |
| H A D | response.cpp | 80 void Response::SetAlgoPluginType(int type) in SetAlgoPluginType() argument
|
| H A D | request.cpp | 99 void Request::SetAlgoPluginType(int type) in SetAlgoPluginType() argument 171 void IRequest::SetAlgoPluginType(int type) in SetAlgoPluginType() argument
|