/third_party/boost/boost/mpl/ |
D | protect.hpp | 29 struct protect : T struct 32 typedef mpl::protect type;
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | protect.rst | 3 protect title
|
/third_party/iowow/src/platform/win32/mman/ |
D | mman.c | 23 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/ |
D | transport_security_grpc.h | 65 tsi_result (*protect)(tsi_zero_copy_grpc_protector* self, member
|
D | transport_security.h | 34 tsi_result (*protect)(tsi_frame_protector* self, member
|
/third_party/boost/boost/proto/transform/ |
D | make.hpp | 194 struct protect : transform<protect<PrimitiveTransform> > struct 197 struct impl
|
/third_party/boost/boost/python/object/ |
D | make_instance.hpp | 40 python::detail::decref_guard protect(raw_result); in execute() local
|
/third_party/openGLES/xml/ |
D | genheaders.py | 20 protect = True variable 521 protect = False variable
|
D | genglvnd.py | 20 protect = True variable 42 protect = False variable
|
/third_party/skia/third_party/externals/egl-registry/api/ |
D | genheaders.py | 31 protect = True variable 53 protect = False variable
|
/third_party/EGL/api/ |
D | genheaders.py | 20 protect = True variable 563 protect = False variable
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | genheaders.py | 31 protect = True variable 53 protect = False variable
|
D | genglvnd.py | 31 protect = True variable 53 protect = False variable
|
/third_party/grpc/src/core/tsi/alts/zero_copy_frame_protector/ |
D | alts_grpc_record_protocol_common.h | 35 tsi_result (*protect)(alts_grpc_record_protocol* self, member
|
/third_party/boost/boost/lambda/detail/ |
D | ret.hpp | 60 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/ |
D | macsec.c | 61 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/ |
D | FuzzCreateDDL.cpp | 140 GrProtected protect = GrProtected::kNo; in make_characterization() local
|
/third_party/boost/libs/python/src/converter/ |
D | from_python.cpp | 185 unvisit protect(chain); in implicit_rvalue_convertible_from_python() local
|
/third_party/boost/libs/iostreams/src/ |
D | mapped_file.cpp | 299 DWORD protect = priv ? in try_map_file() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | token.h | 61 struct ident *protect; member
|
/third_party/python/Lib/test/ |
D | test_sys_setprofile.py | 389 def protect(f, p): function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | measfmt.cpp | 772 UBool protect = FALSE; in formatNumeric() local
|
/third_party/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 772 UBool protect = FALSE; in formatNumeric() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | measfmt.cpp | 772 UBool protect = FALSE; in formatNumeric() local
|
/third_party/boost/boost/bind/ |
D | protect.hpp | 297 template<class F> _bi::protected_bind_t<F> protect(F f) in protect() function
|