- Sort Score
- Num 10 results
- Language All
Results 621 - 623 of 623 for food (0.17 seconds)
-
lib/fips140/v1.1.0-rc1.zip
// false negatives. For now, FIPS+ASAN doesn't need to work. if asanEnabled { return errors.New("FIPS 140-3 mode is incompatible with ASAN") } // See EnableFIPS in cmd/internal/obj/fips.go for commentary. // Also, js/wasm and windows/386 don't have good enough timers // for the CPU jitter entropy source. switch { case runtime.GOARCH == "wasm", runtime.GOOS == "windows" && runtime.GOARCH == "386", runtime.GOOS == "openbsd", // due to -fexecute-only, see #70880 runtime.GOOS == "aix": return errors.New("FIPS...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0) -
CREDITS
github.com/ncw/directio https://github.com/ncw/directio ---------------------------------------------------------------- Copyright (C) 2012 by Nick Craig-Wood http://www.craig-wood.com/nick/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Mar 13 05:29:51 GMT 2025 - 1.8M bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
TT1 // VSBIQ T1, PH, CAR1, TT1 VSUBEUQM T2, ZER, CAR2, T2 // VSBIQ T2, ZER, CAR2, T2 VSEL TT0, T0, T2, T0 VSEL TT1, T1, T2, T1 // Reorder the bytes so STXVD2X can be used. // TT0, TT1 used for VPERM result in case // the caller expects T0, T1 to be good. XXPERMDI T0, T0, $2, TT0 XXPERMDI T1, T1, $2, TT1 STXVD2X TT0, (R0)(res_ptr) STXVD2X TT1, (R16)(res_ptr) RET #undef res_ptr #undef x_ptr #undef CPOOL #undef T0 #undef T1 #undef T2 #undef TT0 #undef TT1 #undef ZER #undef SEL1 #undef SEL2 #undef CAR1...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)