/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | TetherUtil.java | 26 final ConnectivityManager cm = context.getSystemService(ConnectivityManager.class); in isTetherAvailable() local
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | depthwise_conv2d_quant8_signed.mod.py | 225 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/ |
D | depthwise_conv2d_float_large_2_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8_large.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_quant8_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_quant8_2.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_large_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_quant8_large_weights_as_inputs.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
/frameworks/ml/nn/tools/test_generator/tests/P_backward_compatibility_quant8/ |
D | depthwise_conv2d_quant8.mod.py | 22 cm = Int32Scalar("channelMultiplier", 1) variable
|
/frameworks/ml/nn/tools/test_generator/tests/P_vts_backward_compatibility_quant8/ |
D | depthwise_conv2d_quant8.mod.py | 22 cm = Int32Scalar("channelMultiplier", 1) variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | depthwise_conv2d_float_large_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_large_2_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_2_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_large_2_weights_as_inputs_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
D | depthwise_conv2d_float_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 2) variable
|
D | depthwise_conv2d_float_large_relaxed.mod.py | 24 cm = Int32Scalar("channelMultiplier", 1) variable
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierSmsUtils.java | 76 CarrierConfigManager cm = (CarrierConfigManager) context.getSystemService( in getCarrierImsPackage() local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/ |
D | AbstractIpAddressPreferenceController.java | 95 private static String getDefaultIpAddresses(ConnectivityManager cm) { in getDefaultIpAddresses()
|