/external/python/cpython3/Lib/venv/scripts/nt/ |
D | Activate.ps1 | 1 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/ |
D | cras_dsp_mod_ladspa.c | 32 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/ |
D | activate.csh | 6 alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_V… 9 deactivate nondestructive
|
D | activate.fish | 4 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/ |
D | activate | 4 deactivate () { 33 unset -f deactivate 38 deactivate nondestructive
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | pip.sh | 153 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/ |
D | venv-create.inc | 114 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/ |
D | copy_alloc.pass.cpp | 38 void deactivate() { active = false; } in deactivate() function 124 imp2.deactivate(); in main()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCursorWrapper.java | 149 public void deactivate() { in deactivate() method in ShadowCursorWrapper 150 wrappedCursor.deactivate(); in deactivate()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowCursorWrapper.java | 157 public void deactivate() { in deactivate() method in ShadowCursorWrapper 158 wrappedCursor.deactivate(); in deactivate()
|
/external/tensorflow/tensorflow/tools/ci_build/linux/cmake/ |
D | run.sh | 50 deactivate
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | IndicInputMethod.java | 75 public void deactivate(boolean isTemporary) { in deactivate() method in IndicInputMethod
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/ |
D | TestCursor.java | 143 public void deactivate() { in deactivate() method in TestCursor
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/ |
D | BaseCursor.java | 146 public void deactivate() { in deactivate() method in BaseCursor
|
/external/parameter-framework/upstream/doc/ |
D | CMakeLists.txt | 43 " install it or deactivate graph generation (DOXYGEN_GRAPHS=OFF).")
|
/external/libxkbcommon/xkbcommon/test/data/compat/ |
D | mousekeys | 4 // deactivate them from the keyboard.
|
/external/webrtc/webrtc/modules/audio_device/ios/ |
D | audio_device_ios.mm | 35 // 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/ |
D | INSTALL.CROSS | 83 `libharfbuzz'. The easiest case is to deactivate all such
|
/external/freetype/ |
D | modules.cfg | 18 # To deactivate a module, simply comment out the corresponding line. To
|
/external/tensorflow/tensorflow/docs_src/install/ |
D | install_linux.md | 215 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>
|
D | install_mac.md | 148 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/ |
D | TransliteratorInputMethod.java | 271 public void deactivate(boolean isTemporary) { in deactivate() method in TransliteratorInputMethod
|
/external/libexif/m4m/ |
D | gp-check-library.m4 | 256 dnl so we deactivate it for them (userdef_).
|
/external/ImageMagick/MagickWand/ |
D | ChangeLog | 67 * New MagickSetImageAlphaChannel() method to activate, deactivate, reset, or
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …deactivate",w="capture",v="userSelect",u="-moz-none",s="visible",t="releaseCapture",q="|bubble|",r… method
|