/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_funcattrs.py | 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals' 19 attr = results["attr"][0] 20 attr.replace(Name((u"__%s__" % attr.value[5:]), 21 prefix=attr.prefix))
|
fix_methodattrs.py | 18 power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* > 22 attr = results["attr"][0] 23 new = unicode(MAP[attr.value]) 24 attr.replace(Name(new, prefix=attr.prefix))
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/ |
fix_funcattrs.py | 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals' 19 attr = results["attr"][0] 20 attr.replace(Name((u"__%s__" % attr.value[5:]), 21 prefix=attr.prefix))
|
fix_methodattrs.py | 18 power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* > 22 attr = results["attr"][0] 23 new = unicode(MAP[attr.value]) 24 attr.replace(Name(new, prefix=attr.prefix))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_funcattrs.py | 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals' 19 attr = results["attr"][0] 20 attr.replace(Name((u"__%s__" % attr.value[5:]), 21 prefix=attr.prefix))
|
fix_methodattrs.py | 18 power< any+ trailer< '.' attr=('im_func' | 'im_self' | 'im_class') > any* > 22 attr = results["attr"][0] 23 new = unicode(MAP[attr.value]) 24 attr.replace(Name(new, prefix=attr.prefix))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_funcattrs.py | 13 power< any+ trailer< '.' attr=('func_closure' | 'func_doc' | 'func_globals' 19 attr = results["attr"][0] 20 attr.replace(Name((u"__%s__" % attr.value[5:]), 21 prefix=attr.prefix))
|
/system/bt/osi/src/ |
mutex.c | 28 pthread_mutexattr_t attr; local 29 pthread_mutexattr_init(&attr); 30 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE_NP); 31 pthread_mutex_init(&global_lock, &attr);
|
/external/wpa_supplicant_8/src/wps/ |
wps_validate.c | 1030 struct wps_parse_attr attr; local 1036 if (wps_parse_msg(&buf, &attr) < 0) { 1041 if (wps_validate_network_idx(attr.network_idx, 1) || 1042 wps_validate_ssid(attr.ssid, attr.ssid_len, 1) || 1043 wps_validate_auth_type(attr.auth_type, 1) || 1044 wps_validate_encr_type(attr.encr_type, 1) || 1045 wps_validate_network_key_index(attr.network_key_idx, 0) || 1046 wps_validate_network_key(attr.network_key, attr.network_key_len 1085 struct wps_parse_attr attr; local 1124 struct wps_parse_attr attr; local 1182 struct wps_parse_attr attr; local 1229 struct wps_parse_attr attr; local 1258 struct wps_parse_attr attr; local 1287 struct wps_parse_attr attr; local 1343 struct wps_parse_attr attr; local 1398 struct wps_parse_attr attr; local 1450 struct wps_parse_attr attr; local 1486 struct wps_parse_attr attr; local 1524 struct wps_parse_attr attr; local 1555 struct wps_parse_attr attr; local 1591 struct wps_parse_attr attr; local 1622 struct wps_parse_attr attr; local 1658 struct wps_parse_attr attr; local 1689 struct wps_parse_attr attr; local 1726 struct wps_parse_attr attr; local 1764 struct wps_parse_attr attr; local 1800 struct wps_parse_attr attr; local 1837 struct wps_parse_attr attr; local 1871 struct wps_parse_attr attr; local 1906 struct wps_parse_attr attr; local 1940 struct wps_parse_attr attr; local [all...] |
wps_attr_parse.c | 20 static int wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, 32 attr->version2 = pos; 35 attr->authorized_macs = pos; 36 attr->authorized_macs_len = len; 44 attr->network_key_shareable = pos; 52 attr->request_to_enroll = pos; 60 attr->settings_delay_time = pos; 68 attr->registrar_configuration_methods = pos; 80 static int wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, 91 if (wps_set_vendor_ext_wfa_subelem(attr, id, elen, pos) < 0 [all...] |
wps_module_tests.c | 265 struct wps_parse_attr attr; local 285 if (wps_parse_msg(buf, &attr) != test->result) { 292 if (!attr.network_key || !attr.ap_setup_locked) 296 if (attr.num_cred != MAX_CRED_COUNT) 300 if (!attr.network_key_idx) 304 if (attr.num_req_dev_type != MAX_REQ_DEV_TYPE_COUNT) 308 if (attr.num_vendor_ext != MAX_WPS_PARSE_VENDOR_EXT) 312 if (!attr.version2 || 313 !attr.authorized_macs | [all...] |
/external/elfutils/libdw/ |
dwarf_hasattr_integrate.c | 47 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, local 49 if (attr == NULL) 50 attr = INTUSE(dwarf_attr) (die, DW_AT_specification, &attr_mem); 51 if (attr == NULL) 54 die = INTUSE(dwarf_formref_die) (attr, &die_mem);
|
dwarf_formref.c | 39 __libdw_formref (Dwarf_Attribute *attr, Dwarf_Off *return_offset) 41 const unsigned char *datap = attr->valp; 42 const unsigned char *endp = attr->cu->endp; 44 if (attr->valp == NULL) 50 switch (attr->form) 59 *return_offset = *attr->valp; 65 *return_offset = read_2ubyte_unaligned (attr->cu->dbg, attr->valp); 71 *return_offset = read_4ubyte_unaligned (attr->cu->dbg, attr->valp) [all...] |
dwarf_getlocation_implicit_pointer.c | 43 __libdw_empty_loc_attr (Dwarf_Attribute *attr) 45 attr->code = DW_AT_location; 46 attr->form = DW_FORM_exprloc; 47 attr->valp = &empty_exprloc; 48 attr->cu = &empty_cu; 52 dwarf_getlocation_implicit_pointer (Dwarf_Attribute *attr, const Dwarf_Op *op, 55 if (attr == NULL) 65 if (__libdw_offdie (attr->cu->dbg, op->number, &die, 66 attr->cu->type_offset != 0) == NULL)
|
dwarf_formblock.c | 39 dwarf_formblock (Dwarf_Attribute *attr, Dwarf_Block *return_block) 41 if (attr == NULL) 44 const unsigned char *datap = attr->valp; 45 const unsigned char *endp = attr->cu->endp; 47 switch (attr->form) 52 return_block->length = *(uint8_t *) attr->valp; 53 return_block->data = attr->valp + 1; 59 return_block->length = read_2ubyte_unaligned (attr->cu->dbg, attr->valp); 60 return_block->data = attr->valp + 2 [all...] |
/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
Attribute.java | 127 Attribute attr = new Attribute(type);
local 128 attr.value = new byte[len];
129 System.arraycopy(cr.b, off, attr.value, 0, len);
130 return attr;
173 Attribute attr = this;
local 174 while (attr != null) {
176 attr = attr.next;
208 Attribute attr = this;
local 210 while (attr != null) { 246 Attribute attr = this; local [all...] |
/external/strace/tests/ |
sched_xetattr.c | 52 } attr; member in union:__anon23490 60 sched.attr.size, 61 sched.attr.sched_flags ? "SCHED_FLAG_RESET_ON_FORK" : "0", 62 sched.attr.sched_nice, 63 sched.attr.sched_priority, 64 sched.attr.sched_runtime, 65 sched.attr.sched_deadline, 66 sched.attr.sched_period); 68 sched.attr.sched_flags |= 1; 73 sched.attr.size [all...] |
/hardware/qcom/audio/hal/ |
platform_info.c | 37 typedef void (* section_process_fn)(const XML_Char **attr); 39 static void process_acdb_id(const XML_Char **attr); 40 static void process_pcm_id(const XML_Char **attr); 41 static void process_backend_name(const XML_Char **attr); 42 static void process_config_params(const XML_Char **attr); 43 static void process_root(const XML_Char **attr); 44 static void process_operator_specific(const XML_Char **attr); 98 static void process_root(const XML_Char **attr __unused) 103 static void process_pcm_id(const XML_Char **attr) 107 if (strcmp(attr[0], "name") != 0) [all...] |
/hardware/qcom/audio/msm8909/hal/ |
platform_info.c | 52 typedef void (* section_process_fn)(const XML_Char **attr); 54 static void process_acdb_id(const XML_Char **attr); 55 static void process_bit_width(const XML_Char **attr); 56 static void process_pcm_id(const XML_Char **attr); 57 static void process_backend_name(const XML_Char **attr); 58 static void process_interface_name(const XML_Char **attr); 59 static void process_root(const XML_Char **attr); 97 static void process_root(const XML_Char **attr __unused) 102 static void process_pcm_id(const XML_Char **attr) 106 if (strcmp(attr[0], "name") != 0) [all...] |
/external/elfutils/tests/ |
show-die-info.c | 105 Dwarf_Attribute attr; local 110 if (dwarf_attr (die, DW_AT_low_pc, &attr) == NULL 111 || dwarf_formaddr (&attr, &addr2) != 0 114 else if (! dwarf_hasform (&attr, DW_FORM_addr)) 116 else if (dwarf_whatform (&attr) != DW_FORM_addr) 118 else if (dwarf_whatattr (&attr) != DW_AT_low_pc) 119 puts ("************* DW_AT_low_pc attr failed ************"); 123 Dwarf_Attribute attr; local 127 if (dwarf_attr (die, DW_AT_high_pc, &attr) == NULL 128 || dwarf_formaddr (&attr, &addr2) != 141 Dwarf_Attribute attr; local 169 Dwarf_Attribute attr; local 198 Dwarf_Attribute attr; local 227 Dwarf_Attribute attr; local 257 Dwarf_Attribute attr; local 286 Dwarf_Attribute attr; local 296 Dwarf_Attribute attr; local [all...] |
/external/strace/ |
print_mq_attr.c | 47 mq_attr_t attr; local 48 if (umove_or_printaddr(tcp, addr, &attr)) 51 tprint_open_modes(attr.mq_flags); 53 (long) attr.mq_maxmsg, (long) attr.mq_msgsize, 54 (long) attr.mq_curmsgs);
|
/external/bison/lib/ |
spawnattr_setsigmask.c | 24 /* Set signal mask for the new process in ATTR to SIGMASK. */ 26 posix_spawnattr_setsigmask (posix_spawnattr_t *attr, 30 memcpy (&attr->_ss, sigmask, sizeof (sigset_t));
|
/external/chromium-trace/catapult/third_party/Paste/paste/util/ |
threadinglocal.py | 25 def __getattr__(self, attr, g=thread.get_ident): 27 return self.__dict__['__objs'][g()][attr] 31 % (attr, g())) 33 def __setattr__(self, attr, value, g=thread.get_ident): 34 self.__dict__['__objs'].setdefault(g(), {})[attr] = value 36 def __delattr__(self, attr, g=thread.get_ident): 38 del self.__dict__['__objs'][g()][attr] 42 % (attr, g()))
|
/external/compiler-rt/test/lsan/TestCases/ |
leak_check_before_thread_started.cc | 18 pthread_attr_t attr; local 20 pthread_attr_init(&attr); 21 pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED); 25 int res = pthread_create(&thread_id, &attr, func, arg);
|
/frameworks/base/libs/androidfw/tests/data/app/ |
R.h | 23 namespace attr { namespace in namespace:app::R
|