Home
last modified time | relevance | path

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

/freebsd-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
/freebsd-src/contrib/googletest/docs/reference/
H A Dtesting.md426 SetUp {#Environment::SetUp}Testing Reference""Classes and types""Environment {#Environment}""Protected Methods {#Environment-protected} global() argument
432 TearDown {#Environment::TearDown}Testing Reference""Classes and types""Environment {#Environment}""Protected Methods {#Environment-protected} global() argument
539 SetUp {#Test::SetUp}Testing Reference""Classes and types""Test {#Test}""Protected Methods {#Test-protected} global() argument
546 TearDown {#Test::TearDown}Testing Reference""Classes and types""Test {#Test}""Protected Methods {#Test-protected} global() argument
/freebsd-src/bin/sh/
H A Dexpand.c1505 int protected = 0; in freebsd_wordexpcmd() local
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Darc.c1715 arc_buf_alloc_l2only(size_t size,arc_buf_contents_t type,l2arc_dev_t * dev,dva_t dva,uint64_t daddr,int32_t psize,uint64_t birth,enum zio_compress compress,uint8_t complevel,boolean_t protected,boolean_t prefetch,arc_state_type_t arcs_state) arc_buf_alloc_l2only() argument
3249 arc_hdr_alloc(uint64_t spa,int32_t psize,int32_t lsize,boolean_t protected,enum zio_compress compression_type,uint8_t complevel,arc_buf_contents_t type) arc_hdr_alloc() argument
6255 boolean_t protected = HDR_PROTECTED(hdr); arc_release() local
[all...]