| /kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/ |
| H A D | switch_context.h | 13 unsigned long r13; member
|
| H A D | entry.h | 33 mfcr r13, epsr variable 34 btsti r13, 31 variable 41 stw r13, (sp, 12) variable 46 movi r13, \epc_inc variable 67 mfcr r13, ss2 variable 75 stw r13, (sp, 28) variable 107 ldw r13, (sp, 28) variable
|
| /kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/ |
| H A D | switch_context.h | 12 unsigned long r13; member
|
| H A D | entry.h | 32 mfcr r13, epsr variable 33 btsti r13, 31 variable 40 stw r13, (sp, 12) variable 45 movi r13, \epc_inc variable 66 mfcr r13, ss2 variable 74 stw r13, (sp, 28) variable 106 ldw r13, (sp, 28) variable
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | genericCallWithOverloadedConstructorTypedArguments2.js | 38 var r13 = foo7(1, a); // ok variable
|
| H A D | genericCallWithOverloadedFunctionTypedArguments2.js | 35 var r13 = foo7(1, <T>(x: T) => x); // ok variable
|
| H A D | objectTypeWithStringNamedNumericProperty.js | 156 var r13 = i[-01];
variable 175 var r13 = i[-01];
variable 194 var r13 = i[-01];
variable 222 var r13 = i[-01];
variable
|
| H A D | functionConstraintSatisfaction2.js | 30 var r13 = foo2(C2); variable
|
| H A D | genericCallWithOverloadedConstructorTypedArguments.js | 44 var r13 = foo7(1, b); // new any => string; new(x:any, y?:any) => string variable
|
| H A D | genericCallWithOverloadedFunctionTypedArguments.js | 42 var r13 = foo7(1, <T>(x: T) => ''); // any => string (+1 overload) [inferences are made for T, but lambda not contextually typed] variable
|
| H A D | additionOperatorWithNullValueAndValidOperator.js | 28 var r13 = null + d; variable 60 var r13 = null + d;
variable
|
| H A D | additionOperatorWithNumberAndEnum.js | 23 var r13 = c + b; variable 53 var r13 = c + b;
variable
|
| H A D | additionOperatorWithUndefinedValueAndValidOperator.js | 28 var r13 = undefined + d; variable 60 var r13 = undefined + d;
variable
|
| H A D | additionOperatorWithAnyAndEveryType.js | 33 var r13 = a + new C(); variable 79 var r13 = a + new C();
variable
|
| H A D | additionOperatorWithStringAndEveryType.js | 30 var r13 = f + x; variable 71 var r13 = f + x;
variable
|
| H A D | nullIsSubtypeOfEverythingButUndefined.js | 51 var r13 = true ? E : null; variable 52 var r13 = true ? null : E; variable 140 var r13 = true ? E : null;
variable 141 var r13 = true ? null : E;
variable
|
| H A D | functionConstraintSatisfaction.js | 46 var r13 = foo(i2); variable
|
| /kernel/linux/linux-5.10/arch/x86/purgatory/ |
| H A D | entry64.S | 75 r13: .quad 0x0 label
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | switch_to.h | 25 unsigned long r13; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | switch_to.h | 27 unsigned long r13; member
|
| /kernel/linux/linux-6.6/arch/x86/purgatory/ |
| H A D | entry64.S | 75 r13: .quad 0x0 label
|
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 12 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 12 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | large_vm_gpr_corruption.c | 64 unsigned long r9, r10, r11, r12, r13; in touch_mappings() local
|
| /third_party/skia/tests/ |
| H A D | QuickRejectTest.cpp | 90 SkRect r13 = SkRect::MakeLTRB(50.0f, 5.0f, 100.0f, 100.0f); in test_quick_reject() local
|