Home
last modified time | relevance | path

Searched defs:type_name (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/pulseaudio/src/pulsecore/
H A Dmsgobject.c29 pa_msgobject *pa_msgobject_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *type_name)) { in pa_msgobject_new_internal() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dexternal_texture_type.cc30 std::string ExternalTexture::type_name() const { in type_name() function in tint::sem::ExternalTexture
H A Dsampler_type.cc30 std::string Sampler::type_name() const { in type_name() function in tint::sem::Sampler
H A Dvoid_type.cc30 std::string Void::type_name() const { in type_name() function in tint::sem::Void
H A Dbool_type.cc30 std::string Bool::type_name() const { in type_name() function in tint::sem::Bool
H A Ddepth_multisampled_texture_type.cc41 std::string DepthMultisampledTexture::type_name() const { in type_name() function in tint::sem::DepthMultisampledTexture
H A Ddepth_texture_type.cc42 std::string DepthTexture::type_name() const { in type_name() function in tint::sem::DepthTexture
H A Df32_type.cc30 std::string F32::type_name() const { in type_name() function in tint::sem::F32
H A Di32_type.cc30 std::string I32::type_name() const { in type_name() function in tint::sem::I32
H A Dmultisampled_texture_type.cc34 std::string MultisampledTexture::type_name() const { in type_name() function in tint::sem::MultisampledTexture
H A Dsampled_texture_type.cc33 std::string SampledTexture::type_name() const { in type_name() function in tint::sem::SampledTexture
H A Du32_type.cc30 std::string U32::type_name() const { in type_name() function in tint::sem::U32
H A Datomic_type.cc29 std::string Atomic::type_name() const { in type_name() function in tint::sem::Atomic
H A Dmatrix_type.cc40 std::string Matrix::type_name() const { in type_name() function in tint::sem::Matrix
H A Dpointer_type.cc33 std::string Pointer::type_name() const { in type_name() function in tint::sem::Pointer
H A Dreference_type.cc32 std::string Reference::type_name() const { in type_name() function in tint::sem::Reference
H A Dstorage_texture_type.cc34 std::string StorageTexture::type_name() const { in type_name() function in tint::sem::StorageTexture
H A Dvector_type.cc34 std::string Vector::type_name() const { in type_name() function in tint::sem::Vector
H A Darray.cc47 std::string Array::type_name() const { in type_name() function in tint::sem::Array
48 std::string type_name = "__array" + element_->type_name(); in type_name() local
H A Dstruct.cc61 std::string Struct::type_name() const { in type_name() function in tint::sem::Struct
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php55 $number, $type_name = null) variable
83 public function optional($name, $type, $number, $type_name = null) variable
94 public function repeated($name, $type, $number, $type_name = null) variable
105 public function required($name, $type, $number, $type_name = null) variable
/third_party/libdrm/tests/util/
H A Dkms.c51 struct type_name { struct
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-inspect.c101 static const char *type_name[] = { in symbol_type_name() local
/third_party/ffmpeg/libavformat/
H A Duncodedframecrcenc.c134 const char *type_name; in write_frame() local
/third_party/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp173 const char *type_name = "error"; in _mesa_ast_array_index_to_hir() local

Completed in 9 milliseconds

12345