Searched
full:group (Results
401 -
425 of
3028) sorted by null
<<11121314151617181920>>
/frameworks/base/opengl/include/GLES2/ |
gl2platform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
/hardware/ti/wlan/wl1271/Test/ |
scrDbg.h | 138 * \brief Change the SCR group.\n 142 * \param group - the group to change to.\n 144 void changeGroup( TI_HANDLE hScr, EScrGroupId group );
|
/ndk/build/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2platform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
/ndk/build/platforms/android-5/arch-x86/usr/include/GLES2/ |
gl2platform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
/ndk/build/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2platform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
/ndk/build/platforms/android-8/arch-x86/usr/include/GLES2/ |
gl2platform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/ |
crtfastmath.o | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/ |
Xosdefs.h | 16 Copyright 1991, 1998 The Open Group 30 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 34 Except as contained in this notice, the name of The Open Group shall not be 36 in this Software without prior written authorization from The Open Group.
|
/system/core/toolbox/ |
id.c | 21 struct group *gr = getgrgid(gid);
|
/system/wlan/ti/wilink_6_1/Test/ |
scrDbg.h | 138 * \brief Change the SCR group.\n 142 * \param group - the group to change to.\n 144 void changeGroup( TI_HANDLE hScr, EScrGroupId group );
|
/development/ide/xcode/graphics.xcodeproj/ |
project.pbxproj | [all...] |
/build/tools/droiddoc/src/ |
ThrowsTagInfo.java | 36 setCommentText(m.group(2)); 37 String className = m.group(1);
|
/development/pdk/docs/compatibility/ |
contact-us.jd | 10 <h3>Discussion Group</h3> 12 href="http://groups.google.com/group/android-compatibility">android-compatibility
|
/external/e2fsprogs/tests/f_baddir/ |
expect.1 | 38 Pass 5: Checking group summary information 45 Directories count wrong for group #0 (5, counted=4).
|
/external/e2fsprogs/tests/f_baddotdir/ |
expect.1 | 49 Pass 5: Checking group summary information 50 Free blocks count wrong for group #0 (70, counted=71).
|
/external/e2fsprogs/tests/f_badsymlinks/ |
expect.1 | 51 Pass 5: Checking group summary information 52 Free blocks count wrong for group #0 (1000, counted=1001).
|
/external/e2fsprogs/tests/f_dup/ |
expect.1 | 26 Pass 5: Checking group summary information 27 Free blocks count wrong for group #0 (44, counted=60).
|
/external/e2fsprogs/tests/f_dup3/ |
expect.1 | 32 Pass 5: Checking group summary information 36 Free blocks count wrong for group #0 (20, counted=19).
|
/external/elfutils/libdw/ |
dwarf_begin_elf.c | 64 /* Make sure the section is part of a section group only iff we 66 group debug info) we have to ignore all the info in section 67 groups. If we are looking into a section group we cannot look at 68 a section which isn't part of the section group. */ 145 /* SCNGRP is the section descriptor for a section group which might 164 /* A section group refers to a non-existing section. Should 231 /* If the caller provides a section group we get the DWARF 232 sections only from this setion group. Otherwise we search
|
/external/opencore/codecs_v2/video/avc_h264/common/src/ |
fmo.cpp | 21 /* see subclause 8.2.2 Decoding process for macroblock to slice group map */ 66 /* see subclause 8.2.2.1 interleaved slice group map type*/ 84 /* see subclause 8.2.2.2 dispersed slice group map type*/ 95 /* see subclause 8.2.2.3 foreground with left-over slice group map type */ 125 /* see subclause 8.2.2.4 box-out slice group map type */ 197 /* see subclause 8.2.2.5 raster scan slice group map types */ 212 /* see subclause 8.2.2.6, wipe slice group map type. */ 238 /* see subclause 8.2.2.7, explicit slice group map */
|
/external/openssl/crypto/ecdh/ |
ech_ossl.c | 116 const EC_GROUP* group; local 139 group = EC_KEY_get0_group(ecdh); 140 if ((tmp=EC_POINT_new(group)) == NULL) 146 if (!EC_POINT_mul(group, tmp, NULL, pub_key, priv_key, ctx)) 152 if (EC_METHOD_get_field_type(EC_GROUP_method_of(group)) == NID_X9_62_prime_field) 154 if (!EC_POINT_get_affine_coordinates_GFp(group, tmp, x, y, ctx)) 162 if (!EC_POINT_get_affine_coordinates_GF2m(group, tmp, x, y, ctx)) 169 buflen = (EC_GROUP_get_degree(group) + 7)/8;
|
/external/webkit/LayoutTests/http/tests/appcache/ |
update-cache.html | 32 log("Updating cache group..."); 43 log("Updating cache group once more...");
|
/external/webkit/WebCore/inspector/front-end/ |
MetricsSidebarPane.js | 93 "table-column-group": true, 94 "table-footer-group": true, 95 "table-header-group": true, 97 "table-row-group": true 103 "table-column-group": true, 104 "table-footer-group": true, 105 "table-header-group": true, 107 "table-row-group": true
|
/external/webkit/WebCore/platform/text/mac/ |
mac-encodings.txt | 8 # repeated here; mentioning any one character set from a group in there pulls in all the aliases in 9 # that group.
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardInterpreterCollection.java | 73 public void propertyGroup(String group) { 75 builder.propertyGroup(group);
|
Completed in 407 milliseconds
<<11121314151617181920>>