Searched defs:beginning (Results 1 – 5 of 5) sorted by relevance
132 unsigned long long beginning = 0; in parentproc() local
105 beginning = bit_set->begin(), in CompareCMapIterAndBitSet() local
399 bool beginning = in FindPartitionEnd() local
286 bool beginning = true; in GeneratePackets() local
316 private Label createLabel(Composite parent, String text, boolean beginning) { in createLabel()