Home
last modified time | relevance | path

Searched defs:to_keep (Results 1 – 9 of 9) sorted by relevance

/external/libtextclassifier/native/utils/
Dtokenizer-utils.cc40 bool to_keep = in TokenizeOnDelimiters() local
52 bool to_keep = !is_whitespace; in TokenizeOnWhiteSpacePunctuationAndChineseLetter() local
Dtokenizer-utils.h38 bool to_keep; member
/external/libabigail/tests/data/test-abidiff-exit/
Dtest2-filtered-removed-fns-v1.c4 to_keep() in to_keep() function
Dtest2-filtered-removed-fns-v0.c9 to_keep() in to_keep() function
/external/libabigail/tests/data/test-diff-suppr/
Dtest33-v0.cc33 bar(to_keep&) in bar() argument
Dtest33-v1.cc35 bar(to_keep&) in bar() argument
/external/elfutils/src/
Dstrings.c544 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block_no_mmap() local
649 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel.cc379 const Node* to_keep) { in RemovePrecedingNode()
401 const Node* to_keep) { in RemoveFollowingNode()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_saved_model.cc461 SmallVector<mlir::Attribute, 2> to_keep; in matchAndRewrite() local