Searched defs:leaf (Results 1 – 3 of 3) sorted by relevance
222 String8& appendPath(const String8& leaf) { return appendPath(leaf.string()); } in appendPath()227 String8 appendPathCopy(const char* leaf) const in appendPathCopy()229 String8 appendPathCopy(const String8& leaf) const { return appendPathCopy(leaf.string()); } in appendPathCopy()
112 Json::Value leaf; in ConvertArgToJson() local
3222 int root, leaf, next, avbl, used, dpth; in tdefl_calculate_minimum_redundancy() local