Searched refs:impl (Results 1 – 8 of 8) sorted by relevance
274 const char *impl; variable278 impl = "Apple";281 impl = "ARM";284 impl = "ARM architecture";289 snprintf(buf, sizeof(buf), "%s processor", impl);
52 .impl = CC_IMPL_SHA256_LTC,
346 .impl = CC_IMPL_AES_XTS_GENERIC, \360 .impl = CC_IMPL_AES_XTS_GENERIC, \
65 const char *cc_impl_name(cc_impl_t impl);
28 cc_impl_t impl; member164 cc_impl_t impl; member
43 cc_impl_t impl; member
62 …$(_v)$(IIG) --def $< --header $@ --impl $(patsubst %.h,%.iig.cpp,$@) --framework-name DriverKit ${…
2166 _specres_do_test_std(void (*impl)(uint64_t raw)) in _specres_do_test_std()2218 (*impl)(ctx.raw); in _specres_do_test_std()