Home
last modified time | relevance | path

Searched defs:dg (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dconfig.d93 string rt_cmdlineOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_cmdlineOption()
111 string rt_envvarsOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_envvarsOption()
135 string rt_linkOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_linkOption()
H A DaApply.d21 extern (C) int _aApplycd1(in char[] aa, dg_t dg) in _aApplycd1()
83 extern (C) int _aApplywd1(in wchar[] aa, dg_t dg) in _aApplywd1()
145 extern (C) int _aApplycw1(in char[] aa, dg_t dg) in _aApplycw1()
220 extern (C) int _aApplywc1(in wchar[] aa, dg_t dg) in _aApplywc1()
301 extern (C) int _aApplydc1(in dchar[] aa, dg_t dg) in _aApplydc1()
378 extern (C) int _aApplydw1(in dchar[] aa, dg_t dg) in _aApplydw1()
452 extern (C) int _aApplycd2(in char[] aa, dg2_t dg) in _aApplycd2()
521 extern (C) int _aApplywd2(in wchar[] aa, dg2_t dg) in _aApplywd2()
590 extern (C) int _aApplycw2(in char[] aa, dg2_t dg) in _aApplycw2()
670 extern (C) int _aApplywc2(in wchar[] aa, dg2_t dg) in _aApplywc2()
[all …]
H A DaApplyR.d31 extern (C) int _aApplyRcd1(in char[] aa, dg_t dg) in _aApplyRcd1()
105 extern (C) int _aApplyRwd1(in wchar[] aa, dg_t dg) in _aApplyRwd1()
169 extern (C) int _aApplyRcw1(in char[] aa, dg_t dg) in _aApplyRcw1()
256 extern (C) int _aApplyRwc1(in wchar[] aa, dg_t dg) in _aApplyRwc1()
341 extern (C) int _aApplyRdc1(in dchar[] aa, dg_t dg) in _aApplyRdc1()
420 extern (C) int _aApplyRdw1(in dchar[] aa, dg_t dg) in _aApplyRdw1()
493 extern (C) int _aApplyRcd2(in char[] aa, dg2_t dg) in _aApplyRcd2()
570 extern (C) int _aApplyRwd2(in wchar[] aa, dg2_t dg) in _aApplyRwd2()
636 extern (C) int _aApplyRcw2(in char[] aa, dg2_t dg) in _aApplyRcw2()
725 extern (C) int _aApplyRwc2(in wchar[] aa, dg2_t dg) in _aApplyRwc2()
[all …]
H A Dtlsgc.d64 void scan(void* data, scope ScanDg dg) nothrow in scan()
77 void processGCMarks(void* data, scope IsMarkedDg dg) nothrow in processGCMarks()
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dconfig.d98 string rt_cmdlineOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_cmdlineOption()
119 string rt_envvarsOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_envvarsOption()
143 string rt_linkOption(string opt, scope rt_configCallBack dg) @nogc nothrow in rt_linkOption()
H A DaApply.d21 extern (C) int _aApplycd1(in char[] aa, dg_t dg) in _aApplycd1()
83 extern (C) int _aApplywd1(in wchar[] aa, dg_t dg) in _aApplywd1()
145 extern (C) int _aApplycw1(in char[] aa, dg_t dg) in _aApplycw1()
220 extern (C) int _aApplywc1(in wchar[] aa, dg_t dg) in _aApplywc1()
301 extern (C) int _aApplydc1(in dchar[] aa, dg_t dg) in _aApplydc1()
378 extern (C) int _aApplydw1(in dchar[] aa, dg_t dg) in _aApplydw1()
452 extern (C) int _aApplycd2(in char[] aa, dg2_t dg) in _aApplycd2()
521 extern (C) int _aApplywd2(in wchar[] aa, dg2_t dg) in _aApplywd2()
590 extern (C) int _aApplycw2(in char[] aa, dg2_t dg) in _aApplycw2()
670 extern (C) int _aApplywc2(in wchar[] aa, dg2_t dg) in _aApplywc2()
[all …]
H A DaApplyR.d21 extern (C) int _aApplyRcd1(in char[] aa, dg_t dg) in _aApplyRcd1()
95 extern (C) int _aApplyRwd1(in wchar[] aa, dg_t dg) in _aApplyRwd1()
159 extern (C) int _aApplyRcw1(in char[] aa, dg_t dg) in _aApplyRcw1()
246 extern (C) int _aApplyRwc1(in wchar[] aa, dg_t dg) in _aApplyRwc1()
331 extern (C) int _aApplyRdc1(in dchar[] aa, dg_t dg) in _aApplyRdc1()
410 extern (C) int _aApplyRdw1(in dchar[] aa, dg_t dg) in _aApplyRdw1()
483 extern (C) int _aApplyRcd2(in char[] aa, dg2_t dg) in _aApplyRcd2()
560 extern (C) int _aApplyRwd2(in wchar[] aa, dg2_t dg) in _aApplyRwd2()
626 extern (C) int _aApplyRcw2(in char[] aa, dg2_t dg) in _aApplyRcw2()
715 extern (C) int _aApplyRwc2(in wchar[] aa, dg2_t dg) in _aApplyRwc2()
[all …]
H A Dtlsgc.d65 void scan(void* data, scope ScanDg dg) nothrow in scan()
78 void processGCMarks(void* data, scope IsMarkedDg dg) nothrow in processGCMarks()
/netbsd/external/bsd/ntp/dist/clockstuff/
H A Dpropdelay.c387 double dg; in greatcircle() local
409 double dg, in waveangle()
431 double dg, in propdelay()
463 double dg; /* great circle distance */ in finddelay() local
520 double dg; /* great circle distance */ in satfinddelay() local
533 double dg in satpropdelay()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dspeller.d59 auto spellerX(alias dg)(const(char)[] seed, bool flag) in spellerX()
152 auto spellerY(alias dg)(const(char)[] seed, size_t index, out int cost) in spellerY()
H A Dstring.d69 auto toCStringThen(alias dg)(const(char)[] src) nothrow in toCStringThen()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dregistry.d738 …vate void regProcessNthKey(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) dg) in regProcessNthKey()
761 …te void regProcessNthValue(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) dg) in regProcessNthValue()
1417 int opApply(scope int delegate(ref string name) dg) in opApply()
1514 int opApply(scope int delegate(ref Key key) dg) in opApply()
1623 int opApply(scope int delegate(ref string name) dg) in opApply()
1717 int opApply(scope int delegate(ref Value value) dg) in opApply()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dregistry.d738 …vate void regProcessNthKey(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) dg) in regProcessNthKey()
761 …te void regProcessNthValue(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) dg) in regProcessNthValue()
1415 int opApply(scope int delegate(ref string name) dg) in opApply()
1511 int opApply(scope int delegate(ref Key key) dg) in opApply()
1619 int opApply(scope int delegate(ref string name) dg) in opApply()
1712 int opApply(scope int delegate(ref Value value) dg) in opApply()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Did.d554 string generate(immutable(Msgtable)[] msgtable, string function(Msgtable) dg) in generate()
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dinterfaces.d454 int opApply(scope int delegate(E) dg) { in opApply()
466 int opApply(scope int delegate(size_t, E) dg) { in opApply()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dinterfaces.d484 int opApply(scope int delegate(E) dg) { in opApply()
496 int opApply(scope int delegate(size_t, E) dg) { in opApply()
/netbsd/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/
H A Dlib.d9 Exception collectException(void delegate() dg) in collectException()
/netbsd/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/
H A Dlib.d9 Exception collectException(void delegate() dg) in collectException()
/netbsd/sys/dev/
H A Ddksubr.c769 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in dk_dump() local
880 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in dk_getdefaultlabel() local
922 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in dk_getdisklabel() local
H A Dcgd.c848 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in cgd_diskstart() local
941 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in cgdiodone() local
1013 struct disk_geom *dg = &dksc->sc_dkdev.dk_geom; in cgd_dumpblocks() local
1439 struct disk_geom *dg; in cgdinit() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclGroup.h65 explicit DeclGroupRef(DeclGroup* dg) in DeclGroupRef()
/netbsd/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d121 void scanTLSRanges(void[] rng, scope void delegate(void* pbeg, void* pend) nothrow dg) nothrow in scanTLSRanges()
H A Dandroid.d105 void scanTLSRanges(void[]* rng, scope void delegate(void* pbeg, void* pend) nothrow dg) nothrow in scanTLSRanges()
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dwin32.d121 void scanTLSRanges(void[] rng, scope void delegate(void* pbeg, void* pend) nothrow dg) nothrow in scanTLSRanges()
H A Dandroid.d105 void scanTLSRanges(void[]* rng, scope void delegate(void* pbeg, void* pend) nothrow dg) nothrow in scanTLSRanges()

1234