| /freebsd/contrib/file/magic/Magdir/ |
| H A D | usd | 3 # $File: usd,v 1.2 2020/05/21 22:17:00 christos Exp $ 10 …arAnimationStudios/USD/blob/ebac0a8b6703f4fa1c27115f1f013bb9819662f4/pxr/usd/usd/crateFile.h#L441-… 15 !:ext usd 21 !:ext usd
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | task_switch.c | 120 usd_to_seg_desc(struct user_segment_descriptor *usd) in usd_to_seg_desc() argument 124 seg_desc.base = (u_int)USD_GETBASE(usd); in usd_to_seg_desc() 125 if (usd->sd_gran) in usd_to_seg_desc() 126 seg_desc.limit = (u_int)(USD_GETLIMIT(usd) << 12) | 0xfff; in usd_to_seg_desc() 128 seg_desc.limit = (u_int)USD_GETLIMIT(usd); in usd_to_seg_desc() 129 seg_desc.access = usd->sd_type | usd->sd_dpl << 5 | usd->sd_p << 7; in usd_to_seg_desc() 130 seg_desc.access |= usd->sd_xx << 12; in usd_to_seg_desc() 131 seg_desc.access |= usd->sd_def32 << 14; in usd_to_seg_desc() 132 seg_desc.access |= usd->sd_gran << 15; in usd_to_seg_desc() 312 struct user_segment_descriptor usd; in validate_seg_desc() local [all …]
|
| /freebsd/share/doc/usd/10.exref/ |
| H A D | Makefile.inc | 1 VOLUME= usd/10.exref
|
| /freebsd/share/doc/usd/12.vi/ |
| H A D | Makefile.inc | 1 VOLUME= usd/12.vi
|
| /freebsd/share/doc/usd/title/ |
| H A D | Makefile | 1 VOLUME= usd
|
| /freebsd/share/doc/usd/06.bc/ |
| H A D | Makefile | 1 VOLUME= usd/06.bc
|
| /freebsd/share/doc/usd/05.dc/ |
| H A D | Makefile | 1 VOLUME= usd/05.dc
|
| /freebsd/share/doc/usd/18.msdiffs/ |
| H A D | Makefile | 1 VOLUME= usd/18.msdiffs
|
| /freebsd/share/doc/usd/11.vitut/ |
| H A D | Makefile | 1 VOLUME= usd/11.edit
|
| /freebsd/share/doc/usd/contents/ |
| H A D | Makefile | 1 VOLUME= usd
|
| /freebsd/share/doc/usd/04.csh/ |
| H A D | Makefile | 1 VOLUME= usd/04.csh
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | Makefile | 1 VOLUME= usd/21.troff
|
| /freebsd/share/doc/usd/22.trofftut/ |
| H A D | Makefile | 38 VOLUME= usd/22.trofftut
|
| /freebsd/share/doc/usd/07.mail/ |
| H A D | Makefile | 1 VOLUME= usd/07.mail
|
| /freebsd/share/doc/usd/20.meref/ |
| H A D | Makefile | 1 VOLUME= usd/20.meref
|
| /freebsd/share/doc/usd/19.memacros/ |
| H A D | Makefile | 1 VOLUME= usd/19.memacros
|
| /freebsd/share/doc/usd/13.viref/ |
| H A D | Makefile | 1 VOLUME= usd/13.viref
|
| /freebsd/tests/sys/kern/ |
| H A D | socket_splice.c | 392 int error, fd, sd, usd[2]; in ATF_TC_BODY() local 445 error = socketpair(AF_UNIX, SOCK_STREAM, 0, usd); in ATF_TC_BODY() 447 splice_init(&sp, usd[0], 0, NULL); in ATF_TC_BODY() 450 error = setsockopt(usd[1], SOL_SOCKET, SO_SPLICE, &sp, sizeof(sp)); in ATF_TC_BODY() 452 checked_close(usd[0]); in ATF_TC_BODY() 453 checked_close(usd[1]); in ATF_TC_BODY()
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ul-ccimx6ulsbcpro.dts | 113 emmc-usd-mux-hog {
|
| /freebsd/contrib/file/magic/ |
| H A D | Makefile.am | 321 $(MAGIC_FRAGMENT_DIR)/usd \
|
| H A D | Makefile.in | 599 $(MAGIC_FRAGMENT_DIR)/usd \
|
| /freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | rzg3e-smarc-som.dtsi | 245 sdhi0_usd_pins: sd0-usd {
|
| /freebsd/contrib/mandoc/ |
| H A D | TODO | 744 - Is all the content from http://www.std.com/obi/BSD/doc/usd/28.tbl/tbl
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra114-asus-tf701t.dts | 1888 vdd_2v9_usd: regulator-vdd-usd {
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9235 for (clang::UsingShadowDecl *usd : ud->shadows()) { in DeclContextFindDeclByName() 9236 clang::Decl *target = usd->getTargetDecl(); in DeclContextFindDeclByName() 9349 for (clang::UsingShadowDecl *usd : ud->shadows()) { in CountDeclLevels() 9350 clang::Decl *target = usd->getTargetDecl(); in CountDeclLevels()
|