HomeSort by relevance Sort by last modified time
    Searched refs:switching (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-unwind.s 5 # Verify that switching back into .eh_frame does not change
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
insns-parallel-multi.s 1 # Test parallel instructions and section switching.
parallel-bad-4.s 1 # Test too many instructions in execute packet, with section switching.
resource-func-unit-2.s 1 # Test parallel instructions on same functional unit, with section switching.
  /compatibility/cdd/8_performance-and-power/
8_1_user-experience-consistency.md 7 switching as described in [section 2](#2_device-types).
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue19977.go 7 // Issue 19977: multiple error messages when type switching on an undefined
issue20185.go 7 // Issue 20185: type switching on untyped values (e.g. nil or consts)
  /prebuilts/go/linux-x86/test/fixedbugs/
issue19977.go 7 // Issue 19977: multiple error messages when type switching on an undefined
issue20185.go 7 // Issue 20185: type switching on untyped values (e.g. nil or consts)
  /frameworks/base/services/core/java/com/android/server/am/
UserState.java 57 public boolean switching; field in class:UserState
131 if (switching) pw.print(" SWITCHING");
138 proto.write(UserStateProto.SWITCHING, switching);
  /external/autotest/server/site_tests/firmware_TypeCProbeUSB3/
firmware_TypeCProbeUSB3.py 45 # Enumerate USB devices when switching to DP.
53 # Enumerate USB devices when switching to USB3
61 'Can\'t find new device when switching to USB '
74 'Number of USB devices changed on switching to DP')
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
mode-switch.s 1 @ Test ARM / Thumb mode switching with .code
  /frameworks/base/core/java/com/android/internal/policy/
IKeyguardService.aidl 94 void setSwitchingUser(boolean switching);
  /compatibility/cdd/5_multimedia/
5_3_video-decoding.md 5 * [C-1-1] MUST support dynamic video resolution and frame rate switching
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
SwitchStack.S 24 # Routine for switching stacks with 1 parameter
SwitchStack.asm 23 ; Routine for switching stacks with 1 parameter
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
SwitchStack.asm 25 ; Routine for switching stacks with 2 parameters
SwitchStack.S 24 # Routine for switching stacks with 2 parameters
  /external/llvm/test/MC/ARM/
mode-switch.s 1 @ Test ARM / Thumb mode switching with .code
directive-arch-mode-switch.s 17 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb mode
48 @ STDERR: [[@LINE-1]]:{{[0-9]+}}: warning: new target does not support arm mode, switching to thumb mode
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/X64/
SwitchStack.S 19 # Routine for switching stacks with 2 parameters EFI ABI
  /external/llvm/test/MC/COFF/
comm-align.s 8 # - that the section switching occurs correctly
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
branch-reloc.s 1 @ Check that non-local branches with and without mode switching
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardService.java 201 public void setSwitchingUser(boolean switching) {
203 mKeyguardViewMediator.setSwitchingUser(switching);
  /frameworks/base/services/core/java/com/android/server/policy/keyguard/
KeyguardServiceWrapper.java 203 public void setSwitchingUser(boolean switching) {
205 mService.setSwitchingUser(switching);

Completed in 562 milliseconds

1 2 3 4