/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/ |
pthread.h | 110 int pthread_attr_init(pthread_attr_t * attr); 111 int pthread_attr_destroy(pthread_attr_t * attr); 113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state); 114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state); 116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy); 117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy); 119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param); 120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param); 122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size); 123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size) [all...] |
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
DefaultSignedAttributeTableGenerator.java | 72 Attribute attr = new Attribute(CMSAttributes.contentType, local 74 std.put(attr.getAttrType(), attr); local 81 Attribute attr = new Attribute(CMSAttributes.signingTime, local 83 std.put(attr.getAttrType(), attr); local 90 Attribute attr = new Attribute(CMSAttributes.messageDigest, local 92 std.put(attr.getAttrType(), attr); local
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_node_mem.cc | 33 Error MountNodeMem::Read(const HandleAttr& attr, 45 if (attr.offs + count > size) { 46 count = size - attr.offs; 49 memcpy(buf, &data_[attr.offs], count); 54 Error MountNodeMem::Write(const HandleAttr& attr, 64 if (count + attr.offs > static_cast<size_t>(stat_.st_size)) { 65 Resize(count + attr.offs); 66 count = stat_.st_size - attr.offs; 69 memcpy(&data_[attr.offs], buf, count);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiManifestElementNode.java | 84 String attr = _Element_getAttributeNS(elem, local 87 if (attr == null || attr.length() == 0) { 88 attr = _Element_getAttributeNS(elem, 92 if (attr != null && attr.length() > 0) { 95 if (attr.contains(name)) { 96 return attr; 98 return String.format("%1$s (%2$s)", attr, name);
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_attr_init.c | 42 pthread_attr_init (pthread_attr_t * attr) 50 * attr 62 * 0 successfully initialized attr, 63 * ENOMEM insufficient memory for attr. 70 if (attr == NULL) 114 *attr = attr_result;
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
attrib.c | 227 struct gl_accum_attrib *attr; local 228 attr = MALLOC_STRUCT( gl_accum_attrib ); 229 memcpy( attr, &ctx->Accum, sizeof(struct gl_accum_attrib) ); 230 save_attrib_data(&head, GL_ACCUM_BUFFER_BIT, attr); 235 struct gl_colorbuffer_attrib *attr; local 236 attr = MALLOC_STRUCT( gl_colorbuffer_attrib ); 237 memcpy( attr, &ctx->Color, sizeof(struct gl_colorbuffer_attrib) ); 240 attr->DrawBuffer[i] = ctx->DrawBuffer->ColorDrawBuffer[i]; 241 save_attrib_data(&head, GL_COLOR_BUFFER_BIT, attr); 245 struct gl_current_attrib *attr; local 253 struct gl_depthbuffer_attrib *attr; local 260 struct gl_enable_attrib *attr; local 334 struct gl_eval_attrib *attr; local 341 struct gl_fog_attrib *attr; local 348 struct gl_hint_attrib *attr; local 355 struct gl_light_attrib *attr; local 363 struct gl_line_attrib *attr; local 370 struct gl_list_attrib *attr; local 377 struct gl_pixel_attrib *attr; local 386 struct gl_point_attrib *attr; local 393 struct gl_polygon_attrib *attr; local 407 struct gl_scissor_attrib *attr; local 414 struct gl_stencil_attrib *attr; local 460 struct gl_transform_attrib *attr; local 467 struct gl_viewport_attrib *attr; local 475 struct gl_multisample_attrib *attr; local 845 struct gl_attrib_node *attr, *next; local 1522 struct gl_pixelstore_attrib *attr; local 1534 struct gl_array_attrib *attr; local 1585 struct gl_array_attrib * attr = local 1625 struct gl_attrib_node *attr, *next; local [all...] |
/external/mesa3d/src/mesa/main/ |
attrib.c | 227 struct gl_accum_attrib *attr; local 228 attr = MALLOC_STRUCT( gl_accum_attrib ); 229 memcpy( attr, &ctx->Accum, sizeof(struct gl_accum_attrib) ); 230 save_attrib_data(&head, GL_ACCUM_BUFFER_BIT, attr); 235 struct gl_colorbuffer_attrib *attr; local 236 attr = MALLOC_STRUCT( gl_colorbuffer_attrib ); 237 memcpy( attr, &ctx->Color, sizeof(struct gl_colorbuffer_attrib) ); 240 attr->DrawBuffer[i] = ctx->DrawBuffer->ColorDrawBuffer[i]; 241 save_attrib_data(&head, GL_COLOR_BUFFER_BIT, attr); 245 struct gl_current_attrib *attr; local 253 struct gl_depthbuffer_attrib *attr; local 260 struct gl_enable_attrib *attr; local 334 struct gl_eval_attrib *attr; local 341 struct gl_fog_attrib *attr; local 348 struct gl_hint_attrib *attr; local 355 struct gl_light_attrib *attr; local 363 struct gl_line_attrib *attr; local 370 struct gl_list_attrib *attr; local 377 struct gl_pixel_attrib *attr; local 386 struct gl_point_attrib *attr; local 393 struct gl_polygon_attrib *attr; local 407 struct gl_scissor_attrib *attr; local 414 struct gl_stencil_attrib *attr; local 460 struct gl_transform_attrib *attr; local 467 struct gl_viewport_attrib *attr; local 475 struct gl_multisample_attrib *attr; local 845 struct gl_attrib_node *attr, *next; local 1522 struct gl_pixelstore_attrib *attr; local 1534 struct gl_array_attrib *attr; local 1585 struct gl_array_attrib * attr = local 1625 struct gl_attrib_node *attr, *next; local [all...] |
/external/wpa_supplicant_8/src/radius/ |
radius.c | 263 struct radius_attr_type *attr; local 267 attr = radius_get_attr_type(hdr->type); 270 hdr->type, attr ? attr->name : "?Unknown?", hdr->length); 272 if (attr == NULL || hdr->length < sizeof(struct radius_attr_hdr)) 278 switch (attr->data_type) { 338 struct radius_attr_hdr *attr = radius_get_attr_hdr(msg, i); local 339 radius_msg_dump_attr(attr); 349 struct radius_attr_hdr *attr; local 352 attr = radius_msg_add_attr(msg 379 struct radius_attr_hdr *attr; local 423 struct radius_attr_hdr *attr; local 508 struct radius_attr_hdr *attr = NULL, *tmp; local 585 struct radius_attr_hdr *attr; local 627 struct radius_attr_hdr *attr; local 714 struct radius_attr_hdr *attr; local 752 struct radius_attr_hdr *attr = NULL, *tmp; local 837 struct radius_attr_hdr *attr; local 895 struct radius_attr_hdr *attr = radius_get_attr_hdr(msg, i); local 1142 struct radius_attr_hdr *attr; local 1263 struct radius_attr_hdr *attr = NULL, *tmp; local 1288 struct radius_attr_hdr *attr = NULL, *tmp; local 1314 struct radius_attr_hdr *attr = radius_get_attr_hdr(msg, i); local 1341 struct radius_attr_hdr *attr = NULL; local 1425 struct radius_attr_hdr *attr; local 1563 struct radius_attr_hdr *attr; local [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_attr_process.c | 300 int wps_process_cred(struct wps_parse_attr *attr, 306 if (wps_process_cred_network_idx(cred, attr->network_idx) || 307 wps_process_cred_ssid(cred, attr->ssid, attr->ssid_len) || 308 wps_process_cred_auth_type(cred, attr->auth_type) || 309 wps_process_cred_encr_type(cred, attr->encr_type) || 310 wps_process_cred_network_key_idx(cred, attr->network_key_idx) || 311 wps_process_cred_network_key(cred, attr->network_key, 312 attr->network_key_len) || 313 wps_process_cred_mac_addr(cred, attr->mac_addr) | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_exec_draw.c | 168 GLuint attr; local 176 for (attr = 0; attr < VERT_ATTRIB_FF_MAX; attr++) { 177 exec->vtx.inputs[attr] = &vbo->currval[VBO_ATTRIB_POS+attr]; 179 for (attr = 0; attr < MAT_ATTRIB_MAX; attr++) { 180 ASSERT(VERT_ATTRIB_GENERIC(attr) < Elements(exec->vtx.inputs)) [all...] |
/external/mesa3d/src/mesa/vbo/ |
vbo_exec_draw.c | 168 GLuint attr; local 176 for (attr = 0; attr < VERT_ATTRIB_FF_MAX; attr++) { 177 exec->vtx.inputs[attr] = &vbo->currval[VBO_ATTRIB_POS+attr]; 179 for (attr = 0; attr < MAT_ATTRIB_MAX; attr++) { 180 ASSERT(VERT_ATTRIB_GENERIC(attr) < Elements(exec->vtx.inputs)) [all...] |
/external/bluetooth/bluedroid/btif/include/ |
btif_sock_util.h | 39 pthread_mutexattr_t attr; local 40 pthread_mutexattr_init(&attr); 41 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE_NP); 42 pthread_mutex_init(mutex, &attr);
|
/external/valgrind/main/helgrind/tests/ |
tc10_rec_lock.c | 17 pthread_mutexattr_t attr; local 20 r = pthread_mutexattr_init( &attr ); 22 r = pthread_mutexattr_settype( &attr, PTHREAD_MUTEX_RECURSIVE ); 24 r = pthread_mutex_init( &mx1, &attr );
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Delegator.py | 10 attr = getattr(self.delegate, name) # May raise AttributeError 11 setattr(self, name, attr) 12 self.__cache[name] = attr 13 return attr
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_sys_exc.py | 12 from ..fixer_util import Attr, Call, Name, Number, Subscript, Node, syms 27 attr = Attr(Name(u"sys"), call) 28 attr[1].children[0].prefix = results["dot"].prefix 29 attr.append(Subscript(index)) 30 return Node(syms.power, attr, prefix=node.prefix)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_xmllib.py | 16 nsdoc = "<foo xmlns='URI' attr='val'/>" 33 def unknown_starttag(self, name, attr): 34 self.name, self.attr = name, attr 41 self.assertEqual(h.attr, {'attr':'val'})
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
Delegator.py | 10 attr = getattr(self.delegate, name) # May raise AttributeError 11 setattr(self, name, attr) 12 self.__cache[name] = attr 13 return attr
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_sys_exc.py | 12 from ..fixer_util import Attr, Call, Name, Number, Subscript, Node, syms 27 attr = Attr(Name(u"sys"), call) 28 attr[1].children[0].prefix = results["dot"].prefix 29 attr.append(Subscript(index)) 30 return Node(syms.power, attr, prefix=node.prefix)
|