Searched defs:_i (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-a/services/std_svc/sdei/ |
A D | sdei_private.h | 70 #define for_each_mapping_type(_i, _mapping) \ argument 75 #define iterate_mapping(_mapping, _i, _map) \ argument 80 #define for_each_private_map(_i, _map) \ argument 83 #define for_each_shared_map(_i, _map) \ argument
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery-3.5.1.js | 499 function( _i, name ) { argument 3343 parentsUntil: function( elem, _i, until ) { argument 3358 nextUntil: function( elem, _i, until ) { argument 3361 prevUntil: function( elem, _i, until ) { argument 3720 jQuery.each( tuples, function( _i, tuple ) { argument 7009 jQuery.each( [ "height", "width" ], function( _i, dimension ) { argument 8983 .map( function( _i, elem ) { argument 9825 jQuery.each( [ "get", "post" ], function( _i, method ) { argument 10625 jQuery.each( [ "top", "left" ], function( _i, prop ) { argument 10695 ], function( _i, type ) { argument [all …]
|
/trusted-firmware-a/include/lib/extensions/ |
A D | ras.h | 30 #define for_each_err_record_info(_i, _info) \ argument
|
Completed in 18 milliseconds