OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/tcs/
tcs_key.c
97
/* XXX Can
get_slot
be merged with ensureKeyIsLoaded? */
99
/* Given a handle,
get_slot
searches the mem cache for a mapping to a TPM handle. If there is no
103
get_slot
(TCS_CONTEXT_HANDLE hContext, TCS_KEY_HANDLE hKey, TPM_KEY_HANDLE *out)
function
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_io_to_vector.c
42
get_slot
(const nir_variable *var)
function
220
old_vars[
get_slot
(var)][frac] = var;
473
const unsigned loc =
get_slot
(old_var);
496
shader, &b, new_var, old_deref, loc -
get_slot
(new_var));
498
assert(
get_slot
(new_var) == loc);
528
const unsigned loc =
get_slot
(old_var);
543
shader, &b, new_var, old_deref, loc -
get_slot
(new_var));
545
assert(
get_slot
(new_var) == loc);
Completed in 101 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026