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

<<21222324252627282930>>

  /external/kernel-headers/original/linux/
atm.h 197 #define ATM_AFI_DCC_GROUP 0xBD /* DCC ATM Group Format */
198 #define ATM_AFI_ICD_GROUP 0xC5 /* ICD ATM Group Format */
199 #define ATM_AFI_E164_GROUP 0xC3 /* E.164 ATM Group Format */
200 #define ATM_AFI_LOCAL_GROUP 0xC7 /* Local ATM Group Format */
if_packet.h 26 #define PACKET_MULTICAST 2 /* To group */
  /external/kernel-headers/original/linux/mtd/
flashchip.h 55 /* We omit len for now, because when we group them together
  /external/openssl/crypto/ecdsa/
ecs_lib.c 209 const EC_GROUP *group; local
213 group = EC_KEY_get0_group(r);
214 if (group == NULL)
218 if (!EC_GROUP_get_order(group,order,NULL))
  /external/skia/src/animator/
SkDrawGroup.h 27 DECLARE_MEMBER_INFO(Group);
  /external/skia/xcode/ports.xcodeproj/
project.pbxproj 51 sourceTree = "<group>";
66 sourceTree = "<group>";
74 sourceTree = "<group>";
81 sourceTree = "<group>";
  /external/webkit/WebCore/css/
CSSValueKeywords.in 311 table-row-group
312 table-header-group
313 table-footer-group
315 table-column-group
  /external/webkit/WebCore/platform/qt/
QtAbstractWebPopup.h 36 enum ItemType { Option, Group, Separator };
  /external/webkit/WebCore/rendering/
RenderFlexibleBox.h 54 int allowedChildFlex(RenderBox* child, bool expanding, unsigned group);
  /external/webkit/WebKit/chromium/public/
WebMenuItemInfo.h 44 Group,
  /external/webkit/WebKit/mac/History/
WebHistoryInternal.h 37 - (void)_addVisitedLinksToPageGroup:(WebCore::PageGroup&)group;
  /frameworks/base/awt/org/apache/harmony/x/imageio/plugins/jpeg/
JPEGConsts.java 29 //-- IJG (Independed JPEG Group) color spaces
  /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/
ExpandableListWithHeadersTest.java 50 // Should be a header, and hence the first group should NOT have expanded
  /frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd 22 <li><a href="http://groups.google.com/group/android-developers">Android Developers Group</a>
141 <a href="http://groups.google.com/group/android-developers">Android Developers Group</a>
  /frameworks/base/libs/rs/
rsComponent.h 27 // An element is a group of Components that occupies one cell in a structure.
rsLight.h 28 // An element is a group of Components that occupies one cell in a structure.
rsMesh.h 28 // An element is a group of Components that occupies one cell in a structure.
rsObjectBase.h 28 // An element is a group of Components that occupies one cell in a structure.
rsShaderCache.h 29 // An element is a group of Components that occupies one cell in a structure.
rsSimpleMesh.h 28 // An element is a group of Components that occupies one cell in a structure.
rsVertexArray.h 29 // An element is a group of Components that occupies one cell in a structure.
  /frameworks/base/opengl/tests/testPauseResume/
README 23 W/dalvikvm( 1466): threadid=8: thread exiting with uncaught exception (group=0x4001d7f0)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h 98 * taken as the Scratch Group/Mutex Id
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
quota.h 35 #define INITQFNAMES { "user", "group", "undefined", };
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
quota.h 35 #define INITQFNAMES { "user", "group", "undefined", };

Completed in 153 milliseconds

<<21222324252627282930>>