/third_party/node/deps/v8/src/wasm/ |
D | wasm-subtyping.cc | 188 DCHECK(sub_module->has_type(sub_index)); in IsSubtypeOfImpl() 210 DCHECK(super_module->has_type(super_index)); in IsSubtypeOfImpl() 239 DCHECK(type1.has_index() && module1->has_type(type1.ref_index()) && in EquivalentTypes() 240 type2.has_index() && module2->has_type(type2.ref_index())); in EquivalentTypes()
|
D | wasm-module.h | 450 bool has_type(uint32_t index) const { return index < types.size(); } in has_type() function
|
D | wasm-objects.cc | 2323 DCHECK(module->has_type(expected.ref_index())); in TypecheckJSObject()
|
D | function-body-decoder-impl.h | 1535 if (!VALIDATE(module_->has_type(imm.index))) {
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue() argument 265 typePresent(has_type), in InstructionValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue() argument 265 typePresent(has_type), in InstructionValue()
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.h | 261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue() argument 265 typePresent(has_type), in InstructionValue()
|
/third_party/selinux/checkpolicy/ |
D | policy_define.h | 37 int define_genfs_context(int has_type);
|
D | policy_define.c | 5574 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper() argument 5591 if (has_type) in define_genfs_context_helper() 5632 if (has_type) { in define_genfs_context_helper() 5714 int define_genfs_context(int has_type) in define_genfs_context() argument 5716 return define_genfs_context_helper(queue_remove(id_queue), has_type); in define_genfs_context()
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | meson.build | 254 …if cpp.has_type('CTFontRef', prefix: '#include <ApplicationServices/ApplicationServices.h>', depen… 263 …if cpp.has_type('CTRunRef', prefix: '#include <CoreText/CoreText.h>', dependencies: [coretext_dep,…
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | c.m4 | 384 [b4_symbol_if([$2], [has_type], 605 [b4_symbol_if([$1], [has_type], 617 [b4_symbol_if([$2], [has_type],
|
D | bison.m4 | 560 [b4_symbol_if([$1], [has_type],
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | meson.build | 197 if cpp.has_type('std::pmr::monotonic_buffer_resource',
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | parser.cc | 1074 if (field->has_type() && field->type() == FieldDescriptorProto::TYPE_GROUP) { in ParseMessageFieldNoLabel() 1241 if (!field->has_type()) { in ParseDefaultAssignment()
|
/third_party/pulseaudio/ |
D | meson.build | 214 if cc.has_type('_Bool')
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 4828 if (proto.has_type()) { in BuildFieldOrExtension() 5686 if (!proto.has_type()) { in CrossLinkField()
|
D | descriptor_unittest.cc | 2825 EXPECT_FALSE(proto.has_type()); in TEST_P()
|
D | descriptor.pb.h | 2126 bool has_type() const; 8250 inline bool FieldDescriptorProto::has_type() const { in has_type() function
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 43276 …<var-decl name="has_type" type-id="b50a4934" visibility="default" filepath="include/drm/ttm/ttm_bo… 43792 …<var-decl name="has_type" type-id="b50a4934" visibility="default" filepath="include/drm/ttm/ttm_bo…
|
D | test-PR27569-v1.abi | 43305 …<var-decl name="has_type" type-id="b50a4934" visibility="default" filepath="include/drm/ttm/ttm_bo… 43821 …<var-decl name="has_type" type-id="b50a4934" visibility="default" filepath="include/drm/ttm/ttm_bo…
|