Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/boost/mpl/
Dprotect.hpp29 struct protect : T struct
32 typedef mpl::protect type;
/third_party/boost/libs/mpl/doc/src/refmanual/
Dprotect.rst3 protect title
/third_party/iowow/src/platform/win32/mman/
Dmman.c23 DWORD protect = 0; in __map_mmap_prot_page() local
68 const DWORD protect = __map_mmap_prot_page(prot, flags); in mmap() local
/third_party/grpc/src/core/tsi/
Dtransport_security_grpc.h65 tsi_result (*protect)(tsi_zero_copy_grpc_protector* self, member
Dtransport_security.h34 tsi_result (*protect)(tsi_frame_protector* self, member
/third_party/boost/boost/proto/transform/
Dmake.hpp194 struct protect : transform<protect<PrimitiveTransform> > struct
197 struct impl
/third_party/boost/boost/python/object/
Dmake_instance.hpp40 python::detail::decref_guard protect(raw_result); in execute() local
/third_party/openGLES/xml/
Dgenheaders.py20 protect = True variable
521 protect = False variable
Dgenglvnd.py20 protect = True variable
42 protect = False variable
/third_party/skia/third_party/externals/egl-registry/api/
Dgenheaders.py31 protect = True variable
53 protect = False variable
/third_party/EGL/api/
Dgenheaders.py20 protect = True variable
563 protect = False variable
/third_party/skia/third_party/externals/opengl-registry/xml/
Dgenheaders.py31 protect = True variable
53 protect = False variable
Dgenglvnd.py31 protect = True variable
53 protect = False variable
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_grpc_record_protocol_common.h35 tsi_result (*protect)(alts_grpc_record_protocol* self, member
/third_party/boost/boost/lambda/detail/
Dret.hpp60 inline const T& protect(const T& t) { return t; } in protect() function
70 protect(const lambda_functor<Arg>& a1) in protect() function
/third_party/libnl/lib/route/link/
Dmacsec.c61 uint8_t send_sci, end_station, scb, replay_protect, protect, encrypt; member
581 int rtnl_link_macsec_set_protect(struct rtnl_link *link, uint8_t protect) in rtnl_link_macsec_set_protect()
596 int rtnl_link_macsec_get_protect(struct rtnl_link *link, uint8_t *protect) in rtnl_link_macsec_get_protect()
/third_party/skia/fuzz/
DFuzzCreateDDL.cpp140 GrProtected protect = GrProtected::kNo; in make_characterization() local
/third_party/boost/libs/python/src/converter/
Dfrom_python.cpp185 unvisit protect(chain); in implicit_rvalue_convertible_from_python() local
/third_party/boost/libs/iostreams/src/
Dmapped_file.cpp299 DWORD protect = priv ? in try_map_file() local
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h61 struct ident *protect; member
/third_party/python/Lib/test/
Dtest_sys_setprofile.py389 def protect(f, p): function
/third_party/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp772 UBool protect = FALSE; in formatNumeric() local
/third_party/icu/icu4c/source/i18n/
Dmeasfmt.cpp772 UBool protect = FALSE; in formatNumeric() local
/third_party/node/deps/icu-small/source/i18n/
Dmeasfmt.cpp772 UBool protect = FALSE; in formatNumeric() local
/third_party/boost/boost/bind/
Dprotect.hpp297 template<class F> _bi::protected_bind_t<F> protect(F f) in protect() function

12