| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcs_context.c | 36 struct tcs_context *get_context(TCS_CONTEXT_HANDLE); 80 get_context(TCS_CONTEXT_HANDLE handle) in get_context() function 117 toKill = get_context(handle); in destroy_context() 187 c = get_context(tcsContext); in ctx_verify_context() 208 c = get_context(tcs_handle); in ctx_get_cond_var()
|
| D | tcs_context_key.c | 58 c = get_context(ctx_handle); in ctx_has_key_loaded() 85 c = get_context(ctx_handle); in ctx_remove_key_loaded() 120 c = get_context(ctx_handle); in ctx_mark_key_loaded()
|
| /netbsd/src/sys/arch/sun2/sun2/ |
| D | pmap.c | 585 saved_ctxnum = get_context(); in context_free() 1109 saved_ctx = get_context(); in pv_changepte() 1204 saved_ctx = get_context(); in pv_syncflags() 1671 if (get_context() != 0) { in pmap_bootstrap() 1993 saved_ctx = get_context(); in pmap_enter_kernel() 2183 if (pmap->pm_ctxnum != get_context()) { in pmap_enter_user() 2333 saved_ctx = get_context(); in pmap_kenter_pa() 2425 saved_ctx = get_context(); in pmap_kremove() 2610 if (pmap->pm_ctxnum != get_context()) { in pmap_fault_reload() 2822 saved_ctx = get_context(); in pmap_unwire() [all …]
|
| D | control.c | 41 get_context(void) in get_context() function
|
| D | db_memrw.c | 114 old_ctx = get_context(); in db_write_text()
|
| D | promlib.c | 104 state->saved_ctx = get_context(); in _mode_monitor()
|
| /netbsd/src/external/bsd/libarchive/dist/libarchive/ |
| D | archive_read_support_format_rar5.c | 514 static inline struct rar5* get_context(struct archive_read* a) { in get_context() function 663 struct rar5* rar = get_context(a); in run_filter() 772 struct rar5* rar = get_context(a); in apply_filters() 2116 struct rar5* rar = get_context(a); in skip_unprocessed_bytes() 2201 struct rar5* rar = get_context(a); in process_base_block() 2368 struct rar5* rar = get_context(a); in skip_base_block() 2449 struct rar5* rar = get_context(a); in rar5_read_header() 2613 struct rar5* rar = get_context(a); in decode_number() 2943 struct rar5* rar = get_context(ar); in parse_filter() 3029 struct rar5* rar = get_context(a); in copy_string() [all …]
|
| /netbsd/src/external/bsd/kyua-cli/dist/store/ |
| D | transaction_test.cpp | 473 const engine::context context1 = tx.get_context(id1); in ATF_TEST_CASE_BODY() 474 const engine::context context2 = tx.get_context(id2); in ATF_TEST_CASE_BODY() 475 const engine::context context3 = tx.get_context(id3); in ATF_TEST_CASE_BODY() 497 tx.get_context(456)); in ATF_TEST_CASE_BODY() 519 tx.get_context(78)); in ATF_TEST_CASE_BODY() 558 tx.get_context(10)); in ATF_TEST_CASE_BODY() 560 tx.get_context(20)); in ATF_TEST_CASE_BODY()
|
| D | transaction.hpp | 123 engine::context get_context(const int64_t);
|
| D | transaction.cpp | 665 get_context(stmt.safe_column_int64("context_id"))); in get_action() 707 const engine::context context = get_context( in get_latest_action() 726 store::transaction::get_context(const int64_t context_id) in get_context() function in store::transaction
|
| /netbsd/src/sys/arch/sun68k/sun68k/ |
| D | control.h | 41 int get_context(void);
|
| /netbsd/src/sys/arch/sun3/sun3/ |
| D | control.h | 68 int get_context(void);
|
| D | control.c | 41 get_context(void) in get_context() function
|
| D | pmap.c | 594 saved_ctxnum = get_context(); in context_free() 1118 saved_ctx = get_context(); in pv_changepte() 1211 saved_ctx = get_context(); in pv_syncflags() 1699 if (get_context() != 0) { in pmap_bootstrap() 2212 if (pmap->pm_ctxnum != get_context()) { in pmap_enter_user() 2629 if (pmap->pm_ctxnum != get_context()) { in pmap_fault_reload() 3017 old_ctx = get_context(); in pmap_protect1() 3057 if (pmap->pm_ctxnum != get_context()) in pmap_protect_mmu() 3146 old_ctx = get_context(); in pmap_protect_noctx() 3236 old_ctx = get_context(); in pmap_remove1() [all …]
|
| /netbsd/src/sys/arch/sun2/include/ |
| D | pte.h | 182 #define kernel_context() get_context(); set_context(0)
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/examples/p2p/ |
| D | p2p_flush.py | 105 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_listen.py | 108 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_disconnect.py | 105 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_stop_find.py | 110 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_find.py | 118 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_invite.py | 136 gobject.MainLoop().get_context().iteration(True)
|
| D | p2p_group_add.py | 150 gobject.MainLoop().get_context().iteration(True)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | gdb-index.cc | 266 get_context(off_t die_offset); 748 Gdb_index_info_reader::get_context(off_t die_offset) in get_context() function in gold::Gdb_index_info_reader 757 context = get_context(parent_offset); in get_context() 807 full_name.assign(this->get_context(parent_offset)); in get_qualified_name()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | tcs_utils.h | 158 struct tcs_context *get_context(TCS_CONTEXT_HANDLE);
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2020 | 13042 (thread_rec): Replace "get_context" parameter with "disposition";
|