Home
last modified time | relevance | path

Searched refs:dg (Results 1 – 25 of 204) sorted by relevance

123456789

/freebsd-10-stable/sys/dev/dcons/
Ddcons_os.c94 static struct dcons_global dg; variable
168 if (dg.dma_tag != NULL) in dcons_os_checkc_nopoll()
169 bus_dmamap_sync(dg.dma_tag, dg.dma_map, BUS_DMASYNC_POSTREAD); in dcons_os_checkc_nopoll()
173 if (dg.dma_tag != NULL) in dcons_os_checkc_nopoll()
174 bus_dmamap_sync(dg.dma_tag, dg.dma_map, BUS_DMASYNC_PREREAD); in dcons_os_checkc_nopoll()
189 if (dg.dma_tag != NULL) in dcons_os_putc()
190 bus_dmamap_sync(dg.dma_tag, dg.dma_map, BUS_DMASYNC_POSTWRITE); in dcons_os_putc()
194 if (dg.dma_tag != NULL) in dcons_os_putc()
195 bus_dmamap_sync(dg.dma_tag, dg.dma_map, BUS_DMASYNC_PREWRITE); in dcons_os_putc()
295 bzero(&dg, sizeof(dg)); in dcons_drv_init()
[all …]
/freebsd-10-stable/contrib/ntp/clockstuff/
Dpropdelay.c385 double dg; in greatcircle() local
390 dg = EARTHRADIUS * acos( in greatcircle()
396 lat1, long1, lat2, long2, dg); in greatcircle()
397 return dg; in greatcircle()
407 double dg, in waveangle() argument
415 theta = dg / (EARTHRADIUS * (double)(2 * n)); in waveangle()
419 dg, h, n, delta / RADPERDEG); in waveangle()
429 double dg, in propdelay() argument
438 theta = dg / (EARTHRADIUS * (double)(2 * n)); in propdelay()
440 td = dg / (LIGHTSPEED * sin(phi)); in propdelay()
[all …]
/freebsd-10-stable/contrib/gcclibs/libgomp/
DChangeLog143 * testsuite/libgomp.fortran/crayptr2.f90: Move dg-options for darwin.
272 * testsuite/lib/libgomp-dg.exp (libgomp_init): Don't add -march
317 * testsuite/lib/libgomp.dg (load_gcc_lib, libgomp_init,
332 * testsuite/libgomp.c/atomic-1.c: Set dg-options to
335 * testsuite/libgomp.c/atomic-2.c: Set dg-options to "-O2 -mcx16" for
337 * testsuite/libgomp.c/pr29947-1.c: Remove default dg-options.
344 dg-final cleanup-modules line.
710 * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
714 * testsuite/lib/libgomp-dg.exp (libgomp_init): Compute multilib related
720 * testsuite/lib/libgomp-dg.exp (blddir): Set it in
[all …]
/freebsd-10-stable/share/me/
Dsummary.external5 $0\(dg M invoked after section title printed
7 $1\(dg M invoked before printing depth 1 section
9 $2\(dg M invoked before printing depth 2 section
11 $3\(dg M invoked before printing depth 3 section
13 $4\(dg M invoked before printing depth 4 section
15 $5\(dg M invoked before printing depth 5 section
17 $6\(dg M invoked before printing depth 6 section
18 $C\(dg M called at beginning of chapter
19 $H\(dg M text header
/freebsd-10-stable/contrib/gcc/doc/
Dsourcebuild.texi851 In the @file{gcc.dg} testsuite, it is often necessary to test that an
859 /* @{ dg-bogus "warning" "warning in place of error" @} */
860 /* @{ dg-error "@var{regexp}" "@var{message}" @{ target *-*-* @} @var{line} @} */
871 In @file{gcc.dg} tests, @code{__typeof__} is sometimes used to make
873 @file{gcc.dg/c99-condexpr-1.c}. The more subtle uses depend on the
875 standard; see, for example, @file{gcc.dg/c99-intconst-1.c}.
915 with @code{dg-}. Some of these are defined within DejaGnu and others
946 @item @{ dg-do @var{do-what-keyword} [@{ target/xfail @var{selector} @}] @}
965 tests by redefining @code{dg-do-what-default} within the @code{.exp}
974 @code{dg-do run}, execution is expected to fail but compilation
[all …]
/freebsd-10-stable/sbin/iscontrol/
Dauth_subr.c172 puke(char *str, unsigned char *dg, int len) in puke() argument
176 printf("%02x", *dg++); in puke()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclGroup.h69 explicit DeclGroupRef(DeclGroup* dg) in DeclGroupRef() argument
70 : D((Decl*) (reinterpret_cast<uintptr_t>(dg) | DeclGroupKind)) {} in DeclGroupRef()
/freebsd-10-stable/contrib/groff/contrib/mom/examples/
Delvis_syntax56 prefix \(bu \(co \(ct \(de \(dg \(di \(em \(en \(mu \(pl \(rg \(sc \(sq \(lq \(rq
57 font chars \(bu \(co \(ct \(de \(dg \(di \(em \(en \(mu \(pl \(rg \(sc \(sq \(lq \(rq
/freebsd-10-stable/contrib/groff/font/devdvi/generate/
Dtc.map32 132 dg
/freebsd-10-stable/contrib/groff/font/devdvi/
DHBITC77 dg 512512,757120,203840 3 0204
DTBTC76 dg 535808,723632,203840 3 0204
DCWITC77 dg 550368,640640,232960,182000 3 0204
DTBITC77 dg 557939,723632,203840 3 0204
DCWTC76 dg 550368,640640,232960 3 0204
DTRTC76 dg 465920,722176,203840 3 0204
DTITC77 dg 482227,728000,203840 3 0204
DHRTC76 dg 465920,757120,203840 3 0204
DHITC77 dg 465920,757120,203840 3 0204
DHBTC76 dg 512512,757120,203840 3 0204
/freebsd-10-stable/contrib/tcsh/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1637 *-dg)
1737 vendor=dg
/freebsd-10-stable/contrib/dialog/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1640 *-dg)
1740 vendor=dg
/freebsd-10-stable/contrib/openpam/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1631 *-dg)
1731 vendor=dg
/freebsd-10-stable/contrib/byacc/
Dconfig.sub150 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1647 *-dg)
1747 vendor=dg
/freebsd-10-stable/crypto/openssh/
Dconfig.sub157 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1642 *-dg)
1742 vendor=dg
/freebsd-10-stable/contrib/sqlite3/
Dconfig.sub157 -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
1622 *-dg)
1722 vendor=dg

123456789