Searched refs:noopt (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/Transforms/FunctionAttrs/ |
D | convergent.ll | 92 ; CHECK-NEXT: define i32 @noopt() 93 define i32 @noopt() convergent optnone noinline { 104 %a = call i32 @noopt()
|
/external/google-fruit/extras/packaging/ |
D | debian.rules | 7 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/strace/debian/ |
D | rules | 12 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.1.rst | 89 - llvmpipe: move coroutines out of noopt case
|
D | 20.2.0.rst | 1430 - llvmpipe: move coroutines out of noopt case
|
D | 20.3.0.rst | 4297 - aco: add ACO_DEBUG=novn,noopt,nosched for debugging purposes
|
/external/ppp/pppd/ |
D | lcp.c | 79 static int noopt __P((char **)); 89 { "-all", o_special_noarg, (void *)noopt, 300 noopt(argv) in noopt() function
|
/external/python/cpython3/PCbuild/ |
D | prepare_libffi.bat | 52 if /I "%1"=="-noopt" (set BUILD_NOOPT=CFLAGS='-Od -warn all') & shift & goto :CheckOpts
|
/external/libwebm/ |
D | webm_info.cc | 111 const string noopt = "-no" + option; in MatchesBooleanOption() local 112 return value == opt || value == noopt; in MatchesBooleanOption()
|
/external/freetype/ |
D | vms_make.com | 20 $! * DEBUG - Compile modules with /noopt/debug and link shareable image
|
/external/mesa3d/src/amd/compiler/ |
D | README.md | 236 * `noopt` - Disables the ACO optimizer.
|
/external/mesa3d/docs/ |
D | envvars.rst | 647 ``noopt``
|
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | configure | 217 -noopt | --without-optimizations) without_optimizations=1; shift;;
|
/external/clang/include/clang/Driver/ |
D | Options.td | 413 def cuda_noopt_device_debug : Flag<["--"], "cuda-noopt-device-debug">, 418 def no_cuda_noopt_device_debug : Flag<["--"], "no-cuda-noopt-device-debug">;
|
/external/AFLplusplus/docs/ |
D | Changelog.md | 197 - added --afl-noopt support
|
/external/AFLplusplus/ |
D | Changelog.md | 197 - added --afl-noopt support
|
/external/e2fsprogs/debian/ |
D | changelog | 3791 * Support "noopt" in DEB_BUILD_OPTIONS instead of "debug".
|