Searched refs:forget (Results 1 – 11 of 11) sorted by relevance
/frameworks/compile/slang/tests/F_fp16_wrong_api/ |
D | stderr.txt.expect | 1 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/ |
D | ExtendedBitmapDrawable.java | 185 getDecodeAggregator().forget(mCurrKey); in setImage() 375 getDecodeAggregator().forget(key); in onDecodeCancel()
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | ContiguousFIFOAggregator.java | 126 public void forget(final T key) { in forget() method in ContiguousFIFOAggregator
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
D | ConnectivityManagerTestBase.java | 374 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 1447 * * \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/ |
D | ConnectionUtil.java | 629 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | WifiManager.java | 3780 public void forget(int netId, @Nullable ActionListener listener) { in forget() method
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | AudioService.java | 2716 void forget() { in forget() method in AudioService.RmtSbmxFullVolDeathHandler 2738 handler.forget(); in discardRmtSbmxFullVolDeathHandlerFor()
|
/frameworks/base/api/ |
D | system-current.txt | 5373 …RK_SETUP_WIZARD, android.Manifest.permission.NETWORK_STACK}) public void forget(int, @Nullable and…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 5279 …RK_SETUP_WIZARD, android.Manifest.permission.NETWORK_STACK}) public void forget(int, @Nullable and…
|
/frameworks/base/services/ |
D | art-profile | 4172 PLcom/android/server/audio/AudioService$RmtSbmxFullVolDeathHandler;->forget()V
|