| /freebsd/contrib/file/magic/Magdir/ |
| H A D | lif | 14 # GRR: line above is too general as it catches also compressed DEGAS low-res bitmap *.pc1 15 # skip many compressed DEGAS low-res bitmap *.pc1 by test for unused bytes 17 # skip MUNCHIE.PC1 BOARD.PC1 ENEMIES.PC1 by test for low version number
|
| H A D | xenix | 23 # and all compressed DEGAS low-res bitmaps like: MUNCHIE.PC1 PIDER1.PC1
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace.cpp | 121 uhwptr pc1 = caller_frame[2]; in UnwindFast() local 123 uhwptr pc1 = frame[14]; in UnwindFast() 126 uhwptr pc1 = frame[-1]; in UnwindFast() 128 uhwptr pc1 = STRIP_PAC_PC((void *)frame[1]); in UnwindFast() 133 if (pc1 < kPageSize) in UnwindFast() 135 if (pc1 != pc) { in UnwindFast() 136 trace_buffer[size++] = (uptr) pc1; in UnwindFast()
|
| H A D | sanitizer_stacktrace_sparc.cpp | 63 uhwptr pc1 = GetNextInstructionPc(((uhwptr *)bp)[15]); in UnwindFast() local 67 if (pc1 < kPageSize) in UnwindFast() 69 if (pc1 != pc) in UnwindFast() 70 trace_buffer[size++] = pc1; in UnwindFast()
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | setup.sh | 235 ./mkcert.sh req pc1-key "0.CN = server.example" "1.CN = proxy 1" | \ 236 ./mkcert.sh genpc pc1-key pc1-cert ee-key ee-client \ 239 ./mkcert.sh genpc pc2-key pc2-cert pc1-key pc1-cert \ 244 ./mkcert.sh genpc bad-pc3-key bad-pc3-cert pc1-key pc1-cert \ 248 ./mkcert.sh genpc bad-pc4-key bad-pc4-cert pc1-key pc1-cert \ 252 ./mkcert.sh genpc pc5-key pc5-cert pc1-key pc1-cert \ 256 ./mkcert.sh genpc bad-pc6-key bad-pc6-cert pc1-key pc1-cert \
|
| /freebsd/sys/contrib/device-tree/src/mips/ralink/ |
| H A D | mt7621-gnubee-gb-pc1.dts | 10 compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc"; 11 model = "GnuBee GB-PC1";
|
| /freebsd/sys/dev/usb/serial/ |
| H A D | ucycom.c | 371 struct usb_page_cache *pc0, *pc1; in ucycom_ctrl_write_callback() local 377 pc1 = usbd_xfer_get_frame(xfer, 1); in ucycom_ctrl_write_callback() 396 if (ucom_get_data(&sc->sc_ucom, pc1, offset, in ucycom_ctrl_write_callback() 418 usbd_copy_in(pc1, 0, data, offset); in ucycom_ctrl_write_callback()
|
| H A D | ufoma.c | 580 struct usb_page_cache *pc0, *pc1; in ufoma_ctrl_read_callback() local 590 pc1 = usbd_xfer_get_frame(xfer, 1); in ufoma_ctrl_read_callback() 593 ucom_put_data(&sc->sc_ucom, pc1, 0, len); in ufoma_ctrl_read_callback()
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 25-test_verify.t | 289 ok(!verify("pc1-cert", "sslclient", [qw(root-cert)], [qw(ee-client ca-cert)]), 291 ok(verify("pc1-cert", "sslclient", [qw(root-cert)], [qw(ee-client ca-cert)], 294 ok(verify("pc2-cert", "sslclient", [qw(root-cert)], [qw(pc1-cert ee-client ca-cert)], 297 ok(!verify("bad-pc3-cert", "sslclient", [qw(root-cert)], [qw(pc1-cert ee-client ca-cert)], 300 ok(!verify("bad-pc4-cert", "sslclient", [qw(root-cert)], [qw(pc1-cert ee-client ca-cert)], 303 ok(verify("pc5-cert", "sslclient", [qw(root-cert)], [qw(pc1-cert ee-client ca-cert)], 306 ok(!verify("pc6-cert", "sslclient", [qw(root-cert)], [qw(pc1-cert ee-client ca-cert)],
|
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/man/man3/ |
| H A D | page_des.3 | 33 …ion of the Data Encryption Standard' by Dag Arne Osvik. I never got to the PC1 transformation was …
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | sama5d3_emac.dtsi | 20 AT91_PIOC 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC1 periph A ETX1, conflicts with TIOB3 */
|
| H A D | at91sam9g20ek_common.dtsi | 37 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
|
| H A D | at91sam9x5.dtsi | 430 AT91_PIOC 1 AT91_PERIPH_C AT91_PINCTRL_NONE>; /* PC1 periph C I2C1 clock */ 454 AT91_PIOC 1 AT91_PERIPH_GPIO AT91_PINCTRL_MULTI_DRIVE>; /* PC1 gpio multidrive I2C1 clock */
|
| /freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
| H A D | sun20i-d1-lichee-rv.dts | 31 gpios = <&pio 2 1 GPIO_ACTIVE_HIGH>; /* PC1 */
|
| H A D | sun20i-d1-dongshan-nezha-stu.dts | 31 gpios = <&pio 2 1 GPIO_ACTIVE_HIGH>; /* PC1 */
|
| H A D | sun20i-d1-lichee-rv-86-panel.dtsi | 40 /* PC1 is repurposed as BT_WAKE_AP */
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/ |
| H A D | ralink.yaml | 81 - gnubee,gb-pc1
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_rawprofile.cpp | 112 // PC1 223 // PC1
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | brcm,bcm21664-pinctrl.yaml | 53 mmc1dat5, mmc1dat6, mmc1dat7, mmc1rst, pc1, pc2, pmbscclk,
|
| H A D | brcm,bcm11351-pinctrl.txt | 328 "pc1", Standard
|
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
| H A D | page_des.html | 40 …ion of the Data Encryption Standard" by Dag Arne Osvik. I never got to the PC1 transformation was …
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | des-internal.c | 66 static const u8 pc1[56] = { variable 279 l = (u32) pc1[j]; in deskey()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_report.cpp | 107 uptr pc1 = pc; in SymbolizeStack() local 111 pc1 = StackTrace::GetPreviousInstructionPc(pc); in SymbolizeStack() 112 SymbolizedStack *ent = SymbolizeCode(pc1); in SymbolizeStack()
|
| /freebsd/sys/arm/allwinner/h6/ |
| H A D | h6_padconf.c | 38 { "PC1", 2, 1, { "gpio_in", "gpio_out", "nand", "mmc2" } },
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | suniv-f1c100s.dtsi | 212 pins = "PC0", "PC1", "PC2", "PC3";
|