/toolchain/binutils/binutils-2.25/opcodes/ |
frv-dis.c | 144 CGEN_FIELDS *fields, 154 print_normal (cd, info, fields->f_A, 0, pc, length); 157 print_normal (cd, info, fields->f_A, 0, pc, length); 160 print_keyword (cd, info, & frv_cgen_opval_acc_names, fields->f_ACC40Si, 0); 163 print_keyword (cd, info, & frv_cgen_opval_acc_names, fields->f_ACC40Sk, 0); 166 print_keyword (cd, info, & frv_cgen_opval_acc_names, fields->f_ACC40Ui, 0); 169 print_keyword (cd, info, & frv_cgen_opval_acc_names, fields->f_ACC40Uk, 0); 172 print_keyword (cd, info, & frv_cgen_opval_accg_names, fields->f_ACCGi, 0); 175 print_keyword (cd, info, & frv_cgen_opval_accg_names, fields->f_ACCGk, 0); 178 print_keyword (cd, info, & frv_cgen_opval_cccr_names, fields->f_CCi, 0) 587 CGEN_FIELDS fields; local [all...] |
iq2000-dis.c | 84 CGEN_FIELDS *fields, 94 print_normal (cd, info, fields->f_index, 0, pc, length); 97 print_keyword (cd, info, & iq2000_cgen_opval_gr_names, fields->f_rs, 0); 100 print_address (cd, info, fields->f_imm, 0, pc, length); 103 print_normal (cd, info, fields->f_rt, 0, pc, length); 106 print_normal (cd, info, fields->f_bytecount, 0, pc, length); 109 print_normal (cd, info, fields->f_cam_y, 0, pc, length); 112 print_normal (cd, info, fields->f_cam_z, 0, pc, length); 115 print_normal (cd, info, fields->f_cm_3func, 0, pc, length); 118 print_normal (cd, info, fields->f_cm_3z, 0, pc, length) 380 CGEN_FIELDS fields; local [all...] |
mep-dis.c | 472 /* Fill in ex_info fields like read_insn would. Don't actually call 486 CGEN_FIELDS fields; 501 machine insn and extracts the fields. The second pass prints 505 (cd, insn, &ex_info, insn_value, &fields, pc); 512 CGEN_PRINT_FN (cd, insn) (cd, info, insn, &fields, pc, length); 743 CGEN_FIELDS *fields, 753 print_normal (cd, info, fields->f_24u8a4n, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); 756 print_normal (cd, info, fields->f_c5_rmuimm20, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); 759 print_normal (cd, info, fields->f_c5_rnmuimm24, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); 762 print_normal (cd, info, fields->f_callnum, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length) 485 CGEN_FIELDS fields; local 1378 CGEN_FIELDS fields; local [all...] |
mep-asm.c | 784 const char ** strp_in, CGEN_FIELDS * fields) 797 errmsg = mep_cgen_parse_operand (cd, opindex, strp, fields); 843 CGEN_FIELDS * fields) 852 errmsg = parse_mep_alignu (cd, strp, MEP_OPERAND_ADDR24A4, (unsigned long *) (& fields->f_24u8a4n)); 855 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_C5RMUIMM20, (unsigned long *) (& fields->f_c5_rmuimm20)); 858 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_C5RNMUIMM24, (unsigned long *) (& fields->f_c5_rnmuimm24)); 861 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_CALLNUM, (unsigned long *) (& fields->f_callnum)); 864 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_CCCC, (unsigned long *) (& fields->f_rm)); 867 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr, & fields->f_ccrn); 870 errmsg = parse_cdisp10 (cd, strp, MEP_OPERAND_CDISP10, (long *) (& fields->f_cdisp10)) [all...] |
m32r-asm.c | 226 CGEN_FIELDS * fields) 235 errmsg = cgen_parse_keyword (cd, strp, & m32r_cgen_opval_h_accums, & fields->f_acc); 238 errmsg = cgen_parse_keyword (cd, strp, & m32r_cgen_opval_h_accums, & fields->f_accd); 241 errmsg = cgen_parse_keyword (cd, strp, & m32r_cgen_opval_h_accums, & fields->f_accs); 244 errmsg = cgen_parse_keyword (cd, strp, & m32r_cgen_opval_cr_names, & fields->f_r1); 250 fields->f_disp16 = value; 257 fields->f_disp24 = value; 264 fields->f_disp8 = value; 268 errmsg = cgen_parse_keyword (cd, strp, & m32r_cgen_opval_gr_names, & fields->f_r1); 274 errmsg = parse_hi16 (cd, strp, M32R_OPERAND_HI16, (unsigned long *) (& fields->f_hi16)) [all...] |
xstormy16-asm.c | 193 CGEN_FIELDS * fields) 202 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_Rb_names, & fields->f_Rb); 205 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_Rb_names, & fields->f_Rbj); 208 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rd); 211 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rdm); 214 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rm); 217 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rs); 220 errmsg = cgen_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24)); 223 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_h_branchcond, & fields->f_op2); 226 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_h_branchcond, & fields->f_op5) [all...] |
xstormy16-dis.c | 84 CGEN_FIELDS *fields, 94 print_keyword (cd, info, & xstormy16_cgen_opval_gr_Rb_names, fields->f_Rb, 0); 97 print_keyword (cd, info, & xstormy16_cgen_opval_gr_Rb_names, fields->f_Rbj, 0); 100 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rd, 0); 103 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rdm, 0); 106 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rm, 0); 109 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rs, 0); 112 print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), pc, length); 115 print_keyword (cd, info, & xstormy16_cgen_opval_h_branchcond, fields->f_op2, 0); 118 print_keyword (cd, info, & xstormy16_cgen_opval_h_branchcond, fields->f_op5, 0) 359 CGEN_FIELDS fields; local [all...] |
frv-asm.c | 1004 CGEN_FIELDS * fields) 1013 errmsg = parse_A0 (cd, strp, FRV_OPERAND_A0, (unsigned long *) (& fields->f_A)); 1016 errmsg = parse_A1 (cd, strp, FRV_OPERAND_A1, (unsigned long *) (& fields->f_A)); 1019 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_acc_names, & fields->f_ACC40Si); 1022 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_acc_names, & fields->f_ACC40Sk); 1025 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_acc_names, & fields->f_ACC40Ui); 1028 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_acc_names, & fields->f_ACC40Uk); 1031 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_accg_names, & fields->f_ACCGi); 1034 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_accg_names, & fields->f_ACCGk); 1037 errmsg = cgen_parse_keyword (cd, strp, & frv_cgen_opval_cccr_names, & fields->f_CCi) [all...] |
epiphany-asm.c | 324 CGEN_FIELDS * fields) 333 errmsg = parse_postindex (cd, strp, EPIPHANY_OPERAND_DIRECTION, (unsigned long *) (& fields->f_addsubx)); 336 errmsg = parse_uimm_not_reg (cd, strp, EPIPHANY_OPERAND_DISP11, (unsigned long *) (& fields->f_disp11)); 339 errmsg = cgen_parse_unsigned_integer (cd, strp, EPIPHANY_OPERAND_DISP3, (unsigned long *) (& fields->f_disp3)); 342 errmsg = parse_postindex (cd, strp, EPIPHANY_OPERAND_DPMI, (unsigned long *) (& fields->f_subd)); 345 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_gr_names, & fields->f_rd); 348 errmsg = cgen_parse_keyword (cd, strp, & epiphany_cgen_opval_gr_names, & fields->f_rd6); 351 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_gr_names, & fields->f_rm); 354 errmsg = cgen_parse_keyword (cd, strp, & epiphany_cgen_opval_gr_names, & fields->f_rm6); 357 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_gr_names, & fields->f_rn) [all...] |
epiphany-dis.c | 161 CGEN_FIELDS *fields, 171 print_postindex (cd, info, fields->f_addsubx, 0, pc, length); 174 print_uimm_not_reg (cd, info, fields->f_disp11, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); 177 print_normal (cd, info, fields->f_disp3, 0, pc, length); 180 print_postindex (cd, info, fields->f_subd, 0, pc, length); 183 print_keyword (cd, info, & epiphany_cgen_opval_gr_names, fields->f_rd, 0); 186 print_keyword (cd, info, & epiphany_cgen_opval_gr_names, fields->f_rd6, 0|(1<<CGEN_OPERAND_VIRTUAL)); 189 print_keyword (cd, info, & epiphany_cgen_opval_gr_names, fields->f_rm, 0); 192 print_keyword (cd, info, & epiphany_cgen_opval_gr_names, fields->f_rm6, 0|(1<<CGEN_OPERAND_VIRTUAL)); 195 print_keyword (cd, info, & epiphany_cgen_opval_gr_names, fields->f_rn, 0) 468 CGEN_FIELDS fields; local [all...] |
/external/autotest/client/site_tests/hardware_GobiGPS/ |
hardware_GobiGPS.py | 44 fields = line.split(',')[4:] 45 while fields: 46 sat = fields[0] 47 if fields[3]: 49 sats_signal[sat] = fields[3] 52 fields = fields[4:] 56 # Looks like Gobi has non-standard GPRMC with 13 fields, not 12.
|
/external/autotest/client/tests/bonnie/ |
bonnie.py | 77 fields = line.split(',') 78 fields = [strip_plus(f) for f in fields] 79 fields = convert_size(fields[1]) + fields[2:] 81 self.write_perf_keyval(dict(zip(keys,fields)))
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
MockInjection.java | 40 * Create a new configuration setup for fields 43 * @param fields Fields needing mock injection 47 public static OngoingMockInjection onFields(Set<Field> fields, Object ofInstance) { 48 return new OngoingMockInjection(fields, ofInstance); 55 private Set<Field> fields = new HashSet<Field>(); field in class:MockInjection.OngoingMockInjection 65 private OngoingMockInjection(Set<Field> fields, Object fieldOwner) { 67 this.fields.addAll(checkItemsNotNull(fields, "fields")); [all...] |
/external/protobuf/src/google/protobuf/ |
reflection_ops.cc | 66 vector<const FieldDescriptor*> fields; local 67 from_reflection->ListFields(from, &fields); 68 for (int i = 0; i < fields.size(); i++) { 69 const FieldDescriptor* field = fields[i]; 132 vector<const FieldDescriptor*> fields; local 133 reflection->ListFields(*message, &fields); 134 for (int i = 0; i < fields.size(); i++) { 135 reflection->ClearField(message, fields[i]); 145 // Check required fields of this message. 155 vector<const FieldDescriptor*> fields; local 186 vector<const FieldDescriptor*> fields; local 241 vector<const FieldDescriptor*> fields; local [all...] |
/external/autotest/client/site_tests/platform_CheckCriticalProcesses/ |
platform_CheckCriticalProcesses.py | 27 fields = re.split('\s+',line) 28 if fields[0] == 'Name:': 29 return fields[1]
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
SIPHeaderNamesCache.java | 15 Field[] fields = SIPHeaderNames.class.getFields(); typedefs 16 for (int i = 0; i < fields.length; i++) { 17 Field field = fields[i];
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_context.cc | 58 // Whether two fields have conflicting accessors (assuming name1 and name2 66 // Both fields are repeated. 93 // None of the two fields are repeated. 111 vector<const FieldDescriptor*> fields; local 113 fields.push_back(message->field(i)); 115 InitializeFieldGeneratorInfoForFields(fields); 127 const vector<const FieldDescriptor*>& fields) { 128 // Find out all fields that conflict with some other field in the same 130 vector<bool> is_conflict(fields.size()); 131 vector<string> conflict_reason(fields.size()) [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
EthiopicCalendar.java | 303 int[] fields = new int[3]; local 304 jdToCE(julianDay, getJDEpochOffset(), fields); 306 // fields[0] eyear 307 // fields[1] month 308 // fields[2] day 312 year = fields[0] + AMETE_MIHRET_DELTA; 314 if (fields[0] > 0) { 316 year = fields[0]; 319 year = fields[0] + AMETE_MIHRET_DELTA; 323 internalSet(EXTENDED_YEAR, fields[0]) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
EthiopicCalendar.java | 327 int[] fields = new int[3]; local 328 jdToCE(julianDay, getJDEpochOffset(), fields); 330 // fields[0] eyear 331 // fields[1] month 332 // fields[2] day 336 year = fields[0] + AMETE_MIHRET_DELTA; 338 if (fields[0] > 0) { 340 year = fields[0]; 343 year = fields[0] + AMETE_MIHRET_DELTA; 347 internalSet(EXTENDED_YEAR, fields[0]) [all...] |
/external/mesa3d/src/glsl/ |
glsl_types.cpp | 63 memset(& fields, 0, sizeof(fields)); 78 memset(& fields, 0, sizeof(fields)); 81 glsl_type::glsl_type(const glsl_struct_field *fields, unsigned num_fields, 93 this->fields.structure = ralloc_array(this->mem_ctx, 96 this->fields.structure[i].type = fields[i].type; 97 this->fields.structure[i].name = ralloc_strdup(this->fields.structure [all...] |
/external/harfbuzz_ng/src/ |
gen-arabic-table.py | 26 fields = [x.strip () for x in line.split (';')] 27 if len (fields) == 1: 30 uu = fields[0].split ('..') 37 t = fields[1] 50 fields = [x.strip () for x in line.split (';')] 51 if len (fields) == 1: 54 u = int (fields[0], 16) 56 if fields[3] in ["ALAPH", "DALATH RISH"]: 57 value = "JOINING_GROUP_" + fields[3].replace(' ', '_') 59 value = "JOINING_TYPE_" + fields[2 [all...] |
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nouveau_swtnl_t.c | 34 swtnl_get_format(int type, int fields) { 37 switch (fields){ 50 switch (fields) { 63 int fields; member in struct:swtnl_attr_info 67 .fields = 4, 71 .fields = -1, 75 .fields = 4, 79 .fields = 4, 83 .fields = 1, 87 .fields = -1 110 int fields, attr, i, n = 0; local [all...] |
/dalvik/dx/src/com/android/dx/cf/direct/ |
FieldListParser.java | 28 * Parser for lists of fields in a class file. 32 private final StdFieldList fields; field in class:FieldListParser 45 fields = new StdFieldList(getCount()); 55 return fields; 83 fields.set(n, field);
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
common_util.py | 40 fields = header.split() 41 if len(fields) != 2 or fields[0] != "Bearer": 45 return fields[1]
|
/external/elfutils/config/ |
known-dwarf.awk | 30 match($1, ("DW_" set "_([^ ]+)"), fields); 31 elt = fields[1];
|