OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GID
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/libebl/
eblauxvinfo.c
77
TYPE (
GID
, "u") \
/external/llvm/include/llvm/Object/
Archive.h
29
char
GID
[6];
/external/llvm/tools/llvm-ar/
llvm-ar.cpp
599
unsigned
GID
, unsigned Perms,
603
printWithSpacePadding(Out,
GID
, 6);
611
unsigned
GID
, unsigned Perms, unsigned Size) {
613
printRestOfMemberHeader(Out, ModTime, UID,
GID
, Perms, Size);
618
unsigned
GID
, unsigned Perms, unsigned Size) {
621
printRestOfMemberHeader(Out, ModTime, UID,
GID
, Perms, Size);
/external/llvm/lib/Object/
Archive.cpp
77
if (StringRef(
GID
, sizeof(
GID
)).rtrim(" ").getAsInteger(10, Ret))
78
llvm_unreachable("
GID
time not a decimal number.");
/external/libvpx/libvpx/examples/includes/geshi/geshi/
ruby.php
96
'Pathname', 'Precision', 'Proc', 'Process', 'Process::
GID
',
rails.php
89
'Pathname', 'Precision', 'Proc', 'Process', 'Process::
GID
',
/external/llvm/include/llvm/Support/
FileSystem.h
176
uid_t UID, gid_t
GID
, off_t Size)
178
fs_st_gid(
GID
), fs_st_size(Size), Type(Type), Perms(Perms) {}
[
all
...]
Completed in 216 milliseconds