Searched defs:kInline (Results 1 – 12 of 12) sorted by relevance
55 static constexpr int kInline = 64 / sizeof(const void*); member in tensorflow::EdgeSetTest
137 kInline, // `value_buf_` is used directly to store the value. enumerator
43 kInline = 1 << 17, enumerator
69 static const uint32_t kInline = 8; variable
70 static const uint32_t kInline = 8; variable
727 kInline, enumerator
48 const char kInline[] = "inline:"; variable