Home
last modified time | relevance | path

Searched refs:p26 (Results 1 – 9 of 9) sorted by relevance

/freebsd/tools/regression/p1003_1b/
H A Dp26.c39 int p26(int ac, char *av[]) in p26() function
64 int main(int argc, char *argv[]) { return p26(argc, argv); } in main()
H A Dmain.c9 int p26(int argc, char *argv[]);
20 { "p26", p26, 1 },
H A DMakefile8 p26.c \
H A DREADME6 p1003_1b p26 : Check that we support the expected features.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-pca953x.txt80 "shdn-hs-amp", "chg-status+red", "green", "blue", "en-esata", "fault1", "p26", "p27";
/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h202 VTYPE p26 = VWRAP (pw_horner_4) (x, x2, poly + 2); in VWRAP() local
204 return FMA (x2, p26, p01); in VWRAP()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h214 VTYPE p26 = VWRAP (pw_horner_4) (pg, x, x2, poly + 2); in VWRAP() local
216 return svmla_x (pg, p01, x2, p26); in VWRAP()
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S452 { .mib; (p26) st8 [r14]=r39,8 // *(rp2++)
/freebsd/contrib/ntp/
H A DChangeLog3142 (4.2.7p26) 2010/04/24 Released by Harlan Stenn <stenn@ntp.org>