/external/selinux/libsepol/src/ |
D | avtab.c | 77 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 …]
|
D | assertion.c | 167 tmp_key.target_type = j + 1; in report_assertion_extended_permissions() 244 rc = ebitmap_and(&tgt_matches, &avrule->ttypes.types, &p->attr_type_map[k->target_type -1]); in report_assertion_avtab_matches() 249 …bitmap_and(&matches, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type - 1]); in report_assertion_avtab_matches() 355 tmp_key.target_type = j + 1; in check_assertion_extended_permissions_avtab() 414 &p->attr_type_map[k->target_type -1]); in check_assertion_extended_permissions() 420 &p->attr_type_map[k->target_type - 1]); in check_assertion_extended_permissions() 491 …rc = ebitmap_and(&match, &p->attr_type_map[k->source_type - 1], &p->attr_type_map[k->target_type -… in check_assertion_avtab_match() 501 rc = ebitmap_match_any(&avrule->ttypes.types, &p->attr_type_map[k->target_type -1]); in check_assertion_avtab_match()
|
D | hierarchy.c | 117 avtab_key.target_type = i + 1; in bounds_expand_rule() 138 n->key.source_type, n->key.target_type, in bounds_expand_cond_rules() 163 a->parent, k->source_type, k->target_type, in bounds_expand_rule_callback() 274 new->key.target_type = tgt; in bounds_add_bad() 306 avtab_key.target_type = td->bounds; in bounds_check_rule() 310 avtab_key.target_type = i + 1; in bounds_check_rule() 343 key->target_type, key->target_class, in bounds_check_cond_rules() 371 a->parent, k->source_type, k->target_type, in bounds_check_rule_callback() 452 p->p_type_val_to_name[cur->key.target_type - 1], in bounds_report()
|
D | expand.c | 1511 key.target_type = ttype; in exp_rangetr_helper() 1537 rt->target_type = ttype; in exp_rangetr_helper() 1722 avkey.target_type = ttype + 1; in expand_terule_helper() 1763 p->p_type_val_to_name[avkey.target_type - in expand_terule_helper() 1773 p->p_type_val_to_name[avkey.target_type - 1], in expand_terule_helper() 1851 avkey.target_type = ttype + 1; in expand_avrule_helper() 3300 type_datum_t *ttype = p->type_val_to_struct[k->target_type - 1]; in expand_avtab_node() 3302 ebitmap_t *tattr = &p->attr_type_map[k->target_type - 1]; in expand_avtab_node() 3322 newkey.target_type = j + 1; in expand_avtab_node() 3332 newkey.target_type = k->target_type; in expand_avtab_node() [all …]
|
/external/python/google-api-python-client/googleapiclient/ |
D | mimeparse.py | 93 (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/ |
D | linkage.cc | 271 MachineType target_type = MachineType::AnyTagged(); in GetCEntryStubCallDescriptor() local 276 target_type, // target MachineType in GetCEntryStubCallDescriptor() 321 MachineType target_type = MachineType::AnyTagged(); in GetJSCallDescriptor() local 329 target_type, // target MachineType in GetJSCallDescriptor() 390 MachineType target_type = stub_mode == StubCallMode::kCallWasmRuntimeStub in GetStubCallDescriptor() local 393 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetStubCallDescriptor() 396 target_type, // target MachineType in GetStubCallDescriptor() 436 MachineType target_type = MachineType::Pointer(); in GetBytecodeDispatchCallDescriptor() local 437 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetBytecodeDispatchCallDescriptor() 442 target_type, // target MachineType in GetBytecodeDispatchCallDescriptor()
|
D | c-linkage.cc | 224 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local 225 LinkageLocation target_loc = LinkageLocation::ForAnyRegister(target_type); in GetSimplifiedCDescriptor() 233 target_type, // target MachineType in GetSimplifiedCDescriptor()
|
D | js-typed-lowering.cc | 1550 Type target_type = NodeProperties::GetType(target); in ReduceJSConstructForwardVarargs() local 1554 if (target_type.IsHeapConstant() && in ReduceJSConstructForwardVarargs() 1555 target_type.AsHeapConstant()->Ref().IsJSFunction()) { in ReduceJSConstructForwardVarargs() 1557 JSFunctionRef function = target_type.AsHeapConstant()->Ref().AsJSFunction(); in ReduceJSConstructForwardVarargs() 1584 Type target_type = NodeProperties::GetType(target); in ReduceJSConstruct() local 1588 if (target_type.IsHeapConstant() && in ReduceJSConstruct() 1589 target_type.AsHeapConstant()->Ref().IsJSFunction()) { in ReduceJSConstruct() 1590 JSFunctionRef function = target_type.AsHeapConstant()->Ref().AsJSFunction(); in ReduceJSConstruct() 1630 Type target_type = NodeProperties::GetType(target); in ReduceJSCallForwardVarargs() local 1633 if (target_type.Is(Type::Function())) { in ReduceJSCallForwardVarargs() [all …]
|
/external/strace/tests-mx32/ |
D | ioctl_dm.c | 145 memcpy(ptr->target_type, str129 + in init_dm_target_spec() 146 id % (sizeof(str129) - sizeof(ptr->target_type)), in init_dm_target_spec() 147 id % (sizeof(ptr->target_type) + 1)); in init_dm_target_spec() 148 if (id % (sizeof(ptr->target_type) + 1) < sizeof(ptr->target_type)) in init_dm_target_spec() 149 ptr->target_type[id % (sizeof(ptr->target_type) + 1)] = '\0'; in init_dm_target_spec() 160 (int) (id % (sizeof(ptr->target_type) + 1)), in print_dm_target_spec() 161 str129 + id % (sizeof(str129) - sizeof(ptr->target_type))); in print_dm_target_spec() 367 strcpy(s.u.ts.target_spec.target_type, "tgt"); in main()
|
/external/strace/tests-m32/ |
D | ioctl_dm.c | 145 memcpy(ptr->target_type, str129 + in init_dm_target_spec() 146 id % (sizeof(str129) - sizeof(ptr->target_type)), in init_dm_target_spec() 147 id % (sizeof(ptr->target_type) + 1)); in init_dm_target_spec() 148 if (id % (sizeof(ptr->target_type) + 1) < sizeof(ptr->target_type)) in init_dm_target_spec() 149 ptr->target_type[id % (sizeof(ptr->target_type) + 1)] = '\0'; in init_dm_target_spec() 160 (int) (id % (sizeof(ptr->target_type) + 1)), in print_dm_target_spec() 161 str129 + id % (sizeof(str129) - sizeof(ptr->target_type))); in print_dm_target_spec() 367 strcpy(s.u.ts.target_spec.target_type, "tgt"); in main()
|
/external/strace/tests/ |
D | ioctl_dm.c | 145 memcpy(ptr->target_type, str129 + in init_dm_target_spec() 146 id % (sizeof(str129) - sizeof(ptr->target_type)), in init_dm_target_spec() 147 id % (sizeof(ptr->target_type) + 1)); in init_dm_target_spec() 148 if (id % (sizeof(ptr->target_type) + 1) < sizeof(ptr->target_type)) in init_dm_target_spec() 149 ptr->target_type[id % (sizeof(ptr->target_type) + 1)] = '\0'; in init_dm_target_spec() 160 (int) (id % (sizeof(ptr->target_type) + 1)), in print_dm_target_spec() 161 str129 + id % (sizeof(str129) - sizeof(ptr->target_type))); in print_dm_target_spec() 367 strcpy(s.u.ts.target_spec.target_type, "tgt"); in main()
|
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/ |
D | target_type.pass.cpp | 55 assert(f.target_type() == typeid(A)); in main() 59 assert(f.target_type() == typeid(void)); in main()
|
/external/ImageMagick/MagickCore/ |
D | profile.c | 432 const cmsHPROFILE target_profile,const cmsUInt32Number target_type, in AcquireTransformThreadSet() argument 454 source_profile,source_type,target_profile,target_type,intent,flags); in AcquireTransformThreadSet() 922 target_type; in ProfileImage() local 1054 target_type=(cmsUInt32Number) TYPE_CMYK_DBL; in ProfileImage() 1057 target_type=(cmsUInt32Number) TYPE_CMYK_16; in ProfileImage() 1066 target_type=(cmsUInt32Number) TYPE_GRAY_DBL; in ProfileImage() 1068 target_type=(cmsUInt32Number) TYPE_GRAY_16; in ProfileImage() 1076 target_type=(cmsUInt32Number) TYPE_Lab_DBL; in ProfileImage() 1079 target_type=(cmsUInt32Number) TYPE_Lab_16; in ProfileImage() 1087 target_type=(cmsUInt32Number) TYPE_YUV_16; in ProfileImage() [all …]
|
/external/skqp/tools/skp/ |
D | webpages_playback.py | 320 print '\n\n=======Uploading to %s=======\n\n' % self.gs.target_type() 334 print '\n\n=======Not Uploading to %s=======\n\n' % self.gs.target_type() 426 raise Exception('%s and %s do not exist in %s!' % (gs.target_type(), 434 def target_type(self): member in DataStore 451 def target_type(self): member in GoogleStorageDataStore 481 def target_type(self): member in LocalFileSystemDataStore
|
/external/skia/tools/skp/ |
D | webpages_playback.py | 321 print '\n\n=======Uploading to %s=======\n\n' % self.gs.target_type() 335 print '\n\n=======Not Uploading to %s=======\n\n' % self.gs.target_type() 432 raise Exception('%s and %s do not exist in %s!' % (gs.target_type(), 440 def target_type(self): member in DataStore 457 def target_type(self): member in GoogleStorageDataStore 487 def target_type(self): member in LocalFileSystemDataStore
|
/external/libcxx/include/ |
D | __functional_03 | 39 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/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/ |
D | common.cpp | 88 const auto target_type = !arg_type->isIntegerTy() ? arg_type : in make_kernel_args() local 90 const unsigned target_size = dl.getTypeStoreSize(target_type); in make_kernel_args() 91 const unsigned target_align = dl.getABITypeAlignment(target_type); in make_kernel_args()
|
/external/curl/lib/ |
D | warnless.h | 29 #define CURLX_FUNCTION_CAST(target_type, func) \ argument 30 (target_type)(void (*) (void))(func)
|
/external/selinux/checkpolicy/ |
D | checkpolicy.c | 181 k->target_type < c->key.target_type) in insert_type_rule() 184 k->target_type == c->key.target_type && in insert_type_rule() 214 if (insert_type_rule(k, d, &type_rules[k->target_type - 1])) in create_type_rules() 268 if (l2->key.target_type == (j + 1)) { in identify_equiv_types() 269 if (l1->key.target_type != (i + 1)) in identify_equiv_types() 272 if (l1->key.target_type != in identify_equiv_types() 273 l2->key.target_type) in identify_equiv_types()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | literal_util.cc | 102 DataType target_type, Tensor* host_tensor) { in LiteralToHostTensor() argument 105 *host_tensor = Tensor(target_type, shape); in LiteralToHostTensor()
|
D | literal_util.h | 62 DataType target_type, Tensor* host_tensor);
|
/external/antlr/runtime/Ruby/lib/antlr3/test/ |
D | grammar.rb | 144 for target_type in %w(lexer parser tree_parser) 145 target_name = self.send( :"#{ target_type }_file_name" ) and
|
/external/perfetto/tools/ |
D | gen_build | 605 target_type = 'cc_binary' 607 target_type = 'cc_library' 609 target_type = 'filegroup' 616 target = Target(target_type, target_name, gn_name=label_no_toolchain)
|
/external/selinux/checkpolicy/test/ |
D | dispol.c | 67 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/tensorflow/tensorflow/compiler/xla/service/ |
D | bfloat16_propagation.h | 184 PrimitiveType target_type);
|