Searched
full:group (Results
376 -
400 of
3028) sorted by null
<<11121314151617181920>>
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
CancellationException.java | 3 * Expert Group and released to the public domain, as explained at
|
TimeoutException.java | 3 * Expert Group and released to the public domain, as explained at
|
/dalvik/libcore/security/src/main/java/java/security/spec/ |
AlgorithmParameterSpec.java | 22 * to group parameter specifications for algorithms.
|
KeySpec.java | 22 * to group key specifications for cryptographic keys.
|
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/ |
ManagerFactoryParameters.java | 22 * group key manager factory parameters objects.
|
/external/dbus/doc/ |
busconfig.dtd | 33 group CDATA #IMPLIED
|
/external/e2fsprogs/tests/d_loaddump/ |
expect | 12 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_badroot/ |
expect.1 | 25 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_dupdot/ |
expect.1 | 18 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_h_badnode/ |
expect.1 | 14 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_lpffile/ |
expect.1 | 28 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_orphan/ |
expect.1 | 10 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_reconnect/ |
expect.1 | 20 Pass 5: Checking group summary information
|
/external/elfutils/libasm/ |
asm_scngrp_newsignature.c | 1 /* Update signature of section group.
|
/external/elfutils/tests/ |
asm-tst6.c | 54 printf ("cannot section group %Zu: %s\n", cnt, asm_errmsg (-1)); 63 printf ("cannot data section for group %Zu: %s\n", 92 printf ("cannot set signature for section group %Zu: %s\n", 102 printf ("cannot stab section for group %Zu: %s\n",
|
/external/iptables/include/libipulog/ |
libipulog.h | 24 u_int32_t ipulog_group2gmask(u_int32_t group);
|
/external/jpeg/ |
rdgif.c | 5 * This file is part of the Independent JPEG Group's software.
|
/external/kernel-headers/original/linux/ |
limits.h | 6 #define NGROUPS_MAX 65536 /* supplemental group IDs are available */
|
/external/opencore/codecs_v2/video/avc_h264/common/include/ |
avclib_common.h | 229 This function fills up an array that maps Map unit to the slice group 230 following the interleaved slice group map type. 231 \param "mapUnitToSliceGroupMap" "Array of slice group mapping." 233 \param "num_slice_groups_minus_1" "Number of slice group minus 1." 240 This function fills up an array that maps Map unit to the slice group 241 following the dispersed slice group map type. 242 \param "mapUnitToSliceGroupMap" "Array of slice group mapping." 244 \param "num_slice_groups_minus_1" "Number of slice group minus 1." 251 This function fills up an array that maps Map unit to the slice group 252 following the foreground with left-over slice group map type [all...] |
/external/tinyxml/ |
tinyxmlSTL.dsp | 85 # Begin Group "Source Files"
104 # End Group
105 # Begin Group "Header Files"
116 # End Group
|
tinyxml_lib.dsp | 85 # Begin Group "Source Files"
104 # End Group
105 # Begin Group "Header Files"
116 # End Group
|
/external/webkit/LayoutTests/http/tests/appcache/ |
remove-cache.html | 6 <li>Frame 2: Manifest loading results in 404 response, so the cache group becomes obsolete, and an obsolete event is dispatched (because the document in frame was associated with a cache in the group). 8 <li>Frame 4: Manifest is now available, so the document gets associated with a cache in a newly created group; the obsolete cache group is not affected.
|
/external/webkit/WebCore/bindings/v8/ |
V8GCController.cpp | 252 // If the node is in document, put it in the ownerDocument's object group. 258 // Otherwise, the node is put in an object group identified by the root 267 // If the attribute has no element, no need to put it in the group, 268 // because it'll always be a group of 1. 276 // children) then the group will be filtered out later anyway. 287 // Group by sorting by the group id. 303 // We only care about a group if it has more than one object. If it only 310 Vector<v8::Persistent<v8::Value> > group; local 311 group.reserveCapacity(nextKeyIndex - i) [all...] |
/frameworks/base/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 227 This function fills up an array that maps Map unit to the slice group 228 following the interleaved slice group map type. 229 \param "mapUnitToSliceGroupMap" "Array of slice group mapping." 231 \param "num_slice_groups_minus_1" "Number of slice group minus 1." 238 This function fills up an array that maps Map unit to the slice group 239 following the dispersed slice group map type. 240 \param "mapUnitToSliceGroupMap" "Array of slice group mapping." 242 \param "num_slice_groups_minus_1" "Number of slice group minus 1." 249 This function fills up an array that maps Map unit to the slice group 250 following the foreground with left-over slice group map type [all...] |
/frameworks/base/opengl/include/GLES/ |
glplatform.h | 15 * You are encouraged to submit all modifications to the Khronos group so that
|
Completed in 269 milliseconds
<<11121314151617181920>>