/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/ |
D | StochasticRoundingUtil.java | 67 int exponent = log2(abs(value)); in roundStochastically() local 68 double mantissa = value * Math.pow(2.0, -exponent); in roundStochastically() 70 if (exponent < MIN_8_BIT_INT_VALUE) { in roundStochastically() 74 if (exponent > MAX_8_BIT_INT_VALUE) { in roundStochastically() 82 return ldexp(truncatedScaledValue, exponent - numBits); in roundStochastically() 89 private static double ldexp(double x, int exponent) { in ldexp() argument 90 return x * Math.pow(2, exponent); in ldexp()
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattCharacteristic.java | 644 public boolean setValue(int mantissa, int exponent, int formatType, int offset) { in setValue() argument 652 exponent = intToSignedBits(exponent, 4); in setValue() 655 mValue[offset] += (byte) ((exponent & 0x0F) << 4); in setValue() 660 exponent = intToSignedBits(exponent, 8); in setValue() 664 mValue[offset] += (byte) (exponent & 0xFF); in setValue() 716 int exponent = unsignedToSigned(unsignedByteToInt(b1) >> 4, 4); in bytesToFloat() local 717 return (float) (mantissa * Math.pow(10, exponent)); in bytesToFloat()
|
/packages/modules/adb/crypto/ |
D | rsa_2048_key.cpp | 54 bssl::UniquePtr<BIGNUM> exponent(BN_new()); in CreateRSA2048Key() local 56 if (!pkey || !exponent || !rsa) { in CreateRSA2048Key() 61 BN_set_word(exponent.get(), RSA_F4); in CreateRSA2048Key() 62 RSA_generate_key_ex(rsa.get(), 2048, exponent.get(), nullptr); in CreateRSA2048Key()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | pow_same_shape.mod.py | 17 exponent = Input("exponent", "TENSOR_FLOAT32", "{3, 2, 1}") variable 24 model = Model().Operation("POW", base, exponent).To(output).IntroducedIn("V1_2") 27 exponent: exponent_data,
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | pow.mod.py | 35 for exponent, output, exponent_data, output_data in zip(exponents, outputs, exponents_data, outputs… 36 model = Model().Operation("POW", base, exponent).To(output) 39 exponent: exponent_data,
|
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | GroupedConv2D.cpp | 126 int exponent; in groupedConvQuant8() local 127 NN_RET_CHECK(QuantizeMultiplier(realMultiplier, &outputMultiplier, &exponent)); in groupedConvQuant8() 128 outputShift = -exponent; in groupedConvQuant8() 230 int exponent; in groupedConvQuant8PerChannel() local 231 NN_RET_CHECK(QuantizeMultiplier(realMultiplier[i], &outputMultiplier[i], &exponent)); in groupedConvQuant8PerChannel() 232 outputShift[i] = -exponent; in groupedConvQuant8PerChannel()
|
D | FullyConnected.cpp | 120 int exponent; in fullyConnectedQuant8() local 121 NN_RET_CHECK(QuantizeMultiplier(realMultiplier, &outputMultiplier, &exponent)); in fullyConnectedQuant8() 122 outputShift = -exponent; in fullyConnectedQuant8()
|
D | TransposeConv2D.cpp | 208 int exponent; in transposeConvNhwc() local 209 NN_RET_CHECK(QuantizeMultiplier(realMultiplier, &outputMultiplier, &exponent)); in transposeConvNhwc() 210 outputShift = -exponent; in transposeConvNhwc() 349 int exponent; in transposeConvQuant8PerChannelNhwc() local 350 NN_RET_CHECK(QuantizeMultiplier(realMultiplier[i], &outputMultiplier[i], &exponent)); in transposeConvQuant8PerChannelNhwc() 351 outputShift[i] = -exponent; in transposeConvQuant8PerChannelNhwc()
|
D | DepthwiseConv2D.cpp | 208 int exponent; in depthwiseConvNhwc() local 209 NN_RET_CHECK(QuantizeMultiplier(real_multiplier, &output_multiplier, &exponent)); in depthwiseConvNhwc() 210 output_shift = -exponent; in depthwiseConvNhwc() 310 int exponent; in depthwiseConvQuant8PerChannelNhwc() local 311 NN_RET_CHECK(QuantizeMultiplier(realMultiplier[i], &outputMultiplier[i], &exponent)); in depthwiseConvQuant8PerChannelNhwc() 312 outputShift[i] = -exponent; in depthwiseConvQuant8PerChannelNhwc()
|
D | Conv2D.cpp | 242 int exponent; in convNhwc() local 243 NN_RET_CHECK(QuantizeMultiplier(real_multiplier, &output_multiplier, &exponent)); in convNhwc() 244 output_shift = -exponent; in convNhwc() 384 int exponent; in convQuant8PerChannelNhwc() local 385 NN_RET_CHECK(QuantizeMultiplier(realMultiplier[i], &outputMultiplier[i], &exponent)); in convQuant8PerChannelNhwc() 386 outputShift[i] = -exponent; in convQuant8PerChannelNhwc()
|
/packages/modules/adb/client/ |
D | usb_libusb.cpp | 542 static uint64_t exponent[] = {0, 0, 1, 1000}; in ExtractMaxSuperSpeedPlus() local 546 uint64_t speed = attr->mantissa * exponent[attr->exponent]; in ExtractMaxSuperSpeedPlus()
|
/packages/modules/NeuralNetworks/common/ |
D | CpuExecutor.cpp | 1638 const RunTimeOperandInfo& exponent = operands[ins[1]]; in executeOperation() local 1643 success = pow::prepare(base.shape(), exponent.shape(), &outShape) && in executeOperation() 1645 pow::eval(base.buffer, base.shape(), exponent.buffer, exponent.shape(), in executeOperation()
|
/packages/modules/NeuralNetworks/tools/api/ |
D | types.spec | 1451 * * 4: A scalar, specifying the exponent, beta. 2316 * * 1: A scalar, specifying the positive scaling factor for the exponent, 2322 * * 1: A scalar, specifying the positive scaling factor for the exponent, 4714 * * 1: A scalar, specifying the positive scaling factor for the exponent, 4908 * Given a tensor base and a tensor exponent, this operation computes 4909 * base^exponent elementwise. 4917 * exponent.dimension = {5, 4, 3, 1} 4928 * * 1: A tensor specifying the exponent.
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |
/packages/modules/RuntimeI18n/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 884 Landroid/icu/impl/number/Parse$StateItem;->exponent:I 3624 Landroid/icu/text/NFRule;->exponent:S
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | cs_wordlist.combined.gz |
|