Lines Matching refs:balloc

53   BlockAllocator balloc(1024, 1024);
67 StringRef::from_lit("/"), groups, 255, balloc));
72 StringRef::from_lit("/"), groups, 255, balloc));
77 StringRef::from_lit("/alpha"), groups, 255, balloc));
82 balloc));
87 StringRef::from_lit("/alpha/bravo"), groups, 255, balloc));
92 StringRef::from_lit("/Alpha/bravo"), groups, 255, balloc));
97 balloc));
102 balloc));
109 balloc));
113 StringRef::from_lit("/"), groups, 255, balloc));
117 StringRef::from_lit("/"), groups, 255, balloc));
121 StringRef::from_lit("alpha"), groups, 255, balloc));
125 StringRef::from_lit("/"), groups, 255, balloc));
130 StringRef::from_lit("*"), groups, 255, balloc));
134 StringRef::from_lit("/"), groups, 255, balloc));
137 StringRef::from_lit("/"), groups, 255, balloc));
140 StringRef::from_lit("/"), groups, 255, balloc));
143 StringRef::from_lit("/"), groups, 255, balloc));
149 balloc));
154 balloc));
159 StringRef::from_lit("/alpha/bravo"), groups, 255, balloc));
164 balloc));
168 StringRef::from_lit("/alpha"), groups, 255, balloc));
173 StringRef::from_lit("/alpha"), groups, 255, balloc));
177 StringRef::from_lit("/alpha/"), groups, 255, balloc));
181 StringRef::from_lit("/alpha/bravo"), groups, 255, balloc));
185 StringRef::from_lit("/alph"), groups, 255, balloc));
189 StringRef::from_lit("/"), groups, 255, balloc));
219 StringRef::from_lit("/echo"), groups, 255, balloc));
223 StringRef::from_lit("/echo"), groups, 255, balloc));
227 StringRef::from_lit("/echo"), groups, 255, balloc));
232 balloc));
236 StringRef::from_lit("/golf"), groups, 255, balloc));
240 StringRef::from_lit("/echo"), groups, 255, balloc));
244 StringRef{}, groups, 255, balloc));