Home
last modified time | relevance | path

Searched refs:GID (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp67 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 …]
DArchive.cpp304 StringRef Group = StringRef(ArMemHdr->GID, sizeof(ArMemHdr->GID)).rtrim(' '); in getGID()
/third_party/elfutils/tests/
Drun-readelf-mixed-corenote.sh56 GID: 0
130 GID: 0
191 GID: 0
268 GID: 1000
340 GID: 0
470 GID: 1000
541 GID: 1000
624 GID: 501
700 GID: 0
/third_party/node/deps/npm/node_modules/tar/lib/
Dunpack.js47 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/src/core/
DSkRemoteGlyphCache.cpp214 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/Object/
DArchiveWriter.h27 unsigned UID = 0, GID = 0, Perms = 0644; member
DArchive.h74 char GID[6]; member
/third_party/elfutils/libebl/
Deblauxvinfo.c56 TYPE (GID, "u") \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h186 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/
DFileSystem.h180 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/skia/third_party/externals/freetype/src/gxvalid/
DREADME246 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/
DREADME246 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/freetype/src/gxvalid/
DREADME246 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/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs600 const GID = c::STATX_GID; constant
656 const GID = 0x0010; constant
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dtypes.rs433 const GID = linux_raw_sys::general::STATX_GID; constant
/third_party/flutter/skia/third_party/externals/libpng/
Daclocal.m41095 # 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/libpng/
Daclocal.m41095 # 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/node/deps/cares/
Daclocal.m41090 # 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/skia/third_party/externals/microhttpd/
Daclocal.m41268 # 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/
Dmr.po147 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
148 msgstr "वापरकर्ता '%s' (UID %lu) व गट '%s' (GID %lu) आढळले."
152 msgid "GID of user '%s' and of group '%s' don't match."
153 msgstr "वापरकर्ता '%s' व गट '%s' चे GID जुळत नाही."
172 msgid "Failed to change GID: %s"
173 msgstr "GID बदलवण्यास अपयशी: %s"
Dsr.po152 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"
Dko.po129 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
130 msgstr "사용자 \"%s' (UID %lu)와 그룹 '%s' (GID %lu)를 찾았습니다."
134 msgid "GID of user '%s' and of group '%s' don't match."
135 msgstr "사용자 '%s'의 GID와 그룹 '%s'가 일치하지 않습니다."
154 msgid "Failed to change GID: %s"
155 msgstr "GID 변경 실패: %s"
Dkn.po147 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
148 msgstr "ಬಳಕೆದಾರ '%s' (UID %lu) ಹಾಗು ಗುಂಪು '%s' (GID %lu) ಕಂಡುಬಂದಿದೆ."
152 msgid "GID of user '%s' and of group '%s' don't match."
153 msgstr "ಬಳಕೆದಾರ '%s' ರ GID ಹಾಗು ಗುಂಪು '%s' ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ."
172 msgid "Failed to change GID: %s"
173 msgstr "GID ಅನ್ನು ಬದಲಾಯಿಸಲು ವಿಫಲಗೊಂಡಿದೆ: %s"
Dgu.po149 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
150 msgstr "વપરાશકર્તા '%s' (UID %lu) અને જૂથ '%s' (GID %lu) શોધાયુ."
154 msgid "GID of user '%s' and of group '%s' don't match."
155 msgstr "વપરાશકર્તા '%s' અને જૂથ '%s' ની GID બંધબેસતુ નથી."
174 msgid "Failed to change GID: %s"
175 msgstr "GID ને બદલવામાં નિષ્ફળ: %s"
Dml.po140 msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
141 msgstr "ഉപയോക്താവു് '%s' (UID %lu) , ഗ്രൂപ്പ് '%s' (GID %lu) ലഭ്യമായി."
145 msgid "GID of user '%s' and of group '%s' don't match."
146 msgstr "ഉപയോക്താവു് '%s'-ന്റെയും ഗ്രൂപ്പ് '%s'-ന്റെയും GID ചേരുന്നില്ല."
165 msgid "Failed to change GID: %s"
166 msgstr "GID മാറ്റുന്നതില്‍ പരാജയപ്പെട്ടു: %s"

1234