Home
last modified time | relevance | path

Searched full:pc1 (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/file/magic/Magdir/
H A Dlif14 # 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 Dxenix23 # and all compressed DEGAS low-res bitmaps like: MUNCHIE.PC1 PIDER1.PC1
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp121 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 Dsanitizer_stacktrace_sparc.cpp63 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 Dsetup.sh235 ./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 Dmt7621-gnubee-gb-pc1.dts10 compatible = "gnubee,gb-pc1", "mediatek,mt7621-soc";
11 model = "GnuBee GB-PC1";
/freebsd/sys/dev/usb/serial/
H A Ducycom.c371 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 Dufoma.c580 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 D25-test_verify.t289 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 Dpage_des.333 …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 Dsama5d3_emac.dtsi20 AT91_PIOC 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PC1 periph A ETX1, conflicts with TIOB3 */
H A Dat91sam9g20ek_common.dtsi37 <AT91_PIOC 1 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PC1 periph B */
H A Dat91sam9x5.dtsi430 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 Dsun20i-d1-lichee-rv.dts31 gpios = <&pio 2 1 GPIO_ACTIVE_HIGH>; /* PC1 */
H A Dsun20i-d1-dongshan-nezha-stu.dts31 gpios = <&pio 2 1 GPIO_ACTIVE_HIGH>; /* PC1 */
H A Dsun20i-d1-lichee-rv-86-panel.dtsi40 /* PC1 is repurposed as BT_WAKE_AP */
/freebsd/sys/contrib/device-tree/Bindings/mips/
H A Dralink.yaml81 - gnubee,gb-pc1
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp112 // PC1
223 // PC1
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm21664-pinctrl.yaml53 mmc1dat5, mmc1dat6, mmc1dat7, mmc1rst, pc1, pc2, pmbscclk,
H A Dbrcm,bcm11351-pinctrl.txt328 "pc1", Standard
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dpage_des.html40 …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 Ddes-internal.c66 static const u8 pc1[56] = { variable
279 l = (u32) pc1[j]; in deskey()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp107 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 Dh6_padconf.c38 { "PC1", 2, 1, { "gpio_in", "gpio_out", "nand", "mmc2" } },
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsuniv-f1c100s.dtsi212 pins = "PC0", "PC1", "PC2", "PC3";

123