OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getenv
(Results
851 - 875
of
1930
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/media/jni/
android_media_MediaPlayer.cpp
[
all
...]
/frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp
900
if (vm->
GetEnv
((void**) &env, JNI_VERSION_1_4) != JNI_OK) {
901
ALOGE("ERROR:
GetEnv
failed\n");
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
debug.ipp
609
p_dbg.value = ::
getenv
( "DISPLAY" )
883
dsi.display = ::
getenv
( "DISPLAY" );
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h
114
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
488
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgomp.so
libgomp.so.1
libgomp.so.1.0.0
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h
114
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
488
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h
114
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
488
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h
114
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
488
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h
114
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
488
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h
116
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
490
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
mt_allocator.h
118
_M_force_new(std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false)
492
std::
getenv
("GLIBCXX_FORCE_NEW") ? true : false);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tempfile.py
156
dirname = _os.
getenv
(envname)
161
dirname = _os.
getenv
('Wimp$ScrapDir')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py
186
orig_getenv = os.
getenv
192
self.assertIsNot(orig_getenv, new_os.
getenv
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tempfile.py
156
dirname = _os.
getenv
(envname)
161
dirname = _os.
getenv
('Wimp$ScrapDir')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py
186
orig_getenv = os.
getenv
192
self.assertIsNot(orig_getenv, new_os.
getenv
)
/prebuilts/sdk/tools/linux/
zipalign
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp
123
if (
getenv
("ANDROID_NO_GLES2")) {
379
m_fpsStats =
getenv
("SHOW_FPS_STATS") != NULL;
Completed in 598 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>