/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/processor/ |
H A D | MultiStateStats.java | 104 States[] states, int[] statesValues, int stateIndex) { in forEachTrackedStateCombination() 223 private int extractStateFromComposite(int compositeState, int stateIndex) { in extractStateFromComposite() 228 int setStateInComposite(int baseCompositeState, int stateIndex, int value) { in setStateInComposite() 325 void setState(int stateIndex, int state, long timestampMs) { in setState()
|
/aosp_15_r20/external/aac/libFDK/src/ |
H A D | FDK_lpc.cpp | 220 int stateIndex = *pStateIndex; in CLpc_Synthesis() local 263 int stateIndex = *pStateIndex; in CLpc_Synthesis() local 305 int stateIndex; in CLpc_Analysis() local
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/rro/OverlayTarget/src/com/android/cts/overlay/target/ |
H A D | Utils.java | 62 final int stateIndex = result.indexOf("mState", startIndex); in getStateForOverlay() local
|
/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
H A D | OverlayHostTest.java | 103 int stateIndex = result.indexOf("mState", startIndex); in getStateForOverlay() local
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | StopwatchDAO.kt | 48 val stateIndex: Int = prefs.getInt(STATE, Stopwatch.State.RESET.ordinal) in getStopwatch() constant
|
/aosp_15_r20/frameworks/base/tests/Tracing/src/android/tracing/perfetto/ |
H A D | TestDataSource.java | 76 public int stateIndex = lastIndex++; field in TestDataSource.TestTlsState
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | GestureNavSwitchHelper.java | 313 final int stateIndex = dumpResult.indexOf("mState", startIndex); in getStateForOverlay() local
|
/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | FindAddress.java | 336 int stateIndex = stateMatch.groupCount(); in isValidZipCode() local
|
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/ |
H A D | ShadowNativeVectorDrawableTest.java | 322 final int stateIndex = state.indexOf("state_"); in getTitleForStateSet() local
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
H A D | VectorDrawableTest.java | 310 final int stateIndex = state.indexOf("state_"); in getTitleForStateSet() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/ |
H A D | InteractiveVerifierActivity.java | 184 final int stateIndex = mTestList.indexOf(mCurrentTest); in onSaveInstanceState() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
H A D | BatterySavingStats.java | 238 Stat getStat(int stateIndex) { in getStat()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | RecordingActivityMonitor.java | 436 int stateIndex = -1; in updateSnapshot() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.cpp | 1935 for (size_t stateIndex = 0; stateIndex < firstPipeline.size(); ++stateIndex) in GetCommonPipelineState() local 1947 bool IsPipelineState(size_t stateIndex, PipelineState pipelineState, size_t range) in IsPipelineState() 1954 size_t GetPipelineStateSubIndex(size_t stateIndex, PipelineState pipelineState) in GetPipelineStateSubIndex() 1959 PipelineState GetPipelineState(size_t stateIndex, bool *isRangedOut, size_t *subIndexOut) in GetPipelineState() 2001 [[maybe_unused]] void OutputPipelineState(std::ostream &out, size_t stateIndex, uint32_t state) in OutputPipelineState() 2537 for (size_t stateIndex : include) in OutputAllPipelineState() local
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
H A D | arm_math.h | 4433 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4446 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4459 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4472 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
H A D | arm_math.h | 4433 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4446 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4459 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4472 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
|
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 4699 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4713 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4727 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member 4741 …uint16_t stateIndex; /**< state buffer index. Points to the oldest sample in the state b… member
|
/aosp_15_r20/frameworks/base/core/java/android/os/ |
H A D | BinderProxy.java | 782 FrozenStateChangeCallback callback, IBinder binderProxy, int stateIndex) { in invokeFrozenStateChangeCallback()
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
H A D | InteractiveVerifierActivity.java | 227 final int stateIndex = mTestList.indexOf(mCurrentTest); in onSaveInstanceState() local
|
/aosp_15_r20/frameworks/base/core/java/android/animation/ |
H A D | AnimatorInflater.java | 227 int stateIndex = 0; in createStateListAnimatorFromXml() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderStateQueryTests.cpp | 396 const int stateIndex = transpose ? (x * N + y) : (y * N + x); in verifyUniformMatrixValues() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-30/ |
D | services.core.unboosted.jar | com/android/server/powerstats/IntervalRandomNoiseGenerator.class
IntervalRandomNoiseGenerator.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar30 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | services.core.unboosted.jar27 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 541 const int stateIndex = transpose ? (x * N + y) : (y * N + x); in verifyUniformMatrixValues() local
|