HomeSort by relevance Sort by last modified time
    Searched full:groupnode (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
mount.h 43 typedef struct groupnode *groups;
45 struct groupnode { struct
49 typedef struct groupnode groupnode; typedef in typeref:struct:groupnode
122 extern bool_t xdr_groupnode (XDR *, groupnode*);
mount.x 85 typedef struct groupnode *groups;
86 struct groupnode {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
mount.h 43 typedef struct groupnode *groups;
45 struct groupnode { struct
49 typedef struct groupnode groupnode; typedef in typeref:struct:groupnode
122 extern bool_t xdr_groupnode (XDR *, groupnode*);
mount.x 85 typedef struct groupnode *groups;
86 struct groupnode {
  /external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.h 57 /// For each register, the index of the GroupNode
87 // the index of the GroupNode representing the group.
99 // Return the index of the GroupNode representing the group.
103 // it alone in its own group. Return the index of the GroupNode
AggressiveAntiDepBreaker.cpp 52 // assign the register to the same-indexed GroupNode.
81 assert(GroupNodes[0] == 0 && "GroupNode 0 not parent!");
97 // Create a new GroupNode for Reg. Reg's existing GroupNode must
    [all...]
  /external/deqp/framework/opengl/
gluShaderLibrary.cpp     [all...]

Completed in 3783 milliseconds