Home
last modified time | relevance | path

Searched refs:forget (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/slang/tests/F_fp16_wrong_api/
Dstderr.txt.expect1 fp16_wrong_api.rscript:5:18: error: function return value cannot have __fp16 type; did you forget *…
2 fp16_wrong_api.rscript:5:29: error: parameters cannot have __fp16 type; did you forget * ?
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java185 getDecodeAggregator().forget(mCurrKey); in setImage()
375 getDecodeAggregator().forget(key); in onDecodeCancel()
/frameworks/opt/bitmap/src/com/android/bitmap/
DContiguousFIFOAggregator.java126 public void forget(final T key) { in forget() method in ContiguousFIFOAggregator
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
DConnectivityManagerTestBase.java374 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
/frameworks/ml/nn/tools/api/
Dtypes.spec1447 * * \f$f_t\f$ is the forget gate,
1458 * * \f$W_{xf}\f$ is the input-to-forget weight matrix,
1459 * * \f$W_{hf}\f$ is the recurrent-to-forget weight matrix,
1460 * * \f$W_{cf}\f$ is the cell-to-forget weight matrix,
1461 * * \f$b_f\f$ is the forget gate bias,
1488 * * The cell-to-input weights (\f$W_{ci}\f$), cell-to-forget weights
1495 * and forget gates (CIFG) is used, in which case the input gate
1532 * The coupling of input and forget gate (CIFG) is based on:
1558 * * 2: The input-to-forget weights (\f$W_{xf}\f$).
1568 * * 6: The recurrent-to-forget weights (\f$W_{hf}\f$).
[all …]
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/util/
DConnectionUtil.java629 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java3780 public void forget(int netId, @Nullable ActionListener listener) { in forget() method
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2716 void forget() { in forget() method in AudioService.RmtSbmxFullVolDeathHandler
2738 handler.forget(); in discardRmtSbmxFullVolDeathHandlerFor()
/frameworks/base/api/
Dsystem-current.txt5373 …RK_SETUP_WIZARD, android.Manifest.permission.NETWORK_STACK}) public void forget(int, @Nullable and…
/frameworks/base/non-updatable-api/
Dsystem-current.txt5279 …RK_SETUP_WIZARD, android.Manifest.permission.NETWORK_STACK}) public void forget(int, @Nullable and…
/frameworks/base/services/
Dart-profile4172 PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->forget()V