Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 25 of 66) sorted by relevance

123

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DTetherUtil.java26 final ConnectivityManager cm = context.getSystemService(ConnectivityManager.class); in isTetherAvailable() local
/frameworks/ml/nn/runtime/test/specs/V1_3/
Ddepthwise_conv2d_quant8_signed.mod.py225 cm = Int32Scalar("channelMultiplier", 2) variable
257 cm = Int32Scalar("channelMultiplier", 1) variable
285 cm = Int32Scalar("channelMultiplier", 1) variable
318 cm = Int32Scalar("channelMultiplier", 1) variable
346 cm = Int32Scalar("channelMultiplier", 1) variable
/frameworks/ml/nn/runtime/test/specs/V1_0/
Ddepthwise_conv2d_float_large_2_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_2.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_quant8_2.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_quant8_large_weights_as_inputs.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
/frameworks/ml/nn/tools/test_generator/tests/P_backward_compatibility_quant8/
Ddepthwise_conv2d_quant8.mod.py22 cm = Int32Scalar("channelMultiplier", 1) variable
/frameworks/ml/nn/tools/test_generator/tests/P_vts_backward_compatibility_quant8/
Ddepthwise_conv2d_quant8.mod.py22 cm = Int32Scalar("channelMultiplier", 1) variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Ddepthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_large_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_2_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
Ddepthwise_conv2d_float_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 2) variable
Ddepthwise_conv2d_float_large_relaxed.mod.py24 cm = Int32Scalar("channelMultiplier", 1) variable
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierSmsUtils.java76 CarrierConfigManager cm = (CarrierConfigManager) context.getSystemService( in getCarrierImsPackage() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DAbstractIpAddressPreferenceController.java95 private static String getDefaultIpAddresses(ConnectivityManager cm) { in getDefaultIpAddresses()

123