Home
last modified time | relevance | path

Searched defs:protected (Results 1 - 25 of 26) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DstrictModeReservedWordInDestructuring.js7 var { public, protected } = { public: 1, protected: 2 }; property
8 var { public: a, protected: b } = { public: 1, protected: 2 }; property
H A DconvertKeywordsYes.js14 var protected = 0; variable
320 var protected = 0; variable
[all...]
/test/xts/hats/kernel/memtracker/
H A DMemTrackerTest.cpp19 #define protected public macro
23 #undef protected macro
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-simple-gates.c18 sunxi_simple_gates_setup(struct device_node *node, const int protected[], int nprotected) sunxi_simple_gates_setup() argument
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H A Dclk-simple-gates.c18 sunxi_simple_gates_setup(struct device_node *node, const int protected[], int nprotected) sunxi_simple_gates_setup() argument
/kernel/linux/linux-5.10/mm/
H A Dpage_counter.c19 unsigned long protected, old_protected; in propagate_protected_usage() local
H A Dmemcontrol.c6742 unsigned long protected; in effective_protection() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpage_counter.c19 unsigned long protected, old_protected; in propagate_protected_usage() local
[all...]
/test/xts/hats/kernel/rtginterface/
H A Drtg_interface_test.cpp19 #define protected public macro
26 #undef protected macro
/test/testfwk/arkxtest/uitest/test/
H A Dselect_strategy_test.cpp20 #define protected public macro
23 #undef protected macro
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c724 char buf[3072], *p1, *end1, protected[128]; lws_jwe_render_flattened() local
[all...]
/third_party/libcoap/tests/
H A Dtest_oscore.c497 static const uint8_t protected[] = { in t_oscore_c_5() local
565 static const uint8_t protected[] = { in t_oscore_c_6() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c177 VkSurfaceProtectedCapabilitiesKHR *protected = (void *)ext; in wsi_win32_surface_get_capabilities2() local
H A Dwsi_common_wayland.c754 VkSurfaceProtectedCapabilitiesKHR *protected = (void *)ext; in wsi_wl_surface_get_capabilities2() local
H A Dwsi_common_x11.c724 VkSurfaceProtectedCapabilitiesKHR *protected = (void *)ext; in x11_surface_get_capabilities2() local
H A Dwsi_common_display.c831 VkSurfaceProtectedCapabilitiesKHR *protected = (void *)ext; in wsi_GetDisplayPlaneCapabilities2KHR() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena.c858 bool protected; in siena_mtd_probe_partition() local
H A Def10.c3475 bool protected; in efx_ef10_mtd_probe_partition() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena.c862 bool protected; in siena_mtd_probe_partition() local
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-merrifield.c68 bool protected; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c252 proto_context_set_protected(struct drm_i915_private *i915, struct i915_gem_proto_context *pc, bool protected) proto_context_set_protected() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c845 bool protected; in vlVaCreateSurfaces2() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def10.c3506 bool protected; in efx_ef10_mtd_probe_partition() local
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c1986 bool protected = false; in mmu_sync_children() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c2098 bool protected = false; in mmu_sync_children() local

Completed in 68 milliseconds

12