/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ArchiveWriter.cpp | 67 M.GID = GIDOrErr.get(); in getOldMember() 109 M.GID = Status.getGroup(); in getFile() 152 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() argument 158 printWithSpacePadding(Out, GID % 1000000, 6); in printRestOfMemberHeader() 168 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() argument 171 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, Size); in printGNUSmallMemberHeader() 177 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() argument 183 printRestOfMemberHeader(Out, ModTime, UID, GID, Perms, in printBSDMemberHeader() 214 return printBSDMemberHeader(Out, Pos, M.MemberName, ModTime, M.UID, M.GID, in printMemberHeader() 217 return printGNUSmallMemberHeader(Out, M.MemberName, ModTime, M.UID, M.GID, in printMemberHeader() [all …]
|
D | Archive.cpp | 304 StringRef Group = StringRef(ArMemHdr->GID, sizeof(ArMemHdr->GID)).rtrim(' '); in getGID()
|
/third_party/iptables/extensions/ |
D | libxt_owner.man | 16 You may also specify a numerical GID, or a GID range.
|
D | libxt_recent.man | 109 Numerical GID for ownership of /proc/net/xt_recent/* files.
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | unpack.js | 47 const GID = Symbol('gid') constant 362 [GID] (entry) { 425 const gid = this[GID](entry) 466 fs.chown(entry.absolute, this[UID](entry), this[GID](entry), done) 776 const gid = this[GID](entry) 808 fs.chownSync(entry.absolute, this[UID](entry), this[GID](entry))
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ArchiveWriter.h | 27 unsigned UID = 0, GID = 0, Perms = 0644; member
|
D | Archive.h | 74 char GID[6]; member
|
/third_party/grpc/src/objective-c/GRPCClient/ |
D | GRPCCall+GID.m | 19 #import "GRPCCall+GID.h"
|
/third_party/skia/src/core/ |
D | SkRemoteGlyphCache.cpp | 214 using GID = SkPackedGlyphID; typedef in LowerRangeBitVector 215 static_assert(GID::kSubPixelX < GID::kGlyphID && GID::kGlyphID < GID::kSubPixelY, 218 inline static constexpr int kMaxIndex = kMaxGlyphID * (1u << GID::kSubPixelPosLen);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 186 uid_t UID, gid_t GID, off_t Size) in basic_file_status() argument 189 fs_st_uid(UID), fs_st_gid(GID), in basic_file_status() 269 uid_t UID, gid_t GID, off_t Size) in file_status() argument 271 UID, GID, Size), in file_status()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 180 time_t MTime, uid_t UID, gid_t GID, off_t Size) in file_status() argument 182 fs_st_uid(UID), fs_st_gid(GID), fs_st_size(Size), Type(Type), in file_status()
|
/third_party/freetype/src/gxvalid/ |
D | README | 246 GID (glyph ID); the index of this array is a GID too. Therefore, 247 the length of the array is expected to be same as the maximum GID 261 LookupTable format 2, subformat 4 covers the GID space by a
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | README | 246 GID (glyph ID); the index of this array is a GID too. Therefore, 247 the length of the array is expected to be same as the maximum GID 261 LookupTable format 2, subformat 4 covers the GID space by a
|
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/ |
D | README | 246 GID (glyph ID); the index of this array is a GID too. Therefore, 247 the length of the array is expected to be same as the maximum GID 261 LookupTable format 2, subformat 4 covers the GID space by a
|
/third_party/elfio/tests/ |
D | aclocal.m4 | 992 # There is notably a 21 bits limit for the UID and the GID. In fact, 993 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 997 # The $UID and $GID variables are not portable, so we need to resort 1010 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/wayland-protocols_standard/ |
D | aclocal.m4 | 1005 # There is notably a 21 bits limit for the UID and the GID. In fact, 1006 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1010 # The $UID and $GID variables are not portable, so we need to resort 1023 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/skia/third_party/externals/libpng/ |
D | aclocal.m4 | 1095 # There is notably a 21 bits limit for the UID and the GID. In fact, 1096 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1100 # The $UID and $GID variables are not portable, so we need to resort 1113 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/elfio/ |
D | aclocal.m4 | 1041 # There is notably a 21 bits limit for the UID and the GID. In fact, 1042 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1046 # The $UID and $GID variables are not portable, so we need to resort 1059 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/libpng/ |
D | aclocal.m4 | 1095 # There is notably a 21 bits limit for the UID and the GID. In fact, 1096 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1100 # The $UID and $GID variables are not portable, so we need to resort 1113 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/expat/ |
D | aclocal.m4 | 1096 # There is notably a 21 bits limit for the UID and the GID. In fact, 1097 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1101 # The $UID and $GID variables are not portable, so we need to resort 1114 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/node/deps/cares/ |
D | aclocal.m4 | 1090 # There is notably a 21 bits limit for the UID and the GID. In fact, 1091 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1095 # The $UID and $GID variables are not portable, so we need to resort 1108 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | aclocal.m4 | 1095 # There is notably a 21 bits limit for the UID and the GID. In fact, 1096 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1100 # The $UID and $GID variables are not portable, so we need to resort 1113 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/skia/third_party/externals/microhttpd/ |
D | aclocal.m4 | 1268 # There is notably a 21 bits limit for the UID and the GID. In fact, 1269 # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 1273 # The $UID and $GID variables are not portable, so we need to resort 1286 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
|
/third_party/pulseaudio/po/ |
D | sr.po | 152 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)." 153 msgstr "Нађени су корисник „%s“ (UID %lu) и група „%s“ (GID %lu)." 157 msgid "GID of user '%s' and of group '%s' don't match." 158 msgstr "GID корисника „%s“ се не поклапа са групом „%s“." 177 msgid "Failed to change GID: %s" 178 msgstr "Неуспешна промена GID-а: %s"
|
D | bn_IN.po | 148 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)." 149 msgstr "ব্যবহারকারী '%s' (UID %lu) ও দল '%s' (GID %lu) প্রাপ্ত হয়েছে।" 153 msgid "GID of user '%s' and of group '%s' don't match." 154 msgstr "'%s' ব্যবহারকারীর ও '%s' দলের GID-র মধ্যে গরমিল।" 174 msgid "Failed to change GID: %s" 175 msgstr "GID পরিবর্তন করতে ব্যর্থ: %s"
|