Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__iterator/
H A Dfront_insert_iterator.h38 protected: variable
H A Dback_insert_iterator.h38 protected: variable
H A Dinsert_iterator.h47 protected: variable
/src/contrib/googletest/docs/reference/
H A Dtesting.md542 ##### SetUp {#Environment::SetUp}
548 ##### TearDown {#Environment::TearDown}
655 ##### SetUp {#Test::SetUp}
662 ##### TearDown {#Test::TearDown}
/src/bin/sh/
H A Dexpand.c1507 int protected = 0; in freebsd_wordexpcmd() local
/src/sys/contrib/openzfs/module/zfs/
H A Darc.c1773 enum zio_compress compress, uint8_t complevel, boolean_t protected, in arc_buf_alloc_l2only()
3313 boolean_t protected, enum zio_compress compression_type, uint8_t complevel, in arc_hdr_alloc()
6703 boolean_t protected = HDR_PROTECTED(hdr); in arc_release() local