Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dfront_insert_iterator.h37 protected: global() variable
H A Dback_insert_iterator.h37 protected: global() variable
H A Dinsert_iterator.h46 protected: global() variable
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md445 ##### SetUp {#Environment::SetUp}
451 ##### TearDown {#Environment::TearDown}
558 ##### SetUp {#Test::SetUp}
565 ##### TearDown {#Test::TearDown}
/freebsd/bin/sh/
H A Dexpand.c1505 int protected = 0; in freebsd_wordexpcmd() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c1732 enum zio_compress compress, uint8_t complevel, boolean_t protected, in arc_buf_alloc_l2only()
3266 boolean_t protected, enum zio_compress compression_type, uint8_t complevel, in arc_hdr_alloc()
6461 boolean_t protected = HDR_PROTECTED(hdr); in arc_release() local