Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dcapabilities.cpp98 static bool DropBoundingSet(const CapSet& to_keep) { in DropBoundingSet()
119 static bool SetProcCaps(const CapSet& to_keep, bool add_setpcap) { in SetProcCaps()
184 bool SetCapsForExec(const CapSet& to_keep) { in SetCapsForExec()
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtokenizer-utils.cc40 bool to_keep = in TokenizeOnDelimiters() local
52 bool to_keep = !is_whitespace; in TokenizeOnWhiteSpacePunctuationAndChineseLetter() local
H A Dtokenizer-utils.h38 bool to_keep; member
/aosp_15_r20/external/elfutils/src/
H A Dstrings.c542 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block_no_mmap() local
647 size_t to_keep = unprinted != NULL ? 0 : min_len_bytes; in read_block() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel.cc379 const Node* to_keep) { in RemovePrecedingNode()
401 const Node* to_keep) { in RemoveFollowingNode()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_saved_model.cc463 SmallVector<mlir::Attribute, 2> to_keep; in matchAndRewrite() local