OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:venv
(Results
1 - 15
of
15
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
.gitignore
14
venv
15
venv
-2.5
/external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/
.gitignore
4
venv
/external/chromium-trace/catapult/telemetry/third_party/mox3/
tox.ini
17
[testenv:
venv
]
.gitignore
28
.
venv
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/
.pydevproject
11
<path>C:\cygwin\home\Sybren\python-rsa-
venv
-py27\Lib\site-packages\pyasn1-0.1.3-py2.7.egg</path>
/external/chromium-trace/catapult/third_party/mox3/
tox.ini
17
[testenv:
venv
]
.gitignore
28
.
venv
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
com_android_cts_splitapp_Native.cpp
71
void*
venv
;
member in union:__anon1281
76
uenv.
venv
= NULL;
82
if (vm->GetEnv(&uenv.
venv
, JNI_VERSION_1_4) != JNI_OK) {
/development/samples/SimpleJNI/jni/
native.cpp
82
void*
venv
;
member in union:__anon2770
88
uenv.
venv
= NULL;
94
if (vm->GetEnv(&uenv.
venv
, JNI_VERSION_1_4) != JNI_OK) {
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/32/jni/
native.cpp
82
void*
venv
;
member in union:__anon28667
88
uenv.
venv
= NULL;
94
if (vm->GetEnv(&uenv.
venv
, JNI_VERSION_1_4) != JNI_OK) {
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/64/jni/
native.cpp
82
void*
venv
;
member in union:__anon28668
88
uenv.
venv
= NULL;
94
if (vm->GetEnv(&uenv.
venv
, JNI_VERSION_1_4) != JNI_OK) {
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
native.cpp
82
void*
venv
;
member in union:__anon28669
88
uenv.
venv
= NULL;
94
if (vm->GetEnv(&uenv.
venv
, JNI_VERSION_1_4) != JNI_OK) {
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
installation.rst
47
virtualenv python-rsa-
venv
-py2x
48
. python-rsa-
venv
-py2x/bin/activate
53
virtualenv python-rsa-
venv
-py3x
54
. python-rsa-
venv
-py3x/bin/activate
/external/llvm/utils/lit/utils/
check-sdist
14
grep -v '^\./
venv
' | \
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
CONTRIBUTING.md
57
referred to as `$
VENV
`. To use the instructions in the steps that
58
follow literally, use the `export
VENV
=~/hack-on-oauth2client/env`
68
$ $
VENV
/bin/python setup.py develop
Completed in 2006 milliseconds