Home
last modified time | relevance | path

Searched full:prevent (Results 1 – 25 of 4083) sorted by relevance

12345678910>>...164

/third_party/rust/rust/src/tools/rustfmt/tests/source/cfg_if/detect/
Derror_macros.rs15 You can prevent it from being used in other architectures by
36 You can prevent it from being used in other architectures by
57 You can prevent it from being used in other architectures by
78 You can prevent it from being used in other architectures by
99 You can prevent it from being used in other architectures by
120 You can prevent it from being used in other architectures by
141 You can prevent it from being used in other architectures by
/third_party/rust/rust/src/tools/rustfmt/tests/target/cfg_if/detect/
Derror_macros.rs15 You can prevent it from being used in other architectures by
36 You can prevent it from being used in other architectures by
57 You can prevent it from being used in other architectures by
78 You can prevent it from being used in other architectures by
99 You can prevent it from being used in other architectures by
120 You can prevent it from being used in other architectures by
141 You can prevent it from being used in other architectures by
/third_party/libbpf/include/uapi/linux/
Dfcntl.h41 #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 */
/third_party/grpc/tools/run_tests/sanity/
Dcpp_banned_constructs.sh21 # Prevent the use of synchronization and threading constructs from std:: since
33 # 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.
/third_party/mbedtls/library/
Dplatform.c89 * Make dummy function to prevent NULL pointer dereferences
144 * Make dummy function to prevent NULL pointer dereferences
175 * Make dummy function to prevent NULL pointer dereferences
198 * Make dummy function to prevent NULL pointer dereferences
223 * Make dummy function to prevent NULL pointer dereferences
245 * Make dummy function to prevent NULL pointer dereferences
269 * Make dummy function to prevent NULL pointer dereferences
343 * Make dummy function to prevent NULL pointer dereferences
357 * Make dummy function to prevent NULL pointer dereferences
/third_party/pulseaudio/src/pulsecore/
Dmemfd-wrappers.h61 #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 */
/third_party/grpc/src/objective-c/GRPCClient/
DGRPCInterceptor.mm229 // retain this interceptor until the method exit to prevent deallocation of the interceptor within
236 // retain this interceptor until the method exit to prevent deallocation of the interceptor within
243 // retain this interceptor until the method exit to prevent deallocation of the interceptor within
250 // retain this interceptor until the method exit to prevent deallocation of the interceptor within
257 // retain this interceptor until the method exit to prevent deallocation of the interceptor within
265 // retain this interceptor until the method exit to prevent deallocation of the interceptor
274 // retain this interceptor until the method exit to prevent deallocation of the interceptor
284 // retain this interceptor until the method exit to prevent deallocation of the interceptor
293 // retain this interceptor until the method exit to prevent deallocation of the interceptor
/third_party/grpc/src/objective-c/GRPCClient/private/
DGRPCTransport+Private.mm66 // retain the transport instance until the method exit to prevent deallocation of the transport
73 // retain the transport instance until the method exit to prevent deallocation of the transport
80 // retain the transport instance until the method exit to prevent deallocation of the transport
87 // retain the transport instance until the method exit to prevent deallocation of the transport
94 // retain the transport instance until the method exit to prevent deallocation of the transport
/third_party/ltp/include/lapi/
Dfcntl.h56 # 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 */
/third_party/python/Lib/test/libregrtest/
Dwin_utils.py22 the system load on Windows. A "raw" thread is used here to prevent
39 # localize module access to prevent shutdown errors
49 # localize module access to prevent shutdown errors
109 # localize module access to prevent shutdown errors
/third_party/grpc/tools/remote_build/include/
Dtest_locally_with_resultstore_results.bazelrc8 # Disable uploading to build cache by default. This is to prevent
11 # with cache silo keys that prevent the build from being broken
/third_party/rust/rust/tests/rustdoc-ui/
Dignore-block-help.stderr4 LL | /// ```ignore (to-prevent-tidy-error)
13 LL | /// ```ignore (to-prevent-tidy-error)
/third_party/python/Misc/
DREADME.coverity2 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.
/third_party/python/Lib/importlib/metadata/
D_collections.py7 Often it is desirable to prevent the mutation of
9 as to prevent mutation during iteration.
/third_party/grpc/tools/remote_build/
Dmac.bazelrc9 # Disable uploading to build cache by default. This is to prevent
12 # with cache silo keys that prevent the build from being broken
/third_party/skia/m133/third_party/externals/icu/source/common/
Dmsvcres.h9 //header the wrong way. This is here to prevent Visual Studio .NET from
14 These are defined before unicode/uversion.h in order to prevent
/third_party/icu/icu4c/source/common/
Dmsvcres.h9 //header the wrong way. This is here to prevent Visual Studio .NET from
14 These are defined before unicode/uversion.h in order to prevent
/third_party/mesa3d/src/gallium/frontends/wgl/
Dmeson.build7 # prevent _glapi_* from being declared __declspec(dllimport)
44 '-D_GDI32_', # prevent wgl* being declared __declspec(dllimport)
/third_party/skia/third_party/externals/icu/source/common/
Dmsvcres.h9 //header the wrong way. This is here to prevent Visual Studio .NET from
14 These are defined before unicode/uversion.h in order to prevent
/third_party/typescript/tests/baselines/reference/
DprivateNameAndIndexSignature.js5 …["#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…
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/traits/
Dstatics.rs9 /// Mark the given global value as "used", to prevent the compiler and linker from potentially
13 /// Same as add_used_global(), but only prevent the compiler from potentially removing an
/third_party/rust/rust/compiler/rustc_error_codes/src/error_codes/
DE0764.md14 or constants. This limitation exists to prevent the creation of constants that
22 as the borrow checker will prevent the `const fn` from returning new mutable
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/
DREADME.angle23 - 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.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_win32_surface.adoc66 window object can prevent flink:vkCreateSwapchainKHR from succeeding on
69 prevent creation of a bitblt model DXGI swapchain on the same window
75 one slink:VkPhysicalDevice can prevent flink:vkCreateSwapchainKHR from
DVK_KHR_win32_surface.txt66 window object can prevent flink:vkCreateSwapchainKHR from succeeding on
69 prevent creation of a bitblt model DXGI swapchain on the same window
75 one slink:VkPhysicalDevice can prevent flink:vkCreateSwapchainKHR from

12345678910>>...164