/external/e2fsprogs/e2fsck/ |
pass4.c | 93 int group, maxgroup; local 108 group = 0; 119 group++; 121 if ((ctx->progress)(ctx, 4, group, maxgroup))
|
/external/e2fsprogs/lib/ext2fs/ |
ext2fs.h | 494 dgrp_t group, 505 extern errcode_t ext2fs_allocate_group_table(ext2_filsys fs, dgrp_t group, 624 dgrp_t group, 821 int group); 826 dgrp_t group, 988 extern blk_t ext2fs_group_first_block(ext2_filsys fs, dgrp_t group); 989 extern blk_t ext2fs_group_last_block(ext2_filsys fs, dgrp_t group); [all...] |
/external/e2fsprogs/tests/f_badorphan/ |
expect.1 | 52 Pass 5: Checking group summary information 56 Free blocks count wrong for group #0 (5801, counted=6210). 65 Free inodes count wrong for group #0 (1951, counted=1989). 68 Directories count wrong for group #0 (41, counted=22).
|
/external/e2fsprogs/tests/f_dup_de/ |
expect-nohtree.1 | 27 Pass 5: Checking group summary information
|
expect.1 | 24 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_dupsuper/ |
expect.1 | 20 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_h_badroot/ |
expect.1 | 36 Pass 5: Checking group summary information
|
/external/elfutils/libasm/ |
libasm.h | 29 /* Opaque type for a section group. */ 62 /* Similar to 'asm_newscn', but make it part of section group GRP. */ 71 /* Return handle for new section group. The signature symbol can be 76 /* Set or overwrite signature symbol for group. */
|
libasmP.h | 74 /* Next member of group. */ 198 /* Descriptor for section group. */ 218 /* Next group. */ 221 /* Name of the section group. */
|
/external/expat/lib/ |
expat_static.dsp | 85 # Begin Group "Source Files"
108 # End Group
109 # Begin Group "Header Files"
160 # End Group
|
expatw_static.dsp | 85 # Begin Group "Source Files"
108 # End Group
109 # Begin Group "Header Files"
160 # End Group
|
/external/iptables/extensions/ |
libipt_ULOG.man | 11 This specifies the netlink group (1-32) to which the packet is sent.
|
libipt_addrtype.man | 4 addresses into various groups. The exact definition of that group depends on the specific layer three protocol.
|
/external/jpeg/ |
jchuff.h | 5 * This file is part of the Independent JPEG Group's software.
|
rdjpgcom.1 | 54 Independent JPEG Group
|
/external/kernel-headers/original/linux/ |
efs_fs_i.h | 43 __be16 di_gid; /* owner's group id */
|
/external/libpng/ |
LICENSE | 60 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. 72 and Group 42, Inc. disclaim all warranties, expressed or implied, 74 fitness for any purpose. The Contributing Authors and Group 42, Inc. 91 The Contributing Authors and Group 42, Inc. specifically permit, without
|
NOTICE | 58 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. 70 and Group 42, Inc. disclaim all warranties, expressed or implied, 72 fitness for any purpose. The Contributing Authors and Group 42, Inc. 89 The Contributing Authors and Group 42, Inc. specifically permit, without
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
deinterleave.cpp | 73 each group 122 FOR (group = ngroups; group > 0; group--) 128 FOR (sfb = pSfbPerWin[ngroups-group]; sfb > 0; sfb--) 132 FOR (win = pGroupLen[ngroups-group]; win > 0; win--) 153 ENDFOR (group) 228 Int group; /* group index */ local 252 for (group = ngroups; group > 0; group-- [all...] |
getgroup.cpp | 33 (3) Modified UChar -> Int on data types of group 48 group[] = array that holds the index of the first window in each 49 group. Type Int 61 group contains the index of first windows in each group 75 set of short windows form a group then they share scalefactors, intensity 76 positions and PNS information. The first short window is always a new group 78 group if the associated grouping bit is 1. A new group is started if the 81 of next group. For example, if the window grouping is [all...] |
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
getgroup.cpp | 33 (3) Modified UChar -> Int on data types of group 48 group[] = array that holds the index of the first window in each 49 group. Type Int 61 group contains the index of first windows in each group 75 set of short windows form a group then they share scalefactors, intensity 76 positions and PNS information. The first short window is always a new group 78 group if the associated grouping bit is 1. A new group is started if the 81 of next group. For example, if the window grouping is [all...] |
/external/quake/quake/src/QW/ |
glqwcl.spec.sh | 18 Group: Games
|
qwcl.x11.spec.sh | 18 Group: Games
|
/external/skia/src/animator/ |
SkDisplayList.cpp | 110 SkGroup* group = (SkGroup*) draw; local 111 if (group->getOriginal() == match) 114 int groupIndex = group->findGroup(match, list, parent, found, grandList); 116 *found = group;
|
/external/skia/xcode/expat.xcodeproj/ |
project.pbxproj | 45 sourceTree = "<group>"; 57 sourceTree = "<group>"; 65 sourceTree = "<group>"; 72 sourceTree = "<group>";
|