Searched defs:to_keep (Results 1 – 9 of 9) sorted by relevance
40 bool to_keep = in TokenizeOnDelimiters() local52 bool to_keep = !is_whitespace; in TokenizeOnWhiteSpacePunctuationAndChineseLetter() local
38 bool to_keep; member
4 to_keep() in to_keep() function
9 to_keep() in to_keep() function
33 bar(to_keep&) in bar() argument
35 bar(to_keep&) in bar() argument
544 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block_no_mmap() local649 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block() local
379 const Node* to_keep) { in RemovePrecedingNode()401 const Node* to_keep) { in RemoveFollowingNode()
461 SmallVector<mlir::Attribute, 2> to_keep; in matchAndRewrite() local