/third_party/lzma/CPP/Windows/ |
H A D | FileMapping.h | 15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name)
in Create() argument
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | securitycheck.c | 31 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 D | securitycheck.c | 31 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 D | FuzzCreateDDL.cpp | 140 GrProtected protect = GrProtected::kNo; in make_characterization() local
|
/third_party/EGL/api/ |
H A D | genheaders.py | 20 protect = True variable 563 protect = False variable
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-cygwin.cc | 50 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 D | platform-win32.cc | 877 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 D | genglvnd.py | 20 protect = True variable 42 protect = False variable
|
H A D | genheaders.py | 20 protect = True variable 521 protect = False variable
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | genglvnd.py | 31 protect = True variable 53 protect = False variable
|
H A D | genheaders.py | 31 protect = True variable 53 protect = False variable
|
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | genheaders.py | 31 protect = True variable 53 protect = False variable
|
/third_party/python/Lib/test/ |
H A D | test_sys_setprofile.py | 390 def protect(f, p): function
|
/third_party/icu/icu4c/source/i18n/ |
H A D | measfmt.cpp | 772 UBool protect = false; in formatNumeric() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | measfmt.cpp | 772 UBool protect = false; in formatNumeric() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | measfmt.cpp | 772 UBool protect = FALSE; in formatNumeric() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | token.h | 61 struct ident *protect; member
|
/third_party/python/Modules/clinic/ |
H A D | _winapi.c.h | 192 DWORD protect; in _winapi_CreateFileMapping() local
|
/third_party/python/Modules/ |
H A D | _winapi.c | 505 _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 D | junit-4.10.jar | ... extensions.TestSetup, junit.framework.TestResult)
public void protect () throws java.lang.Exception
}
junit/extensions/TestSetup. ... |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 49295 DWORD protect = PAGE_READWRITE; global() local 49516 DWORD protect = PAGE_READONLY; global() local [all...] |