Home
last modified time | relevance | path

Searched refs:deactivate (Results 1 – 25 of 39) sorted by relevance

12

/external/python/cpython3/Lib/venv/scripts/nt/
DActivate.ps11 function global:deactivate ([switch]$NonDestructive) { in global:deactivate() function
24 remove-item function:deactivate in global:deactivate()
28 deactivate -nondestructive
/external/adhd/cras/src/server/
Dcras_dsp_mod_ladspa.c32 static void deactivate(struct dsp_module *module) in deactivate() function
37 if (!desc->deactivate) in deactivate()
39 desc->deactivate(data->handle); in deactivate()
62 deactivate(module); in deinstantiate()
94 deactivate(module); in free_module()
/external/python/cpython3/Lib/venv/scripts/posix/
Dactivate.csh6 alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_V…
9 deactivate nondestructive
Dactivate.fish4 function deactivate -d "Exit virtualenv and return to normal shell environment"
25 functions -e deactivate
30 deactivate nondestructive
/external/python/cpython3/Lib/venv/scripts/common/
Dactivate4 deactivate () {
33 unset -f deactivate
38 deactivate nondestructive
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dpip.sh153 deactivate || die "FAILED: Unable to deactivate from existing virtualenv"
350 deactivate
525 deactivate || die "FAILED: Unable to deactivate virtualenv from ${VENV_DIR}"
/external/python/cpython3/Doc/using/
Dvenv-create.inc114 You can deactivate a virtual environment by typing "deactivate" in your shell.
116 script defines a "deactivate" function, whereas on Windows there are separate
117 scripts called ``deactivate.bat`` and ``Deactivate.ps1`` which are installed
/external/libcxx/test/std/strings/basic.string/string.cons/
Dcopy_alloc.pass.cpp38 void deactivate() { active = false; } in deactivate() function
124 imp2.deactivate(); in main()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCursorWrapper.java149 public void deactivate() { in deactivate() method in ShadowCursorWrapper
150 wrappedCursor.deactivate(); in deactivate()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCursorWrapper.java157 public void deactivate() { in deactivate() method in ShadowCursorWrapper
158 wrappedCursor.deactivate(); in deactivate()
/external/tensorflow/tensorflow/tools/ci_build/linux/cmake/
Drun.sh50 deactivate
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java75 public void deactivate(boolean isTemporary) { in deactivate() method in IndicInputMethod
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/
DTestCursor.java143 public void deactivate() { in deactivate() method in TestCursor
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/
DBaseCursor.java146 public void deactivate() { in deactivate() method in BaseCursor
/external/parameter-framework/upstream/doc/
DCMakeLists.txt43 " install it or deactivate graph generation (DOXYGEN_GRAPHS=OFF).")
/external/libxkbcommon/xkbcommon/test/data/compat/
Dmousekeys4 // deactivate them from the keyboard.
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_ios.mm35 // session for the first user and deactivate it for the last.
215 // session once (for the first one) and deactivate it once (for the last).
240 // only as needed and deactivate it when you are not using audio".
247 LOG(LS_ERROR) << "Failed to deactivate the audio session";
972 // Reduce usage count for the audio session and possibly deactivate it if
1000 // session, hence we deactivate as last action.
/external/freetype/docs/
DINSTALL.CROSS83 `libharfbuzz'. The easiest case is to deactivate all such
/external/freetype/
Dmodules.cfg18 # To deactivate a module, simply comment out the corresponding line. To
/external/tensorflow/tensorflow/docs_src/install/
Dinstall_linux.md215 When you are done using TensorFlow, you may deactivate the
216 environment by invoking the `deactivate` function as follows:
218 <pre>(tensorflow)$ <b>deactivate</b> </pre>
Dinstall_mac.md148 When you are done using TensorFlow, you may deactivate the
151 <pre> (<i>targetDirectory</i>)$ <b>deactivate</b> </pre>
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliteratorInputMethod.java271 public void deactivate(boolean isTemporary) { in deactivate() method in TransliteratorInputMethod
/external/libexif/m4m/
Dgp-check-library.m4256 dnl so we deactivate it for them (userdef_).
/external/ImageMagick/MagickWand/
DChangeLog67 * New MagickSetImageAlphaChannel() method to activate, deactivate, reset, or
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175deactivate",w="capture",v="userSelect",u="-moz-none",s="visible",t="releaseCapture",q="|bubble|",r… method

12