Home
last modified time | relevance | path

Searched refs:Disable (Results 1 – 25 of 208) sorted by relevance

123456789

/external/jmonkeyengine/engine/src/core/com/jme3/material/
DTechniqueDef.java61 Disable, enumConstant
94 Disable, enumConstant
109 private LightMode lightMode = LightMode.Disable;
110 private ShadowMode shadowMode = ShadowMode.Disable;
373 oc.write(lightMode, "lightMode", LightMode.Disable); in write()
374 oc.write(shadowMode, "shadowMode", ShadowMode.Disable); in write()
390 lightMode = ic.readEnum("lightMode", LightMode.class, LightMode.Disable); in read()
391 shadowMode = ic.readEnum("shadowMode", ShadowMode.class, ShadowMode.Disable); in read()
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp55 CXString CXStoredDiagnostic::getDiagnosticOption(CXString *Disable) const { in getDiagnosticOption()
59 if (Disable) in getDiagnosticOption()
60 *Disable = createCXString((Twine("-Wno-") + Option).str()); in getDiagnosticOption()
65 if (Disable) in getDiagnosticOption()
66 *Disable = createCXString("-ferror-limit=0"); in getDiagnosticOption()
DCIndexDiagnostic.cpp68 CXString getDiagnosticOption(CXString *Disable) const { in getDiagnosticOption()
69 if (Disable) in getDiagnosticOption()
70 *Disable = createCXString("", false); in getDiagnosticOption()
383 CXString clang_getDiagnosticOption(CXDiagnostic Diag, CXString *Disable) { in clang_getDiagnosticOption() argument
384 if (Disable) in clang_getDiagnosticOption()
385 *Disable = createCXString(""); in clang_getDiagnosticOption()
388 return D->getDiagnosticOption(Disable); in clang_getDiagnosticOption()
DCIndexDiagnostic.h72 virtual CXString getDiagnosticOption(CXString *Disable) const = 0;
133 virtual CXString getDiagnosticOption(CXString *Disable) const;
DCXLoadedDiagnostic.h41 virtual CXString getDiagnosticOption(CXString *Disable) const;
DCXLoadedDiagnostic.cpp108 CXString CXLoadedDiagnostic::getDiagnosticOption(CXString *Disable) const { in getDiagnosticOption()
113 if (Disable) in getDiagnosticOption()
114 *Disable = createCXString((Twine("-Wno-") + DiagOption).str()); in getDiagnosticOption()
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp155 CrashRecoveryContext::Disable(); in ExceptionHandler()
193 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
245 CrashRecoveryContext::Disable(); in CrashRecoverySignalHandler()
281 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
/external/chromium/chrome/browser/
Dpower_save_blocker_common.cc17 Disable(); in ~PowerSaveBlocker()
28 void PowerSaveBlocker::Disable() { in Disable() function in PowerSaveBlocker
Dpower_save_blocker.h23 void Disable();
/external/dropbear/
Dconfigure.in47 AC_DEFINE(DISABLE_UTMP,,Disable utmp)
48 AC_DEFINE(DISABLE_WTMP,,Disable wtmp)
368 [ --disable-lastlog Disable use of lastlog even if detected [no]],
369 [ AC_DEFINE(DISABLE_LASTLOG,,Disable use of lastlog()) ]
372 [ --disable-utmp Disable use of utmp even if detected [no]],
373 [ AC_DEFINE(DISABLE_UTMP,,Disable use of utmp) ]
376 [ --disable-utmpx Disable use of utmpx even if detected [no]],
377 [ AC_DEFINE(DISABLE_UTMPX,,Disable use of utmpx) ]
380 [ --disable-wtmp Disable use of wtmp even if detected [no]],
381 [ AC_DEFINE(DISABLE_WTMP,,Disable use of wtmp) ]
[all …]
Dconfig.h.in24 /* Disable use of lastlog() */
30 /* Disable use of pututline() */
33 /* Disable use of pututxline() */
39 /* Disable use of utmp */
42 /* Disable use of utmpx */
45 /* Disable use of wtmp */
48 /* Disable use of wtmpx */
/external/eigen/
DCMakeLists.txt129 option(EIGEN_TEST_SSE2 "Enable/Disable SSE2 in tests/examples" OFF)
135 option(EIGEN_TEST_SSE3 "Enable/Disable SSE3 in tests/examples" OFF)
141 option(EIGEN_TEST_SSSE3 "Enable/Disable SSSE3 in tests/examples" OFF)
147 option(EIGEN_TEST_SSE4_1 "Enable/Disable SSE4.1 in tests/examples" OFF)
153 option(EIGEN_TEST_SSE4_2 "Enable/Disable SSE4.2 in tests/examples" OFF)
159 option(EIGEN_TEST_ALTIVEC "Enable/Disable AltiVec in tests/examples" OFF)
165 option(EIGEN_TEST_NEON "Enable/Disable Neon in tests/examples" OFF)
173 option(EIGEN_TEST_OPENMP "Enable/Disable OpenMP in tests/examples" OFF)
197 option(EIGEN_TEST_OPENMP "Enable/Disable OpenMP in tests/examples" OFF)
204 option(EIGEN_TEST_SSE2 "Enable/Disable SSE2 in tests/examples" OFF)
[all …]
/external/dbus/cmake/
Dreadme-cmake.txt44 DBUS_DISABLE_ASSERTS "Disable assertion checking" OFF
50 DBUS_DISABLE_CHECKS "Disable public API sanity checking" OFF
/external/llvm/include/llvm/CodeGen/
DPasses.h111 void setDisableVerify(bool Disable) { setOpt(DisableVerify, Disable); } in setDisableVerify() argument
/external/skia/src/gpu/gl/
DGrGpuGL.cpp407 GL_CALL(Disable(GR_GL_DEPTH_TEST)); in onResetContext()
410 GL_CALL(Disable(GR_GL_CULL_FACE)); in onResetContext()
414 GL_CALL(Disable(GR_GL_DITHER)); in onResetContext()
416 GL_CALL(Disable(GR_GL_LINE_SMOOTH)); in onResetContext()
417 GL_CALL(Disable(GR_GL_POINT_SMOOTH)); in onResetContext()
418 GL_CALL(Disable(GR_GL_MULTISAMPLE)); in onResetContext()
453 GL_CALL(Disable(GR_GL_SCISSOR_TEST)); in onResetContext()
1245 GL_CALL(Disable(GR_GL_SCISSOR_TEST)); in flushScissor()
1296 GL_CALL(Disable(GR_GL_SCISSOR_TEST)); in clearStencil()
1730 GL_CALL(Disable(GR_GL_STENCIL_TEST)); in flushStencil()
[all …]
/external/chromium/chrome/browser/chromeos/
Daudio_handler.h62 static void Disable();
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h64 void Disable(unsigned tid);
Dtsan_clock.cc108 void ThreadClock::Disable(unsigned tid) { in Disable() function in __tsan::ThreadClock
/external/valgrind/main/gdbserver_tests/
DmcinfcallRU.vgtest9 # Disable on Darwin: inferior call rejected as it cannot find malloc.
DmcinfcallWSRU.vgtest9 # Disable on Darwin: inferior call rejected as it cannot find malloc.
/external/llvm/docs/CommandGuide/
Dlli.rst129 Disable optimizations that may increase floating point precision.
183 Disable scheduling after register allocation.
189 Disable fusing of spill code into instructions.
/external/chromium/base/synchronization/
Dwaitable_event_posix.cc133 void Disable() { in Disable() function in base::SyncWaiter
192 sw.Disable(); in TimedWait()
/external/webkit/Source/
DWebKit.pri124 # Disable dependency to a specific version of a Qt package for non-production builds
149 # Disable a few warnings on Windows. The warnings are also
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
DSDL_ikbdinterrupt.S52 | Disable interrupts
124 | Disable interrupts
/external/bzip2/
Dmakefile.msc37 @echo is too clever for its own good. Disable this option.

123456789