Searched defs:SizeFor (Results 1 – 3 of 3) sorted by relevance
80 static int SizeFor(int length) { in SizeFor() function
2876 static int SizeFor(int length) { return kHeaderSize + length * kPointerSize; } in SizeFor() function2943 inline static int SizeFor(int length) { in SizeFor() function4874 static int SizeFor(int length) { in SizeFor() function4942 static int SizeFor(int length) { in SizeFor() function5692 static int SizeFor(int body_size) { in SizeFor() function10034 static int SizeFor(int length) { in SizeFor() function10073 static int SizeFor(int length) { in SizeFor() function
69 static int SizeFor(int cells_count) { in SizeFor() function