Home
last modified time | relevance | path

Searched defs:get_context (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h607 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function
735 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function
/minix3/crypto/external/bsd/openssl/dist/demos/engines/ibmca/
H A Dhw_ibmca.c339 static int get_context(ICA_ADAPTER_HANDLE * p_handle) in get_context() function
/minix3/crypto/external/bsd/openssl/dist/engines/
H A De_cswift.c365 static int get_context(SW_CONTEXT_HANDLE *hac) in get_context() function
H A De_chil.c505 static int get_context(HWCryptoHook_ContextHandle * hac, in get_context() function
/minix3/external/bsd/kyua-cli/dist/store/
H A Dtransaction.cpp732 store::transaction::get_context(const int64_t context_id) in get_context() function in store::transaction