Searched defs:kMaxObjects (Results 1 – 3 of 3) sorted by relevance
41 static const int kMaxObjects = 4 * (1 << 10); in run_stack() local65 static const int kMaxObjects = 4 * (1 << 10); in run_queue() local89 static const int kMaxObjects = 4 * (1 << 10); in run_pushpop() local110 static const int kMaxObjects = 4 * (1 << 10); in run_random() local
48 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator110 kMaxObjects = 4 * (1 << 10), in onDraw() enumerator
200 static const int kMaxObjects = 1000; member in tensorflow::__anondc8fdab30111::RpcRecvTensorFreeList