Home | Sort by relevance Sort by last modified time |
/system/core/toolbox/upstream-netbsd/bin/dd/ | |
dd.h | 81 #define ISCHR 0x01 /* character device (warn on short) */ |
dd.c | 295 ? ISCHR : ISTAPE; 559 if (out.flags & ISCHR && !warned) { |
/prebuilts/gdb/darwin-x86/lib/python2.7/ | |
tarfile.py | 1463 def ischr(self): member in class:TarInfo [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ | |
tarfile.py | 1463 def ischr(self): member in class:TarInfo [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ | |
tarfile.py | 1463 def ischr(self): member in class:TarInfo [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ | |
tarfile.py | 1463 def ischr(self): member in class:TarInfo [all...] |