Searched full:prevent (Results 1 – 25 of 4083) sorted by relevance
12345678910>>...164
15 You can prevent it from being used in other architectures by36 You can prevent it from being used in other architectures by57 You can prevent it from being used in other architectures by78 You can prevent it from being used in other architectures by99 You can prevent it from being used in other architectures by120 You can prevent it from being used in other architectures by141 You can prevent it from being used in other architectures by
41 #define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */42 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */43 #define F_SEAL_GROW 0x0004 /* prevent file from growing */44 #define F_SEAL_WRITE 0x0008 /* prevent writes */45 #define F_SEAL_FUTURE_WRITE 0x0010 /* prevent future writes while mapped */46 #define F_SEAL_EXEC 0x0020 /* prevent chmod modifying exec bits */
21 # Prevent the use of synchronization and threading constructs from std:: since33 # Prevent the include of disallowed C++ headers.43 # Prevent the include of headers that shouldn't be used in tests.52 # Prevent the use of CHECK in this folder.62 # Prevent the use of absl LOG in this folder.
89 * Make dummy function to prevent NULL pointer dereferences144 * Make dummy function to prevent NULL pointer dereferences175 * Make dummy function to prevent NULL pointer dereferences198 * Make dummy function to prevent NULL pointer dereferences223 * Make dummy function to prevent NULL pointer dereferences245 * Make dummy function to prevent NULL pointer dereferences269 * Make dummy function to prevent NULL pointer dereferences343 * Make dummy function to prevent NULL pointer dereferences357 * Make dummy function to prevent NULL pointer dereferences
61 #define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */62 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */63 #define F_SEAL_GROW 0x0004 /* prevent file from growing */64 #define F_SEAL_WRITE 0x0008 /* prevent writes */
229 // retain this interceptor until the method exit to prevent deallocation of the interceptor within236 // retain this interceptor until the method exit to prevent deallocation of the interceptor within243 // retain this interceptor until the method exit to prevent deallocation of the interceptor within250 // retain this interceptor until the method exit to prevent deallocation of the interceptor within257 // retain this interceptor until the method exit to prevent deallocation of the interceptor within265 // retain this interceptor until the method exit to prevent deallocation of the interceptor274 // retain this interceptor until the method exit to prevent deallocation of the interceptor284 // retain this interceptor until the method exit to prevent deallocation of the interceptor293 // retain this interceptor until the method exit to prevent deallocation of the interceptor
66 // retain the transport instance until the method exit to prevent deallocation of the transport73 // retain the transport instance until the method exit to prevent deallocation of the transport80 // retain the transport instance until the method exit to prevent deallocation of the transport87 // retain the transport instance until the method exit to prevent deallocation of the transport94 // retain the transport instance until the method exit to prevent deallocation of the transport
56 # define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */60 # define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */63 # define F_SEAL_GROW 0x0004 /* prevent file from growing */66 # define F_SEAL_WRITE 0x0008 /* prevent writes */
22 the system load on Windows. A "raw" thread is used here to prevent39 # localize module access to prevent shutdown errors49 # localize module access to prevent shutdown errors109 # localize module access to prevent shutdown errors
8 # Disable uploading to build cache by default. This is to prevent11 # with cache silo keys that prevent the build from being broken
4 LL | /// ```ignore (to-prevent-tidy-error)13 LL | /// ```ignore (to-prevent-tidy-error)
2 Coverity has a static analysis tool (Prevent) which is similar to Klocwork.11 Prevent was first run on the Python 2.5 source code in March 2006.
7 Often it is desirable to prevent the mutation of9 as to prevent mutation during iteration.
9 # Disable uploading to build cache by default. This is to prevent12 # with cache silo keys that prevent the build from being broken
9 //header the wrong way. This is here to prevent Visual Studio .NET from14 These are defined before unicode/uversion.h in order to prevent
7 # prevent _glapi_* from being declared __declspec(dllimport)44 '-D_GDI32_', # prevent wgl* being declared __declspec(dllimport)
5 …["#bar"] = this["#bar"] // Error (private identifiers should not prevent circularity checking fo…20 …this["#bar"] = this["#bar"]; // Error (private identifiers should not prevent circularity checking…
9 /// Mark the given global value as "used", to prevent the compiler and linker from potentially13 /// Same as add_used_global(), but only prevent the compiler from potentially removing an
14 or constants. This limitation exists to prevent the creation of constants that22 as the borrow checker will prevent the `const fn` from returning new mutable
23 - the file scope is now anglebase/ from base/ to prevent include conflicts.27 - header guards and macros are changed from BASE to ANGLEBASE to prevent conflicts.
66 window object can prevent flink:vkCreateSwapchainKHR from succeeding on69 prevent creation of a bitblt model DXGI swapchain on the same window75 one slink:VkPhysicalDevice can prevent flink:vkCreateSwapchainKHR from