HomeSort by relevance Sort by last modified time
    Searched full:group (Results 451 - 475 of 3028) sorted by null

<<11121314151617181920>>

  /external/grub/stage2/
ufs2.h 126 grub_u_int16_t oldids[2]; /* 4: Ffs: old user and group ids. */
141 grub_u_int32_t di_gid; /* 116: File group. */
149 grub_u_int32_t di_gid; /* 8: File group. */
220 * Per cylinder group information; summarized in blocks allocated
221 * from first cylinder group data blocks. These blocks have to be
251 grub_int32_t fs_old_cgoffset; /* cylinder group offset in cylinder */
271 grub_int32_t fs_maxbpg; /* max number of blks per cyl group */
290 grub_int32_t fs_cgsize; /* cylinder group size */
295 grub_int32_t fs_old_cpg; /* cylinders per group */
296 grub_int32_t fs_ipg; /* inodes per group */
    [all...]
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 214 Ext2fs groups together a fixed number of sequential blocks into a <Literal remap="tt">group
216 series of group blocks. This is done in order to keep related information
219 group.
225 <Title>The view of inodes from the point of view of a blocks group</Title>
230 much like a <Literal remap="tt">block</Literal> - Each blocks group contains a limited number of
238 <Title>The group descriptors</Title>
241 Each blocks group is accompanied by a <Literal remap="tt">group descriptor</Literal>. The group
242 descriptor summarizes some necessary information about the specific group
    [all...]
  /dalvik/libcore/regex/src/main/java/java/util/regex/
