/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cstdio | 86 #undef tmpnam 133 using ::tmpnam;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cstdio | 89 #undef tmpnam 136 using ::tmpnam;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
cstdio | 86 #undef tmpnam 133 using ::tmpnam;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
cstdio | 89 #undef tmpnam 136 using ::tmpnam;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
cstdio | 87 #undef tmpnam 134 using ::tmpnam;
|
/external/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_cstdio.h | 109 using _STLP_VENDOR_CSTD::tmpnam;
|
/system/extras/tests/bionic/libstdc++/ |
test_cstdio.cpp | 141 using std::tmpnam;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_os.py | 19 warnings.filterwarnings("ignore", "tmpnam", RuntimeWarning, __name__) 149 if not hasattr(os, "tmpnam"): 152 warnings.filterwarnings("ignore", "tmpnam", RuntimeWarning, 154 warnings.filterwarnings("ignore", "tmpnam", DeprecationWarning) 156 name = os.tmpnam() 158 # The Windows tmpnam() seems useless. From the MS docs: 160 # The character string that tmpnam creates consists of 166 # change the operation of tmpnam. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_os.py | 19 warnings.filterwarnings("ignore", "tmpnam", RuntimeWarning, __name__) 149 if not hasattr(os, "tmpnam"): 152 warnings.filterwarnings("ignore", "tmpnam", RuntimeWarning, 154 warnings.filterwarnings("ignore", "tmpnam", DeprecationWarning) 156 name = os.tmpnam() 158 # The Windows tmpnam() seems useless. From the MS docs: 160 # The character string that tmpnam creates consists of 166 # change the operation of tmpnam. [all...] |
/external/zlib/src/ |
make_vms.com | 30 $ tmpnam = "temp_" + f$getjpi("","pid") 31 $ tt = tmpnam + ".txt" 32 $ tc = tmpnam + ".c" 33 $ th = tmpnam + ".h" 613 $ cc 'tmpnam' 617 $ link 'tmpnam',tmp.opt/opt 621 $ delete/nolog 'tmpnam'.*;*/exclude='th' 672 $ cc 'tmpnam'_'i' 676 $ link 'tmpnam'_'i',tmp.opt/opt 680 $ delete/nolog 'tmpnam'_'i'.*; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
stdio.h | 127 /* Default path prefix for `tempnam' and `tmpnam'. */ 133 L_tmpnam How long an array of chars must be to be passed to `tmpnam'. 134 TMP_MAX The minimum number of unique filenames generated by tmpnam 135 (and tempnam when it uses tmpnam's name space), 186 extern char *tmpnam (char *__s) __THROW __wur; 190 /* This is the reentrant variant of `tmpnam'. The only difference is
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 127 /* Default path prefix for `tempnam' and `tmpnam'. */ 133 L_tmpnam How long an array of chars must be to be passed to `tmpnam'. 134 TMP_MAX The minimum number of unique filenames generated by tmpnam 135 (and tempnam when it uses tmpnam's name space), 186 extern char *tmpnam (char *__s) __THROW __wur; 190 /* This is the reentrant variant of `tmpnam'. The only difference is
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
stdio.h | 127 /* Default path prefix for `tempnam' and `tmpnam'. */ 133 L_tmpnam How long an array of chars must be to be passed to `tmpnam'. 134 TMP_MAX The minimum number of unique filenames generated by tmpnam 135 (and tempnam when it uses tmpnam's name space), 186 extern char *tmpnam (char *__s) __THROW __wur; 190 /* This is the reentrant variant of `tmpnam'. The only difference is
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/ |
libc.so | |
/development/ndk/platforms/android-3/arch-arm/symbols/ |
libc.so.functions.txt | 876 tmpnam
|
/development/ndk/platforms/android-5/arch-arm/symbols/ |
libc.so.functions.txt | 915 tmpnam
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
libc.so.functions.txt | 853 tmpnam
|