Home
last modified time | relevance | path

Searched refs:saved_context (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/kernel/
H A Dasm-offsets.c33 OFFSET(SC_REG_FP, saved_context, fp); in sparc64_foo()
34 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo()
35 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
37 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo()
38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
40 OFFSET(SC_REG_G4, saved_context, g4); in sparc64_foo()
41 OFFSET(SC_REG_G5, saved_context, g5); in sparc64_foo()
42 OFFSET(SC_REG_G6, saved_context, g6); in sparc64_foo()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/kernel/
H A Dasm-offsets.c33 OFFSET(SC_REG_FP, saved_context, fp); in sparc64_foo()
34 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo()
35 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
37 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo()
38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
40 OFFSET(SC_REG_G4, saved_context, g4); in sparc64_foo()
41 OFFSET(SC_REG_G5, saved_context, g5); in sparc64_foo()
42 OFFSET(SC_REG_G6, saved_context, g6); in sparc64_foo()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/kernel/
H A Dasm-offsets.c33 OFFSET(SC_REG_FP, saved_context, fp); in sparc64_foo()
34 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo()
35 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
37 OFFSET(SC_REG_TICK, saved_context, tick); in sparc64_foo()
38 OFFSET(SC_REG_PSTATE, saved_context, pstate); in sparc64_foo()
40 OFFSET(SC_REG_G4, saved_context, g4); in sparc64_foo()
41 OFFSET(SC_REG_G5, saved_context, g5); in sparc64_foo()
42 OFFSET(SC_REG_G6, saved_context, g6); in sparc64_foo()
/dports/textproc/p5-Makefile-DOM/Makefile-DOM-0.008/lib/MDOM/Document/
H A DGmake.pm48 my ($context, $saved_context);
84 $saved_context = $context;
145 $context = $saved_context;
193 $context = $saved_context;
396 $saved_context = $context;
402 $saved_context = RULE;
420 $saved_context = $context;
427 $saved_context = RULE;
435 $saved_context = RULE;
443 $saved_context = VOID;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/power/
H A Dcpu.c35 struct saved_context saved_context; variable
37 static void msr_save_context(struct saved_context *ctxt) in msr_save_context()
48 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context()
75 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state()
131 __save_processor_state(&saved_context); in save_processor_state()
191 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
273 __restore_processor_state(&saved_context); in restore_processor_state()
401 struct saved_msrs *saved_msrs = &saved_context.saved_msrs; in msr_build_context()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/power/
H A Dcpu.c35 struct saved_context saved_context; variable
37 static void msr_save_context(struct saved_context *ctxt) in msr_save_context()
48 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context()
75 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state()
131 __save_processor_state(&saved_context); in save_processor_state()
191 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
273 __restore_processor_state(&saved_context); in restore_processor_state()
401 struct saved_msrs *saved_msrs = &saved_context.saved_msrs; in msr_build_context()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/power/
H A Dcpu.c35 struct saved_context saved_context; variable
37 static void msr_save_context(struct saved_context *ctxt) in msr_save_context()
48 static void msr_restore_context(struct saved_context *ctxt) in msr_restore_context()
75 static void __save_processor_state(struct saved_context *ctxt) in __save_processor_state()
131 __save_processor_state(&saved_context); in save_processor_state()
191 static void notrace __restore_processor_state(struct saved_context *ctxt) in __restore_processor_state()
273 __restore_processor_state(&saved_context); in restore_processor_state()
401 struct saved_msrs *saved_msrs = &saved_context.saved_msrs; in msr_build_context()
/dports/games/d2x/d2x-0.2.5/main/old/
H A Dnewmodel.c18 g3s_instance_context saved_context; in new_draw_polygon_model() local
47 g3_get_instance_context(&saved_context); //save before we start mucking with it in new_draw_polygon_model()
56 g3_set_instance_context(&saved_context); //restore now that we're done in new_draw_polygon_model()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/power/
H A Dhibernate.c16 struct saved_context saved_context; variable
H A Dhibernate_asm.S19 setuw saved_context, %g3
95 setuw saved_context, %g3
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/power/
H A Dhibernate.c16 struct saved_context saved_context; variable
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/power/
H A Dhibernate.c16 struct saved_context saved_context; variable
/dports/devel/py-azure-core/azure-core-1.20.1/azure/core/pipeline/
H A D__init__.py83 saved_context = {}
86 saved_context[key] = value
92 dict_reduced_result[2] = saved_context
/dports/games/lwjgl/lwjgl-2df01dd/src/native/windows/opengl/
H A Dorg_lwjgl_opengl_Pbuffer.c62 HGLRC saved_context; in getExtensions() local
87 saved_context = wglGetCurrentContext(); in getExtensions()
89 wglMakeCurrent(saved_hdc, saved_context); in getExtensions()
96 if (!wglMakeCurrent(saved_hdc, saved_context)) in getExtensions()
/dports/emulators/qemu/qemu-6.2.0/dump/
H A Dwin_dump.c191 struct saved_context { struct
197 struct saved_context *saved_ctx, in patch_and_save_context() argument
303 struct saved_context *saved_ctx) in restore_context()
321 struct saved_context *saved_ctx = NULL; in create_win_dump()
351 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu42/qemu-4.2.1/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
324 struct saved_context *saved_ctx = NULL; in create_win_dump()
354 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu60/qemu-6.0.0/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
322 struct saved_context *saved_ctx = NULL; in create_win_dump()
352 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu5/qemu-5.2.0/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
322 struct saved_context *saved_ctx = NULL; in create_win_dump()
352 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
324 struct saved_context *saved_ctx = NULL; in create_win_dump()
354 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu-utils/qemu-4.2.1/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
324 struct saved_context *saved_ctx = NULL; in create_win_dump()
354 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
324 struct saved_context *saved_ctx = NULL; in create_win_dump()
354 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/dump/
H A Dwin_dump.c192 struct saved_context { struct
198 struct saved_context *saved_ctx, in patch_and_save_context() argument
304 struct saved_context *saved_ctx) in restore_context()
322 struct saved_context *saved_ctx = NULL; in create_win_dump()
352 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/dump/
H A Dwin_dump.c191 struct saved_context { struct
197 struct saved_context *saved_ctx, in patch_and_save_context() argument
303 struct saved_context *saved_ctx) in restore_context()
321 struct saved_context *saved_ctx = NULL; in create_win_dump()
351 saved_ctx = g_new(struct saved_context, h->NumberProcessors); in create_win_dump()
/dports/emulators/unicorn/unicorn-1.0.2/tests/unit/
H A Dtest_x86.c745 uc_context *saved_context; in test_i386_reg_save() local
769 uc_assert_success(uc_context_alloc(uc, &saved_context)); in test_i386_reg_save()
772 uc_assert_success(uc_context_save(uc, saved_context)); in test_i386_reg_save()
782 uc_context_restore(uc, saved_context); in test_i386_reg_save()
796 uc_context_restore(uc, saved_context); in test_i386_reg_save()
803 uc_free(saved_context); in test_i386_reg_save()
/dports/emulators/py-unicorn/unicorn-1.0.2/tests/unit/
H A Dtest_x86.c745 uc_context *saved_context; in test_i386_reg_save() local
769 uc_assert_success(uc_context_alloc(uc, &saved_context)); in test_i386_reg_save()
772 uc_assert_success(uc_context_save(uc, saved_context)); in test_i386_reg_save()
782 uc_context_restore(uc, saved_context); in test_i386_reg_save()
796 uc_context_restore(uc, saved_context); in test_i386_reg_save()
803 uc_free(saved_context); in test_i386_reg_save()

1234567