Home
last modified time | relevance | path

Searched defs:source_type (Results 1 – 20 of 20) sorted by relevance

/third_party/gn/src/gn/
Dbinary_target_generator.cc99 const SourceFile::Type source_type = source.GetType(); in FillSources() local
Dcompile_commands_writer.cc155 SourceFile::Type source_type, in WriteCommand()
255 const SourceFile::Type source_type = source.GetType(); in OutputJSON() local
Dxcode_object.cc95 const char* source_type; member
/third_party/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t source_type; member
Dpolicydb.h230 uint32_t source_type; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.h86 const sem::Type* source_type; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
Dvalidate_memory.cpp1127 const auto source_type = in ValidateCopyMemory() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
Dvalidate_memory.cpp1127 const auto source_type = in ValidateCopyMemory() local
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp584 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
Dvalidate_memory.cpp1204 const auto source_type = in ValidateCopyMemory() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp585 const glw::GLchar* source_type) in getVertexShader()
Dgl3cTextureSizePromotion.cpp267 glw::GLenum source_type = GL_NONE; in prepareSourceTexture() local
/third_party/node/deps/v8/src/torque/
Dtype-oracle.h161 const Type* source_type) { in GetTopType()
Dtypes.h249 const Type* source_type() const { return source_type_; } in source_type() function
254 explicit TopType(std::string reason, const Type* source_type) in TopType()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h78 unsigned source_type : 2; member
92 unsigned source_type : 2; /* = 01 */ member
/third_party/node/deps/v8/src/profiler/
Dprofile-generator.cc331 CpuProfileNode::SourceType ProfileNode::source_type() const { in source_type() function in v8::internal::ProfileNode
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp9612 GLenum source_internalformat, GLenum source_type, GLint reference_pixel_r, GLint reference_pixel_g, in displayPixelComparisonFailureMessage()
/third_party/node/deps/v8/src/objects/
Delements.cc3645 ExternalArrayType source_type = source.type(); in CopyElementsFromTypedArray() local