Home
last modified time | relevance | path

Searched full:nu (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/typedef/
H A Dtst.TypedefDataAssign.d98 new_union nu; variable
109 nu.ch = 'd';
110 nu.in = 5;
111 nu.lg = 5;
116 printf("Union: %c, %d, %d\n", nu.ch, nu.in, nu.lg);
/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c32 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) argument
33 #define U2I(nu) (p->Units2Indx[(nu) - 1]) argument
67 UInt16 NU; member
167 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock() local
169 if (I2U(i = U2I(nu)) != nu) in SplitBlock()
172 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock()
194 UInt16 nu = I2U(i); in GlueFreeBlocks() local
204 node->NU = (UInt16)nu; in GlueFreeBlocks()
217 UInt32 nu = (UInt32)node->NU; in GlueFreeBlocks() local
220 CPpmd7_Node *node2 = NODE(n) + nu; in GlueFreeBlocks()
[all …]
H A Darchive_ppmd8.c17 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) argument
18 #define U2I(nu) (p->Units2Indx[(nu) - 1]) argument
53 UInt32 NU; member
121 ((CPpmd8_Node *)node)->NU = I2U(indx); in InsertNode()
136 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock() local
138 if (I2U(i = U2I(nu)) != nu) in SplitBlock()
141 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock()
168 if (node->NU != 0) in GlueFreeBlocks()
173 while ((node2 = node + node->NU)->Stamp == EMPTY_NODE) in GlueFreeBlocks()
175 node->NU += node2->NU; in GlueFreeBlocks()
[all …]
/freebsd/share/msgdef/
H A Dro_RO.ISO8859-2.src16 nu:n:NU:N:no:n:NO:N
/freebsd/share/msgdef_unicode/
H A Dro_RO.UTF-8.src16 nu:n:NU:N:no:n:NO:N
/freebsd/contrib/tzdata/
H A Dzone1970.tab110 CA +6344-06828 America/Iqaluit Eastern - NU (most areas)
112 CA +744144-0944945 America/Resolute Central - NU (Resolute)
113 CA +624900-0920459 America/Rankin_Inlet Central - NU (central)
117 CA +690650-1050310 America/Cambridge_Bay Mountain - NU (west)
240 NU -1901-16955 Pacific/Niue
243 PA,CA,KY +0858-07932 America/Panama EST - ON (Atikokan), NU (Coral H)
H A Dzone.tab117 CA +6344-06828 America/Iqaluit Eastern - NU (most areas)
118 CA +484531-0913718 America/Atikokan EST - ON (Atikokan), NU (Coral H)
120 CA +744144-0944945 America/Resolute Central - NU (Resolute)
121 CA +624900-0920459 America/Rankin_Inlet Central - NU (central)
125 CA +690650-1050310 America/Cambridge_Bay Mountain - NU (west)
302 NU -1901-16955 Pacific/Niue
/freebsd/sys/geom/raid/
H A Dtr_raid5.c135 int na, ns, nu; in g_raid_tr_update_state_raid5() local
148 nu = g_raid_nsubdisks(vol, G_RAID_SUBDISK_S_UNINITIALIZED); in g_raid_tr_update_state_raid5()
152 na + ns + nu == vol->v_disks_count /* XXX: Temporary. */) in g_raid_tr_update_state_raid5()
155 na + ns + nu == vol->v_disks_count) in g_raid_tr_update_state_raid5()
/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am50 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.out out/$$base.$$fmt.out ${S2O} ; \
51 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.err out/$$base.$$fmt.err ${S2O}
/freebsd/share/doc/usd/21.troff/
H A Dtable2167 \(*n \e\|(*n nu
192 \(*N \e\|(*N Nu\(dg
/freebsd/usr.sbin/cron/cron/
H A Ddatabase.c45 user *u, *nu; in load_database() local
186 for (u = old_db->head; u != NULL; u = nu) { in load_database()
188 nu = u->next; in load_database()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_scalars.c190 OS_getSystemNumUsers(uint32_t *nu) in OS_getSystemNumUsers() argument
195 *nu = 0; in OS_getSystemNumUsers()
198 (*nu)++; in OS_getSystemNumUsers()
/freebsd/contrib/file/magic/Magdir/
H A Dsketch5 # From: Edwin Mons <e@ik.nu>
H A Dmetastore6 # see https://david.hardeman.nu/software.php#metastore
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp49 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo() local
91 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo()
98 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { PhysicalRegisterInfo() local
/freebsd/contrib/libxo/tests/core/
H A DMakefile.am94 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.out out/$$base.$$fmt.out ${S2O} ; \
95 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.err out/$$base.$$fmt.err ${S2O}
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drealtek,alc5632.yaml29 - Leon Romanovsky <leon@leon.nu>
/freebsd/share/doc/usd/11.vitut/
H A Dedittut.ms113 Numbering lines (nu)\ \ \ 10
914 Numbering lines (nu)
918 number (nu)
924 :\|\fBnu
929 ``nu'' (and not ``n'', which is used for a different command).
933 For example, \f31,$nu\f1 lists all lines in the buffer with their
1230 use the print (p), z, or number (nu) command to view more text.
2189 number (nu), 11
2245 number (nu) command, 11
/freebsd/tools/test/sort/regression/
H A DMakefile5 OPTIONS= r f fr fs fu i ir b bs bd bu g gs gu gr n nr M Mr u nu ns
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am77 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.out out/$$base.$$fmt.out ${S2O} ; \
78 ${DIFF} -Nu ${srcdir}/saved/$$base.$$fmt.err out/$$base.$$fmt.err ${S2O}
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsWebAssembly.def31 TARGET_BUILTIN(__builtin_wasm_tls_base, "v*", "nU", "bulk-memory")
200 TARGET_BUILTIN(__builtin_wasm_loadf16_f32, "fh*", "nU", "half-precision")
/freebsd/share/doc/usd/12.vi/summary/
H A Dvi.summary107 append a number nu undo u
171 number nu number lines
/freebsd/contrib/dialog/po/
H A Dro.po29 msgstr "Nu"
/freebsd/contrib/nvi/catalog/
H A DMakefile71 sort -nu > $@
/freebsd/share/doc/usd/10.exref/summary/
H A Dex.summary445 \fR(.,.)\fBnumber nu T{
450 \fR:\fBnu

1234