Searched defs:protect (Results 76 - 81 of 81) sorted by relevance
1234
| /third_party/node/deps/v8/src/base/platform/ |
| 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...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_sdio.c | 3259 uint8 enable, protect, remap; in dhdsdio_devram_remap() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 14545 u32 nvcfg1, protect = 0; in tg3_get_5755_nvram_info() local 14639 u32 nvcfg1, protect in tg3_get_5761_nvram_info() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 14497 u32 nvcfg1, protect = 0; in tg3_get_5755_nvram_info() local 14591 u32 nvcfg1, protect in tg3_get_5761_nvram_info() local [all...] |
| /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...] |
Completed in 164 milliseconds
1234