Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/
H A Dfront_insert_iterator.h34 protected: variable
H A Dback_insert_iterator.h34 protected: variable
H A Dinsert_iterator.h37 protected: variable
/freebsd/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
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md542 ##### SetUp {#Environment::SetUp}
548 ##### TearDown {#Environment::TearDown}
655 ##### SetUp {#Test::SetUp}
662 ##### TearDown {#Test::TearDown}
/freebsd/bin/sh/
H A Dexpand.c1507 int protected = 0; in freebsd_wordexpcmd() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c1774 enum zio_compress compress, uint8_t complevel, boolean_t protected, in arc_buf_alloc_l2only()
3314 boolean_t protected, enum zio_compress compression_type, uint8_t complevel, in arc_hdr_alloc()
6690 boolean_t protected = HDR_PROTECTED(hdr); in arc_release() local
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c7877 unsigned int freq, bool protected) in hostapd_action_vs()