Home
last modified time | relevance | path

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

/third_party/openssl/providers/common/
Dsecuritycheck.c31 int protect = 0; in ossl_rsa_check_key() local
92 int ossl_ec_check_key(OSSL_LIB_CTX *ctx, const EC_KEY *ec, int protect) in ossl_ec_check_key()
/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/skia/third_party/externals/egl-registry/api/
Dgenheaders.py31 protect = True variable
53 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/EGL/api/
Dgenheaders.py20 protect = True variable
563 protect = False variable
/third_party/openGLES/xml/
Dgenheaders.py20 protect = True variable
521 protect = False variable
Dgenglvnd.py20 protect = True variable
42 protect = False variable
/third_party/vulkan-loader/scripts/
Ddispatch_table_helper_generator.py180 def AddCommandToDispatchList(self, name, handle_type, protect, cmdinfo): argument
/third_party/skia/fuzz/
DFuzzCreateDDL.cpp140 GrProtected protect = GrProtected::kNo; in make_characterization() 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/node/deps/icu-small/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/skia/third_party/externals/icu/source/i18n/
Dmeasfmt.cpp772 UBool protect = FALSE; in formatNumeric() local
/third_party/python/Modules/clinic/
D_winapi.c.h192 DWORD protect; in _winapi_CreateFileMapping() local
/third_party/python/Modules/
D_winapi.c507 DWORD protect, DWORD max_size_high, in _winapi_CreateFileMapping_impl()