Searched refs:Enable (Results 26 - 50 of 68) sorted by relevance

123

/external/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h29 /// CrashRecoveryContext::Enable(), and then executing unsafe operations via a
56 /// \brief Enable crash recovery.
57 static void Enable();
/external/webrtc/src/modules/audio_processing/
H A Dlevel_estimator_impl.cc115 int LevelEstimatorImpl::Enable(bool enable) { function in class:webrtc::LevelEstimatorImpl
H A Dvoice_detection_impl.cc94 int VoiceDetectionImpl::Enable(bool enable) { function in class:webrtc::VoiceDetectionImpl
H A Dhigh_pass_filter_impl.cc137 int HighPassFilterImpl::Enable(bool enable) { function in class:webrtc::HighPassFilterImpl
H A Dnoise_suppression_impl.cc90 int NoiseSuppressionImpl::Enable(bool enable) { function in class:webrtc::NoiseSuppressionImpl
H A Decho_control_mobile_impl.cc157 int EchoControlMobileImpl::Enable(bool enable) { function in class:webrtc::EchoControlMobileImpl
H A Dgain_control_impl.cc228 int GainControlImpl::Enable(bool enable) { function in class:webrtc::GainControlImpl
H A Decho_cancellation_impl.cc165 int EchoCancellationImpl::Enable(bool enable) { function in class:webrtc::EchoCancellationImpl
/external/sonivox/jet_tools/JetCreator/
H A DJetCreator.py293 self.menuItems[JetDefs.MNU_UPDATE_SEG].Enable(False)
294 self.menuItems[JetDefs.MNU_DELETE_SEG].Enable(False)
295 self.menuItems[JetDefs.MNU_MOVE_SEG].Enable(False)
297 self.menuItems[JetDefs.MNU_ADD_EVENT].Enable(False)
298 self.menuItems[JetDefs.MNU_MOVE_EVENT].Enable(False)
299 self.menuItems[JetDefs.MNU_UPDATE_EVENT].Enable(False)
300 self.menuItems[JetDefs.MNU_DELETE_EVENT].Enable(False)
301 self.menuItems[JetDefs.MNU_MOVE_EVENT].Enable(False)
324 self.menuItems[JetDefs.MNU_UPDATE_EVENT].Enable(False)
325 self.menuItems[JetDefs.MNU_DELETE_EVENT].Enable(Fals
[all...]
H A DJetDialogs.py118 self.ctrls[Text].Enable(False)
674 self.je.ctrls[JetDefs.F_ENAME].Enable(False)
675 self.je.ctrls[JetDefs.F_ESTART].Enable(False)
676 self.je.ctrls[JetDefs.F_EEND].Enable(True)
677 self.je.ctrls[JetDefs.F_ETRIGGERBUT].Enable(False)
678 self.je.ctrls[JetDefs.F_EEVENTID].Enable(False)
682 self.je.ctrls[JetDefs.F_ENAME].Enable(True)
683 self.je.ctrls[JetDefs.F_ESTART].Enable(True)
684 self.je.ctrls[JetDefs.F_EEND].Enable(True)
685 self.je.ctrls[JetDefs.F_ETRIGGERBUT].Enable(Tru
[all...]
/external/llvm/lib/Support/
H A DCrashRecoveryContext.cpp170 // Because the Enable and Disable calls are static, it means that
177 void CrashRecoveryContext::Enable() { function in class:CrashRecoveryContext
262 void CrashRecoveryContext::Enable() { function in class:CrashRecoveryContext
/external/protobuf/
H A Dconfigure.ac102 AC_DEFINE([HAVE_ZLIB], [1], [Enable classes using zlib compression.])
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.ascend22 ATTRIBUTE Ascend-Shared-Profile-Enable 128 integer
27 ATTRIBUTE Ascend-BACP-Enable 133 integer
288 VALUE Ascend-BACP-Enable BACP-No 0
289 VALUE Ascend-BACP-Enable BACP-Yes 1
292 VALUE Ascend-Shared-Profile-Enable Shared-Profile-No 0
293 VALUE Ascend-Shared-Profile-Enable Shared-Profile-Yes 1
/external/chromium/chrome/browser/instant/
H A Dinstant_controller.h66 static void Enable(Profile* profile);
/external/v8/test/cctest/
H A Dtest-serialize.cc253 Serializer::Enable();
261 Serializer::Enable();
351 Serializer::Enable();
474 Serializer::Enable();
/external/libvpx/examples/includes/geshi/contrib/
H A Dexample.php56 // Enable CSS classes. You can use get_stylesheet() to output a stylesheet for your code. Using
60 // Enable line numbers. We want fancy line numbers, and we want every 5th line number to be fancy
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec107 Accepted by the <pname> parameter of Enable, Disable, IsEnabled,
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp404 GL_CALL(Enable(GR_GL_BLEND));
1240 GL_CALL(Enable(GR_GL_SCISSOR_TEST));
1639 GL_CALL(Enable(GR_GL_SCISSOR_TEST));
1732 GL_CALL(Enable(GR_GL_STENCIL_TEST));
1851 GL_CALL(Enable(GR_GL_LINE_SMOOTH));
1869 GL_CALL(Enable(GR_GL_MULTISAMPLE));
1881 GL_CALL(Enable(GR_GL_BLEND));
1900 GL_CALL(Enable(GR_GL_BLEND));
2081 GL_CALL(Enable(GR_GL_DITHER));
2101 GL_CALL(Enable(GR_GL_CULL_FAC
[all...]
/external/skia/src/gpu/mesa/
H A DGrGLCreateMesaInterface.cpp68 GR_GL_GET_PROC(Enable);
/external/v8/src/
H A Dcompilation-cache.h257 // Enable/disable compilation cache. Used by debugger to disable compilation
259 void Enable();
H A Dmksnapshot.cc304 i::Serializer::Enable();
/external/libnfc-nxp/src/
H A DphFriNfc_NdefMap.h1302 NFCSTATUS phFriNfc_NdefMap_MockupNDefModeEn(uint8_t *pNdefCompliancy, uint8_t *pCardType, uint8_t Enable);
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S280 ; APM Enable / Disable
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dchannel.h109 bool Enable(bool enable);
/external/icu4c/
H A DrunConfigureICU27 --enable-debug Enable support for debugging

Completed in 1096 milliseconds

123