Home
last modified time | relevance | path

Searched refs:applied (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/slang/tests/F_foreach_non_kernel/
Dstderr.txt.expect1 foreach_non_kernel.rscript:14:3: error: rsForEach applied to function oldFoo defined without "kerne…
2 foreach_non_kernel.rscript:15:3: error: rsForEach applied to function foo defined without "kernel" …
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DTelephonyNetworkFactory.java246 boolean applied = entry.getValue() != AccessNetworkConstants.TRANSPORT_TYPE_INVALID; in onActivePhoneSwitch()
251 int action = getAction(applied, shouldApply); in onActivePhoneSwitch()
315 boolean applied = mNetworkRequests.get(networkRequest) in onReleaseNetworkFor()
320 logl("onReleaseNetworkFor " + networkRequest + " applied " + applied); in onReleaseNetworkFor()
322 if (applied) { in onReleaseNetworkFor()
343 boolean applied = currentTransport != AccessNetworkConstants.TRANSPORT_TYPE_INVALID; in onDataHandoverNeeded()
345 && applied in onDataHandoverNeeded()
/frameworks/base/startop/apps/ColorChanging/app/
Dproguard-rules.pro2 # You can control the set of applied configuration files using the
/frameworks/rs/script_api/
Drs_math.spec20 The mathematical functions below can be applied to scalars and vectors. When applied
21 to vectors, the returned value is a vector of the function applied to each entry of the input. function
507 There are two variants of clamp: one where the min and max are scalars applied
949 The @max() function returns identical results but can be applied to more data types.
994 The @min() function returns identical results but can be applied to more data types.
Drs_matrix.spec42 does a scaling, the resulting matrix when applied to a vector will first do the
/frameworks/base/tests/FlickerTests/
DREADME.md132 …s evaluated, the trace will first be filtered then the assertion will be applied to the remaining …
/frameworks/ml/nn/tools/test_generator/
DREADME.md231 … operations. If not explicitly disabled, this variation will be automatically applied to all tests.
233 … operations. If not explicitly disabled, this variation will be automatically applied to all tests.
/frameworks/base/core/proto/android/server/
Dalarmmanagerservice.proto70 // List of alarms per uid deferred due to user applied background restrictions
Dpowermanagerservice.proto145 // True if the display power state has been fully applied, which means the
/frameworks/ml/nn/tools/api/
Dtypes.spec2137 * For input tensor with rank other than 2, the activation will be applied
3759 * regression. A final step of hard NMS is applied to limit the number of
3971 * regression. A final step of hard NMS is applied to limit the number of
4378 * * 1: A scalar, specifying gamma, the scale applied to the normalized
4383 * * 2: A scalar, specifying beta, the offset applied to the normalized
5189 * A spatial scaling factor is applied to map into feature map coordinate.
5192 * No rounding is applied in this operation. The sampling points are unified
5258 * A spatial scaling factor is applied to map into feature map coordinate.
5261 * Rounding is applied in this operation to ensure integer boundary for
DNeuralNetworks.t496 * <p>An execution can be applied to a model with
/frameworks/rs/script_api/include/
Drs_matrix.rsh44 * does a scaling, the resulting matrix when applied to a vector will first do the
Drs_math.rsh22 * The mathematical functions below can be applied to scalars and vectors. When applied
23 * to vectors, the returned value is a vector of the function applied to each entry of the input.
730 * There are two variants of clamp: one where the min and max are scalars applied
1747 * The max() function returns identical results but can be applied to more data types.
1810 * The min() function returns identical results but can be applied to more data types.
/frameworks/wilhelm/doc/
DDoxyfile681 # is applied to all files.
828 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
831 # the output darker. The value divided by 100 is the actual gamma applied,
/frameworks/av/media/libaaudio/
DDoxyfile856 # Note that the filter must not add or remove lines; it is applied before the
867 # patterns match the file name, INPUT_FILTER is applied.
1111 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1114 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
DDoxyfile.orig847 # Note that the filter must not add or remove lines; it is applied before the
858 # patterns match the file name, INPUT_FILTER is applied.
1102 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1105 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
/frameworks/native/docs/
DDoxyfile810 # non of the patterns match the file name, INPUT_FILTER is applied.
997 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to
1000 # the output darker. The value divided by 100 is the actual gamma applied,
/frameworks/av/media/codec2/docs/
Ddoxygen.config892 # Note that the filter must not add or remove lines; it is applied before the
907 # patterns match the file name, INPUT_FILTER is applied.
1176 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1179 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
/frameworks/base/media/native/midi/include/
DDoxyfile.orig942 # Note that the filter must not add or remove lines; it is applied before the
957 # patterns match the file name, INPUT_FILTER is applied.
1226 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1229 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
DDoxyfile942 # Note that the filter must not add or remove lines; it is applied before the
957 # patterns match the file name, INPUT_FILTER is applied.
1226 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1229 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto528 // not be applied).
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto2262 // OPEN: Settings > Sound > Do Not Disturb > Click footer link if custom settings applied
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4137 // An activity was autofilled and all values could be applied
6817 // OPEN: Settings > Sound > Do Not Disturb > Click footer link if custom settings applied
7159 // SUBTYPE: The applied policy. One of the DISPLAY_POLICY_* constants in
/frameworks/base/cmds/statsd/src/
Datoms.proto6117 * Logs when signed config is received from an APK, and if that config was applied successfully.