Home
last modified time | relevance | path

Searched defs:protect (Results 1 - 21 of 21) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileMapping.h15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name) in Create() argument
/third_party/node/deps/openssl/openssl/providers/common/
H A 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() argument
[all...]
/third_party/openssl/providers/common/
H A 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() argument
[all...]
/third_party/skia/fuzz/
H A DFuzzCreateDDL.cpp140 GrProtected protect = GrProtected::kNo; in make_characterization() local
/third_party/EGL/api/
H A Dgenheaders.py20 protect = True variable
563 protect = False variable
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-cygwin.cc50 uint8_t* RandomizedVirtualAlloc(size_t size, DWORD flags, DWORD protect, in RandomizedVirtualAlloc() argument
110 DWORD protect = GetProtectionFromMemoryPermission(access); in Allocate() local
171 DWORD protect = GetProtectionFromMemoryPermission(access); in SetPermissions() local
[all...]
H A Dplatform-win32.cc877 uint8_t* VirtualAllocWithHint(size_t size, DWORD flags, DWORD protect, in VirtualAllocWithHint() argument
868 VirtualAllocWrapper(void* address, size_t size, DWORD flags, DWORD protect) VirtualAllocWrapper() argument
889 AllocateInternal(void* hint, size_t size, size_t alignment, size_t page_size, DWORD flags, DWORD protect) AllocateInternal() argument
944 DWORD protect = GetProtectionFromMemoryPermission(access); Allocate() local
999 DWORD protect = GetProtectionFromMemoryPermission(access); SetPermissions() local
1249 DWORD protect = GetProtectionFromMemoryPermission(access); Allocate() local
1265 DWORD protect = GetProtectionFromMemoryPermission(access); AllocateShared() local
[all...]
/third_party/openGLES/xml/
H A Dgenglvnd.py20 protect = True variable
42 protect = False variable
H A Dgenheaders.py20 protect = True variable
521 protect = False variable
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dgenglvnd.py31 protect = True variable
53 protect = False variable
H A Dgenheaders.py31 protect = True variable
53 protect = False variable
/third_party/skia/third_party/externals/egl-registry/api/
H A Dgenheaders.py31 protect = True variable
53 protect = False variable
/third_party/python/Lib/test/
H A Dtest_sys_setprofile.py390 def protect(f, p): function
/third_party/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp772 UBool protect = false; in formatNumeric() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasfmt.cpp772 UBool protect = false; in formatNumeric() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp772 UBool protect = FALSE; in formatNumeric() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h61 struct ident *protect; member
/third_party/python/Modules/clinic/
H A D_winapi.c.h192 DWORD protect; in _winapi_CreateFileMapping() local
/third_party/python/Modules/
H A D_winapi.c505 _winapi_CreateFileMapping_impl(PyObject *module, HANDLE file_handle, LPSECURITY_ATTRIBUTES security_attributes, DWORD protect, DWORD max_size_high, DWORD max_size_low, LPCWSTR name) _winapi_CreateFileMapping_impl() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jar ... extensions.TestSetup, junit.framework.TestResult) public void protect () throws java.lang.Exception } junit/extensions/TestSetup. ...
/third_party/sqlite/src/
H A Dsqlite3.c49295 DWORD protect = PAGE_READWRITE; global() local
49516 DWORD protect = PAGE_READONLY; global() local
[all...]

Completed in 142 milliseconds