Matcher.java 36 * System.out.println(m.group()); // prints "Hello" and "Android"
155 * the corresponding group's contents.
173 buffer.append(group(c - '0'));
360 * Returns the text that matched a given group of the regular expression.
362 * @param group
363 * the group, ranging from 0 to groupCount() - 1, with 0
365 * @return the text that matched the group.
369 public String group(int group) { method in class:Matcher
371 int from = matchOffsets[group * 2]
387 public String group() { method in class:Matcher
    [all...]
  /frameworks/base/test-runner/src/android/test/
ViewAsserts.java 318 * Assert the specified group's integrity. The children count should be >= 0 and each
321 * @param parent The group whose integrity to check
328 assertNotNull("group should not contain null children", parent.getChildAt(i));
334 * Assert that the specified group contains a specific child once and only once.
336 * @param parent The group
337 * @param child The child that should belong to group
354 assertTrue("group does not contain " + child, found);
358 * Assert that the specified group does not contain a specific child.
360 * @param parent The group
361 * @param child The child that should not belong to group
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java 368 private MenuItem addInternal(int group, int id, int categoryOrder, CharSequence title) {
371 final MenuItemImpl item = new MenuItemImpl(this, group, id, categoryOrder, ordering, title);
392 public MenuItem add(int group, int id, int categoryOrder, CharSequence title) {
393 return addInternal(group, id, categoryOrder, title);
396 public MenuItem add(int group, int id, int categoryOrder, int title) {
397 return addInternal(group, id, categoryOrder, mResources.getString(title));
408 public SubMenu addSubMenu(int group, int id, int categoryOrder, CharSequence title) {
409 final MenuItemImpl item = (MenuItemImpl) addInternal(group, id, categoryOrder, title);
416 public SubMenu addSubMenu(int group, int id, int categoryOrder, int title) {
417 return addSubMenu(group, id, categoryOrder, mResources.getString(title))
506 final int group = item.getGroupId(); local
    [all...]
  /external/jpeg/
jdmainct.c 5 * This file is part of the Independent JPEG Group's software.
28 * Postprocessor input data is counted in "row groups". A row group
35 * row group (times any additional scale factor that the upsampler is
47 * access to the sample row(s) above and below its current input row group.
54 * passed to postprocessing contains at least one row group's worth of samples
55 * above and below the row group(s) being processed. Note that the context
56 * rows "above" the first passed row group appear at negative row offsets in
61 * The amount of context is fixed at one row group just because that's a
65 * group of context when shrinking the image; tough, we don't handle that.
71 * of one iMCU row while reading in the next iMCU row. (The last row group
    [all...]
  /external/kernel-headers/original/linux/
ext3_fs.h 63 #define EXT3_RESIZE_INO 7 /* Reserved group descriptors inode */
124 * Structure of a blocks group descriptor
139 * Macro-instructions used to manage group descriptors
196 /* Used to pass group descriptor data when online resize is done */
198 __u32 group; /* Group number for this data */ member in struct:ext3_new_group_input
202 __u32 blocks_count; /* Total number of blocks in this group */
203 __u16 reserved_blocks; /* Number of reserved blocks in this group */
209 __u32 group; member in struct:ext3_new_group_data
262 __le16 i_gid; /* Low 16 bits of Group Id *
    [all...]
in.h 28 IPPROTO_IGMP = 2, /* Internet Group Management Protocol */
114 struct in_addr imr_multiaddr; /* IP multicast address of group */
120 struct in_addr imr_multiaddr; /* IP multicast address of group */
146 struct __kernel_sockaddr_storage gr_group; /* group address */
152 struct __kernel_sockaddr_storage gsr_group; /* group address */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
scr.c 64 {/* client status for idle group */
82 /* client status for connect group */
91 /* client status for connected group */
100 /* client status for roaming group */
113 { /* client status for idle group */
131 /* client status for connect group */
140 /* client status for connected group */
149 /* client status for roaming group */
220 /* mark current group as idle */
316 * \brief Changes the current SCR group.\
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-util-unix.c 245 * Changes the user and group the bus is running as.
248 * @param gid the new group ID
594 fill_user_info_from_group (struct group *g,
637 struct group *g;
640 struct group g_str;
662 "Group %s unknown or failed to look it up\n",
670 struct group *g;
681 "Group %s unknown or failed to look it up\n",
691 * with information about the given group name.
693 * @param info the group info struc
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 95 * option in the lists) for key_mgmt, pairwise, group, proto variables.
120 * by setting the directory to allow only members of a group
129 * control interface, add a new group and change this value to
130 * match with that group. Add users that should have control
131 * interface access to this group.
133 * When configuring both the directory and group, use following format:
134 * DIR=/var/run/wpa_supplicant GROUP=wheel
135 * DIR=/var/run/wpa_supplicant GROUP=0
136 * (group can be either group name or gid
    [all...]
  /development/ide/xcode/ports-mac.xcodeproj/
project.pbxproj 25 FE33C954094E031400C4A640 /* SkBitmap_Mac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkBitmap_Mac.cpp; path = ports/SkBitmap_Mac.cpp; sourceTree = "<group>"; };
26 FE33C955094E031400C4A640 /* SkOSWindow_Mac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkOSWindow_Mac.cpp; path = ports/SkOSWindow_Mac.cpp; sourceTree = "<group>"; };
27 FE33C958094E041D00C4A640 /* skia_mac.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = skia_mac.cp; path = ports/skia_mac.cp; sourceTree = "<group>"; };
50 sourceTree = "<group>";
65 sourceTree = "<group>";
73 sourceTree = "<group>";
80 sourceTree = "<group>";
  /frameworks/base/docs/html/guide/topics/manifest/
permission-element.jd 65 <dd>Assigns this permission to a group. The value of this attribute is
66 the name of the group, which must be declared with the
67 <code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-group&gt;</a></code> element in this
69 does not belong to a group.</dd>
132 <br/><code><a href="{@docRoot}guide/topics/manifest/permission-group-element.html">&lt;permission-group&gt;</a></code></dd>
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 559 return UI_STRING("alert", "An ARIA accessibility group that acts as an alert.");
561 return UI_STRING("alert dialog", "An ARIA accessibility group that acts as an alert dialog.");
563 return UI_STRING("dialog", "An ARIA accessibility group that acts as an dialog.");
565 return UI_STRING("log", "An ARIA accessibility group that acts as a console log.");
567 return UI_STRING("marquee", "An ARIA accessibility group that acts as a marquee.");
569 return UI_STRING("application status", "An ARIA accessibility group that acts as a status update.");
571 return UI_STRING("timer", "An ARIA accessibility group that acts as an updating timer.");
573 return UI_STRING("document", "An ARIA accessibility group that acts as a document.");
575 return UI_STRING("article", "An ARIA accessibility group that acts as an article.");
577 return UI_STRING("note", "An ARIA accessibility group that acts as a note in a document.");
    [all...]
  /external/wpa_supplicant/
wpa_supplicant.conf 45 # directory to allow only members of a group to use sockets. This way, it is
51 # want to allow non-root users to use the control interface, add a new group
52 # and change this value to match with that group. Add users that should have
53 # control interface access to this group. If this variable is commented out or
54 # not included in the configuration file, group will not be changed from the
57 # When configuring both the directory and group, use following format:
58 # DIR=/var/run/wpa_supplicant GROUP=wheel
59 # DIR=/var/run/wpa_supplicant GROUP=0
60 # (group can be either group name or gid
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
SysinfoPanel.java 337 String label = m.group(2);
340 total += (long) (Double.parseDouble(m.group(1)) * 1000);
343 long value = Integer.parseInt(m.group(1));
382 double value = parseTimeMs(m.group(2)) / 1000.;
383 mDataset.setValue(m.group(1), value);
388 total += parseTimeMs(m.group(1)) / 1000.;
417 long count = Long.parseLong(m.group(1));
418 String name = m.group(2);
447 String name = m.group(1);
448 long both = Long.parseLong(m.group(2))
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
Contacts_PeopleTest.java 120 notes = "Test methods which add person to a group",
126 notes = "Test methods which add person to a group",
132 notes = "Test methods which add person to a group",
138 notes = "Test methods which add person to a group",
144 notes = "Test methods which add person to a group",
153 // People: test_people_0, Group: Groups.GROUP_MY_CONTACTS
172 // People: test_people_create, Group: Groups.GROUP_MY_CONTACTS
196 // People: test_people_1, Group: test_group_0
214 // People: test_people_2, Group: test_group_1
  /external/apache-http/src/org/apache/http/message/
HeaderGroup.java 53 /** The list of headers for this group, in the order in which they were added */
71 * Adds the given header to the group. The order in which this header was
117 * Sets all of the headers contained within this group overriding any
225 * Gets all of the headers contained within this group.
234 * Tests if headers with the given name are contained within this group.
254 * Returns an iterator over this group of headers.
256 * @return iterator over this group of headers.
265 * Returns an iterator over the headers with a given name in this group.
270 * @return iterator over some headers in this group.
  /external/e2fsprogs/tests/f_swapfs/
expect 7 Pass 5: Checking group summary information
16 Pass 5: Checking group summary information
26 User: 0 Group: 0 Size: 5
36 User: 0 Group: 0 Size: 348960
69 Pass 5: Checking group summary information
78 Pass 5: Checking group summary information
88 User: 0 Group: 0 Size: 5
98 User: 0 Group: 0 Size: 348960
131 Pass 5: Checking group summary information
  /frameworks/base/core/java/android/view/
MenuInflater.java 46 /** Group tag name in XML. */
47 private static final String XML_GROUP = "group";
179 * Group state is set on items as they are added, allowing an item to
180 * override its group state. (As opposed to set on items at the group end tag.)
233 * Called when the parser is pointing to a group tag.
256 // Inherit attributes from the group as default value
272 // Item does not have attribute, use the group's (group can have one more state
  /external/dropbear/libtommath/
makefile.icc 26 GROUP=root
98 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(LIBPATH)
99 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
100 install -g $(GROUP) -o $(USER) $(LIBNAME) $(DESTDIR)$(LIBPATH)
101 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
makefile.shared 25 GROUP=wheel
27 GROUP=$(INSTALL_GROUP)
89 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(LIBPATH)
91 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
92 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
  /external/e2fsprogs/lib/ext2fs/
ext2_fs.h 51 #define EXT2_RESIZE_INO 7 /* Reserved group descriptors inode */
129 __u16 acle_tag; /* User or group identity */
136 * Structure of a blocks group descriptor
218 * Macro-instructions used to manage group descriptors
278 __u32 group; /* Group number for this data */ member in struct:ext2_new_group_input
282 __u32 blocks_count; /* Total number of blocks in this group */
283 __u16 reserved_blocks; /* Number of reserved blocks in this group */
284 __u16 unused; /* Number of reserved GDT blocks in group */
311 __u16 i_gid; /* Low 16 bits of Group Id *
    [all...]
  /external/ipsec-tools/src/racoon/
strnames.c 229 { ISAKMP_ETYPE_NEWGRP, "New Group", NULL },
519 { IPSECDOI_ATTR_GRP_DESC, "Group Description", NULL },
639 { OAKLEY_ATTR_GRP_DESC, "Group Description", s_attr_isakmp_desc },
640 { OAKLEY_ATTR_GRP_TYPE, "Group Type", s_attr_isakmp_group },
641 { OAKLEY_ATTR_GRP_PI, "Group Prime/Irreducible Polynomial", NULL },
642 { OAKLEY_ATTR_GRP_GEN_ONE, "Group Generator One", NULL },
643 { OAKLEY_ATTR_GRP_GEN_TWO, "Group Generator Two", NULL },
644 { OAKLEY_ATTR_GRP_CURVE_A, "Group Curve A", NULL },
645 { OAKLEY_ATTR_GRP_CURVE_B, "Group Curve B", NULL },
651 { OAKLEY_ATTR_GRP_ORDER, "Group Order", NULL }
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
extutil.h 4 Copyright 1989, 1998 The Open Group
18 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
22 Except as contained in this notice, the name of The Open Group shall not be
24 in this Software without prior written authorization from The Open Group.
26 * Author: Jim Fulton, MIT The Open Group

Completed in 174 milliseconds

<<11121314151617181920>>