HomeSort by relevance Sort by last modified time
    Searched refs:gid (Results 226 - 250 of 810) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/gcov-src/
libgcov.h 166 #define EXTRACT_MODULE_ID_FROM_GLOBAL_ID(gid) \
167 (gcov_unsigned_t)(((gid) >> FUNC_ID_WIDTH) & FUNC_ID_MASK)
168 #define EXTRACT_FUNC_ID_FROM_GLOBAL_ID(gid) \
169 (gcov_unsigned_t)((gid) & FUNC_ID_MASK)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
archive_util.py 28 """Returns a gid, given a group name."""
89 gid = _get_gid(group)
92 if gid is not None:
93 tarinfo.gid = gid
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
archive_util.py 28 """Returns a gid, given a group name."""
89 gid = _get_gid(group)
92 if gid is not None:
93 tarinfo.gid = gid
  /prebuilts/go/darwin-x86/src/internal/poll/
fd_posix.go 33 func (fd *FD) Fchown(uid, gid int) error {
38 return syscall.Fchown(fd.Sysfd, uid, gid)
  /prebuilts/go/darwin-x86/src/os/exec/
exec_posix_test.go 28 gid, err := strconv.Atoi(u.Gid)
30 t.Fatalf("error converting Gid=%s to integer: %v", u.Gid, err)
38 Gid: uint32(gid),
  /prebuilts/go/darwin-x86/src/os/user/
lookup.go 52 func LookupGroupId(gid string) (*Group, error) {
53 return lookupGroupId(gid)
  /prebuilts/go/linux-x86/src/internal/poll/
fd_posix.go 33 func (fd *FD) Fchown(uid, gid int) error {
38 return syscall.Fchown(fd.Sysfd, uid, gid)
  /prebuilts/go/linux-x86/src/os/exec/
exec_posix_test.go 28 gid, err := strconv.Atoi(u.Gid)
30 t.Fatalf("error converting Gid=%s to integer: %v", u.Gid, err)
38 Gid: uint32(gid),
  /prebuilts/go/linux-x86/src/os/user/
lookup.go 52 func LookupGroupId(gid string) (*Group, error) {
53 return lookupGroupId(gid)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 28 """Returns a gid, given a group name."""
89 gid = _get_gid(group)
92 if gid is not None:
93 tarinfo.gid = gid
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 28 """Returns a gid, given a group name."""
89 gid = _get_gid(group)
92 if gid is not None:
93 tarinfo.gid = gid
  /system/core/init/
util.h 41 int CreateSocket(const char* name, int type, bool passcred, mode_t perm, uid_t uid, gid_t gid,
service.cpp 210 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid,
220 gid_(gid),
464 auto gid = DecodeUid(args[1]); local
465 if (!gid) {
466 return Error() << "Unable to decode GID for '" << args[1] << "': " << gid.error();
468 gid_ = *gid;
471 gid = DecodeUid(args[n]);
472 if (!gid) {
473 return Error() << "Unable to decode GID for '" << args[n] << "': " << gid.error()
644 Result<gid_t> gid = 0; local
1127 Result<gid_t> gid = 0; local
    [all...]
  /system/core/logd/
LogUtils.h 70 bool clientHasLogCredentials(uid_t uid, gid_t gid, pid_t pid);
  /system/netd/server/
WakeupController.cpp 126 .gid = -1,
153 extract(payload, args.gid);
154 args.gid = ntohl(args.gid);
WakeupController.h 38 int gid; member in struct:android::net::WakeupController::ReportArgs
  /external/e2fsprogs/misc/
uuidd.c 452 gid_t gid; local
513 gid = getgid();
515 if (setresgid(gid, gid, gid) < 0)
518 if (setregid(gid, gid) < 0)
  /external/toybox/toys/pending/
tcpsvd.c 189 // Grab uid and gid
190 static void get_uidgid(uid_t *uid, gid_t *gid, char *ug)
208 *gid = pass->pw_gid;
216 if (grp) *gid = grp->gr_gid;
267 gid_t gid = 0; local
288 get_uidgid(&uid, &gid, TT.user);
290 setgid(gid);
297 xprintf("%s: listening on %s, starting, uid %u, gid %u\n"
298 ,toys.which->name, server, uid, gid);
  /system/core/libcutils/
fs_config.cpp 289 void fs_config(const char* path, int dir, const char* target_out_path, unsigned* uid, unsigned* gid,
334 *gid = get2LE((const uint8_t*)&(header.gid));
350 *gid = pc->gid;
367 p->gid = get2LE((const uint8_t*)&(pc->gid));
  /external/skia/tools/fonts/
SkTestScalerContext.cpp 129 for (int gid = 0; gid < glyphCount; ++gid) {
130 toUnicode[gid] = SkToS32(fTestFont->fCharCodes[gid]);
  /external/skqp/tools/
SkTestScalerContext.cpp 129 for (int gid = 0; gid < glyphCount; ++gid) {
130 toUnicode[gid] = SkToS32(fTestFont->fCharCodes[gid]);
  /external/syslinux/gpxe/src/net/infiniband/
ib_sma.c 64 memcpy ( &node_info->port_guid, &ibdev->gid.u.half[1],
134 memcpy ( guid_info->guid[0], &ibdev->gid.u.half[1],
163 memcpy ( &ibdev->gid.u.half[0], port_info->gid_prefix,
164 sizeof ( ibdev->gid.u.half[0] ) );
213 memcpy ( port_info->gid_prefix, &ibdev->gid.u.half[0],
  /external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py 239 for gid in subHeader.glyphIndexArray:
240 if (gid != 0) and (gid < minGI):
241 minGI = gid
242 # The lowest gid in glyphIndexArray, after subtracting idDelta, must be 1.
244 # We would like to pick an idDelta such that the first glyphArray GID is 1,
245 # so that we are more likely to be able to combine glypharray GID subranges.
247 # Since the final gi is reconstructed from the glyphArray GID by:
248 # (short)finalGID = (gid + idDelta) % 0x10000),
249 # we can get from a glypharray GID of 1 to a final GID of 65K by subtracting 2, and casting th
    [all...]
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 332 for (IntegerSet::const_iterator gid = glyph_ids.begin(),
334 gid != gid_end; gid++) {
335 if (*gid < first_glyph_id) {
338 if (*gid > last_glyph_id) {
342 info.Attach((*index_builders)[j]->GlyphInfo(*gid));
343 if (info && info->length()) { // Do not include gid without bitmap
344 info_map[*gid] = info;
411 int32_t gid = i->first; local
412 if (gid > upper_bound)
465 int32_t gid = i->first; local
    [all...]
  /system/core/adb/
file_sync_service.cpp 73 gid_t gid = -1; local
86 fs_config(partial_path.c_str(), 1, nullptr, &uid, &gid, &mode, &capabilities);
93 if (chown(partial_path.c_str(), uid, gid) == -1) return false;
137 msg.stat_v2.gid = st.st_gid;
199 static bool handle_send_file(int s, const char* path, uid_t uid, gid_t gid, uint64_t capabilities,
227 if (fchown(fd, uid, gid) == -1) {
401 gid_t gid = -1; local
405 fs_config(path.c_str(), 0, nullptr, &uid, &gid, &broken_api_hack, &capabilities);
408 return handle_send_file(s, path.c_str(), uid, gid, capabilities, mode, buffer, do_unlink);

Completed in 606 milliseconds

1 2 3 4 5 6 7 8 91011>>