Home
last modified time | relevance | path

Searched defs:context (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a/lib/extensions/sve/
A Dsve.c28 void sve_enable(cpu_context_t *context) in sve_enable()
47 void sve_disable(cpu_context_t *context) in sve_disable()
/trusted-firmware-a/bl31/
A Dbl31_context_mgmt.c31 void cm_set_context(void *context, uint32_t security_state) in cm_set_context()
58 void cm_set_context_by_index(unsigned int cpu_idx, void *context, in cm_set_context_by_index()
/trusted-firmware-a/lib/extensions/sme/
A Dsme.c32 void sme_enable(cpu_context_t *context) in sme_enable()
79 void sme_disable(cpu_context_t *context) in sme_disable()
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dunderscore-1.13.1.js747 function iteratee(value, context) { argument
754 function cb(value, context, argCount) { argument
785 function times(n, iteratee, context) { argument
1309 function find(obj, predicate, context) { argument
1325 function each(obj, iteratee, context) { argument
1342 function map(obj, iteratee, context) { argument
1402 function every(obj, predicate, context) { argument
1414 function some(obj, predicate, context) { argument
1442 return map(obj, function(context) { argument
1467 function max(obj, iteratee, context) { argument
[all …]
A Djquery-3.5.1.js153 jQuery = function( selector, context ) { argument
755 function Sizzle( selector, context, results, seed ) { argument
1098 function testContext( context ) { argument
1213 Expr.find[ "ID" ] = function( id, context ) { argument
1632 Sizzle.contains = function( context, elem ) { argument
2483 function condense( unmatched, map, filter, context, xml ) { argument
3264 closest: function( selectors, context ) { argument
3315 add: function( selector, context ) { argument
3620 fireWith: function( context, args ) { argument
4961 function getAll( context, tag ) { argument
[all …]
/trusted-firmware-a/drivers/nxp/crypto/caam/src/auth/
A Dhash.c64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
/trusted-firmware-a/include/lib/el3_runtime/
A Dcontext_mgmt.h62 static inline void cm_set_next_context(void *context) in cm_set_next_context()
/trusted-firmware-a/bl32/sp_min/
A Dsp_min_main.c79 void cm_set_context(void *context, uint32_t security_state) in cm_set_context()
102 void cm_set_context_by_index(unsigned int cpu_idx, void *context, in cm_set_context_by_index()
/trusted-firmware-a/bl1/aarch64/
A Dbl1_context_mgmt.c28 void cm_set_context(void *context, uint32_t security_state) in cm_set_context()
/trusted-firmware-a/bl1/aarch32/
A Dbl1_context_mgmt.c56 void cm_set_next_context(void *context) in cm_set_next_context()
/trusted-firmware-a/tools/conventional-changelog-tf-a/
A Dindex.js168 writerOpts.transform = function (commit, context) { argument

Completed in 24 milliseconds