Home
last modified time | relevance | path

Searched refs:usd (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/usr.bin/sed/USD.doc/
H A DMakefile3 DIR= usd/15.sed
/openbsd-src/usr.bin/bc/USD.doc/
H A DMakefile3 DIR= usd/06.bc
/openbsd-src/bin/csh/USD.doc/
H A DMakefile4 DIR= usd/04.csh
/openbsd-src/usr.bin/awk/USD.doc/
H A DMakefile3 DIR= usd/16.awk
/openbsd-src/games/trek/USD.doc/
H A DMakefile4 DIR= usd/31.trek
/openbsd-src/usr.bin/dc/USD.doc/
H A DMakefile3 DIR= usd/05.dc
/openbsd-src/bin/ed/USD.doc/09.edtut/
H A DMakefile3 DIR= usd/09.edtut
/openbsd-src/bin/ed/USD.doc/10.edadv/
H A DMakefile3 DIR= usd/10.edadv
/openbsd-src/usr.bin/vi/docs/USD.doc/edit/
H A DMakefile4 DIR= usd/11.edit
/openbsd-src/usr.bin/mail/USD.doc/
H A DMakefile4 DIR= usd/07.mail
/openbsd-src/usr.bin/vi/docs/USD.doc/exref/
H A DMakefile4 DIR= usd/13.ex
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/
H A DMakefile4 DIR= usd/13.viref
/openbsd-src/usr.bin/vi/docs/USD.doc/vitut/
H A DMakefile4 DIR= usd/12.vi
/openbsd-src/sys/kern/
H A Dkern_sysctl.c2747 struct sensordev *usd;
2761 usd = malloc(sizeof(*usd), M_TEMP, M_WAITOK|M_ZERO);
2762 usd->num = ksd->num;
2763 strlcpy(usd->xname, ksd->xname, sizeof(usd->xname));
2764 memcpy(usd->maxnumt, ksd->maxnumt, sizeof(usd->maxnumt));
2765 usd->sensors_count = ksd->sensors_count;
2767 ret = sysctl_rdstruct(oldp, oldlenp, newp, usd,
2526 struct sensordev *usd; sysctl_sensors() local
[all...]
/openbsd-src/sys/isofs/udf/
H A Decma167-udf.h797 struct unalloc_sp_desc usd; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9591 for (clang::UsingShadowDecl *usd : ud->shadows()) { in DeclContextFindDeclByName()
9592 clang::Decl *target = usd->getTargetDecl(); in DeclContextFindDeclByName()
9706 for (clang::UsingShadowDecl *usd : ud->shadows()) { in CountDeclLevels()
9707 clang::Decl *target = usd->getTargetDecl(); in CountDeclLevels()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl58delta.pod965 as "fr" for France, "usd" for US Dollar, and "ja" for Japanese.
/openbsd-src/gnu/usr.bin/binutils/
H A Dmd5.sum2657 b199151899739fe3da4095dd802a0ace gas/testsuite/gas/mips/usd.d
2658 c4f723634a0f69013515468922c55a04 gas/testsuite/gas/mips/usd.s
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-92972786 * mips-opc.c: Add uld and usd macros for unaligned double load and
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-92972786 * mips-opc.c: Add uld and usd macros for unaligned double load and
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dmd5.sum3319 b199151899739fe3da4095dd802a0ace gas/testsuite/gas/mips/usd.d
3320 c4f723634a0f69013515468922c55a04 gas/testsuite/gas/mips/usd.s
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md5108 return \"usd\\t%z1,%0\";