Searched refs:prevent (Results 1 – 25 of 1456) sorted by relevance
12345678910>>...59
/external/sg3_utils/src/ |
D | sg_prevent.c | 75 int prevent = -1; in main() local 97 prevent = sg_get_num(optarg); in main() 98 if ((prevent < 0) || (prevent > 3)) { in main() 154 if (allow && (prevent >= 0)) { in main() 160 prevent = 0; in main() 161 else if (prevent < 0) in main() 162 prevent = 1; /* default is to prevent, as utility name suggests */ in main() 172 res = sg_ll_prevent_allow(sg_fd, prevent, true, verbose); in main()
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | loop-invariant-conditions.ll | 50 ; prevent flattening, needed to make sure we're testing what we intend 72 ; prevent flattening, needed to make sure we're testing what we intend 94 ; prevent flattening, needed to make sure we're testing what we intend 116 ; prevent flattening, needed to make sure we're testing what we intend 159 ; prevent flattening, needed to make sure we're testing what we intend 165 ; prevent flattening, needed to make sure we're testing what we intend 188 ; prevent flattening, needed to make sure we're testing what we intend 192 ; prevent flattening, needed to make sure we're testing what we intend 229 ; prevent flattening, needed to make sure we're testing what we intend
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | SConscript | 14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport) 17 '_GLAPI_NO_EXPORTS', # prevent _glapi_* from being declared __declspec(dllimport)
|
D | meson.build | 24 # prevent _glapi_* from being declared __declspec(dllimport) 49 '-D_GDI32_', # prevent wgl* being declared __declspec(dllimport)
|
/external/cronet/build/config/ios/ |
D | ios_sdk_overrides.gni | 6 # asserts that those overrides are used, to prevent unused args warnings. 14 # prevent unused args warnings.
|
/external/angle/build/config/ios/ |
D | ios_sdk_overrides.gni | 6 # asserts that those overrides are used, to prevent unused args warnings. 14 # prevent unused args warnings.
|
/external/angle/src/common/base/ |
D | README.angle | 24 - the file scope is now anglebase/ from base/ to prevent include conflicts. 28 - header guards and macros are changed from BASE to ANGLEBASE to prevent conflicts.
|
/external/llvm/test/CodeGen/NVPTX/ |
D | fp-contract.ll | 11 ;; for all adds to prevent ptxas from fusion the ops. 28 ;; to prevent ptxas from fusing this with anything else.
|
/external/mesa3d/src/mapi/glapi/ |
D | SConscript | 19 '_GDI32_', # prevent gl* being declared __declspec(dllimport) in MS headers 22 '_GLAPI_NO_EXPORTS', # prevent _glapi_* from being declared __declspec(dllimport)
|
/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2021-095.md | 30 There are multiple `DCHECK` validations to prevent heap OOB, but these are no-op 31 in release builds, hence they don't prevent anything.
|
/external/llvm/test/CodeGen/ARM/ |
D | optimize-dmbs-v7.ll | 52 ; the call should prevent the two dmbs from collapsing 64 ; the call should prevent the two dmbs from collapsing
|
/external/mesa3d/docs/ |
D | codingstyle.rst | 14 - Limit lines to 78 or fewer characters. The idea is to prevent line 46 /* null-out pointer to prevent dangling reference below */ 53 bufferObj = NULL; /* prevent dangling reference below */
|
/external/libcap/doc/values/ |
D | 36.txt | 1 Allows a process to block system suspends - prevent the
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | sext-in-reg.ll | 35 %c = add i32 %a, %b ; add to prevent folding into extload 53 %c = add i32 %a, %b ; add to prevent folding into extload 71 %c = add <1 x i32> %a, %b ; add to prevent folding into extload 286 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 307 %c = add <4 x i32> %a, %b ; add to prevent folding into extload 324 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 345 %c = add <4 x i32> %a, %b ; add to prevent folding into extload 362 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 401 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload 414 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload [all …]
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | externally-initialized-aggregate.ll | 4 ; should keep that flag set on all of the new globals. This will prevent the 6 ; prevent @a[1] from being removed since it is dead.
|
D | 2012-05-11-blockaddress.ll | 2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
|
/external/bazelbuild-kotlin-rules/kotlin/ |
D | compiler_opt.bzl | 24 `kt_compiler_opt` targets is also limited, to prevent misuse. 30 # Intentionally private to prevent misuse.
|
/external/licenseclassifier/v2/assets/License/getopt/ |
D | license.txt | 4 give the author credit, don't claim you wrote it or prevent anyone else from
|
/external/autotest/test_suites/ |
D | control.bvt-arc | 17 CQ, and in the Chrome and Android PFQs. Test failures prevent code 32 * The failure may prevent discovery of other ARC bugs.
|
/external/webrtc/tools_webrtc/iwyu/ |
D | iwyu-filter-list | 1 # These are lines that apply-iwyu will prevent from being added to a
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.12.rst | 7 The configure script now inserts comments into the makefile to prevent the
|
/external/skia/ |
D | OWNERS.android | 4 # would prevent the autoroller from working. Please get a review from one of the
|
/external/apache-velocity-engine/velocity-engine-core/src/test/resources/evaluate/ |
D | eval1.vm | 13 ## Need to use single quote to surround #set to prevent premature evaluation
|
/external/mesa3d/src/mesa/ |
D | SConscript | 28 '_GDI32_', # prevent gl* being declared __declspec(dllimport) in MS headers 30 '_GLAPI_NO_EXPORTS', # prevent _glapi_* from being declared __declspec(dllimport)
|
/external/mesa3d/src/gallium/frontends/osmesa/ |
D | SConscript | 17 '_GLAPI_NO_EXPORTS', # prevent _glapi_* from being declared __declspec(dllimport)
|
12345678910>>...59