Searched refs:SYMTYPE (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dtar.h38 If typeflag=={LNKTYPE,SYMTYPE,DIRTYPE} then size must be 0.
92 #define SYMTYPE '2' /* Symbolic link (hard if not supported). */ macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dtar.h38 If typeflag=={LNKTYPE,SYMTYPE,DIRTYPE} then size must be 0.
92 #define SYMTYPE '2' /* Symbolic link (hard if not supported). */ macro
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtarfile.py80 SYMTYPE = "2" # symbolic link variable
105 SYMTYPE, DIRTYPE, FIFOTYPE,
1460 return self.type == SYMTYPE
1874 type = SYMTYPE
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtarfile.py80 SYMTYPE = "2" # symbolic link variable
105 SYMTYPE, DIRTYPE, FIFOTYPE,
1460 return self.type == SYMTYPE
1874 type = SYMTYPE
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtarfile.py80 SYMTYPE = "2" # symbolic link variable
105 SYMTYPE, DIRTYPE, FIFOTYPE,
1460 return self.type == SYMTYPE
1874 type = SYMTYPE
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtarfile.py80 SYMTYPE = "2" # symbolic link variable
105 SYMTYPE, DIRTYPE, FIFOTYPE,
1460 return self.type == SYMTYPE
1874 type = SYMTYPE

Completed in 200 milliseconds