/trusted-firmware-a/lib/extensions/sve/ |
A D | sve.c | 28 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 D | bl31_context_mgmt.c | 31 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 D | sme.c | 32 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 D | underscore-1.13.1.js | 747 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 D | jquery-3.5.1.js | 153 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 D | hash.c | 64 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 D | context_mgmt.h | 62 static inline void cm_set_next_context(void *context) in cm_set_next_context()
|
/trusted-firmware-a/bl32/sp_min/ |
A D | sp_min_main.c | 79 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 D | bl1_context_mgmt.c | 28 void cm_set_context(void *context, uint32_t security_state) in cm_set_context()
|
/trusted-firmware-a/bl1/aarch32/ |
A D | bl1_context_mgmt.c | 56 void cm_set_next_context(void *context) in cm_set_next_context()
|
/trusted-firmware-a/tools/conventional-changelog-tf-a/ |
A D | index.js | 168 writerOpts.transform = function (commit, context) { argument
|