/packages/modules/NeuralNetworks/common/ |
D | QuantUtils.cpp | 87 for (int batch = 0; batch < n_batch; ++batch) { in ApplySigmoid() local 101 for (int batch = 0; batch < n_batch; ++batch) { in CwiseMul() local 114 for (int batch = 0; batch < n_batch; ++batch) { in CwiseMul() local 140 for (int batch = 0; batch < n_batch; ++batch) { in CwiseAdd() local 151 for (int batch = 0; batch < n_batch; ++batch) { in CwiseClipping() local 165 for (int batch = 0; batch < n_batch; ++batch) { in CwiseClipping() local
|
D | QuantUtils.h | 39 for (int batch = 0; batch < n_batch; ++batch) { in MatrixBatchVectorMultiplyAccumulate() local 156 for (int batch = 0; batch < n_batch; ++batch) { in ApplyTanh() local
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
D | BatchingNamedTaskExecutor.kt | 46 var batch = arrayOfNulls<NamedTask?>(0) in executeNextBatch() variable
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | envelope.proto | 39 repeated ObservationBatch batch = 1; field
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppService.java | 947 BluetoothOppBatch batch = mBatches.get(i); in updateShare() local 955 BluetoothOppBatch batch = mBatches.get(i); in updateShare() local 1002 BluetoothOppBatch batch = mBatches.get(i); in deleteShare() local 1055 private void removeBatch(BluetoothOppBatch batch) { in removeBatch()
|
D | BluetoothOppTransfer.java | 195 public BluetoothOppTransfer(Context context, BluetoothOppBatch batch, in BluetoothOppTransfer() 207 public BluetoothOppTransfer(Context context, BluetoothOppBatch batch) { in BluetoothOppTransfer()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScanTestUtil.java | 65 int period, int batch, int bssidsPerScan, int reportEvents) { in createRequest() 76 public static WifiScanner.ScanSettings createRequest(int type, int band, int period, int batch, in createRequest() 82 public static WifiScanner.ScanSettings createRequest(int band, int period, int batch, in createRequest() 92 int maxPeriod, int stepCount, int batch, int bssidsPerScan, int reportEvents) { in createRequest()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsTransaction.java | 71 public ContactsTransaction(boolean batch) { in ContactsTransaction()
|
/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/ |
D | BoundingBox.cpp | 96 uint32_t batch = op->inputs[0]->dimensions[0].getValue(); in roiFinalizer() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | SelectionManager.java | 158 int batch = 50; in expandMediaSet() local
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
D | SyncMessagesAction.java | 410 final SyncMessageBatch batch = new SyncMessageBatch(smsToAdd, mmsToAdd, in processBackgroundResponse() local
|
/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | GenerateProposals.cpp | 460 std::vector<uint32_t> batch; in boxWithNmsLimitFloat32Compute() local
|