Home
last modified time | relevance | path

Searched refs:target_type (Results 1 – 25 of 42) sorted by relevance

12

/external/valgrind/none/tests/s390x/
Dfpconv.c16 #define I2F(insn, initial, target_type) \ argument
19 target_type target; \
24 #define DO_INSN_I32_TO_F(insn, target_type) \ argument
26 printf("\n----- int32_t -> " #target_type "\n");\
27 I2F(insn, 0, target_type); \
28 I2F(insn, 1, target_type); \
29 I2F(insn, -1, target_type); \
30 I2F(insn, 42, target_type); \
31 I2F(insn, SHRT_MAX, target_type); \
32 I2F(insn, SHRT_MIN, target_type); \
[all …]
/external/selinux/libsepol/src/
Davtab.c77 mix(keyp->target_type); in avtab_hash()
149 key->target_type == cur->key.target_type && in avtab_insert()
160 key->target_type < cur->key.target_type) in avtab_insert()
163 key->target_type == cur->key.target_type && in avtab_insert()
193 key->target_type == cur->key.target_type && in avtab_insert_nonunique()
200 key->target_type < cur->key.target_type) in avtab_insert_nonunique()
203 key->target_type == cur->key.target_type && in avtab_insert_nonunique()
225 key->target_type == cur->key.target_type && in avtab_search()
233 key->target_type < cur->key.target_type) in avtab_search()
236 key->target_type == cur->key.target_type && in avtab_search()
[all …]
Dhierarchy.c117 avtab_key.target_type = i + 1; in bounds_expand_rule()
125 avtab_key.target_type = parent; in bounds_expand_rule()
150 n->key.source_type, n->key.target_type, in bounds_expand_cond_rules()
175 a->parent, k->source_type, k->target_type, in bounds_expand_rule_callback()
286 new->key.target_type = tgt; in bounds_add_bad()
316 avtab_key.target_type = i + 1; in bounds_check_rule()
322 avtab_key.target_type = td->bounds; in bounds_check_rule()
333 avtab_key.target_type = parent; in bounds_check_rule()
379 key->target_type, key->target_class, in bounds_check_cond_rules()
407 a->parent, k->source_type, k->target_type, in bounds_check_rule_callback()
[all …]
Dassertion.c167 tmp_key.target_type = j + 1; in report_assertion_extended_permissions()
244 …bitmap_and(&matches, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type - 1]); in report_assertion_avtab_matches()
251 rc = ebitmap_and(&tgt_matches, &avrule->ttypes.types, &p->attr_type_map[k->target_type -1]); in report_assertion_avtab_matches()
347 tmp_key.target_type = j + 1; in check_assertion_extended_permissions_avtab()
405 &p->attr_type_map[k->target_type - 1]); in check_assertion_extended_permissions()
413 &p->attr_type_map[k->target_type -1]); in check_assertion_extended_permissions()
475 …rc = ebitmap_and(&match, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type -… in check_assertion_avtab_match()
483 rc = ebitmap_match_any(&avrule->ttypes.types, &p->attr_type_map[k->target_type -1]); in check_assertion_avtab_match()
Dexpand.c1490 (check_rt->target_type == ttype) && in exp_rangetr_helper()
1524 rt->target_type = ttype; in exp_rangetr_helper()
1699 avkey.target_type = ttype + 1; in expand_terule_helper()
1736 p->p_type_val_to_name[avkey.target_type - in expand_terule_helper()
1746 p->p_type_val_to_name[avkey.target_type - 1], in expand_terule_helper()
1823 avkey.target_type = ttype + 1; in expand_avrule_helper()
3245 type_datum_t *ttype = p->type_val_to_struct[k->target_type - 1]; in expand_avtab_node()
3247 ebitmap_t *tattr = &p->attr_type_map[k->target_type - 1]; in expand_avtab_node()
3267 newkey.target_type = j + 1; in expand_avtab_node()
3277 newkey.target_type = k->target_type; in expand_avtab_node()
[all …]
/external/libnfc-nxp/src/
DphHciNfc_RFReader.h310 phHal_eRemDevType_t target_type
340 phHal_eRemDevType_t target_type
425 phHal_eRemDevType_t target_type
455 phHal_eRemDevType_t target_type,
DphHciNfc_RFReader.c960 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_ReaderMgmt_Info_Sequence()
1119 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_Select() argument
1131 switch (target_type) in phHciNfc_ReaderMgmt_Select()
1145 psHciContext, pHwRef, target_type ); in phHciNfc_ReaderMgmt_Select()
1208 psHciContext, pHwRef, target_type ); in phHciNfc_ReaderMgmt_Select()
1291 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_UICC_Dispatch() argument
1309 switch (target_type) in phHciNfc_ReaderMgmt_UICC_Dispatch()
1366 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_Reactivate() argument
1384 switch (target_type) in phHciNfc_ReaderMgmt_Reactivate()
1575 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_ReaderMgmt_Presence_Check() local
[all …]
DphHciNfc.c537 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Restart_Discovery() local
557 target_type = phHal_eISO14443_A_PICC; in phHciNfc_Restart_Discovery()
562 target_type = phHal_eNfcIP1_Target; in phHciNfc_Restart_Discovery()
568 target_type = phHal_eISO14443_B_PICC; in phHciNfc_Restart_Discovery()
575 target_type = phHal_eFelica_PICC; in phHciNfc_Restart_Discovery()
582 target_type = phHal_eJewel_PICC; in phHciNfc_Restart_Discovery()
589 target_type = phHal_eISO15693_PICC; in phHciNfc_Restart_Discovery()
623 psHciContext, pHwRef, target_type, re_poll); in phHciNfc_Restart_Discovery()
1126 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Disconnect() local
1150 target_type = psHciContext->p_target_info->RemDevType; in phHciNfc_Disconnect()
[all …]
DphHciNfc_Sequence.c2097 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Connect_Sequence() local
2102 target_type = psHciContext->p_target_info->RemDevType; in phHciNfc_Connect_Sequence()
2133 if(( phHal_eMifare_PICC != target_type ) in phHciNfc_Connect_Sequence()
2134 &&(phHal_eISO14443_3A_PICC != target_type) in phHciNfc_Connect_Sequence()
2136 && ( phHal_eISO14443_B_PICC != target_type ) in phHciNfc_Connect_Sequence()
2137 && ( phHal_eISO14443_4B_PICC != target_type ) in phHciNfc_Connect_Sequence()
2140 && ( phHal_eFelica_PICC != target_type ) in phHciNfc_Connect_Sequence()
2143 && ( phHal_eJewel_PICC != target_type ) in phHciNfc_Connect_Sequence()
2146 && ( phHal_eISO15693_PICC != target_type ) in phHciNfc_Connect_Sequence()
2209 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Disconnect_Sequence() local
[all …]
/external/autotest/client/common_lib/cros/graphite/
Des_test_utils.py48 def sequential_random_insert_ints(keys, num_entries, target_type, index, argument
79 stats_target = TARGET_TO_STATS_CLASS[target_type](subname,
85 if target_type == 'timer':
89 getattr(stats_target, TARGET_TO_METHOD[target_type])(subname, value)
/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dmimeparse.py81 target_type, target_subtype, target_params = parse_media_range(mime_type)
83 if (type == target_type
84 or type == '*' or target_type == '*') and (
88 if type == target_type:
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dmimeparse.py93 (target_type, target_subtype, target_params) =\
96 type_match = (type == target_type or\
98 target_type == '*')
106 fitness = (type == target_type) and 100 or 0
/external/v8/src/compiler/
Dlinkage.cc273 MachineType target_type = MachineType::AnyTagged(); in GetRuntimeCallDescriptor() local
277 target_type, // target MachineType in GetRuntimeCallDescriptor()
298 MachineType target_type = MachineType::AnyTagged(); in GetLazyBailoutDescriptor() local
302 target_type, // target MachineType in GetLazyBailoutDescriptor()
352 MachineType target_type = MachineType::AnyTagged(); in GetJSCallDescriptor() local
359 target_type, // target MachineType in GetJSCallDescriptor()
476 MachineType target_type = MachineType::AnyTagged(); in GetStubCallDescriptor() local
480 target_type, // target MachineType in GetStubCallDescriptor()
Dwasm-linkage.cc265 MachineType target_type = MachineType::AnyTagged(); in GetWasmCallDescriptor() local
269 target_type, // target MachineType in GetWasmCallDescriptor()
Dc-linkage.cc211 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local
215 target_type, // target MachineType in GetSimplifiedCDescriptor()
Dlinkage.h163 CallDescriptor(Kind kind, MachineType target_type, LinkageLocation target_loc,
171 target_type_(target_type), in kind_()
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/
Dtarget_type.pass.cpp55 assert(f.target_type() == typeid(A)); in main()
59 assert(f.target_type() == typeid(void)); in main()
/external/selinux/checkpolicy/
Dcheckpolicy.c175 k->target_type < c->key.target_type) in insert_type_rule()
178 k->target_type == c->key.target_type && in insert_type_rule()
208 if (insert_type_rule(k, d, &type_rules[k->target_type - 1])) in create_type_rules()
262 if (l2->key.target_type == (j + 1)) { in identify_equiv_types()
263 if (l1->key.target_type != (i + 1)) in identify_equiv_types()
266 if (l1->key.target_type != in identify_equiv_types()
267 l2->key.target_type) in identify_equiv_types()
/external/skia/tools/skp/
Dwebpages_playback.py358 print '\n\n=======Uploading to %s=======\n\n' % self.gs.target_type()
386 print '\n\n=======Not Uploading to %s=======\n\n' % self.gs.target_type()
468 raise Exception('%s and %s do not exist in %s!' % (gs.target_type(),
476 def target_type(self): member in DataStore
493 def target_type(self): member in GoogleStorageDataStore
511 def target_type(self): member in LocalFileSystemDataStore
/external/libcxx/include/
D__functional_0339 virtual const std::type_info& target_type() const = 0;
58 virtual const std::type_info& target_type() const = 0;
77 virtual const std::type_info& target_type() const = 0;
96 virtual const std::type_info& target_type() const = 0;
117 virtual const std::type_info& target_type() const;
180 __func<_Fp, _Alloc, _Rp()>::target_type() const
203 virtual const std::type_info& target_type() const;
266 __func<_Fp, _Alloc, _Rp(_A0)>::target_type() const
289 virtual const std::type_info& target_type() const;
352 __func<_Fp, _Alloc, _Rp(_A0, _A1)>::target_type() const
[all …]
/external/v8/test/cctest/compiler/
Dtest-multiple-return.cc53 MachineType target_type = MachineType::AnyTagged(); in GetCallDescriptor() local
57 target_type, // target MachineType in GetCallDescriptor()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dgrammar.rb144 for target_type in %w(lexer parser tree_parser)
145 target_name = self.send( :"#{ target_type }_file_name" ) and
/external/selinux/checkpolicy/test/
Ddispol.c67 ttype = p->p_type_val_to_name[key->target_type - 1]; in render_key()
72 fprintf(fp, "%s %u : %s ", stype, key->target_type, tclass); in render_key()
76 fprintf(fp, "%u %u : %s ", key->source_type, key->target_type, in render_key()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dtask.rb328 for target_type in %w( lexer parser tree_parser )
329 for file in self.send( :"#{ target_type }_files" )
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t target_type; member

12