Searched defs:s_items (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/tools/asuite/aidegen_functional_test/ |
H A D | aidegen_functional_test_main.py | 504 def _compare_content(module_name, item_type, s_items, r_items): argument 529 def _compare_srcs_content(module_name, s_items, r_items, msg): argument 546 def _compare_jars_content(module_name, s_items, r_items, msg): argument
|
/aosp_15_r20/external/lzma/C/ |
H A D | Blake2s.c | 665 Blake2sp_Compress2_V128_Way1(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Way1() 782 Blake2sp_Compress2_V128_Way2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Way2() 1093 Blake2sp_Compress2_V128_Fast(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_V128_Fast() 1272 #define DIAG_PERM8(s_items) \ argument 1361 Blake2sp_Compress2_AVX2_Way2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Way2() 1459 Blake2sp_Compress2_AVX2_Way4(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Way4() 1777 Blake2sp_Compress2_AVX2_Fast(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2_AVX2_Fast() 2055 Blake2sp_Compress2(UInt32 *s_items, const Byte *data, const Byte *end) in Blake2sp_Compress2()
|