| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | mock_idevice.cpp | 123 void MockIDevice::SetFP16Supported(bool isSupported) in SetFP16Supported() 128 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() 133 void MockIDevice::SetPrioritySupported(bool isSupported) in SetPrioritySupported() 138 void MockIDevice::SetModelCacheSupported(bool isSupported) in SetModelCacheSupported() 143 void MockIDevice::SetOperationsSupported(std::vector<bool> isSupported) in SetOperationsSupported() 148 void MockIDevice::SetDynamicInputSupported(bool isSupported) in SetDynamicInputSupported() 190 int32_t MockIDevice::IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() 196 int32_t MockIDevice::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() 202 int32_t MockIDevice::IsPrioritySupported(bool& isSupported) in IsPrioritySupported() 208 int32_t MockIDevice::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() [all …]
|
| /test/xts/acts/ai/nncore/common/ |
| D | mock_idevice.cpp | 138 void MockIDevice::SetFP16Supported(bool isSupported) in SetFP16Supported() 143 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() 148 void MockIDevice::SetPrioritySupported(bool isSupported) in SetPrioritySupported() 153 void MockIDevice::SetModelCacheSupported(bool isSupported) in SetModelCacheSupported() 158 void MockIDevice::SetOperationsSupported(std::vector<bool> isSupported) in SetOperationsSupported() 163 void MockIDevice::SetDynamicInputSupported(bool isSupported) in SetDynamicInputSupported() 206 int32_t MockIDevice::IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() 212 int32_t MockIDevice::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() 218 int32_t MockIDevice::IsPrioritySupported(bool& isSupported) in IsPrioritySupported() 224 int32_t MockIDevice::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() [all …]
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | mock_idevice.cpp | 141 void MockIDevice::SetFP16Supported(bool isSupported) in SetFP16Supported() 146 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() 151 void MockIDevice::SetPrioritySupported(bool isSupported) in SetPrioritySupported() 156 void MockIDevice::SetModelCacheSupported(bool isSupported) in SetModelCacheSupported() 161 void MockIDevice::SetOperationsSupported(std::vector<bool> isSupported) in SetOperationsSupported() 166 void MockIDevice::SetDynamicInputSupported(bool isSupported) in SetDynamicInputSupported() 208 int32_t MockIDevice::IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() 214 int32_t MockIDevice::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() 220 int32_t MockIDevice::IsPrioritySupported(bool& isSupported) in IsPrioritySupported() 226 int32_t MockIDevice::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() [all …]
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| D | mock_idevice.cpp | 138 void MockIDevice::SetFP16Supported(bool isSupported) in SetFP16Supported() 143 void MockIDevice::SetPerformanceSupported(bool isSupported) in SetPerformanceSupported() 148 void MockIDevice::SetPrioritySupported(bool isSupported) in SetPrioritySupported() 153 void MockIDevice::SetModelCacheSupported(bool isSupported) in SetModelCacheSupported() 158 void MockIDevice::SetOperationsSupported(std::vector<bool> isSupported) in SetOperationsSupported() 163 void MockIDevice::SetDynamicInputSupported(bool isSupported) in SetDynamicInputSupported() 206 int32_t MockIDevice::IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() 212 int32_t MockIDevice::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() 218 int32_t MockIDevice::IsPrioritySupported(bool& isSupported) in IsPrioritySupported() 224 int32_t MockIDevice::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() [all …]
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
| D | ModelTest.cpp | 790 const bool *isSupported{nullptr}; variable 811 const bool *isSupported{nullptr}; variable 852 const bool isSupported = true; variable 875 const bool *isSupported{nullptr}; variable 897 const bool *isSupported{nullptr}; variable 915 std::vector<bool> isSupported{true, true}; variable 963 std::vector<bool> isSupported{true, false}; variable
|
| D | CompileTest.cpp | 118 std::vector<bool> isSupported = {true, false}; variable
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
| D | ModelTest.cpp | 790 const bool *isSupported{nullptr}; variable 811 const bool *isSupported{nullptr}; variable 852 const bool isSupported = true; variable 875 const bool *isSupported{nullptr}; variable 897 const bool *isSupported{nullptr}; variable 915 std::vector<bool> isSupported{true, true}; variable 963 std::vector<bool> isSupported{true, false}; variable
|
| D | CompileTest.cpp | 118 std::vector<bool> isSupported = {true, false}; variable
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| D | func_test.cpp | 665 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(nullptr, BITRATE_MODE_CBR); variable 688 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_CBR); variable 713 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_VBR); variable 738 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); variable 743 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); variable 1835 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_CBR); variable 1860 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_VBR); variable 1885 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); variable 1890 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); variable
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 141 isSupported: boolean; property
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/ |
| D | camera_manager.cpp | 185 bool isSupported = false; in HasFlashFn() local 2766 Camera_ErrorCode NDKCamera::IsAutoDeviceSwitchSupported(bool* isSupported) in IsAutoDeviceSwitchSupported()
|
| D | main.cpp | 2406 bool isSupported = false; in SessionIsAutoDeviceSwitchSupported() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| D | camera_manager.cpp | 114 bool isSupported = false; in HasFlashFn() local
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| D | nnrtndk.cpp | 396 const bool *isSupported{nullptr}; in OHNNModelGetAvailableoperationsTwo() local
|