- Curry
void delegate(U) Curry(void delegate(A, U) dg, A arg)
- _assertEq
void _assertEq(ubyte lhs, short rhs, string msg, string file, size_t line)
- a142
void a142()
- b183
int b183()
- b5364
long b5364(long bmax)
- badvariadic
void badvariadic(...)
- bar15
void bar15(void delegate(int) dg)
- bar16
void bar16(int i, ...)
- bar22
void bar22()
- bitcomb9171
ulong bitcomb9171(ulong v)
- bt32
int bt32(uint* p, uint b)
- bug3809
int bug3809()
- bug4389
int bug4389()
- bug4529a
int bug4529a()
- bug5105
void bug5105()
- bug5218c
void bug5218c(char[3] s)
- bug5672
bool bug5672(long v)
- bug5717
void bug5717()
- bug6184
void bug6184()
- bug6962
void bug6962(string value)
- bug8095
void bug8095(int p0, int* p1, int z, int edx, int* p4, int p5)
- bug9387a
void bug9387a(double x)
- crash
void crash(int x)
- d2uint
uint d2uint(double u)
- d2ulong
ulong d2ulong(double u)
- doStuff
void doStuff(byte start, byte end, uint increment = 1U)
- doSynchronized
void doSynchronized()
- e101
auto e101(int x)
- enforce6506b
void enforce6506b(bool condition, void delegate() m)
- entropy
double entropy(double[] probs)
- entropy2
double entropy2(double[] probs)
- f156
void f156(Value156.Id t)
- f48
void f48(int x)
- f58
void f58(int n)
- find123
T[] find123(T[] input)
- foo125
int foo125(int x)
- foo126
int foo126(int x)
- foo131
void foo131(real z)
- foo146
string foo146(T args)
- foo150
bool foo150()
- foo152
string foo152()
- foo17
void foo17(char[4] buf, dchar c)
- foo188
int foo188(int[3] s)
- foo202
void foo202(int x, ...)
- foo222
void foo222(int)
- foo223
void foo223(long x, long a, long b, long c, long d, long e, long f)
- foo238
void foo238(long a, long b)
- foo240
double foo240()
- foo241
ubyte foo241(ubyte[] data)
- foo249
int foo249(int a, int b)
- foo34
void foo34(in string s)
- foo43
void foo43(float length, byte b)
- foo4414
int[1] foo4414()
- foo45
int foo45(int i)
- foo51
int* foo51()
- foo64
string[] foo64()
- foo65
string[][] foo65()
- foo6563
int foo6563(float a, float b, float c, float d, float e, float f, float g, float h)
- foo66
string[][] foo66()
- foo6a
void foo6a()
- foo7026
ubyte foo7026(uint n)
- foo7212
void foo7212(scope int delegate(int a) dg)
- foo7290a
void foo7290a()
- foo75
void foo75(T[] x...)
- foo8840
long foo8840()
- foo94
void foo94()
- foo9781
int foo9781(int[1] x)
- fooa181
void fooa181(int x, int y, int[0] a, int z, int t)
- fun6997
long fun6997(long a, long b, long c)
- func163
void func163(string name, string v)
- func21
void func21()
- func54
void func54(string delegate() dg)
- g199
void g199(void delegate(void*, void*) d)
- g214
void g214(int j)
- get140
int* get140()
- getFloat
float getFloat()
- get_value
int get_value()
- getnanf
float getnanf()
- isNull
bool isNull(string str)
- main
int main()
- nextis
void nextis(void delegate() dg = )
- noswap245
int noswap245(ubyte* data)
- prop
int prop()
- r2ulong
ulong r2ulong(real u)
- recurse
void recurse(ref int i)
- setCookie
void setCookie(long x = 1L << 32L, string y = null)
- solve1
int solve1(int n)
- space
int space()
- sqrt8454
double sqrt8454(double d)
- test100
void test100()
- test109
void test109()
- test110
void test110()
- test113
void test113()
- test117
void test117()
- test118
void test118()
- test12
void test12()
- test121
void test121()
- test124
int test124()
- test13285
void test13285()
- test135
void test135()
- test136
void test136()
- test138
long test138(int y)
- test139
void test139()
- test14682a
void test14682a()
- test147
void test147()
- test148
void test148()
- test149
void test149()
- test160
void test160()
- test16027
void test16027()
- test169
void test169()
- test177
int test177()
- test190
void test190()
- test193
void test193()
- test194
void test194()
- test198
void test198()
- test20
void test20()
- test210
void test210()
- test218
void test218()
- test227
void test227()
- test228
void test228()
- test233
void test233()
- test237
void test237()
- test242
void test242()
- test246
void test246()
- test25
void test25()
- test252
void test252()
- test28
void test28()
- test3
void test3()
- test33
void test33()
- test36
void test36()
- test39
void test39()
- test40
void test40()
- test42
int test42(string[] args = null)
- test44
void test44()
- test47
void test47()
- test4820_2
void test4820_2()
- test49
void test49()
- test53
void test53()
- test59
void test59()
- test6057
void test6057()
- test62
void test62()
- test6229
int test6229()
- test6354
void test6354()
- test6504
void test6504()
- test7367
void test7367()
- test7436
void test7436()
- test7997
void test7997()
- test8340
void test8340()
- test8376
void test8376()
- test84
void test84()
- test8987
void test8987()
- test9
void test9()
- test91
void test91()
- test9248
void test9248()
- test93
void test93()
- test97
void test97()
- test9844
void test9844()
- testbt1
long testbt1(long a, long b, int c)
- testrolror
void testrolror(int shift)
- thrw
void thrw(Data* s)
- trigger
void trigger(char[] txt)
- va_copy46
void va_copy46(out void* dest, void* src)
- wrap88
int function() wrap88(void function())
- writecrossing
void writecrossing(bool goal)
- wrong8796
int* wrong8796(int* p)
- x168
void x168()