Home
last modified time | relevance | path

Searched refs:dataType (Results 126 - 150 of 164) sorted by relevance

1234567

/test/xts/acts/ai/nncore/opstest/src/
H A Dwhere_test.cpp301 operandTem.dataType, operandTem.format); in HWTEST_F()
337 operandTem.dataType, operandTem.format); in HWTEST_F()
372 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dsparse_to_dense_test.cpp465 operandTem.dataType, operandTem.format); in HWTEST_F()
502 operandTem.dataType, operandTem.format); in HWTEST_F()
538 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dreducesum_test.cpp418 operandTem.dataType, operandTem.format); in HWTEST_F()
454 operandTem.dataType, operandTem.format); in HWTEST_F()
489 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dselect_test.cpp396 operandTem.dataType, operandTem.format); in HWTEST_F()
432 operandTem.dataType, operandTem.format); in HWTEST_F()
467 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dreducel2_test.cpp428 operandTem.dataType, operandTem.format); in HWTEST_F()
464 operandTem.dataType, operandTem.format); in HWTEST_F()
499 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Drange_test.cpp408 operandTem.dataType, operandTem.format); in HWTEST_F()
444 operandTem.dataType, operandTem.format); in HWTEST_F()
479 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dreducemin_test.cpp408 operandTem.dataType, operandTem.format); in HWTEST_F()
444 operandTem.dataType, operandTem.format); in HWTEST_F()
479 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dreducemax_test.cpp408 operandTem.dataType, operandTem.format); in HWTEST_F()
444 operandTem.dataType, operandTem.format); in HWTEST_F()
479 operandTem.dataType, operandTem.format); in HWTEST_F()
H A Dclip_test.cpp400 operandTem.dataType, operandTem.format); in HWTEST_F()
436 operandTem.dataType, operandTem.format); in HWTEST_F()
471 operandTem.dataType, operandTem.format); in HWTEST_F()
/base/msdp/device_status/test/fuzztest/dsoftbusadapter_fuzzer/
H A Ddsoftbusadapter_fuzzer.cpp191 .dataType = DATA_TYPE_BYTES in InitSocketFuzzTest()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_cmd.h141 int32_t cmdType, int32_t dataType, const char *carryData);
/kernel/linux/linux-5.10/fs/udf/
H A Dosta_udf.h251 uint8_t dataType; member
/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.cpp277 uint16_t dataType = ReadLE16(buffer.buffer); in ReadSignData() local
279 if (dataType != TLV_TYPE_FOR_SIGN) { in ReadSignData()
280 PKG_LOGE("Invalid tlv type: %hu length %u ", dataType, dataLen); in ReadSignData()
281 UPDATER_LAST_WORD(ret, dataType); in ReadSignData()
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
H A Dnnrtndk.cpp40 OH_NN_DataType dataType; member
128 operand.dataType = OH_NN_FLOAT32; in OHNNModelSetTensorDataOne()
166 operand.dataType = OH_NN_FLOAT32; in addTesorAndSetTensor()
173 operand2.dataType = OH_NN_FLOAT32; in addTesorAndSetTensor()
195 OH_NN_Tensor operand = {operandTem.dataType, (uint32_t)operandTem.shape.size(), operandTem.shape.data(), in addTesorAndSetTensor()
1000 OH_NN_Tensor operand = {operandTem.dataType, (uint32_t)operandTem.shape.size(), operandTem.shape.data(), in OHNNExecutorSetInputOne()
1066 OH_NN_Tensor operand = {operandTem.dataType, (uint32_t)operandTem.shape.size(), operandTem.shape.data(), in OHNNExecutorSetOutputOne()
1138 OH_NN_Tensor operand = {operandTem.dataType, (uint32_t)operandTem.shape.size(), operandTem.shape.data(), in OHNNExecutorGetOutputShapeOne()
1223 OH_NN_Tensor operand = {operandTem.dataType, (uint32_t)operandTem.shape.size(), operandTem.shape.data(), in OHNNExecutorRunOne()
1522 OH_NN_Tensor operand = {operandTem.dataType, (uint32_ in OHNNExecutorSetInputWithMemoryOne()
[all...]
/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp125 std::set<uint32_t> dataType = {SCAN_INT_TYPE, SCAN_STRING_TYPE}; in GetScanParaValues() local
135 if (!dataType.count(desc.GetOptionType())) { in GetScanParaValues()
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp418 .dataType = DATA_TYPE_BYTES in SetupServer()
467 .dataType = DATA_TYPE_BYTES in OpenSessionLocked()
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c411 .dataType = DATA_TYPE_BYTES, in ProcessCreateServer()
674 .dataType = DATA_TYPE_BYTES, in PrepareBindSocket()
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp302 .dataType = DATA_TYPE_BYTES in DoServiceSocketInit()
388 .dataType = DATA_TYPE_BYTES in ClientSocketInit()
/test/xts/dcts/communication/softbus_standard/transmission/sendfile/
H A Dtrans_file_func_test.cpp63 .dataType = TYPE_FILE,
67 .dataType = TYPE_FILE,
/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c938 static int32_t ParseInformMessage(const char *payload, enum json_object_data_type dataType, int32_t *errorCode);
955 static int32_t ParseInformMessage(const char *payload, enum json_object_data_type dataType, int32_t *errorCode) in ParseInformMessage() argument
959 json_pobject obj = parse_payload(payload, dataType); in ParseInformMessage()
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c434 .dataType = TYPE_BYTES, in CreateNewDeviceSession()
/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp144 avConfig.dataType = GetOHDataType(config->GetDataType()); in ConvertScreenCaptureConfig()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c62 tmpCmd->dataType = tmpArray[DATA_TYPE]; in ParseDsiCmd()
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h183 DataType dataType; member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h183 DataType dataType; member

Completed in 51 milliseconds

1234567