/bionic/libc/upstream-freebsd/ |
freebsd-compat.h | 26 #define _open open macro
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
pcm_external.h | 43 #define SND_PCM_PLUGIN_ENTRY(name) _snd_pcm_##name##_open
|
pcm_rate.h | 110 #define SND_PCM_RATE_PLUGIN_ENTRY(name) _snd_pcm_rate_##name##_open
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_external.h | 43 #define SND_PCM_PLUGIN_ENTRY(name) _snd_pcm_##name##_open
|
pcm_rate.h | 110 #define SND_PCM_RATE_PLUGIN_ENTRY(name) _snd_pcm_rate_##name##_open
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
pcm_external.h | 43 #define SND_PCM_PLUGIN_ENTRY(name) _snd_pcm_##name##_open
|
pcm_rate.h | 110 #define SND_PCM_RATE_PLUGIN_ENTRY(name) _snd_pcm_rate_##name##_open
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
dumbdbm.py | 28 _open = __builtin__.open variable 45 _open = _open # for _commit() variable in class:_Database 69 f = _open(self._datfile, 'r') 71 f = _open(self._datfile, 'w') 80 f = _open(self._dirfile) 110 f = self._open(self._dirfile, 'w') 120 f = _open(self._datfile, 'rb') 131 f = _open(self._datfile, 'rb+') 146 f = _open(self._datfile, 'rb+' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
dumbdbm.py | 28 _open = __builtin__.open variable 45 _open = _open # for _commit() variable in class:_Database 69 f = _open(self._datfile, 'r') 71 f = _open(self._datfile, 'w') 80 f = _open(self._dirfile) 110 f = self._open(self._dirfile, 'w') 120 f = _open(self._datfile, 'rb') 131 f = _open(self._datfile, 'rb+') 146 f = _open(self._datfile, 'rb+' [all...] |
/external/webrtc/src/system_wrappers/source/ |
file_impl.h | 47 bool _open; member in class:webrtc::FileWrapperImpl
|
file_impl.cc | 31 _open(false), 56 _open = false; 114 return _open; 184 _open = true;
|
/external/clang/tools/scan-view/ |
startfile.py | 14 _open = None variable 98 _open = _controllers['windows-default'].open variable in class:Controller 104 _open = _controllers['open'].open variable 197 _open = get() variable 203 return _open(filename)
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bio_lcl.h | 23 #define UP_open _open
|
/external/e2fsprogs/include/nonunix/ |
unistd.h | 19 #define open _open
|
/external/openssl/crypto/bio/ |
bio_lcl.h | 23 #define UP_open _open
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_errno.py | 17 libc_open = libc._open 35 libc_open = libc._open
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_errno.py | 17 libc_open = libc._open 35 libc_open = libc._open
|
/bionic/libc/upstream-freebsd/lib/libc/stdio/ |
fopen.c | 62 if ((f = _open(file, oflags, DEFFILEMODE)) < 0) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_largefile.py | 178 for _open, prefix in [(io.open, 'C'), (pyio.open, 'Py'), 182 TestCase.open = staticmethod(_open) 183 TestCase.new_io = _open is not open 189 with _open(TESTFN, 'wb') as f:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_largefile.py | 178 for _open, prefix in [(io.open, 'C'), (pyio.open, 'Py'), 182 TestCase.open = staticmethod(_open) 183 TestCase.new_io = _open is not open 189 with _open(TESTFN, 'wb') as f:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
Xw32defs.h | 52 #define open _open
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xw32defs.h | 43 #define open _open
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xw32defs.h | 52 #define open _open
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xw32defs.h | 43 #define open _open
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/X11/ |
Xw32defs.h | 52 #define open _open
|